Peter Fabian
|
9b154b961e
|
Add sort handle column when adding new tags.
|
2018-04-26 15:11:00 +02:00 |
Mike Jolley
|
83f8bcb8ce
|
Make the init tooltips after inline editing more specific
|
2018-02-21 13:34:07 +00:00 |
Mike Jolley
|
b95812d563
|
Handle quick edit
|
2018-02-08 12:35:57 +00:00 |
Mike Jolley
|
727cf673e6
|
Make handles appear for attributes and categories
|
2018-02-01 14:46:04 +00:00 |
Mike Jolley
|
832d767a83
|
Full support for sorting
|
2018-01-31 20:17:06 +00:00 |
Mike Jolley
|
6f6ddf2eeb
|
Prevent uncategorized from being sorted. it's always top of the list.
|
2018-01-31 13:34:55 +00:00 |
Mike Jolley
|
c3c966b5fd
|
Add handles so drag and drop does not break edit on mobile
Fixes #15118
|
2017-05-18 15:22:12 +01:00 |
Claudio Sanches
|
76b312b9e7
|
Use always min.js files on admin
|
2015-07-10 01:32:30 -03:00 |
Shiva Poudel
|
ce2896ffcb
|
Little tweak ...
|
2015-06-04 18:18:49 +05:45 |
Shiva Poudel
|
2bb8ce3097
|
Fix - undefined is not necessary to initialize
|
2015-06-04 18:08:07 +05:45 |
Shiva Poudel
|
f9b822ae21
|
Tweak - JSHint fix and coding standard for term ordering
|
2015-06-04 18:06:39 +05:45 |
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 |
Mike Jolley
|
645ca3e834
|
WC_Ajax class for ajax events
|
2013-11-14 12:13:34 +00:00 |
Mike Jolley
|
e7c23d832b
|
Fix sortables. Closes #898.
|
2012-04-10 19:06:12 +01:00 |
Mike Jolley
|
0af9b98d18
|
Fixed quick edit
|
2011-11-18 15:03:29 +00:00 |
Mike Jolley
|
f8447c7a46
|
Drag and drop term ordering (so variation options can be sorted) Closes #57.
|
2011-10-12 18:32:30 +01:00 |