Mike Jolley
|
38ac7a5fc2
|
woocommerce_coupon_loaded Closes #2506
|
2013-02-22 08:44:40 +00:00 |
Mike Jolley
|
947a0aa483
|
kses Closes #2503.
|
2013-02-21 19:55:58 +00:00 |
Mike Jolley
|
884c217c12
|
Merge pull request #2497 from thenbrent/variable-writepanel-tweaks
Tweaks to the Variable Product Writepanel
|
2013-02-21 02:16:43 -08:00 |
Mike Jolley
|
3019d3b605
|
Merge pull request #2498 from dziudek/master
Fix for the HTML syntax error in the recent products widget form on the back-end
|
2013-02-21 02:15:58 -08:00 |
Mike Jolley
|
42e8502b52
|
Merge pull request #2494 from neilpie/master
Template path in email admin area has plugin directory hardcoded
|
2013-02-21 02:15:22 -08:00 |
Neil Pie
|
b6cc12b5e6
|
Update classes/abstracts/abstract-wc-email.php
whitespace
|
2013-02-21 09:31:45 +00:00 |
Neil Pie
|
39785ee760
|
Merge branch 'master' of github.com:woothemes/woocommerce
|
2013-02-21 09:23:47 +00:00 |
Neil Pie
|
633f353245
|
conditional for WC_Email template base in abstract constructor
|
2013-02-21 09:23:32 +00:00 |
Tomasz Dziuda
|
c960019ad2
|
Fix for the HTML syntax error in the recent products widget form on the back-end
The problem was caused by unclosed paragraph tag.
|
2013-02-21 10:15:00 +01:00 |
Coen Jacobs
|
dfddb41774
|
Merge pull request #2496 from thenbrent/slug-not-sanitize
Use product_type slug not sanitized term name
|
2013-02-21 00:14:25 -08:00 |
Coen Jacobs
|
c0797549e9
|
Use slug instead of sanitzed title of term to determine product type
Props @thenbrent for:
https://github.com/woothemes/woocommerce/commit/b2a868301c622d03702f5828
5cb6d97972511953#commitcomment-2663540
|
2013-02-21 09:10:58 +01:00 |
Brent Shepherd
|
102cbe78b0
|
Make slug elements ucfirst for class name
For example, instead of `WC_Product_Variable_subscription` create the
class name `WC_Product_Variable_Subscription`.
|
2013-02-21 16:32:20 +10:00 |
Brent Shepherd
|
4ceb988536
|
Use product_type slug not sanitized term name
|
2013-02-21 15:13:23 +10:00 |
Brent Shepherd
|
6c384a0d34
|
Trigger change event when bulk editing variation
|
2013-02-21 13:51:54 +10:00 |
Brent Shepherd
|
1f8314c3a2
|
Add woocommerce_variable_product_bulk_edit_actions
For extensions to add new bulk edit actions on the "Edit Product"
screen for variable products.
|
2013-02-21 13:21:33 +10:00 |
Neil Pie
|
9b984bac5f
|
sloppy whitespace
|
2013-02-21 00:59:21 +00:00 |
Neil Pie
|
11835b1004
|
Brings correct template path format into line with WC generate file paths
|
2013-02-21 00:57:46 +00:00 |
Neil Pie
|
11782d4f2b
|
Fixes issue with displaying email template path in admin
|
2013-02-21 00:39:38 +00:00 |
Mike Jolley
|
ff940426fc
|
Merge pull request #2492 from krbvroc1/widget_login_error_class
Undo change from hyphen to underscore
|
2013-02-20 16:21:47 -08:00 |
Ken Bass
|
b53dee1770
|
Undo change from hyphen to underscore
|
2013-02-20 17:40:32 -05:00 |
Mike Jolley
|
624f6e63be
|
Margin fix. a98de826f0
|
2013-02-20 22:26:27 +00:00 |
Mike Jolley
|
59ff162e5a
|
Coupon amounts for after tax discount. Closes #2485.
|
2013-02-20 22:09:57 +00:00 |
Mike Jolley
|
c696c99cee
|
woocommerce_error class
|
2013-02-20 20:52:38 +00:00 |
Mike Jolley
|
3d0001700d
|
Merge pull request #2491 from krbvroc1/widget_login_fix
Undo esc_html and fix class name
|
2013-02-20 12:51:09 -08:00 |
Ken Bass
|
9a51b63174
|
Change esc_html to wp_kses and fix class name
|
2013-02-20 15:49:14 -05:00 |
Mike Jolley
|
b8c3e159de
|
Query published coupon. Closes #2487.
|
2013-02-20 20:48:40 +00:00 |
Mike Jolley
|
35d5e2997a
|
Work with 4dp for discounts so totals add up. Closes #2476.
|
2013-02-20 18:50:28 +00:00 |
Mike Jolley
|
15e6b14b58
|
Focus Closes #2479.
|
2013-02-20 18:20:28 +00:00 |
Mike Jolley
|
e0ef659cb9
|
Reset after showing shortcode. Closes #2475.
|
2013-02-20 18:10:03 +00:00 |
Mike Jolley
|
5f304f0534
|
Incorrect Constant Closes #2477.
|
2013-02-20 17:55:13 +00:00 |
Mike Jolley
|
f5f01c497e
|
Changes for API Docs
|
2013-02-20 17:14:51 +00:00 |
Coen Jacobs
|
7bde9ea357
|
Fixed header for X-Accel-Redirect downloads. Closes #2454
|
2013-02-20 10:29:51 +01:00 |
Mike Jolley
|
012a62cf3a
|
change order #2471
|
2013-02-19 18:11:18 +00:00 |
Mike Jolley
|
820371a502
|
Switch out commas before calculation. Closes #2471.
|
2013-02-19 17:16:19 +00:00 |
Mike Jolley
|
038eceffc8
|
Fix clear image reset
|
2013-02-19 11:03:23 +00:00 |
James Koster
|
ac0a4494e0
|
retina media query closes #2469
|
2013-02-19 09:56:33 +00:00 |
Mike Jolley
|
2e1a3b6672
|
links
|
2013-02-19 09:20:23 +00:00 |
Mike Jolley
|
072d9b6747
|
Merge pull request #2468 from krbvroc1/coupon_valid_fix
Allow user error message on filtered invalid coupon error messages
|
2013-02-18 14:06:20 -08:00 |
Ken Bass
|
23d6677c28
|
Allow user error message on filtered invalid coupon error messages
|
2013-02-18 14:05:23 -05:00 |
Mike Jolley
|
8b666eb71f
|
Min fee Closes #2464
|
2013-02-18 16:41:32 +00:00 |
Mike Jolley
|
807ec3a106
|
Prepend constants, renamed functions, split messages from errors. #2456
|
2013-02-18 12:29:10 +00:00 |
Mike Jolley
|
79b273f87c
|
Merge pull request #2456 from krbvroc1/coupon_naming
Add ability to filter 'coupon code'
|
2013-02-18 03:19:13 -08:00 |
Mike Jolley
|
e873af3cab
|
Readme for #2462
|
2013-02-18 11:00:32 +00:00 |
Mike Jolley
|
eb673d002a
|
Merge pull request #2462 from Ramoonus/master
Indonesian translation
|
2013-02-18 02:59:43 -08:00 |
James Koster
|
90d7e20d6e
|
no products found class
left loop-shop as it's deprecated
|
2013-02-16 19:41:23 +00:00 |
Ramon van Belzen
|
a684e96f1f
|
Translation: Indonesia (id-ID)
|
2013-02-16 15:27:36 +01:00 |
Mike Jolley
|
346ec52794
|
Customer id
|
2013-02-15 21:18:46 +00:00 |
Mike Jolley
|
018259b41f
|
Record all discounts. Closes #2455.
|
2013-02-15 10:27:09 +00:00 |
Mike Jolley
|
e4eb7e295c
|
Un-needed clear
|
2013-02-15 10:06:41 +00:00 |
Mike Jolley
|
7cee909c70
|
'for'
|
2013-02-15 10:06:32 +00:00 |