Commit Graph

477 Commits

Author SHA1 Message Date
Mike Jolley 859558fd3b isset for vars which are not always present. Closes #3494 2013-07-19 15:02:36 +01:00
Mike Jolley 8f273e8240 Merge pull request #3490 from emzo/patch-1
Show limited formatting buttons on short description field editor
2013-07-18 06:11:28 -07:00
Mike Jolley f295a5d568 Merge branch 'Charts/Reports' Closes #3281 2013-07-18 14:08:27 +01:00
Emyr Thomas 6f2571daa5 Show limited formatting buttons on short description field editor
I assume the original intent was to display a limited number of formatting buttons on the product short description field. However, since `quicktags` is specified twice in the `$settings` array, we get the WordPress default set of buttons. This commit fixes that problem and also reduces the number of formatting buttons in the TinyMCE editor to match.
2013-07-17 13:55:58 +01:00
James Koster d96579ed89 order actions #3294 2013-07-17 12:48:48 +01:00
James Koster 445dc2cfe4 order heading icons #3294 2013-07-17 12:08:26 +01:00
Mike Jolley 27ec43a561 Merge pull request #3319 from toddlahman/master
Fix for issue #3318
2013-07-15 09:18:10 -07:00
Mike Jolley 0afc0c02ff Reports 2013-06-28 17:33:37 +01:00
Mike Jolley d0b6483037 Dump coupon helper and add new functions. Closes #3353. 2013-06-28 10:23:20 +01:00
Mike Jolley 7b38ad6d77 Merge pull request #3372 from helgatheviking/feature/variable-pricing-meta-tr-class
add a class to the variable pricing table row
2013-06-27 16:42:38 -07:00
Kathy Darling 04c071f855 use switch case for variation bulk edit. add action hook for new cases 2013-06-21 12:52:37 -05:00
Kathy Darling 3bc521db0d add a class to the variable pricing table row 2013-06-20 10:05:41 -05:00
Mike Jolley 0204ff231a Tab filters. Closes #2786. 2013-06-14 15:54:29 +01: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
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 7572d13455 Save button/link for external products if 'empty' 2013-06-08 15:01:42 +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 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
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 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
Mike Jolley 0b9689f73a Get rid of un-useful options. 2013-06-05 11:13:36 +01:00
Mike Jolley 222124d201 Prevent fatal error if product not found 2013-05-31 12:30:57 +01:00
Mike Jolley 28933f1fec Check product exists.
@coe
2013-05-23 13:27:12 +01:00
Mike Jolley cdcdbd79f7 Remove expensive query. Closes #3116 2013-05-13 14:40:15 +01:00
Coen Jacobs ecb5edc9bd Post id property is obviously ID, not id 2013-05-13 11:42:10 +02:00
Coen Jacobs b4b3d1c790 Fix error trying to use -> outside object 2013-05-13 10:59:09 +02:00
Mike Jolley 3d66634221 Hide images from admin too. 2013-05-10 12:30:12 +01:00
Mike Jolley 9be0927eb8 Merge pull request #3078 from Geczy/master
Duplicate capability hook
2013-05-09 09:12:05 -07:00
Gerhard d426964bb9 Variation Bulk Edit - Increase/Decrease prices by fixed or percentage values 2013-05-09 08:23:25 +02:00
Gerhard 38d892b14e esc_js translatable strings to avoid js breaking on quote chars 2013-05-06 15:17:04 +02:00
Gerhard ba923875a2 esc_js for translatable string in the javascripts 2013-05-06 14:50:28 +02:00
Coen Jacobs 656c897448 Merge pull request #2828 from thenbrent/formatted_product_name
Encapsulate formatted product name
2013-05-02 08:26:41 -07:00
Coen Jacobs 7a21dacf5b Cast term_id as int before using in has_term. Closes #3077 #1999 2013-05-02 16:58:30 +02:00
Matt b79ef5a36c Duplicate capability hook 2013-05-02 09:09:32 -04:00
Coen Jacobs 2616251ed3 Code standards and readme for #3076 2013-05-02 14:00:22 +02:00
Gerhard a93cee0cba SKU: search case insensitive support 2013-05-02 13:23:12 +02:00
Warren Holmes 056473d681 Ensure product exists on downloads information. 2013-04-29 21:39:19 +02:00
Mike Jolley 706e78af72 Save hook should be named differently for coupon data. 2013-04-24 13:27:03 +01:00
Mike Jolley b473f3f96a Update field descirption so its clear validation is done when order is placed. Closes #3006. 2013-04-23 15:58:10 +01:00
Justin Stern 143079c9e9 Renamed Order Items 'Cost' column to 'Totals' for clarity 2013-04-18 16:04:03 -04:00
Mike Jolley f3be90b9b5 Order item meta - skip serialized fields. Closes #2962. 2013-04-16 15:50:09 +01:00
Mike Jolley 003dab8525 Better workaround for #2975 2013-04-16 15:39:07 +01:00
Mike Jolley c211603fc9 Fix saving options for attribute taxonomies containing special chars. Closes #2975. 2013-04-16 14:41:23 +01:00
Mike Jolley d64b83a9f9 Use the core function #2971 2013-04-16 13:37:01 +01:00
Gerhard c3397e3664 Removed space 2013-04-16 09:03:26 +02:00
Gerhard b172757a8e Remove url params from filenames on orders in backend under Downloadable Product Permissions 2013-04-16 09:01:50 +02:00
Mike Jolley e16d222f96 Merge pull request #2960 from bengummer/issue-2958
patch shop_order.php for issue 2958
2013-04-15 07:07:19 -07:00
Mike Jolley ba0b4196fa Posted 'text' terms are not slugs. Only striptags/slashes - don't change to slugs. Closes #2955. 2013-04-15 13:15:42 +01:00