Commit Graph

5172 Commits

Author SHA1 Message Date
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
Mike Jolley 8fbd2da48d Separate out accounting.js and format dashboard sales currency. Closes #3151. 2013-05-28 15:27:26 +01:00
Mike Jolley a3fef88895 Hooks for list of gateways in admin. Closes #2982. 2013-05-28 14:38:50 +01:00
Mike Jolley ac51ebf2b8 Revised checkout shipping process. Checkbox within heading. Closes #2571. 2013-05-28 14:19:08 +01:00
Justin Stern 588107b3e0 Custom Order Number in Backorder Email
Custom order number is used in the backorder email
2013-05-27 10:20:01 -04:00
Coen Jacobs ca9c14b352 Translatable version of string 2013-05-27 14:16:45 +02:00
Mike Jolley 8307cb37f6 Refactor: Widget classes, made abstract, merged similar product listing widgets into 1 2013-05-24 16:52:03 +01:00
Mike Jolley 18023b8420 woocommerce_load_alt_locale 2013-05-24 16:52:02 +01:00
Mike Jolley 948945c7ea Simplified variation definition (public false handles everything) 2013-05-24 16:52:02 +01:00
Mike Jolley b5fa374fc2 Merge pull request #3226 from arhipaiva/master
Finnish up to date: 2013-05-22 - WC version 2.1-X
2013-05-24 03:42:06 -07:00
Mike Jolley dc5769252b Merge pull request #3231 from thenbrent/master
Remove duplicate email actions
2013-05-23 11:30:07 -07:00
Mike Jolley 28933f1fec Check product exists.
@coe
2013-05-23 13:27:12 +01:00
Mike Jolley c3602cf17a Handling for multiselect fields on checkout, and a filter for third party handling.
@coe
2013-05-23 09:40:55 +01:00
Mike Jolley e1f70e3f8c Prevent cache helper notices 2013-05-23 08:59:09 +01:00
Brent Shepherd d01568b3bd Remove dupliate email actions
Remove duplicate 'woocommerce_order_status_pending_to_processing' and
'woocommerce_order_status_pending_to_on-hold' email actions
2013-05-23 16:21:40 +10:00
Arhi Paivarinta a0f20ac9b9 Finnish up to date: 2013-05-22
Keeps the translation coherent and of unified style. Updated translation: from 2.0.7 to 2.1.X. POT-Creation-Date: 2013-05-22 21:16:01+00:00
2013-05-23 01:43:09 +03:00
Mike Jolley 35887b9430 protocol-relative URLs. Closes #3171 2013-05-22 14:08:08 +01:00
Mike Jolley 53e9dd6368 Handle pending IPN requests. Closes #3192 2013-05-22 13:28:13 +01:00