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
Max Rice
7f6a52ce08
Include old attribute name in `woocommerce_attribute_updated` action
2013-06-07 13:26:51 -04:00
Max Rice
67de46b1ed
Add actions for attribute create/update/delete
2013-06-07 13:20:00 -04:00
James Koster
05e783ff3e
improved responsive-ness of lightbox
2013-06-07 16:31:52 +01:00
James Koster
556f86c23b
more contract for button borders
2013-06-07 15:49:13 +01:00
James Koster
7377d9d805
back to black
2013-06-07 15:48:03 +01:00
James Koster
1dcb19cf17
reduced padding to avoid annoying vertical scroll
2013-06-07 15:25:30 +01:00
Mike Jolley
356202ce19
Fix 'same as parent' for tax classes.
...
@coenjacobs .11 I think
2013-06-06 18:13:03 +01:00
Coen Jacobs
3a0d60d727
Fixed path loading errors after class switch
2013-06-06 18:14:08 +02:00
Coen Jacobs
f6536d72bd
@maxrice Yeah yeah... I know.
2013-06-06 18:01:21 +02:00
Coen Jacobs
a90b9c5df5
Moved WooCommerce class to separate file
...
Finally capitalised that C baby!
Oh yeah, and I've probably broken a couple things too...
2013-06-06 16:36:35 +02:00
Coen Jacobs
b0ffed8380
Internals need to call helper for messages as well
2013-06-06 16:11:04 +02:00
Coen Jacobs
e6bea70f62
Abstracted messages helper to class
2013-06-06 15:56:24 +02:00
Coen Jacobs
d56289f846
Minimised docblocks for deprecated methods
2013-06-06 15:35:50 +02:00
Coen Jacobs
bec4072f35
Abstracted frontend scripts helper to class
2013-06-06 15:20:47 +02:00
Coen Jacobs
729c2d8447
Cleanup public vars that shouldn't be public
2013-06-06 15:01:09 +02:00
Coen Jacobs
2e68ca7d2f
Property cleanup and deprecation
2013-06-06 14:41:15 +02:00
Coen Jacobs
c98a240913
Plugin path still goes through woocommerce class
2013-06-06 14:31:49 +02:00
Coen Jacobs
46336424a3
Moved missing property to body class helper
2013-06-06 14:28:37 +02:00
Coen Jacobs
f577127d8f
Abstracted template helper to class
2013-06-06 14:27:04 +02:00
Coen Jacobs
6cda47b878
Typo fix: 'help(' => 'helper('
2013-06-06 14:22:35 +02:00
Coen Jacobs
3880fc95b1
Stripped out older deprecated junk
2013-06-06 14:16:00 +02:00
Coen Jacobs
a09ebc9cca
Merge branch 'helpers-refactor' into core-class-refactor
...
Conflicts:
classes/class-wc-shortcodes.php
classes/shortcodes/class-wc-shortcode-change-password.php
classes/shortcodes/class-wc-shortcode-view-order.php
templates/myaccount/form-change-password.php
templates/myaccount/form-login.php
templates/order/order-details.php
woocommerce-functions.php
2013-06-06 13:55:36 +02:00
Mike Jolley
71c57ecfd7
Extra trigger for slider
2013-06-06 12:30:55 +01:00