Commit Graph

5172 Commits

Author SHA1 Message Date
Marek Rabas 90f25935f7 CZ lang completed
CZ lang completely translated.
2013-06-15 19:03:38 +02:00
Patrick Rauland 93d1006f0f Adding translatable page title to download file error page 2013-06-14 12:52:34 -05:00
Mike Jolley 1e94bbc990 Review nonce. Closes #3324. 2013-06-14 16:15:26 +01:00
Mike Jolley 0204ff231a Tab filters. Closes #2786. 2013-06-14 15:54:29 +01:00
Coen Jacobs ed0bfbf62c Fixed query breaking when using some product widgets and closes #3333 2013-06-14 16:51:49 +02:00
Coen Jacobs 583dc7ffe9 Fixed posting shipping method when only one is available
As committed on master branch:
- d8ba734d4f
2013-06-14 16:37:09 +02:00
Coen Jacobs f5a8cacd61 Readme for cross sells merge fix 2013-06-14 16:03:41 +02:00
Coen Jacobs b053c0eb61 Fixed my merge gone bad 2013-06-14 16:02:27 +02:00
Mike Jolley 2db3d24a82 Enforce session as array data, and settings api tweak for special chars. Closes #3135. 2013-06-14 14:42:28 +01:00
James Koster f24777e203 New dummy data #3119 2013-06-14 13:49:14 +01:00
Mike Jolley de23047575 kill helper closes #3332 2013-06-14 12:59:29 +01:00
Mike Jolley b38ef8efcd No add to cart redirect, and use POST for add-to-cart Closes #3200 2013-06-14 12:48:41 +01:00
Mike Jolley e1b49eb783 Checkout js 2013-06-14 12:22:00 +01:00
Mike Jolley 0539f808bf Remove need for pre-ambles - standardize hooks. Closes #3181. 2013-06-14 12:21:38 +01:00
Mike Jolley 2a6bae4e0a Change is_visible for variations to make method calls cleaner. 2013-06-14 12:21:38 +01:00
Mike Jolley 2ec17f3160 Merge pull request #3326 from justinstern/master
Bugfix: Always Submit Selected Shipping Method on Update Checkout
2013-06-14 03:18:03 -07:00
Mike Jolley 1d0a017a9f Put back params 2013-06-13 17:01:47 +01:00
Mike Jolley f87505b445 Rounding tweaks 2013-06-13 17:01:47 +01:00
Coen Jacobs 035ec8ba65 Merge branch 'refs/heads/release-11-fix'
Conflicts:
	assets/js/frontend/woocommerce.min.js
	includes/class-wc-checkout.php
	readme.txt
	woocommerce.php
2013-06-13 15:36:12 +02:00
Coen Jacobs bad3fa581b Date bump for 2.0.11 2013-06-13 15:27:34 +02:00
Coen Jacobs 6f2bd7905f Fixed minification for woocommerce.js file 2013-06-13 11:28:20 +02:00
Coen Jacobs edd2d0f5b7 2.0.11 version bump
Conflicts:
	readme.txt
	woocommerce.php
2013-06-13 11:14:35 +02:00
Coen Jacobs 7e165096fd Check product exists before showing it as an option
As committed on master branch:
- 28933f1fec

Conflicts:
	admin/post-types/writepanels/writepanel-product_data.php
2013-06-13 11:13:29 +02:00
Coen Jacobs 8bc81f3366 Replaced placeholder plugin
As committed on master branch:
- d1fbc3b7f1

Conflicts:
	assets/js/frontend/woocommerce.min.js
2013-06-13 11:12:37 +02:00
Coen Jacobs 334a4dcfbb Readme bump for #3159
Conflicts:
	readme.txt
2013-06-13 11:10:44 +02:00
Justin Stern d8ba734d4f Bugfix: Always Submit Selected Shipping Method on Update Checkout
Fixes a bug where the shipping method was not posted on update checkout
if only a single shipping method is available (it's a hidden input
rather than a select or radio group)
2013-06-13 00:28:46 -04:00
Todd Lahman e7738184a0 Fix for Undefined index: _regular_price, _sale_price, _tax_status, _tax_class, _visibility, _purchase_note
Undefined index appears for: _regular_price, _sale_price, _tax_status,
_tax_class, _visibility, _purchase_note, when fields are empty, for
example.

Notice: Undefined index: _tax_class in
woocommerce\admin\post-types\writepanels\writepanel-product_data.php on
line 678
2013-06-11 15:07:44 -07:00
Mike Jolley c72ae714f7 Removed nonce helper
@coe
2013-06-11 17:55:55 +01:00
Mike Jolley 646a8a008c Make use of new functions 2013-06-11 15:59:54 +01:00
Mike Jolley 1716728802 new message functions 2013-06-11 15:59:42 +01:00
Mike Jolley 10f44301f4 deprecated functions 2013-06-11 15:59:34 +01:00
Mike Jolley 60bc15e61f Session class improvements - get and set + defaults 2013-06-11 15:59:23 +01:00
Mike Jolley d448046234 Move WC back to main file, as singleton 2013-06-11 15:21:14 +01:00
Mike Jolley 4397b00c4a classes -> includes (for includes) 2013-06-11 14:28:45 +01:00
Mike Jolley c75ea04c1c classes -> includes 2013-06-11 14:25:30 +01:00
Mike Jolley 4f0320fdb2 Refactor frontend scripts #3165 2013-06-11 13:31:41 +01:00
Mike Jolley c9e3951ac5 Enable setting autoload modification Closes #3195. 2013-06-11 11:27:56 +01:00
Coen Jacobs ef2edd5de7 Merge pull request #3288 from woothemes/core-class-refactor
Further core class refactor
2013-06-11 02:48:55 -07:00
Mike Jolley d7b343860a rm 2013-06-10 16:56:19 +01:00
Mike Jolley e0249e8e87 Merge pull request #3306 from claudiosmweb/pt_BR-patch2
Fixed some issues in the pt_BR translation and single-product-reviews.php file
2013-06-10 08:49:26 -07:00
Mike Jolley 6da599156e Merge pull request #3298 from maxrice/master
Add actions for attribute create/update/delete
2013-06-10 08:47:40 -07:00
Mike Jolley 0bc3ab7bba Merge pull request #3304 from swicks/master
BACS title & description missing
2013-06-10 08:40:03 -07:00
Mike Jolley 59e26e2da3 Merge pull request #3303 from alaa13212/i18n-ar
Add Arabic Po files.
2013-06-10 08:34:57 -07:00
claudiosmweb 6783a4332c more fixes in general settings pt_BR translation 2013-06-10 10:56:50 -03:00
claudiosmweb de4ed9f352 fixed the noreviews translation 2013-06-10 03:52:08 -03:00
claudiosmweb 414b971907 fixed the noreviews L10n 2013-06-10 03:51:43 -03:00
claudiosmweb 442917c9a8 updated the pt_BR translation 2013-06-10 03:47:22 -03:00
swicks 63aa35d0ab BACS title & description missing from Payments Gateways admin settings & frontend 2013-06-09 08:02:26 +01:00
Ali Mohammed Al-brrak e141c6e210 Add Arabic Po files. 2013-06-09 09:54:50 +03:00
Mike Jolley 7572d13455 Save button/link for external products if 'empty' 2013-06-08 15:01:42 +01:00