Commit Graph

7366 Commits

Author SHA1 Message Date
Mike Jolley 8d118c8693 Function comment #4714 2014-02-11 14:49:43 +01:00
Mike Jolley 9771bf1b66 Clean up wc_price Closes #4714 2014-02-11 13:47:54 +00:00
Mike Jolley 39f5b8aec0 Function comment #4714 2014-02-11 13:47:46 +00:00
Coen Jacobs 83e103608a Changelog bump for #4704 2014-02-11 14:44:33 +01:00
Coen Jacobs b6525f3df3 Changelog bump for outdated template overrides in theme notice 2014-02-11 14:42:58 +01:00
Mike Jolley 5a79e2a809 verify_nonce should check if variable isset(). Closes #4704 2014-02-11 14:41:17 +01:00
Mike Jolley 8362bfe1b7 New notice aimed at identifying out of date template files in a theme. Also improves the status page.
@coenjacobs
2014-02-11 14:41:11 +01:00
Mike Jolley ddbae4766e verify_nonce should check if variable isset(). Closes #4704 2014-02-11 13:38:53 +00:00
Mike Jolley aff704ae6e New notice aimed at identifying out of date template files in a theme. Also improves the status page.
@coenjacobs
2014-02-11 13:33:56 +00:00
Coen Jacobs 3d22552559 Changelog update with removal of change password files 2014-02-11 11:39:20 +01:00
Mike Jolley 9670725bf2 Removed change password template and shortcode class - no longer used.
Change password is built into the edit-account endpoint. @coenjacobs
@hlashbrooke
2014-02-11 11:38:07 +01:00
Coen Jacobs 5d3f041a7c Changelog update for #4700 2014-02-11 11:36:52 +01:00
Mike Jolley 29ef76c17c Removed change password template and shortcode class - no longer used.
Change password is built into the edit-account endpoint. @coenjacobs
@hlashbrooke
2014-02-11 10:36:22 +00:00
Mike Jolley 5e02b72f1b Sections can be lowered using sanitize_title Closes #4700
@coenjacobs pick me
2014-02-11 11:35:38 +01:00
Mike Jolley b0755f695f Sections can be lowered using sanitize_title Closes #4700
@coenjacobs pick me
2014-02-11 10:30:37 +00:00
Coen Jacobs df5416d34a Changelog update for #4708 2014-02-11 11:22:31 +01:00
Mike Jolley b66657f2a6 Corrected all languages country codes Closes #4708 2014-02-11 11:21:08 +01:00
Mike Jolley aeb7aab2d2 Corrected all languages country codes Closes #4708 2014-02-11 10:19:55 +00:00
Coen Jacobs fcc66f1c4b Changelog for #4709 2014-02-11 11:00:18 +01:00
James Koster 053915e58f allow line breaks in customer addresses on order details page. closes #4709 2014-02-11 10:59:05 +01:00
James Koster b85a881cc5 allow line breaks in customer addresses on order details page. closes #4709 2014-02-11 09:56:47 +00:00
Coen Jacobs 9da98a8ee1 Changelog for #4687 2014-02-11 10:51:58 +01:00
vlinicx eaa0275515 Adding a currency to woocommerce
I would like to add a currency for my Country.It's on a line 173.
2014-02-11 10:51:04 +01:00
Coen Jacobs 5dfd58be5a Merge pull request #4687 from vlinicx/patch-1
Adding Croatian Kuna currency
2014-02-11 10:50:26 +01:00
Mike Jolley ae295fbfce During install, register all post types and endpoints so that the rewrite rules are correctly generated. #4699 #4701 2014-02-11 09:47:02 +01:00
Mike Jolley 2371ba7813 During install, register all post types and endpoints so that the rewrite rules are correctly generated. #4699 #4701 2014-02-11 00:29:29 +00:00
Coen Jacobs d0d68faf31 This branch is now 2.2 bleeding 2014-02-10 15:38:53 +01:00
Coen Jacobs 0951974671 This branch is now 2.1.1 bleeding 2014-02-10 15:36:43 +01:00
Coen Jacobs 031fa146e6 Gruntfile WP deploy script cleanup 2014-02-10 15:29:41 +01:00
Mike Jolley 72bc37e649 Use /deploy/ 2014-02-10 13:14:46 +00:00
Mike Jolley 5a0454e568 Allow htaccess only 2014-02-10 13:12:03 +00:00
Mike Jolley e2ceff5dfc deploy script 2014-02-10 12:52:41 +00:00
Coen Jacobs 9ae5cc5d8f get_subtotal_to_display docblock update. Closes #4693 2014-02-10 13:38:25 +01:00
Coen Jacobs 61a7fa93ef Remove unused global. Closes #4694 2014-02-10 13:36:34 +01:00
Mike Jolley 437e8e35a0 Updated read me file 2014-02-10 11:15:27 +00:00
Mike Jolley 195907c812 Translation updates 2014-02-10 10:19:53 +00:00
Mike Jolley fa54a09948 Version bump 2014-02-10 10:14:11 +00:00
Mike Jolley e9e121b82b Merge pull request #4671 from claudiosmweb/fix_myaccount_register
Fix undefined index notice in "My Account" register
2014-02-10 09:48:42 +00:00
Coen Jacobs 0033d6d116 Code standards update for #4675 2014-02-10 10:47:26 +01:00
Coen Jacobs e934f293e9 Merge pull request #4675 from shoheitanaka/patch-1
$tax_code was url encoded , so decode it.
2014-02-10 10:45:41 +01:00
Coen Jacobs 8b8cc20dab Merge pull request #4681 from thenbrent/master
Fix completing order payment for an order containing a deleted product
2014-02-10 10:30:01 +01:00
Mike Jolley 3eaef1d0f3 Merge pull request #4662 from Spreeuw/master
fixes date display on customer list page
2014-02-10 09:28:08 +00:00
Mike Jolley 9978f8fd6a Merge pull request #4670 from claudiosmweb/patch-rc2
Improvements for some DocBlocks
2014-02-10 09:27:46 +00:00
Coen Jacobs 6da86e4e57 Merge pull request #4676 from kloon/master
Load Chosen on My Account page for country and state address edit
2014-02-09 22:34:32 +01:00
vlinicx 77e7f1f6e6 Adding a currency to woocommerce
I would like to add a currency for my Country.It's on a line 173.
2014-02-09 20:31:03 +01:00
Coen Jacobs 061a902fe6 Merge pull request #4679 from Ramoonus/patch-1
Update readme.txt for WP 3.8.1
2014-02-09 15:02:38 +01:00
Coen Jacobs dec12d7a1c Merge pull request #4686 from claudiosmweb/fix_4684
Added $size param for woocommerce_placeholder_img function
2014-02-09 15:01:42 +01:00
Coen Jacobs 703af8e2fc Merge pull request #4685 from claudiosmweb/fix_4683
Removed deprecated function in templates/myaccount/my-account.php
2014-02-09 15:01:08 +01:00
claudiosmweb f5cf994a8c improved the deprecated woocommerce_placeholder_img function, closes #4684 2014-02-09 03:09:31 -02:00
claudiosmweb 6ccbd2b6f0 removed deprecated function 2014-02-09 03:05:03 -02:00