Mike Jolley
5091b20844
Inline validation. Closes #733 .
2012-03-05 17:19:06 +00:00
Patrick Garman
fff9ee51b5
Updating to 1.5
2012-03-04 18:31:50 -06:00
Patrick Garman
e998a8e6bb
Merge branch 'master' of https://github.com/woothemes/woocommerce
...
Conflicts:
assets/css/admin.css
2012-03-04 18:30:16 -06:00
Mike Jolley
75eb12db3f
Fix attribute styling
2012-03-04 12:42:24 +00:00
Mike Jolley
411ebf23b6
min
2012-03-01 14:06:57 +00:00
Geert De Deckere
bf6c5a4f29
Fixed the slideDown animation for the shipping address
2012-03-01 14:24:24 +01:00
Mike Jolley
b978c16444
bought back activation css
2012-03-01 00:02:17 +00:00
Mike Jolley
bd82c9b8be
Minor fixes and update variation message
2012-02-29 22:13:27 +00:00
Mike Jolley
064685064e
Fixed order tax saving and dupe key generation
2012-02-29 21:05:55 +00:00
Mike Jolley
1630a4edd4
Merge pull request #724 from piffpaffpuff/master
...
better product-tab-icons positioning for long tab-titles
2012-02-29 10:39:27 -08:00
Triggvy Gunderson
ca246709ef
better product-tab icons positioning for long tab-titles
...
the next icon on the right was visible when the product-tab title was
very long (like in german translations).
2012-02-29 19:31:55 +01:00
Mike Jolley
b572aa90bf
write panel min
2012-02-28 13:59:38 +00:00
Mike Jolley
87cbcfbe42
Merge pull request #716 from GeertDD/admin_edit_address_js
...
Prevent page from jumping back to top when clicking the links to edit billing/shipping details
2012-02-28 05:58:34 -08:00
Geert De Deckere
2e99884334
Prevent page from jumping back to top when clicking the links to edit billing/shipping details
2012-02-28 14:06:58 +01:00
Mike Jolley
a2714544a4
cart limit item. Closes #646 .
2012-02-27 18:22:54 +00:00
Mike Jolley
a81a9bfcb5
Purchase notes - add text to a product to include in order tables after payment
2012-02-27 17:05:26 +00:00
Mike Jolley
d5c54d686a
Reset variations. Closes #705 .
2012-02-27 13:14:33 +00:00
Mike Jolley
a3772cd463
Dropdowns for country in order admin
2012-02-26 16:31:58 +00:00
Mike Jolley
d452f16129
data min/max for variations
2012-02-26 01:26:42 +00:00
Mike Jolley
7f3b8b7ea3
read me + styles for right now
2012-02-25 21:16:38 +00:00
Mike Jolley
eaef280e75
P Permissions. Add/revoke
...
Still working on this feature
2012-02-25 19:48:09 +00:00
Mike Jolley
013797d5e3
Made meta tables consistant
2012-02-25 11:43:25 +00:00
Mike Jolley
bc854ca3e8
mmm
2012-02-24 22:12:25 +00:00
Mike Jolley
9554a4c52c
Admin tweaks and mixed cart handling. Closes #651 .
2012-02-24 20:04:05 +00:00
Mike Jolley
16cfdbd345
No need for prefix
2012-02-24 14:58:02 +00:00
Mike Jolley
eef86edd73
data min fix for cart
2012-02-23 12:50:33 +00:00
Mike Jolley
cc1c77db20
dynamic required
2012-02-23 11:19:45 +00:00
Mike Jolley
2851642b6c
Hooks for quantity selectors and data-min tweaks
2012-02-22 19:45:12 +00:00
Mike Jolley
178a07584f
typo
2012-02-21 20:49:58 +00:00
Mike Jolley
b842672e03
comments link
2012-02-21 13:12:57 +00:00
Mike Jolley
fd459d702a
Order admin. Closes #680 .
2012-02-21 12:53:36 +00:00
Mike Jolley
429e7ea1f3
bulk edit
2012-02-20 18:19:27 +00:00
Mike Jolley
565987dd56
Quick edit Closes #258 .
2012-02-20 14:29:51 +00:00
Mike Jolley
d14fccf694
Moved notice inline
2012-02-18 10:19:07 +00:00
Mike Jolley
4925069006
Notice when the configuration may cause permalink errors
2012-02-17 23:47:45 +00:00
Mike Jolley
1a06f85b6d
data-min
2012-02-17 23:47:18 +00:00
Mike Jolley
7be443b1ad
min
2012-02-17 19:22:41 +00:00
Geert De Deckere
005573afc4
Trigger 'change' event on the hidden variation_id input
2012-02-17 14:47:00 +01:00
Mike Jolley
bfdf71fd26
Some install tweaks
2012-02-17 12:49:32 +00:00
Mike Jolley
1697bcd66c
slider triggers
2012-02-16 18:12:14 +00:00
Mike Jolley
2ca3e7f5cc
price slider from/to spans
2012-02-16 17:16:27 +00:00
Andrew White
ae03c15e54
Fix JS minification error
...
When the woocommerce.js file is minified the update_checkout
method name is shortened, making the timeout call fail. This
patch fixes it by referring to the function directly when
setting up the timeout.
2012-02-16 13:31:47 +00:00
Mike Jolley
bf13ba4a8b
Install message
2012-02-15 23:45:55 +00:00
Mike Jolley
fee63d1522
Expand/Close
2012-02-15 20:18:01 +00:00
Mike Jolley
d559c5cc87
Friendlier installer
2012-02-15 17:31:44 +00:00
Mike Jolley
8b1b9c542c
Color. Closes #632 .
...
patrickgarman wants someone to merge 1 commit into woo themes:master from patrickgarman:master.
2012-02-14 15:34:12 +00:00
James Koster
a08beb4a9f
More fancybox
2012-02-14 15:14:07 +00:00
James Koster
43e1342c38
Fancybox tidying
...
removed extraneous markup / images replaced with css
2012-02-14 15:12:13 +00:00
James Koster
675b1d20ac
Fancybox styles
2012-02-14 14:32:24 +00:00
Mike Jolley
871953aef3
min
2012-02-14 11:16:48 +00:00