Commit Graph

25189 Commits

Author SHA1 Message Date
Mikalai Okun 2e2e5d60e5
Updated strval() to round() 2018-01-11 08:49:54 -05:00
Mikalai Okun cd8c09769d
Workaround for precision on floating values. 2018-01-11 01:38:36 -05:00
Claudiu Lodromanean a94ef8dcdc
Merge pull request #18398 from woocommerce/fix/18360
Use intval for download limit and expiry
2018-01-10 09:42:15 -08:00
Mike Jolley fd6002511e
Merge pull request #18404 from woocommerce/fix/18362
Update billing if account form changes.
2018-01-10 17:29:58 +00:00
Mike Jolley 4ffff150b5 fix while loop 2018-01-10 17:28:26 +00:00
Claudio Sanches 8a7066e319
Merge pull request #18414 from woocommerce/fix/18412
Fix wc_notice_count logic and add test
2018-01-10 11:39:08 -02:00
Claudio Sanches 501f03e306
Merge pull request #18411 from MechielCouvaras/patch-1
Update Klarna copy in Setup Wizard
2018-01-10 11:11:41 -02:00
Claudio Sanches 76f66fdbab
Merge pull request #18413 from woocommerce/fix/18377
Rest API - Orders should be created for users who exist on the site only.
2018-01-10 11:10:24 -02:00
Mike Jolley 6630fca22b
Merge pull request #18410 from shivapoudel/storefront-theme
Storefront theme as official theme
2018-01-10 12:45:46 +00:00
Mike Jolley 97673e2de8 Fix wc_notice_count logic and add test 2018-01-10 12:43:48 +00:00
Mike Jolley ee6794fb0c Orders should be created for users who exist on the site only. 2018-01-10 12:32:58 +00:00
Mechiel Couvaras 294b2cca74
Update class-wc-admin-setup-wizard.php
Update to Klarna copy as per their specification.
2018-01-10 12:42:47 +02:00
Shiva Poudel 8232d0ba74 Storefront theme as official theme 2018-01-10 15:30:03 +05:45
Mike Jolley 2ca2cc0f6c Update billing if account form changes. 2018-01-09 17:50:43 +00:00
Claudiu Lodromanean d7718df0f9
Merge pull request #18400 from woocommerce/update/17656
Pass through zoom options
2018-01-09 09:21:13 -08:00
Claudiu Lodromanean d07ac00eb4
Merge pull request #18393 from woocommerce/fix/18005
Remove deprecated load call
2018-01-09 08:35:26 -08:00
Mike Jolley 2b2b73b4b7 Pass through zoom options 2018-01-09 15:44:54 +00:00
Mike Jolley cd205a9bd3
Merge pull request #18397 from miniMAC/master
fix word-wrap rule in WC order preview
2018-01-09 10:58:24 +00:00
Mike Jolley fd2b830a9f Use intval for download limit and expiry 2018-01-09 10:56:57 +00:00
Christian 641d564b1d
fix word-wrap rule in WC order preview
Fix issue #18392
2018-01-09 11:52:28 +01:00
Mike Jolley fdadbc67a4 Remove deprecated load call
Closes #18005
2018-01-09 10:01:29 +00:00
Mike Jolley d13dfa65c6 Remove unused code
Closes #18390
2018-01-09 09:33:16 +00:00
Mike Jolley ac197d35cf
Merge pull request #18388 from woocommerce/fix/18385
Change transient name for shortcode query results transient
2018-01-09 09:25:59 +00:00
claudiulodro 4d370309be Change transient name 2018-01-08 13:09:50 -08:00
Claudiu Lodromanean 8f878a30ed
Merge pull request #18383 from woocommerce/update/18364
Customizer visual feedback for columns and rows
2018-01-08 12:02:43 -08:00
Shiva Poudel 3c659a44fc Include background process library (#18380)
* Include background process library

* PHPCS fixes
2018-01-08 18:57:50 +00:00
Mike Jolley 79ac041ea6
Merge pull request #18384 from woocommerce/update/vids
Remove videos from help sections
2018-01-08 18:54:05 +00:00
Mike Jolley 371f504964 Helpers for theme support vars and error messages. 2018-01-08 18:48:57 +00:00
claudiulodro 00372e9bb0 Remove videos from help sections 2018-01-08 10:48:25 -08:00
Claudiu Lodromanean aad66effb7
Merge pull request #18376 from woocommerce/square-3.3
Updates Square logo in install wizard with their new design
2018-01-05 12:03:12 -08:00
Paul Maiorana 982ae33288 Update Square logo in set up wizard to use their new design 2018-01-05 15:00:39 -05:00
Paul Maiorana e89464bcf6 Merge branch 'master' into square-3.3 2018-01-05 14:59:13 -05:00
Paul Maiorana 45eff0ec34 Revert "Updates the Square logo in the install wizard to use their new logo design"
This reverts commit 6d3b5d6527.
2018-01-05 14:54:20 -05:00
Paul Maiorana 6d3b5d6527 Updates the Square logo in the install wizard to use their new logo design 2018-01-05 14:52:57 -05:00
claudiulodro a0be4eace9 Merge remote-tracking branch 'origin/square-3.3' into HEAD 2018-01-05 11:44:45 -08:00
Claudiu Lodromanean f487d79c57
Merge pull request #18375 from woocommerce/pmaiorana-square-patch-1
Update the description for Square, per their feedback.
2018-01-05 11:36:21 -08:00
Paul Maiorana 00da05c437
Update description for Square per their feedback. 2018-01-05 14:31:37 -05:00
Claudiu Lodromanean 1ae74a56f8
Merge pull request #18372 from woocommerce/fix/17996
Round correctly when removing taxes from prices.
2018-01-05 11:14:30 -08:00
Claudiu Lodromanean 70294e977b
Merge pull request #18371 from woocommerce/fix/18314
Preserve seconds when saving order date.
2018-01-05 11:09:22 -08:00
Claudiu Lodromanean fe4727b593
Merge pull request #18367 from woocommerce/fix/18357
Allow quantities less than 1, but not 0.
2018-01-05 10:55:05 -08:00
Claudiu Lodromanean e201f6daf7
Merge pull request #18365 from woocommerce/fix/18352
Add appropriate column widths and fix up price method for consistentcy.
2018-01-05 10:48:28 -08:00
claudiulodro b5271064c2 Resolve conflicts 2018-01-05 10:47:27 -08:00
claudiulodro fd18d24ddd Recompile and version for beta 2 2018-01-05 10:10:17 -08:00
Mike Jolley 6956f128cb
Merge pull request #18349 from woocommerce/fix/18287
Focus on inputs when clicked instead of sorting
2018-01-05 15:11:50 +00:00
Mike Jolley 856528d529
Merge pull request #18277 from woocommerce/fix/18276
Change sanitize function in product sales report filter box
2018-01-05 14:59:40 +00:00
Mike Jolley a44e4f64ac Round correctly when removing taxes from prices. 2018-01-05 14:56:33 +00:00
Mike Jolley 32a8190767
Merge pull request #18370 from woocommerce/fix/html-named-entities
Replace named HTML entity with decimal HTML entity in state names
2018-01-05 14:48:21 +00:00
Mike Jolley ae723d83fd Preserve seconds when saving order date. 2018-01-05 14:44:36 +00:00
Rodrigo Primo 5116cd0bd3 Replace named HTML entity with decimal HTML entity
WP `esc_html()` function escapes the valid named HTML entity `ă` and this is causing problems for some state names (see issue #18355). This commit provides a workaround by replacing `ă` with its decimal HTML entity version `ă`.

The WP core ticket below added a whilelist of named HTML entity but there is no explanation why some named HTML entities, like `ă`, were not included in the list and thus are escaped:

https://core.trac.wordpress.org/ticket/12284

Fixes #18355
2018-01-05 12:08:14 -02:00
Rodrigo Primo 9818ed10f9 PHPCS fixes
Fixed one violation in each file but left the filename violation (filenames should be lowercase) to fix another time for all state files at once.
2018-01-05 12:06:55 -02:00