Max Rice
|
e9a75830c8
|
added hooks to support analytics plugins
successful ajax add to cart : woocommerce_ajax_added_to_cart,
$product_id
added valid coupon: woocommerce_applied_coupon, $coupon_code
reorded : woocommerce_ordered_again, $order->id
tracked order : woocommerce_track_order, $order->id
calculated shipping on cart : woocommerce_calculated_shipping
|
2012-08-05 12:42:25 -04:00 |
Mike Jolley
|
58dd2aca67
|
search sku. Closes #1334.
|
2012-08-03 18:19:35 +01:00 |
Mike Jolley
|
d16fd5acb0
|
ajax filter for orders page
|
2012-08-01 13:43:50 +01:00 |
Mike Jolley
|
dbc8279dbd
|
ajax customer select
|
2012-08-01 13:43:50 +01:00 |
Mike Jolley
|
c77ce6b951
|
force double. Closes #1283.
|
2012-07-26 16:51:30 +01:00 |
Mike Jolley
|
5cb6354945
|
tax fix
|
2012-06-21 13:06:48 +01:00 |
Mike Jolley
|
cb1f1f9a28
|
Allow html in notes and use textarea. Closes #1171.
|
2012-06-20 18:19:35 +01:00 |
Mike Jolley
|
0cbb2c0627
|
Sidebar login jsonp. Closes #1093.
|
2012-06-10 15:14:03 +01:00 |
Mike Jolley
|
c6d6fd7901
|
ajax coupon form. Closes #1061.
|
2012-06-10 12:40:07 +01:00 |
Mike Jolley
|
458c4ef9e8
|
tweak ordering
|
2012-05-25 12:34:33 +01:00 |
Mike Jolley
|
db61858476
|
should use billing
|
2012-05-12 18:45:26 +01:00 |
Mike Jolley
|
2cac2f9d68
|
Drag and drop ordering for products. Closes #95. Closes #995.
|
2012-05-08 20:30:18 +01:00 |
Mike Jolley
|
2769dd490c
|
Tweak feature code
|
2012-04-20 11:02:29 +01:00 |
Mike Jolley
|
5438b79c35
|
get children when searching for products
|
2012-04-16 13:52:28 +01:00 |
Mike Jolley
|
effe09e910
|
thumbnails on order page
|
2012-04-12 18:14:46 +01:00 |
Mike Jolley
|
b5ed56c82d
|
Hooks for WPML
|
2012-04-12 11:25:50 +01:00 |
Coen Jacobs
|
29dee59fde
|
Merge pull request #915 from favrik/master
My approach to fix #914
|
2012-04-11 07:15:20 -07:00 |
Mike Jolley
|
b9bec0be75
|
show_shipping. Closes #901.
|
2012-04-11 13:08:04 +01:00 |
favrik
|
51fcae6920
|
Fix downloadable product permissions sql query when access_expires is null
|
2012-04-10 14:37:29 -07:00 |
Mike Jolley
|
748dd13b85
|
Chosen and order items
Updated chosen to latest version, reworked styles, made the item adder
on the order screen an ajax input.
Also ditched some un-needed css.
|
2012-04-10 01:39:31 +01:00 |
Mike Jolley
|
e19f46c79d
|
Add new terms + printf vs echo sprintf Closes #138.
|
2012-04-09 00:57:38 +01:00 |
Mike Jolley
|
bcec344c27
|
data tip. Closes #841.
|
2012-03-20 19:40:52 +00:00 |
Mike Jolley
|
e838a420eb
|
Ajax + Cross seels. TODO: ajax chosen is slightly buggy
|
2012-03-12 17:26:11 +00:00 |
Mike Jolley
|
32e7140517
|
Improved coupon product id input. Closes #157.
|
2012-03-06 17:28:08 +00:00 |
Mike Jolley
|
292ba4a70c
|
Translatable numbers. Closes #752.
|
2012-03-05 10:15:19 +00:00 |
Mike Jolley
|
064685064e
|
Fixed order tax saving and dupe key generation
|
2012-02-29 21:05:55 +00:00 |
Mike Jolley
|
95fe36cd07
|
Save permissions + revoke access after xx days feature.
|
2012-02-25 21:11:06 +00:00 |
Mike Jolley
|
eaef280e75
|
P Permissions. Add/revoke
Still working on this feature
|
2012-02-25 19:48:09 +00:00 |
Mike Jolley
|
a86d648367
|
Fix order dates and track order page
|
2012-02-24 14:33:02 +00:00 |
Mike Jolley
|
37f5b73e84
|
Add order item error. Closes #573.
|
2012-02-05 14:00:34 +00:00 |
Mike Jolley
|
de6b06b864
|
Add to cart validation, and a different redirect if theres an error
|
2012-01-27 18:31:30 +00:00 |
Mike Jolley
|
0836ce04db
|
Better class names (final)
|
2012-01-27 16:38:39 +00:00 |
Mike Jolley
|
80cac8f9c8
|
Fixed up ajax, and made class filenames follow naming conventions
|
2012-01-22 15:49:41 +00:00 |
Geert De Deckere
|
7706ecfe7b
|
Starting class names with a capital. Closes #519.
|
2012-01-21 10:07:54 +01:00 |
Mike Jolley
|
0ab045e16b
|
Fixed admin ajax
|
2012-01-18 17:49:55 +00:00 |
Mike Jolley
|
a4e987cde3
|
Don't calc shipping during ajax requests, except cart/checkout requests. Closes #509.
|
2012-01-17 15:59:05 +00:00 |
Mike Jolley
|
aa4b074ca3
|
Rounding and calc totals
|
2012-01-14 01:23:16 +00:00 |
Mike Jolley
|
cd8b0fd492
|
Order calculations
|
2012-01-13 21:25:39 +00:00 |
Mike Jolley
|
8996b8f31a
|
Tweaks to variations.
|
2012-01-12 11:09:54 +00:00 |
Mike Jolley
|
a2d51aa201
|
Github sabotages files -.-
|
2012-01-12 00:54:45 +00:00 |
Mike Jolley
|
1dc5a3bc0b
|
Revert 136456f805ccdf9b7b6bce027dc24da3c14d4281^..HEAD
|
2012-01-12 00:43:30 +00:00 |
Mike Jolley
|
136456f805
|
Remonde ob_start. Moved checkout processing to init hook. Fixed email bug.
|
2012-01-12 00:30:21 +00:00 |
Mike Jolley
|
bc91c1433b
|
Goodbye &new. Closes #475.
|
2012-01-10 15:11:06 +00:00 |
Mike Jolley
|
aba310f321
|
WPML filters #244
|
2012-01-06 17:14:31 +00:00 |
Mike Jolley
|
df1170a716
|
Delete all variations. Closes #243.
|
2012-01-06 15:57:24 +00:00 |
Mike Jolley
|
24332672ad
|
Payment method. Closes #449.
|
2012-01-05 12:11:34 +00:00 |
Mike Jolley
|
f74e041a30
|
Renamed textdomain Closes #444.
|
2012-01-05 11:31:22 +00:00 |
Mike Jolley
|
a48faca8cc
|
Add line (ajax)
|
2012-01-04 23:11:07 +00:00 |
Mike Jolley
|
bd4eaa9eb1
|
Tax rows and add order line item ajax
|
2011-12-31 19:03:41 +00:00 |
Mike Jolley
|
fb57cc7e9d
|
More key renames
|
2011-12-24 17:05:51 +00:00 |