Mike Jolley
|
83b4845250
|
Optimise order functions for post statuses
|
2014-05-30 16:09:28 +01:00 |
Mike Jolley
|
55f087b20e
|
wc_get_order_statuses function
|
2014-05-30 16:03:11 +01:00 |
Mike Jolley
|
ba15dc1793
|
No longer need system status report on status
|
2014-05-30 15:58:09 +01:00 |
Mike Jolley
|
346b0deb31
|
no longer need to install shop order status terms
|
2014-05-30 15:57:28 +01:00 |
Mike Jolley
|
a8811167f2
|
pending
|
2014-05-30 15:54:18 +01:00 |
Mike Jolley
|
ea55a874db
|
Failed status
|
2014-05-30 15:28:10 +01:00 |
Mike Jolley
|
409030430c
|
Strings is no longer needed
|
2014-05-30 15:28:05 +01:00 |
Mike Jolley
|
f506549264
|
Kill shop_order_status taxonomy
|
2014-05-30 15:27:17 +01:00 |
Mike Jolley
|
3e687d2a6e
|
Get status and is_status helpers which compare against post_status
|
2014-05-30 15:26:28 +01:00 |
Mike Jolley
|
127bcc7d35
|
Register statuses for orders
|
2014-05-30 15:24:53 +01:00 |
Mike Jolley
|
6e3820b635
|
No need for status drop down
|
2014-05-30 15:24:34 +01:00 |
Mike Jolley
|
098a6afbbf
|
Fix state display Closes #5587
|
2014-05-30 13:33:09 +01:00 |
Mike Jolley
|
f383710e38
|
Localize scripts only when needed Closes #4158
|
2014-05-30 12:01:01 +01:00 |
Mike Jolley
|
4b519d9f4c
|
2.2 readme
|
2014-05-30 11:00:31 +01:00 |
Mike Jolley
|
b2ddcf29cf
|
Set keys for find/replace to prevent duplicate keys
Fixes #5168
|
2014-05-30 10:42:47 +01:00 |
Mike Jolley
|
219728fb3b
|
Merge pull request #5589 from claudiosmweb/fix-languages-load
Improve the languages load
|
2014-05-30 10:34:14 +01:00 |
claudiosmweb
|
cf1c0aaeaf
|
fixed the translation load
|
2014-05-29 17:06:03 -03:00 |
claudiosmweb
|
02b5f21168
|
fixed the language pack upgrader repository uri
|
2014-05-29 17:05:38 -03:00 |
Mike Jolley
|
c396ee478c
|
Remove TX from grunt file #5485
|
2014-05-29 16:52:56 +01:00 |
Mike Jolley
|
a55713d24a
|
Remove transifex config #5485
|
2014-05-29 16:51:36 +01:00 |
Mike Jolley
|
da6d286cd6
|
Readme #5485
|
2014-05-29 16:51:14 +01:00 |
Mike Jolley
|
848ab31e1c
|
Remove language files #5485
|
2014-05-29 16:51:04 +01:00 |
Mike Jolley
|
ec358fe8ed
|
Merge pull request #5581 from claudiosmweb/feature-language-pack-upgrader
Introduces the Language Pack Upgrader
|
2014-05-29 16:36:07 +01:00 |
Mike Jolley
|
25795c1fba
|
Merge pull request #5578 from claudiosmweb/feature-wc_get_log_file_path-function
Introduces the wc_get_log_file_path() function
|
2014-05-29 16:35:48 +01:00 |
Mike Jolley
|
4c0e7a13f7
|
Merge pull request #5572 from justinstern/master
Check for Existence of Cart Before Using
|
2014-05-29 16:33:33 +01:00 |
Mike Jolley
|
913269a718
|
Merge pull request #5585 from yakirgot/patch-1
RTL the spam trap
|
2014-05-29 16:20:19 +01:00 |
Mike Jolley
|
2166be7986
|
Merge pull request #5588 from BFTrick/add-paraguayan-currency
Adding Paraguayan Currency PR for 5568
|
2014-05-29 16:19:44 +01:00 |
Patrick Rauland
|
1baaf9f754
|
capitalizing paraguayan guarani
|
2014-05-29 09:36:57 -05:00 |
Patrick Rauland
|
889e758b38
|
adding paraguayan currency. see #5568
|
2014-05-29 09:34:52 -05:00 |
Mike Jolley
|
59b98d7d7b
|
Merge pull request #5586 from claudiosmweb/4870-feature-local-pickup-hide-shipping-address
Remove Shipping Address when the shipping method is Local Pickup
|
2014-05-29 09:23:27 +01:00 |
claudiosmweb
|
f013b30da7
|
hidden the shipping address when local pickup is used, closes #4870
|
2014-05-28 16:22:17 -03:00 |
claudiosmweb
|
96ea1d8bc4
|
introduces the WC_Order::needs_shipping_address() method
|
2014-05-28 16:20:36 -03:00 |
Mike Jolley
|
978268dfa6
|
Merge pull request #5577 from claudiosmweb/improve-system-status-logs
Stop "no such file or directory" warnings
|
2014-05-28 19:32:39 +01:00 |
Mike Jolley
|
79a26d7f8e
|
Merge pull request #5584 from claudiosmweb/4594-feature-customer-api-available-downloads
Add Customer API endpoint for get available downloads
|
2014-05-28 19:32:20 +01:00 |
Mike Jolley
|
b2a35fd5cf
|
Merge pull request #5582 from claudiosmweb/4857-feature-api-products-status-filter
Add post_status filter in WC API
|
2014-05-28 19:31:40 +01:00 |
Yakir Gottesman
|
6fa1c6efd9
|
Update form-login.php
|
2014-05-28 21:00:52 +03:00 |
Yakir Gottesman
|
54aec6ee28
|
Update form-login.php
|
2014-05-28 20:57:03 +03:00 |
Yakir Gottesman
|
2940a35509
|
RTL the spam trap
Avoids horizontal scroll on rtl. (and some minor code styling)
|
2014-05-28 20:50:26 +03:00 |
claudiosmweb
|
d2329914a6
|
created customer api endpoint to get the customer available downloads, closes #4594
|
2014-05-28 14:06:46 -03:00 |
claudiosmweb
|
d0fac1f737
|
introduces the wc_get_customer_available_downloads() function
|
2014-05-28 14:05:19 -03:00 |
claudiosmweb
|
a69e947c4d
|
added post_status filter in WC API, closes #4857
|
2014-05-28 13:29:37 -03:00 |
Mike Jolley
|
a723b4ed3c
|
Subcategory query can now use parent = 0 without breaking
Closes #4644
|
2014-05-28 17:25:33 +01:00 |
claudiosmweb
|
62ed150782
|
created the language pack upgrader
|
2014-05-28 13:06:00 -03:00 |
Mike Jolley
|
d88425f47e
|
Load countries and states when needed rather than in the constructor. Closes #4158
|
2014-05-28 16:48:21 +01:00 |
Mike Jolley
|
a9ff5afa01
|
Additional report filters Closes #4752
|
2014-05-28 15:19:16 +01:00 |
claudiosmweb
|
7ca27a8f80
|
introduces the wc_get_log_file_path() function
|
2014-05-28 11:08:33 -03:00 |
Mike Jolley
|
e198ee517a
|
Made stateless classes static to allow unhooking of hooks
Closes #5151
|
2014-05-28 14:52:50 +01:00 |
claudiosmweb
|
ce867a4150
|
stopped "no such file or directory" warnings
|
2014-05-28 10:46:11 -03:00 |
Mike Jolley
|
35ecf85ff1
|
When getting grouped products, don't suppress filters
Closes #4661
|
2014-05-28 11:30:07 +01:00 |
Mike Jolley
|
526ad2e30d
|
Min
|
2014-05-28 11:28:25 +01:00 |