Mike Jolley
ea7b12a366
Merge pull request #3596 from ninnypants/fix_product_result_count
...
Fix result count display when posts_per_page is set to -1 @coenjacobs .14
2013-08-09 03:00:47 -07:00
Mike Jolley
5ead65e118
Merge pull request #3606 from ragulka/bulk-edit-field-type
...
Change quick/bulk edit stock quantity field type to number
2013-08-09 02:59:30 -07:00
Mike Jolley
6bc0a1cef7
Merge pull request #3607 from ragulka/product-quick-edit-hooks
...
Add product quick edit start & end action hooks
2013-08-09 02:59:05 -07:00
Mike Jolley
d74122251c
Merge pull request #3602 from BFTrick/add-lang-to-system-status
...
Adding WPLANG to System Status
2013-08-09 02:58:15 -07:00
Mike Jolley
918e30d0e6
compare to lowercase class name
2013-08-08 12:38:26 +01:00
Mike Jolley
46940db5aa
Typecast array
2013-08-08 12:38:26 +01:00
Mike Jolley
7b70d1ed86
Sortable is needed for admin scripts
2013-08-08 12:38:26 +01:00
Mike Jolley
e29c67b6bc
Update user meta for billing fields
2013-08-08 12:38:26 +01:00
Illimar Tambek
3d9ec9acd4
Add woocommerce_product_quick_edit_start and woocommerce_product_quick_edit_end hooks
2013-08-08 10:46:46 +03:00
Illimar Tambek
df469b1473
Change product quick edit stock quantity field type to number
2013-08-08 09:24:38 +03:00
Illimar Tambek
372fd1137d
Change bulk edit stock quantity field type to number
2013-08-08 09:21:20 +03:00
Patrick Rauland
a4886a5ae4
adding WPLANG to system status
2013-08-07 16:05:09 -05:00
Coen Jacobs
5a1cc2362e
Strict notice fix for get_price_html implementation
2013-08-07 14:38:31 +00:00
Coen Jacobs
930cd6125f
Make sure end( gets a variable to work around strict notices
2013-08-07 14:15:53 +00:00
Mike Jolley
b2b64b9d06
Let hooks know if email is plain text
2013-08-07 10:19:46 +01:00
ninnypants
bae61b8e1a
Fix result count display when posts_per_page is set to -1
...
When your posts_per_page is set to -1 the display is output as `Showing 1–-1 of 15 results` when displaying all items when it would be better to show `Showing all 15 results`
2013-08-06 16:06:18 -06:00
Mike Jolley
d77bac9330
Removed hooks and functions from admin.
2013-08-06 16:56:15 +01:00
Mike Jolley
62261daa86
Remove old extension prompt
2013-08-06 14:04:40 +01:00
Mike Jolley
4b223f6260
Min
2013-08-06 14:04:40 +01:00
Mike Jolley
fa7c1d9a6a
Addons page Closes #3331
2013-08-06 14:04:40 +01:00
Coen Jacobs
54fceb7d99
Use version_compare to check for required jQuery. Closes #3567
2013-08-06 13:27:36 +02:00
Mike Jolley
dc0cd1fafe
Rupee Closes #3529
2013-08-06 11:54:45 +01:00
Mike Jolley
5d497fdcc3
Merge pull request #3576 from rnt/master
...
Fixing warnings with 'strict standarts' and file permission
2013-08-06 03:49:19 -07:00
Mike Jolley
be202c3ced
Merge pull request #3591 from Gator92/tax_rate_foreign_key
...
Adds an index to the foreign key in table woocommerce_tax_rate_locations
2013-08-06 03:47:38 -07:00
Mike Jolley
99f0e3ffd7
Merge pull request #3592 from LeGaS/master
...
Coupon slidedown animation clipping effect, fixes #3590
2013-08-06 03:47:01 -07:00
Mike Jolley
f09fafe738
Meta box refactor
...
Closes #3458 .
2013-08-06 11:41:20 +01:00
Legradi Szabolcs
94f8baee1a
Coupon slidedown animation clipping effect, fixes #3590
2013-08-06 10:36:28 +02:00
Schuyler Langdon
b4c2149428
Adds an index to the foreign key in table woocommerce_tax_rate_locations
2013-08-06 00:18:41 -04:00
Mike Jolley
110d8c3026
BACS, Cheque, COD Closes #3172
...
Rather than merging them (they are all different) I've refactered code
and added multiple accounts in BACS which has had multiple requests.
2013-08-05 16:34:54 +01:00
Mike Jolley
7ad7f31e3b
Remove last pipe
2013-08-05 16:34:54 +01:00
Mike Jolley
9383deb9b2
is_woocommerce should be true for all product taxonomies
2013-08-05 16:34:54 +01:00
James Koster
719acf5104
review gravatar size filterable & added alt text
2013-08-05 13:54:27 +01:00
Mike Jolley
12a7f7d305
CNY
2013-08-05 12:27:30 +01:00
Mike Jolley
7c7e0ec9f4
Strict warnings
...
@coenjacobs for .14 I think
2013-08-05 12:27:30 +01:00
James Koster
cd4212cb52
user, phone & order status icons
2013-08-05 11:47:06 +01:00
Renato Covarrubias
a63a77e414
Fix warning if is null
2013-08-03 23:59:26 -04:00
Renato Covarrubias
58cc0a84d7
Merge branch 'master' of https://github.com/rnt/woocommerce
2013-08-03 23:38:19 -04:00
Mike Jolley
03af136986
Separate ship to options from sell to. Closes #3215 .
2013-08-02 16:54:28 +01:00
Mike Jolley
4456b7ccf1
Syntax error in shop order class
2013-08-02 12:56:49 +01:00
Mike Jolley
7dee74ba9e
Show settings only when needed #3165
2013-08-02 12:27:31 +01:00
Mike Jolley
54fa720768
Filter styles and add cleaner backwards compat. Closes #3165
2013-08-02 12:06:32 +01:00
Mike Jolley
8cf74a5250
Add separate instruction fields for BACS and CHEQUE (like COD) Closes #3291 .
2013-08-02 11:40:40 +01:00
Mike Jolley
223f862750
Tweak email inclusion
2013-08-02 11:18:05 +01:00
Mike Jolley
d0fd42ab1a
US Spelling of fulfil Closes #3570 .
2013-08-02 11:18:05 +01:00
Mike Jolley
e9a168c2ee
Merge pull request #3564 from ragulka/stock-action-hooks
...
Add stock set, increase and reduce action hooks
2013-08-02 03:11:05 -07:00
Mike Jolley
daae3e6f97
Merge pull request #3566 from LeGaS/master
...
Enable states for Hungary
2013-08-02 03:09:30 -07:00
Mike Jolley
a5760fc19b
Merge pull request #3569 from thenbrent/non_static_variable_product_sync
...
Backward compatible variable_product_sync()
2013-08-02 03:09:04 -07:00
thenbrent
3ce6f3012d
Set default $product_id on variable_product_sync()
2013-08-01 17:54:24 -07:00
thenbrent
825587da6a
Backward compatible variable_product_sync()
...
Adds new static sync() method to WC_Product_Variable and restores
variable_product_sync() to its former, non-static glory. Also makes
the $product_id param optional on variable_product_sync() to avoid
breaking backward compatibility.
2013-08-01 17:35:54 -07:00
Legradi Szabolcs
89a3732a03
Fix state label for Hungary
2013-08-01 16:58:48 +02:00