Mike Jolley
|
b6847ebe60
|
remove exit
|
2017-07-11 16:09:31 +01:00 |
Mike Jolley
|
94b32e644a
|
HTML emails
|
2017-07-11 14:52:30 +01:00 |
Mike Jolley
|
3939f50ced
|
Download display in account/checkout
|
2017-07-11 13:45:35 +01:00 |
Mike Jolley
|
ba2063efa4
|
Merge pull request #15961 from electrokit/order_again_merge_option
Feature: Add option for merging when using 'Order Again'
|
2017-07-11 11:23:33 +01:00 |
Mike Jolley
|
bb39053211
|
Merge pull request #16066 from woocommerce/fix/rest-of-the-world-zone-copy-change
Change the "Rest of the World" zone name to "Locations not covered by your other zones" everywhere
|
2017-07-11 10:51:44 +01:00 |
Mike Jolley
|
5c32abfe6b
|
Merge pull request #16054 from woocommerce/fix/16043
Fix styling and connect button in non-english languages
|
2017-07-11 10:49:09 +01:00 |
Mike Jolley
|
be4a3fc99a
|
Typo in set_instance_id() method
Closes #16067
|
2017-07-11 10:38:50 +01:00 |
Daniel Rey Lopez
|
04a83b0faa
|
Change the "Rest of the World" zone name to "Locations not covered by your other zones" everywhere
|
2017-07-11 08:19:42 +01:00 |
Claudiu Lodromanean
|
1699a9769f
|
Merge pull request #16020 from woocommerce/feature/12273
New attribute helper functions
|
2017-07-10 13:20:59 -07:00 |
Claudio Sanches
|
a7582d50da
|
Merge pull request #16050 from woocommerce/update/15985
Use select2 in cart
|
2017-07-10 15:40:56 -03:00 |
Claudio Sanches
|
1c18a458be
|
Merge pull request #15994 from woocommerce/fix/15964
Correct embed code
|
2017-07-10 15:30:25 -03:00 |
claudiulodro
|
03403b2c44
|
Allow times in date fields
|
2017-07-10 09:19:59 -07:00 |
Claudiu Lodromanean
|
d850ca235a
|
Merge pull request #16044 from woocommerce/fix/16027
Pass correct value to woocommerce_shipping_classes_save_class when inserting a new term
|
2017-07-10 08:32:15 -07:00 |
Mike Jolley
|
e432d2d0ad
|
Fix styling and connect button in non-english languages
|
2017-07-10 16:29:06 +01:00 |
Mike Jolley
|
872dca636f
|
Feedback
|
2017-07-10 14:48:42 +01:00 |
Mike Jolley
|
a6967d69d4
|
Normalise state keys
|
2017-07-10 14:48:42 +01:00 |
Mike Jolley
|
555f093ac3
|
Use select2 in cart
Fixes #15985
|
2017-07-10 13:14:27 +01:00 |
Gustaf Folin
|
ead5f208fa
|
Add hook around empty_cart()
|
2017-07-10 12:13:38 +02:00 |
Mike Jolley
|
6685a4199c
|
Pass correct value to woocommerce_shipping_classes_save_class when inserting a new term
Fixes #16027
|
2017-07-10 10:03:46 +01:00 |
Akeda Bagus
|
53807185a8
|
Fixed typos.
These typos are catched by `misspell` program.
```
find . -type f | grep -v assets | grep -v dummy-data | grep -v i18n | grep -v node_modules | grep -v .git | grep -v apigen | xargs misspell -w
```
Some results were excluded because of 3rd party ownership and non-english
sentences.
|
2017-07-10 12:56:28 +07:00 |
Claudio Sanches
|
a7c4eb3eb7
|
Improved error handler for wc_delete_attribute()
|
2017-07-07 18:49:46 -03:00 |
Claudio Sanches
|
66895afb38
|
Added comment to remember about CloudFlare email obfuscation
|
2017-07-07 18:26:53 -03:00 |
Claudio Sanches
|
fe1d54b360
|
Added missing global $wpdb in wc_delete_attribute()
|
2017-07-07 18:15:59 -03:00 |
Claudio Sanches
|
e235984e75
|
Fixed inserted data and clear transients after save attributes
|
2017-07-07 17:52:13 -03:00 |
Claudio Sanches
|
1600edee95
|
Delete attribute helper
|
2017-07-07 17:44:31 -03:00 |
Claudio Sanches
|
b02fc2f516
|
Updated and create attribute helpers
|
2017-07-07 17:40:40 -03:00 |
Claudio Sanches
|
1f039280aa
|
Added function to get attribute
|
2017-07-07 17:40:19 -03:00 |
Claudio Sanches
|
86d09b0c6a
|
Avoid CloudFlare email obfuscation.
Closes #15082
|
2017-07-07 15:45:05 -03:00 |
Claudio Sanches
|
4ea14a35e2
|
Merge pull request #16012 from woocommerce/update/14837
Refactor shipping rate to include instance IDs
|
2017-07-07 12:23:27 -03:00 |
Claudio Sanches
|
24864ef6ca
|
Merge pull request #16010 from woocommerce/update/16006
Revise where context is added.
|
2017-07-07 12:20:15 -03:00 |
Claudiu Lodromanean
|
07c9a2de3d
|
Merge pull request #16011 from woocommerce/update/16002
Set allow one slide to false for flexslider
|
2017-07-07 08:17:33 -07:00 |
Mike Jolley
|
f79f5bb5cb
|
Simply enables drag and drop sorting on the grouped product field
Fixes #14560
|
2017-07-07 14:20:30 +01:00 |
Mike Jolley
|
e539d3125a
|
Refactor shipping rate to include instance IDs
|
2017-07-07 14:14:29 +01:00 |
Mike Jolley
|
79e3bbd0bf
|
Set allow one slide to false for flexslider
Closes #16002
|
2017-07-07 11:37:10 +01:00 |
Mike Jolley
|
d7ed343178
|
Revise where context is added.
|
2017-07-07 11:20:34 +01:00 |
Claudio Sanches
|
fe9dd86482
|
Merge pull request #16001 from woocommerce/fix/format
Fix code formatting
|
2017-07-06 18:29:53 -03:00 |
Claudiu Lodromanean
|
74d6c2378b
|
Merge pull request #16000 from woocommerce/fix/csv-mapping
Change how mapping is posted
|
2017-07-06 11:37:24 -07:00 |
claudiulodro
|
863193bd34
|
Fix linting problems
|
2017-07-06 11:12:02 -07:00 |
Mike Jolley
|
b91da6f021
|
Change how mapping is posted
|
2017-07-06 18:51:36 +01:00 |
claudiulodro
|
be2bbd3d3d
|
Update missed select2
|
2017-07-06 10:43:10 -07:00 |
claudiulodro
|
8a8daabf26
|
Update with master and recompile assets
|
2017-07-06 09:06:30 -07:00 |
claudiulodro
|
a2867fae6a
|
Set up select2 and selectWoo
|
2017-07-06 08:43:10 -07:00 |
Claudiu Lodromanean
|
d2fffea591
|
Merge pull request #15988 from rellect/activation_rtl
Add rtl support for activation.css
|
2017-07-06 08:22:48 -07:00 |
Farook Ibrahim
|
d0489206a7
|
minor typo fix
|
2017-07-06 17:24:28 +05:30 |
Mike Jolley
|
ec9a380143
|
Correct embed code
|
2017-07-06 12:32:28 +01:00 |
Refael Iliaguyev
|
40ef76c12b
|
Add rtl support for activation.css
|
2017-07-06 09:03:15 +03:00 |
Claudio Sanches
|
7e7194ce47
|
Merge pull request #15974 from woocommerce/fix/15965
Update customer with CRUD and set session data at the same time.
|
2017-07-05 15:58:21 -03:00 |
Claudio Sanches
|
10f039ad79
|
Merge pull request #15827 from woocommerce/fix/15818
If stock changes between page load and editing, reject stock changes
|
2017-07-05 15:49:58 -03:00 |
Mike Jolley
|
beba2757ee
|
feedback
|
2017-07-05 17:11:34 +01:00 |
Mike Jolley
|
57ee9f58cf
|
Update customer with CRUD and set session data at the same time.
Fixes #15965
|
2017-07-05 12:21:46 +01:00 |