Mike Jolley
3f2d8e8eef
delete_by_user_id method for customer downloads
2018-04-13 15:07:58 +01:00
Mike Jolley
53a93fd3b1
Clean up user data on delete.
2018-04-13 15:07:38 +01:00
Peter Fabian
62f9b129dc
Converted all input values to selected to strings
...
Extracted conversions and compare logic to a separate function to improve readability.
2018-04-13 14:23:32 +02:00
Gerhard Potgieter
df5bfc5b6a
Private not public
2018-04-13 14:18:39 +02:00
Ernest
0d70b3b34e
Recent Product Reviews template
2018-04-13 14:20:46 +03:00
Mike Jolley
6cb72c2e03
Add extra data to export
2018-04-13 11:49:03 +01:00
Gabor Javorszky
ff3fcf0d2b
Make Product Factory use global $post instead of $GLOBALS['post']
2018-04-13 11:29:33 +01:00
Gabor Javorszky
73e0e3a60e
Make Product Factory return an int from $post->ID
2018-04-13 11:28:42 +01:00
Gabor Javorszky
615815353f
Make Order Factory return an int as well from $post->ID
2018-04-13 11:27:30 +01:00
Gabor Javorszky
d569920825
Cast coupon's $post->ID to int
2018-04-13 11:25:58 +01:00
Peter Fabian
0fc6d4e20c
Fix strict comparison for normal select, too.
2018-04-13 10:26:37 +02:00
echris
43480186f5
added states for LR-Liberia
2018-04-13 01:02:25 +00:00
claudiulodro
b6ac275713
Update 3.4 changelog
2018-04-12 12:18:44 -07:00
Peter Fabian
e17e6d0b0f
Improved the comment
2018-04-12 19:34:49 +02:00
Mike Jolley
704ee893cf
Update for new patch in core
2018-04-12 17:32:02 +01:00
Mike Jolley
1b34cd4745
Moved settings tabs around to allow for privacy page.
2018-04-12 16:59:42 +01:00
Claudiu Lodromanean
6e343950d5
Merge pull request #19701 from rodrigoprimo/update/wc-e2e-page-objects
...
Update packages chromedriver and wc-e2e-page-objects
2018-04-12 08:53:40 -07:00
Claudiu Lodromanean
736e713b0b
Merge pull request #19699 from woocommerce/fix/19685
...
Added scroll to notices to cart page
2018-04-12 08:51:51 -07:00
Claudiu Lodromanean
978c63e8f9
Merge pull request #19696 from JeroenSormani/doc-improvements
...
Doc improvements (return types mostly)
2018-04-12 08:07:21 -07:00
Rodrigo Primo
b46e4a30ae
Update packages chromedriver and wc-e2e-page-objects
...
I did this to see if e2e tests were failing yet again due to an outdated chromedriver version but unfortunatelly that is not the case this time. Anyway running the latest version of chromedriver and wc-e2e-page-objects is important.
2018-04-12 11:19:34 -03:00
Peter Fabian
b88a21dae9
Add dependency on the common js code.
2018-04-12 16:15:00 +02:00
Peter Fabian
6d951b0ddd
Scroll to notices also for apply coupon.
2018-04-12 13:49:34 +02:00
Peter Fabian
2baa7fbbdc
Added scroll to notices to cart page
2018-04-12 13:34:34 +02:00
Mike Jolley
7080989081
Move coupon settings to general settings
2018-04-12 11:13:15 +01:00
Mike Jolley
eb886c924e
Rename option tabs
2018-04-12 11:13:01 +01:00
JeroenSormani
4e6b0dc500
Doc improvements (return types mostly)
2018-04-12 09:10:14 +02:00
Claudiu Lodromanean
49e93bc755
Merge pull request #19673 from woocommerce/update/19663
...
Move WC photoswipe styles to photoswipe.css
2018-04-11 10:24:16 -07:00
Claudiu Lodromanean
5bc7e91b67
Merge pull request #19670 from woocommerce/update/19641
...
Load meta box input values using CRUD and edit context
2018-04-11 10:14:06 -07:00
Mike Jolley
6c14ad9a88
More wording tweaks
2018-04-11 17:12:48 +01:00
Mike Jolley
592605f071
Wording
2018-04-11 16:45:41 +01:00
Mike Jolley
cdd5b25bd8
Privacy page and default text handling
2018-04-11 16:41:39 +01:00
Mike Jolley
25f0bd46fc
Remove terms from settings so it's with new checkbox options
2018-04-11 15:03:47 +01:00
Rodrigo Primo
20793bfb81
3.3.5 changelog
2018-04-11 11:01:44 -03:00
Mike Jolley
e190d354b4
Page selection for privacy/terms
2018-04-11 15:01:21 +01:00
Mike Jolley
0f8e1cd705
Use placeholders
2018-04-11 14:07:50 +01:00
Mike Jolley
4e58d756f0
Tweak checkbox placement
2018-04-11 13:50:28 +01:00
Mike Jolley
4e9984718d
Simplify required field option
2018-04-11 13:40:42 +01:00
Mike Jolley
eb3b1dbee6
Add dummy product to cart when viewing preview
2018-04-11 13:19:39 +01:00
Mike Jolley
2464a94920
Indent
2018-04-11 12:57:07 +01:00
Gerhard Potgieter
8125797aad
Remove counts variable from merge as it is now part of main method.
2018-04-11 10:35:43 +02:00
Gerhard Potgieter
fa2f0add45
Make order status counts part of the main order method
2018-04-11 10:32:24 +02:00
Gerhard Potgieter
38a87b0ad2
Gross per gateway
2018-04-11 09:56:39 +02:00
Gerhard Potgieter
3e2f20adf6
Fix net and gross calculations
2018-04-11 08:48:32 +02:00
Gerhard Potgieter
25971b88b9
Format datetime
2018-04-11 08:41:57 +02:00
Gerhard Potgieter
19b7052a12
PHPCS fixes
2018-04-11 08:26:22 +02:00
Gerhard Potgieter
af1de29536
Fix up main orders method
2018-04-11 08:14:20 +02:00
Gerhard Potgieter
eb1dcff545
Convert to one order order loop
2018-04-11 08:12:55 +02:00
Claudio Sanches
ed634df65a
Merge pull request #19672 from woocommerce/update/19643
...
Add filter around backorder notification text.
2018-04-10 14:32:44 -03:00
Claudio Sanches
be1b200ce8
Merge pull request #19669 from woocommerce/fix/19450
...
Avoid storing coupon `used_by` data
2018-04-10 14:30:33 -03:00
Claudio Sanches
f3f05fd59a
Merge pull request #19668 from woocommerce/fix/19657
...
Clear shipping transient when saving shipping method on zones screen
2018-04-10 14:28:53 -03:00