Mike Jolley
549880b8eb
New structure for line items (this one uses meta more)
2012-10-23 17:41:42 +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
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
c5c5dcc3a1
[3.1.4] Check WP is loaded. #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
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
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
eb0191efae
moved dimensions to shipping tab.
2012-10-06 19:14:46 +01:00
Mike Jolley
ead3e8313e
Final image handling tweaks.
2012-10-05 19:02:02 +01:00
Mike Jolley
7236192711
Work on the product images panel. Closes #1504 .
2012-10-04 18:09:18 +01:00
Mike Jolley
25008caff0
Variation stock should respect main inventory settings. Closes #1537 .
2012-09-29 20:31:12 +01:00
Mike Jolley
22ff25efb1
Show totals. Closes #1473 .
2012-09-20 14:43:52 +01:00
Mike Jolley
aaeb0ec0fb
Calc totals. Closes #883 .
2012-09-18 19:07:18 +01:00
Coen Jacobs
8625d74c90
Allow image override for order action buttons. Closes #1489
2012-09-18 16:05:56 +02:00
Mike Jolley
c4c1204034
Show variable downloads
2012-09-17 11:36:30 +01:00
Mike Jolley
121401fd60
button text
2012-09-06 16:18:22 +01:00
Mike Jolley
4c4bc9f5d2
Multi download features, and added the expirey back.
2012-09-06 16:16:16 +01:00
Mike Jolley
72e3bf4bce
Merge pull request #1450 from foxrunsoftware/master
...
Multiple Downloads per Product
2012-09-06 05:05:27 -07:00
Mike Jolley
ee2c7ef45f
Revert "Merge pull request #1472 from niravmehta/master"
...
This reverts commit 1c0be20334
, reversing
changes made to 43bdc4ce99
.
2012-09-06 13:01:11 +01:00
Nirav Mehta
ff6daafa7a
One more change to the file comparing it with release version
2012-09-04 17:00:16 +05:30
Nirav Mehta
5b8d5d7092
apply_filters added to term name as per master
...
Wasn't present in my "release" version.
2012-09-04 16:58:06 +05:30
Nirav Mehta
7602330efc
Download Expiry support for variations products
...
Fixes Issue #1471
2012-09-04 16:55:38 +05:30
Nirav Mehta
30475c31af
Download Expiry support for variations
...
Fixes Issue #1471
2012-09-04 16:54:38 +05:30
Justin Stern
9217ca09e0
Support for Multiple Downloads
...
Support for multiple downloadable files per product: both simple and
variable. This includes all admin, frontend, and database modification
code required for allowing multiple files, while maintaining backwards
compatibility for existing single-file download URLs and templates.
2012-08-28 11:21:54 -04:00
Manos Psychogyiopoulos
a319c80639
Back end filters for attribute labels and variation options ( for translation plugins - filter names same as in variable.php )
2012-08-28 13:48:02 +03:00
Mike Jolley
555cd9af60
replaced some date() with i18n. Closes #1428 .
2012-08-25 10:20:56 +01:00
Mike Jolley
42f1dd62de
Tweak to #1425 .
2012-08-24 18:28:05 +01:00
Michael Pauluzzi
06c784f1ca
Icons file name and _languages
...
Line 178. You are using the 'name' for the name image file.
But with _languages, it's going to be modify in translate file. I fixed it with an IMG value.
2012-08-24 17:57:02 +03:00
Mike Jolley
a004a49a8e
free shipping url Closes #1408 .
2012-08-23 10:56:09 +01:00
Mike Jolley
b9d9ffa986
Thats a wrap
2012-08-15 19:35:36 +01:00
Mike Jolley
261dc12353
Some final docs...
2012-08-15 19:30:39 +01:00
James Koster
8c93b41605
Product data tabs class name
2012-08-15 19:28:13 +01:00
Mike Jolley
5d152f2181
Class docs
2012-08-15 19:15:10 +01:00