Commit Graph

4989 Commits

Author SHA1 Message Date
Coen Jacobs 49ae8d366a Correct deprecation notice for coupon helper 2013-06-05 16:36:23 +02:00
Coen Jacobs 4a86fea4f6 Abstracted post class helper to class #3282 2013-06-05 16:34:58 +02:00
Coen Jacobs 1fefce3fc3 Refactor, docblocks and fixes for #3282 2013-06-05 16:25:49 +02:00
Coen Jacobs a43e204a8c Abstracted coupon helper to class #3282 2013-06-05 16:20:56 +02:00
Coen Jacobs 74fcf1a1d4 Abstracted attribute helper to class #3282 2013-06-05 16:14:25 +02:00
Coen Jacobs 4b2edd8616 Move actions for inline js to helpers #3282 2013-06-05 15:57:09 +02:00
Coen Jacobs e2b850bddb Added verify_nonce method to nonce helper #3282 2013-06-05 15:54:13 +02:00
Coen Jacobs 05bfac8c16 Abstracted shortcode helper to class #3282 2013-06-05 15:49:48 +02:00
Coen Jacobs 88a7f0f720 Abstracted nonce helper to class #3282 2013-06-05 15:43:24 +02:00
Coen Jacobs b3f05bdd66 Abstracted inline JS helper to class #3282 2013-06-05 13:51:06 +02:00
Coen Jacobs 64c75547f3 Abstracted transient helper to class #3282 2013-06-05 13:39:27 +02:00
Coen Jacobs 973e6d94b8 Set up basic helper abstract and get function #3282 2013-06-05 13:30:06 +02:00
Mike Jolley a3c2cef3f7 Better account edit Closes #3168 2013-06-05 12:07:23 +01:00
Mike Jolley 0b9689f73a Get rid of un-useful options. 2013-06-05 11:13:36 +01:00
Mike Jolley 4aef7c73ee View order page endpoint 2013-06-04 17:33:43 +01:00
Mike Jolley 820d399b2f My account registration, made registration process DRY, added notification hook for new accounts. Closes #3085 2013-06-04 16:33:05 +01:00
Giulio Piacentino f153ffb212 Improving class-wc-countries.php support for Italy
Applies only to Italy: changing the 'State' description to 'Province', and modifying the way the address is formatted following Italian standards
2013-06-04 15:30:39 +03:00
Mike Jolley 0da683aa3b Localise when registered 2013-06-04 12:16:19 +01:00
Mike Jolley a7ba197fb7 Generate usernames and passwords.
Closes #3085. Closes #3155. Part of #3248.
2013-06-03 17:28:32 +01:00
Mike Jolley ef49fd62df Tweak account options 2013-06-03 16:09:04 +01:00
Mike Jolley c8d07b076b PayPal log 2013-06-03 16:07:18 +01:00
Nicolas Maillard 3425529e7d French version 100% for WC 2.0.10 2013-06-03 14:24:06 +02:00
Leon Rowland f238fe7066 Fix for WooCommerce2 + where get_product cant return an instance of WC_Product and the property to hold the ID is in lowercase. This causes the property to not correct set.
When the property isn't correct set it breaks the magic method __get ( which in turn stops the correct return values of calls to SKU or any other meta. This includes updating stock ).
2013-06-03 14:18:48 +02:00
Mike Jolley cde4947acf Remember which attributes get registered and added taxonomy_is_product_attribute() function
Closes #3149.
2013-06-03 11:04:21 +01:00
Mike Jolley 24a1812738 Move post type registration to separate class. 2013-06-03 11:04:21 +01:00
James Koster ebd442d39e order details responds. closes #2794 2013-06-03 10:46:25 +01:00
Mike Jolley 3277b485b8 Data sanitization
@coenjacobs for .11
2013-05-31 18:34:44 +01:00
Mike Jolley b67232b7f3 Update chosen Closes #3258. 2013-05-31 18:10:00 +01:00
Mike Jolley beb4c99325 woocommerce_create_pages Closes #3173 2013-05-31 17:16:34 +01:00
Mike Jolley 304f006566 Better filter. Closes #3249 2013-05-31 16:44:09 +01:00
Mike Jolley 48edab0837 Merge pull request #3262 from kayue/bug/double-deleteing-in-clear-product-transients
Fix double deleteing in clear product transients.
2013-05-31 08:29:17 -07:00
Mike Jolley e57620e49a Merge pull request #3245 from justinstern/master
Custom Order Number in Backorder Email
2013-05-31 08:27:52 -07:00
Mike Jolley b1367c2922 Merge pull request #3183 from franticpsyx/item_meta_values_filter
Order Item Meta values filter
2013-05-31 08:27:24 -07:00
Mike Jolley 7a0738cba8 Merge pull request #3030 from parkmap/master
updated korean lnaguage for korean users
2013-05-31 08:25:46 -07:00
Mike Jolley d8a016fcbc Merge pull request #3213 from om4james/installpages
Install pages enhancements to help reduce conflicts with other eCommerce plugins.
2013-05-31 08:15:42 -07:00
Mike Jolley e4f4b09ba6 Pay page and thanks page endpoints. Requires permalink save. Closes #3170. 2013-05-31 16:13:18 +01:00
Mike Jolley 7c2026e883 Merge pull request #3184 from franticpsyx/checkout_oder_items_action
Adde cart item key to woocommerce_add_order_item_meta action
2013-05-31 05:12:38 -07:00
Mike Jolley dba8b03ce1 Fix shipping + non latin characters in method ID Closes #3179. 2013-05-31 13:05:11 +01:00
Mike Jolley bedfa10534 Use get_item_count() method. Closes #3182. 2013-05-31 12:52:45 +01:00
Mike Jolley 222124d201 Prevent fatal error if product not found 2013-05-31 12:30:57 +01:00
Ka Yue Yeung 4242b25d2c Use delete_transient method instead of a custom query. 2013-05-31 14:50:47 +08:00
Ka Yue Yeung f747474a9a Revert "Avoid double deleting the wc_products_onsale transient."
This reverts commit 3d0c084530.
2013-05-31 14:49:51 +08:00
Ka Yue Yeung 3d0c084530 Avoid double deleting the wc_products_onsale transient. 2013-05-31 14:34:11 +08:00
Mike Jolley bd3dd6a485 Update CONTRIBUTING.md 2013-05-30 11:26:47 +02:00
Mike Jolley 0c2bc72684 Update CONTRIBUTING.md
Updated links.
2013-05-30 11:24:16 +02:00
Mike Jolley a18ab45178 Cannot find cause of #3135 - added try catch to prevent fatal errors and inform admin of issue if debug is on
@coenjacobs I don't know if you want to keep this as a preventitive
measure? Should stop bad code breaking things anyway.
2013-05-28 17:17:52 +01:00
Mike Jolley 559d7b9759 Updated blockui to prevent errors in WP 3.6.
@coenjacobs this needs to go in .11
2013-05-28 17:02:18 +01:00
Mike Jolley a437823dd0 Prevent empty dl for meta. Closes #3224. 2013-05-28 15:58:40 +01:00
Mike Jolley c9ab6eb456 Wrap reviewer in tag Closes #3229 2013-05-28 15:51:21 +01:00
Mike Jolley c1483daee5 Hide pay buttons, and block the page correctly. Closes #3235. 2013-05-28 15:44:58 +01:00