toddlahman
|
13c24b410e
|
Removed (document).ready from jQuery scripts
jQuery(document).ready(function($) { is equivalent to calling
jQuery(function($) {.
http://api.jquery.com/ready/
|
2014-01-30 18:44:17 -08:00 |
Scott Basgaard
|
db405fa0ff
|
Don't be so generous with this jQuery selector. Fixes #3933
|
2013-10-17 12:25:14 +02:00 |
Mike Jolley
|
3c8c620c5d
|
Bulk/quick edit backorders Closes #3729
|
2013-09-06 11:17:41 +01:00 |
Mike Jolley
|
f2586d8d76
|
Fix bulk edit status Fixes #3614
@coenjacobs .14
|
2013-08-19 13:00:40 +01:00 |
Mike Jolley
|
12d705c9c4
|
Bulk and quick edit tax status/class. Closes #3530.
|
2013-07-30 14:43:45 +01:00 |
Mike Jolley
|
6e10465faf
|
Bulk improvements. Closes #1063.
|
2012-10-09 10:07:30 +01:00 |
Mike Jolley
|
91e0ade791
|
Can't control output, but can only allow 1 to be selected. Closes #1042.
|
2012-06-10 09:03:20 +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
|
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 |