Mike Jolley
5883701729
Reports for order lines
2012-10-22 16:13:23 +01:00
Mike Jolley
0a4a17acf0
started on reports
2012-10-19 21:00:50 +01:00
Mike Jolley
c97aeaf533
use wp api for meta, and done the checkout
2012-10-19 18:59:17 +01:00
Mike Jolley
48da8e2e56
Add and remove order items
2012-10-19 15:05:23 +01:00
Mike Jolley
a11804a61f
add/remove/save meta
2012-10-18 18:56:28 +01:00
Mike Jolley
657c43a620
Order line work.
2012-10-18 14:47:21 +01:00
Mike Jolley
de70e78a69
Table schema for order line items
2012-10-18 11:19:03 +01:00
Mike Jolley
aef75800c9
Update/install code + revised notices.
2012-10-18 10:33:06 +01:00
Mike Jolley
98b21a4a44
Split up scripts. #1575 .
2012-10-17 14:32:31 +01:00
Mike Jolley
38ccc92f47
[3.1.1] Append hash to logs and restrict directory listings. #1575 .
2012-10-17 13:28:41 +01:00
Mike Jolley
0d38e61e2d
Sanitize fixes. Closes #1614 .
2012-10-17 12:05:54 +01:00
Mike Jolley
a66cff4119
[3.2.5] SQL #1575
2012-10-16 16:46:41 +01:00
Mike Jolley
a3bf44b073
[3.2.4] Sanitize #1575
2012-10-16 16:46:41 +01:00
Mike Jolley
15eb48242a
[3.2.3] XSS #1575
2012-10-16 16:46:41 +01:00
Mike Jolley
cea65c8257
[3.2.3] XSS #1575
2012-10-16 10:59:13 +01:00
Mike Jolley
8c3ad31c07
Localisation spacing.
2012-10-16 10:45:33 +01:00
Mike Jolley
f7e5dec1c4
[3.2.3] XSS #1575
2012-10-16 10:11:50 +01:00
Mike Jolley
97e67bfcea
[3.2.3] XSS #1575
2012-10-15 20:39:43 +01:00
Mike Jolley
98530b3f6d
[3.2.3] XSS #1575
2012-10-15 20:39:43 +01:00
Mike Jolley
5d15f30cea
[3.2.3] XSS #1575
2012-10-15 20:39:43 +01:00
Mike Jolley
723c3144ec
[3.2.2] Updated lessc. #1575 .
2012-10-15 20:39:43 +01:00
Mike Jolley
c5c5dcc3a1
[3.1.4] Check WP is loaded. #1575
2012-10-15 20:39:43 +01:00
Mike Jolley
ff2b8e08f3
[3.1.3] esc_js on subtab. #1575
2012-10-15 20:39:43 +01:00
Mike Jolley
c9a6680438
Coupon description. Closes #1560 .
2012-10-12 18:28:34 +01:00
Mike Jolley
68749697b1
order actions
2012-10-12 15:30:20 +01:00
Coen Jacobs
98e9774653
Merge pull request #1597 from woothemes/resend-order-emails
...
Resend order emails, closes #1562
2012-10-12 06:56:49 -07:00
Coen Jacobs
3cde6d1644
Added descriptions to the checkboxes for resend order emails
2012-10-12 15:53:58 +02:00
Coen Jacobs
eb90b0ed10
Allow multiple select and actually send the resend order emails
2012-10-12 15:33:46 +02:00
Michael Pauluzzi
6406d9369b
Update admin/post-types/writepanels/writepanel-order_data.php
...
Display only active gateways
2012-10-12 15:17:43 +03:00
Mike Jolley
34f230a0d0
Tax display tweaks.
2012-10-12 12:57:08 +01:00
Mike Jolley
a2bfe99c18
Tax settings page clean.
2012-10-12 12:56:03 +01:00
Mike Jolley
48079a8fc6
more tweaks
2012-10-12 12:56:03 +01:00
Mike Jolley
d66aeaa262
Sales graph tweak
2012-10-12 12:56:03 +01:00
Mike Jolley
0b36adaed5
Stop transient death.
2012-10-11 10:22:03 +01:00
Coen Jacobs
b581b5e062
UI for resending order emails from the Order Actions meta box
2012-10-10 19:03:49 +02:00
Mike Jolley
b849053c55
Bigger plans for this, but for now I've reversed the if. Closes #1582 .
2012-10-10 12:19:21 +01:00
Mike Jolley
9505e5d63f
Better permalink settings. Closes #1579 .
2012-10-10 10:21:04 +01:00
Mike Jolley
07c9537fbb
Merge pull request #1568 from maxrice/lost-password
...
added lost password shortcode / email notification
2012-10-09 22:09:25 -07:00
Coen Jacobs
e159952841
Setting for product post type slug
...
- New priority in slug generation: Shop base (if checked), custom slug
(if entered), pick default (translatable) 'product'
- Related to: #1579
2012-10-09 18:09:11 +02:00
Mike Jolley
5868b63b93
Ordering options. Closes #1166 .
2012-10-09 15:57:06 +01:00
James Koster
382bb815a9
In case the theme doesn't use stars
2012-10-09 15:21:11 +01:00
Mike Jolley
6e10465faf
Bulk improvements. Closes #1063 .
2012-10-09 10:07:30 +01:00
Mike Jolley
2d15a8aaac
Schedule sale for variations. #1064 .
2012-10-08 12:51:00 +01:00
Mike Jolley
9c560e768c
refactor variation data
2012-10-08 09:59:02 +01:00
Mike Jolley
e04a0b7a23
woocommerce_create_term was slow
2012-10-06 19:21:25 +01:00
Mike Jolley
eb0191efae
moved dimensions to shipping tab.
2012-10-06 19:14:46 +01:00
Coen Jacobs
c6ecd85906
wpdb->supports_collation() to wpdb->has_cap( 'collation' ) for WP 3.5 compat
2012-10-06 02:10:23 +02:00
Mike Jolley
ead3e8313e
Final image handling tweaks.
2012-10-05 19:02:02 +01:00
Max Rice
2faa4d651b
added lost password shortcode / email notification
...
I think the current process for a customer to reset their password is
jarring, especially if the shop hasn't styled the wordpress login form
to match their branding. The form process is mainly copied from the
same process in wp-login.php and fires the same actions to maintain
compatibility.
2012-10-04 14:51:07 -04:00
Mike Jolley
7236192711
Work on the product images panel. Closes #1504 .
2012-10-04 18:09:18 +01:00