Commit Graph

28835 Commits

Author SHA1 Message Date
Айрат Халитов 7aa730dfac
Delete ISSUE_TEMPLATE.md 2018-09-29 03:54:27 +05:00
David Garcia Watkins 7a55f67f47 Fix test 2018-09-28 18:46:05 +02:00
Claudio Sanches 819d03fe3f Updated "--" to "—"
Closes #21460
2018-09-28 12:52:38 -03:00
claudiulodro c2da2afa6d Update version for rc 2018-09-28 08:35:51 -07:00
Claudiu Lodromanean c90eadd6a3
Merge pull request #21337 from woocommerce/update/35betareadme
3.5 Beta 1 changelog
2018-09-28 08:31:16 -07:00
claudiulodro 24d2948299 Recompile assets 2018-09-28 08:28:45 -07:00
Claudiu Lodromanean ceccd62c91
Merge pull request #21456 from woocommerce/fix/21389
Add inline float style for email label to match order details styling
2018-09-28 08:26:33 -07:00
Claudiu Lodromanean 8a3292a004
Update readme.txt 2018-09-28 08:25:50 -07:00
Claudiu Lodromanean f1a7792454
Merge pull request #21403 from woocommerce/fix/21294
Fix attributes bugs
2018-09-28 08:24:03 -07:00
Claudiu Lodromanean c9e716507f
Merge pull request #21446 from woocommerce/fix/21383
Do not disable empty attribute values in the attribute dropdown
2018-09-27 11:40:37 -07:00
David Garcia Watkins d4484f3a4b The orderby=ID argument needs to be uppercase. 2018-09-27 19:51:10 +02:00
Claudiu Lodromanean c8bab001a9
Merge pull request #21410 from rnaby/fix/21395
Fix for issue #21395
2018-09-27 10:46:23 -07:00
Claudiu Lodromanean a9b138a812
Update readme.txt 2018-09-27 10:45:01 -07:00
Claudiu Lodromanean 9f77ef8526
Merge pull request #21455 from woocommerce/fix/20912
Change query to save session data
2018-09-27 10:39:46 -07:00
Claudiu Lodromanean cfd90f759f
Update readme.txt 2018-09-27 10:39:35 -07:00
Claudiu Lodromanean 3ec15b71db
Update readme.txt 2018-09-27 10:38:10 -07:00
Claudiu Lodromanean 8b7ccf84ec
Merge pull request #21447 from woocommerce/fix/21392
Allow saving 0 as stock value when using quick edit
2018-09-27 10:37:13 -07:00
Claudiu Lodromanean f5d5cad65c
Merge pull request #21241 from woocommerce/fix/21226
Revise coupon logic and add tests.
2018-09-27 08:58:47 -07:00
Khan M Rashedun-Naby f1f3eee195 discussion_r219948141 and discussion_r219949290 fix 2018-09-27 12:41:45 +06:00
Gerhard Potgieter ee1c667645 jshint fixes 2018-09-27 08:07:42 +02:00
Gerhard Potgieter 711c9bdcd4 Update JS to conform to WP coding standards 2018-09-27 08:05:44 +02:00
Gerhard Potgieter dd1d3b0c77 Make sure _stock is set and unslash value before using. Update PHPCS exclude rule to be more specific. 2018-09-27 08:02:12 +02:00
claudiulodro 4082222f7a Add inline float style for email label to match order details styling 2018-09-26 11:13:29 -07:00
Rodrigo Primo 4ca5afe248 Add unit tests to cover some of the WC_Session_Handler methods 2018-09-26 14:48:28 -03:00
Rodrigo Primo 734a9370be Change query to save session data
Use `INSERT ... ON DUPLICATE KEY UPDATE` instead of `REPLACE` in the query that saves session data. Doing this to prevent deadlocks in this table. For more information see https://github.com/woocommerce/woocommerce/issues/20912#issuecomment-420888726
2018-09-26 14:46:28 -03:00
Claudiu Lodromanean 3c95707bc0
Update readme.txt 2018-09-26 09:36:20 -07:00
Claudiu Lodromanean 7eb043fd41
Merge pull request #21449 from woocommerce/update/21413
Remove non existing AN country from NA continent
2018-09-26 09:35:53 -07:00
Claudiu Lodromanean b338c14faf
Merge pull request #21445 from woocommerce/fix/21428
Output notices on woocommerce_before_customer_login_form
2018-09-26 09:34:26 -07:00
Claudiu Lodromanean 4c245b05ce
Update readme.txt 2018-09-26 09:27:47 -07:00
Claudiu Lodromanean 4f250fae23
Update readme.txt 2018-09-26 09:24:15 -07:00
Claudiu Lodromanean 84965af5e3
Merge pull request #21391 from netzkollektiv/master
fixes an issue with additional payment select fields having 'disabled…
2018-09-26 09:23:24 -07:00
andgrankin 526e3826e8
Update documentation
Update documentation for methods set_coupon_discount_totals and set_coupon_discount_tax_totals
2018-09-26 22:43:17 +07:00
Dominik Krebs 0af4941187 corrected code style 2018-09-26 16:10:37 +02:00
dyszczo 6019e91e5e php 5.3 compatibility 2018-09-26 15:53:52 +02:00
dyszczo 94ed5a2460 fix for wc_logger test 2018-09-26 15:37:08 +02:00
Gerhard Potgieter 14aea98d49
Merge pull request #21305 from woocommerce/fix/product-review-type
Save comment_type for product reviews
2018-09-26 13:35:05 +02:00
Gerhard Potgieter a365fb10e9
Merge pull request #21408 from woocommerce/fix/21269
Dont modify attributes orderby when ordering by name
2018-09-26 13:30:40 +02:00
Gerhard Potgieter 2b0e631589 Remove non existing AN country from NA continent 2018-09-26 13:10:00 +02:00
Gerhard Potgieter 0d77d3a777
Merge pull request #21444 from woocommerce/fix/issue-21443
Remove 'order_again' query string to avoid multiple re-orders
2018-09-26 13:03:03 +02:00
dyszczo 7f5122d502 Fix for warning in wc_get_logger when woocommerce_logging_class returns valid logger instance 2018-09-26 12:56:59 +02:00
Gerhard Potgieter 9374e2e79a PHPCS fixes 2018-09-26 12:43:04 +02:00
Gerhard Potgieter 0428ea4f1e When quick edit saving stock, check for numeric value as empty returns true on 0 and you can set stock to 0. 2018-09-26 12:34:19 +02:00
Gerhard Potgieter f637cf3005 After saving attributes check that empty attributes are not disabled in the dropdown. 2018-09-26 12:25:34 +02:00
Gerhard Potgieter 7a323c4a6d Output notices on woocommerce_before_customer_login_form 2018-09-26 11:32:19 +02:00
Boro Sitnikovski 82f3d6f3fb Remove 'order_again' query string to avoid multiple re-orders 2018-09-26 09:39:48 +02:00
Ron Rennick e6de32eeb3 consistently escape gateway ID in payment method template 2018-09-25 16:04:09 -03:00
Claudiu Lodromanean 4b133e10f1
Update readme.txt 2018-09-25 10:58:59 -07:00
Claudiu Lodromanean 6e8f995426
Merge pull request #21424 from thenbrent/update_action_scheduler
Update Action Scheduler to v2.1.0
2018-09-25 10:58:24 -07:00
Claudiu Lodromanean d7090929e2
Merge pull request #21434 from woocommerce/update/template-versions
Template version updates
2018-09-25 10:53:17 -07:00
Claudio Sanches 61f988db63
Merge branch 'master' into fix/product-review-type 2018-09-25 12:35:41 -03:00