Mike Jolley
|
e15a4f63a0
|
Update defaults so account creation is disabled until setup by admin
|
2018-04-26 11:50:15 +01:00 |
claudiulodro
|
c15cb09700
|
Resolve merge conflicts
|
2018-04-18 09:46:15 -07:00 |
claudiulodro
|
63972447cb
|
Fix nonexistent function calls
|
2018-04-18 09:40:23 -07:00 |
Mike Jolley
|
d381330a91
|
Merge pull request #19705 from woocommerce/fix/19619
Handling of PHP's automatic array key conversion to int
|
2018-04-18 15:40:31 +01:00 |
Mike Jolley
|
30ba25d535
|
Remove defaults
|
2018-04-18 11:24:07 +01:00 |
Mike Jolley
|
6c5d4c7cda
|
Add privacy settings
|
2018-04-17 18:32:31 +01:00 |
Mike Jolley
|
314d949d2c
|
Background process to cleanup
|
2018-04-17 15:21:03 +01:00 |
Peter Fabian
|
7861d7b95f
|
Changed usage of selected with in_array to wc_selected.
|
2018-04-17 13:24:39 +02:00 |
Mike Jolley
|
d8814f9381
|
tip alignment
|
2018-04-17 12:19:01 +01:00 |
Mike Jolley
|
27cf41bbf0
|
Added personal data cleanup settings
|
2018-04-17 11:45:24 +01:00 |
Mike Jolley
|
78f96fcd40
|
Hook mapping/bw compat
|
2018-04-16 14:27:03 +01:00 |
Mike Jolley
|
1b34cd4745
|
Moved settings tabs around to allow for privacy page.
|
2018-04-12 16:59:42 +01: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 |
Mike Jolley
|
01be034279
|
Disable geolocation if using legacy php #19548
|
2018-03-29 17:04:31 +01:00 |
Mike Jolley
|
4bbdf30794
|
Reload gateways after updating the order. Fixes #19401
|
2018-03-15 12:39:30 +00:00 |
Mike Jolley
|
e86ae89123
|
phpcs
|
2018-03-15 12:36:10 +00:00 |
Rodrigo Primo
|
23b69eba53
|
Use phpcbf to fix coding standard violations in includes/admin
After using phpcbf to fix the coding standard violations, I did some manual adjustments to the changes, especially in poorly indented files.
|
2018-03-05 16:21:35 -03:00 |
Claudio Sanches
|
fe83dfdba7
|
Merge branch 'master' into fix/18545
|
2018-02-21 19:15:45 -03:00 |
Mike Jolley
|
0996264e7a
|
Merge pull request #18609 from woocommerce/fix/18608-add-missing-action-settings-save
Add missing action for settings pages that override save method
|
2018-02-19 14:43:58 +00:00 |
Mike Jolley
|
b6ae08a72a
|
Duplicate action
|
2018-02-19 14:43:28 +00:00 |
Mike Jolley
|
d5d4f4199e
|
Merge pull request #18917 from shivapoudel/fix-status
Fix - Help tip for webhook status
|
2018-02-12 12:09:03 +00:00 |
Tareq Hasan
|
b5ea65b604
|
Shipping zone documentation help link was printing wrong
|
2018-02-12 17:17:23 +06:00 |
Shiva Poudel
|
71495cef69
|
Fix - Help tip for webhook status
|
2018-02-10 02:33:00 +05:45 |
Mike Jolley
|
815e0d14fd
|
Merge pull request #18816 from woocommerce/fix/18815
Use add query arg in customizer links
|
2018-02-06 11:10:53 +00:00 |
Mike Jolley
|
9ff0a9717f
|
Adjust query arg
|
2018-02-06 11:10:28 +00:00 |
claudiulodro
|
0c98f5d874
|
Remove extra ?>
|
2018-02-05 13:10:50 -08:00 |
Mike Jolley
|
0ad37a6426
|
Use add query arg in customizer links
|
2018-02-05 17:10:39 +00:00 |
Caleb Burks
|
9d062f8d82
|
Add notice for moved store notice setting
|
2018-02-02 14:32:37 -05:00 |
Claudio Sanches
|
9c6141b6f6
|
Merge pull request #18066 from woocommerce/fix/legacy-api-notice
Updated API settings making clear that is from our legacy REST API
|
2018-02-02 14:42:32 -02:00 |
Gerhard Potgieter
|
3e14fd41c4
|
Update help text for shipping wildcards. Update to #18611
|
2018-01-29 17:32:55 +02:00 |
Gerhard Potgieter
|
057c87c457
|
Add missing woocommerce_update_options_ action for settings classes save methods overridden from parent.
|
2018-01-26 11:22:09 +02:00 |
Mike Jolley
|
db73de335a
|
Add notice for moved settings
|
2018-01-24 17:18:28 +00:00 |
Mike Jolley
|
3ce51d9791
|
JSON context
|
2018-01-22 14:11:43 +00:00 |
Mike Jolley
|
a110180643
|
Saving taxes should invalidate caches.
|
2018-01-18 17:47:26 +00:00 |
Mike Jolley
|
7a7995f697
|
Revert price formatting changes which break in RTL
|
2018-01-12 14:16:18 +00:00 |
Frédéric Demarle
|
52d7d136d6
|
Remove useless translators comment
|
2017-12-12 20:49:10 +01:00 |
Caleb Burks
|
53873857ef
|
Move three display settings to customizer
|
2017-12-11 22:30:14 -06:00 |
Claudio Sanches
|
0c36ab23cf
|
Updated API settings making clear that is from our legacy REST API
|
2017-12-07 19:53:40 -02:00 |
Claudio Sanches
|
2f6f6112c2
|
Merge branch 'master' into feature/webhook-crud
|
2017-12-07 18:21:52 -02:00 |
Claudio Sanches
|
a56018b967
|
Removed webhook custom topic input and included better error messages
|
2017-12-05 16:07:36 -02:00 |
Gerhard Potgieter
|
98a382174c
|
Merge branch 'feature/webhook-crud' into feature/webhook-delivery-logging
|
2017-11-17 08:48:57 +02:00 |
Claudio Sanches
|
9fe0c7261e
|
Merge branch 'master' into feature/webhook-crud
|
2017-11-16 12:20:22 -02:00 |
Gerhard Potgieter
|
3524ed2cf0
|
Merge branch 'master' of github.com:woocommerce/woocommerce into feature/webhook-delivery-logging
|
2017-11-15 14:28:14 +02:00 |
Mike Jolley
|
992d6e3aed
|
Dump old settings
|
2017-11-14 16:36:18 +00:00 |
Mike Jolley
|
79d918d33e
|
Merge branch 'feature/unsupported-theme' into update/move-settings-to-customizer-17148
# Conflicts:
# assets/css/admin-rtl.css
# assets/css/admin.css
# assets/css/woocommerce-rtl.css
# assets/css/woocommerce.css
|
2017-11-14 16:02:02 +00:00 |
Mike Jolley
|
bc16a85d22
|
Cropping settings
|
2017-11-14 16:01:36 +00:00 |
Mike Jolley
|
5adb1edef5
|
Since options are hidden, remove notices for now - allow use.
|
2017-11-10 16:26:33 +00:00 |
Claudio Sanches
|
74d86cf105
|
Fixed how update at date displays
|
2017-11-10 12:37:49 -02:00 |
Claudio Sanches
|
30fe4f5ab3
|
Fixed how check for webhooks dates
|
2017-11-10 12:34:25 -02:00 |