Andrew Nacin
038439326d
Remove unused admin-categories and admin-custom-fields JavaScript files. props ocean90. fixes #23486 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23446 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-16 19:03:59 +00:00
Andrew Nacin
db981a3b27
Switch to .min for compressed JS and CSS files.
...
* This moves our "development" versions from .dev.js to .js (same for css).
* The compressed version then moves from .js to .min.js (same for css).
By switching to the standard .min convention, it sets expectations for developers,
and works nicely with existing tools such as ack.
fixes #21633 .
git-svn-id: https://develop.svn.wordpress.org/trunk@21592 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-23 00:04:18 +00:00
Andrew Ozz
01a2ce507b
Fix canceling when deleting newly added categories and link categories, fixes #11296
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12313 602fd350-edb4-49c9-b593-d223f7449a82
2009-12-01 23:51:04 +00:00
Andrew Ozz
26a9029a82
Do not show entities when inserting newly added category in the parents dropdown, props aldenta, fixes #11182
...
git-svn-id: https://develop.svn.wordpress.org/trunk@12236 602fd350-edb4-49c9-b593-d223f7449a82
2009-11-20 01:54:12 +00:00
Andrew Ozz
02f0eee9eb
Use new jQuery methods when adding, editing and deleting tags with AJAX, fix warning when deleting tags, see #10239
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11676 602fd350-edb4-49c9-b593-d223f7449a82
2009-07-01 08:12:39 +00:00
Andrew Ozz
d08b1b842d
Fix delete warnings for categories, link categories, tags and comments, fixes #9050
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10522 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-07 15:26:01 +00:00
Andrew Ozz
80fb5c79ce
Cleanup js files and prepare for concatenating, move most inline js to files
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10348 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-12 13:43:17 +00:00
Andrew Ozz
416baab11a
Minify all js and add the non-minified files as .dev.js
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10291 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-02 15:08:58 +00:00
Ryan Boren
baaaa352ba
Strip trailing whitespace
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 18:03:31 +00:00
Ryan Boren
42524ceea5
Key screen meta off of page hook. fixes #8246
...
git-svn-id: https://develop.svn.wordpress.org/trunk@9735 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 19:16:26 +00:00
Andrew Ozz
34172f06d1
QE fixes: don't display-filter titles, show QE for newly added cats and tags, fixes #8146
...
git-svn-id: https://develop.svn.wordpress.org/trunk@9606 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 09:39:42 +00:00
Ryan Boren
e506385bd1
Column hiding for comments. Settings box JS consolidation. Props Viper007Bond. see #7725
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8988 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-26 01:05:52 +00:00
Ryan Boren
09cb6eeebb
Consolidate column header code. Add column hiding to taxonomy pages (incomplete). see #7725
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8923 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-18 05:41:45 +00:00
Ryan Boren
a7719ba164
AJAX for link category add and delete. Props mdawaffe. fixes #5291
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6299 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-31 03:53:32 +00:00
Ryan Boren
490789554f
jquery for list manipulation. Round one, fight. Props mdawaffe. fixes #4805
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6213 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-09 22:49:42 +00:00
rob1n
42a1f116d5
Move JavaScript to js subfolder, and CSS to css subfolder. see #4334
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5631 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-02 00:37:51 +00:00