Mike Jolley
ca46e4ec29
Fix attribute encoding issues. Closes #2644 .
2013-03-10 16:55:53 +00:00
Mike Jolley
6f238650d1
Fix the page slurp
2013-03-10 14:33:27 +00:00
Mike Jolley
c37f099fd5
Edit class Closes #2654 .
2013-03-10 13:35:12 +00:00
Mike Jolley
5393fc7ddb
Santize custom attributes. #2587
2013-03-07 19:34:29 +00:00
Mike Jolley
ce24b83b7d
Fix post code ranges. Closes #2624 .
2013-03-07 14:02:50 +00:00
James Koster
3c1ad56bcd
Re-applied image setting tooltips
2013-03-07 12:49:51 +00:00
Mike Jolley
26e730acb2
Tweak label. Closes #2621 .
2013-03-07 11:16:17 +00:00
Mike Jolley
1315111e0f
Clear cache when saving order items
2013-03-06 14:25:09 +00:00
Mike Jolley
dbc6d47197
Flushes
2013-03-06 13:43:53 +00:00
Mike Jolley
a9dc6510f4
Tweak from prices
2013-03-06 13:25:37 +00:00
Mike Jolley
089178e0e8
escape when output, not when saved. #2587
2013-03-05 21:20:00 +00:00
Mike Jolley
77eaf1f91d
Activation/install/welcome
2013-03-05 18:50:44 +00:00
Coen Jacobs
d2f8cd6a4a
Do JS footer redirect after plugin update
2013-03-04 22:08:54 +01:00
Coen Jacobs
dc4d8e58ad
Do not redirect to welcome screen inside upgrade frame
2013-03-04 21:38:01 +01:00
Mike Jolley
995421b34f
Flush on upgrade
2013-03-04 15:29:34 +00:00
Mike Jolley
4918d7a27d
Billing email must be set to grant permission. #2555
2013-03-01 20:58:25 +00:00
James Koster
b0e2114006
retinafied and optimised necessary images, removed doddle :p
2013-03-01 16:17:15 +00:00
Mike Jolley
7abaa58504
Merge pull request #2551 from pmgarman/master
...
Allow custom actions to easily be added to orders.
2013-03-01 08:13:16 -08:00
Mike Jolley
15f4eaa81a
Updated all docs links
2013-03-01 16:10:03 +00:00
Mike Jolley
d618b306a2
Welcome page
2013-03-01 16:03:10 +00:00
Patrick Garman
d68141d02f
Not sure how that got changed...
2013-02-28 15:45:02 -06:00
Patrick Garman
dba43faa4c
Allow custom actions to be added
2013-02-28 15:42:19 -06:00
Mike Jolley
d8282b9a98
Hook consistency
2013-02-28 19:32:26 +00:00
Mike Jolley
b4ebbd5e9e
hook name consistancy
2013-02-28 17:24:16 +00:00
Brent Shepherd
2eb8b26aad
Use sanitized $product_type->name values
...
product_type term slugs are inconsistent so can not be used as unique
identifiers, but product_type term names may have white space and other
characters unsafe for option values, class names & or hooks, therefore,
product_type term names should be sanitized.
2013-02-28 15:39:02 +10:00
Mike Jolley
505f9f0b43
Stock increase/descrease alerts Closes #2536 .
2013-02-27 12:50:02 +00:00
Mike Jolley
80b4ef14c9
Slugs are unreliable, and support show_if hide_if for all product types
2013-02-26 15:14:49 +00:00
Mike Jolley
48a4ce1384
New interface didn't pass correct value to old hook. Closes #2520 .
2013-02-25 10:12:45 +00:00
Mike Jolley
947a0aa483
kses Closes #2503 .
2013-02-21 19:55:58 +00: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
Mike Jolley
2e1a3b6672
links
2013-02-19 09:20:23 +00:00
Mike Jolley
a98de826f0
Tidied up order display #2452 Added new line count function
2013-02-15 09:54:06 +00:00
James Koster
5e8fc500c9
success icon
2013-02-13 15:56:47 +00:00
James Koster
d135a2158c
admin star rating calc
2013-02-13 12:05:20 +00:00
James Koster
6e47b24958
scripts title
2013-02-13 11:44:40 +00:00
James Koster
7bbab42327
Cascading Stylesheet Styles :-)
2013-02-12 11:51:39 +00:00
yitzchak
06d252c9ae
Update admin/woocommerce-admin-reports.php
...
Filter woocommerce_reports_order_statuses provides ability to add other order statuses to reports, but links to edit orders from reports still refer to only base types of completed, processing, and on-hold.
Added use of woocommerce_reports_order_statuses filter to all links to edit.php to fix this.
2013-02-11 12:56:05 -05:00
Mike Jolley
3a0413ddbc
Template overrides in debug
2013-02-11 17:22:22 +00:00
Mike Jolley
8c50c320ac
Added notices for theme support. current_theme_supports( 'woocommerce' )
2013-02-11 16:34:13 +00:00
Mike Jolley
d72d339862
Force product headings first Closes #2415 .
2013-02-11 14:55:22 +00:00
Mike Jolley
6a53728ee6
Flush after update. Closes #2406 .
2013-02-11 14:27:45 +00:00
Mike Jolley
1360d32bb3
dashboard
2013-02-11 14:01:21 +00:00
Mike Jolley
bc51d5652b
Put back coupon option.
2013-02-11 13:53:24 +00:00
Mike Jolley
7a84ddd6c1
Tidied up settings, removed some un-needed settings, and made some settings automatic e.g. coupons disabled if no coupons exist
2013-02-10 23:02:52 +00:00
Mike Jolley
2aeb555a9f
Logout page to allow user to add to menu.
2013-02-10 23:02:18 +00:00
Mike Jolley
d284e33412
Tweak ze labels #2399
2013-02-08 19:32:12 +00:00
Mike Jolley
2272e62514
Fix drag and drop after load() Closes #2400
2013-02-08 18:42:13 +00:00
Mike Jolley
f70162177a
Don't count twice Closes #2384 .
2013-02-08 17:58:54 +00:00
Mike Jolley
9402a572d7
Show 'out of stock' marked products in reports, and remove sort by stock - stock values vary so much this is unreliable and impossible to sort correctly. Closes #2380 .
2013-02-08 17:35:26 +00:00