Sergey Biryukov
22ec39f6e2
Fix checkbox synchronization on Edit Link screen. fixes #23670 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23586 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-02 23:58:34 +00:00
Mark Jaquith
02975388bd
Fix the adding of link categories through the "Add Link" screen. props yoavf. fixes #21590 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@21688 602fd350-edb4-49c9-b593-d223f7449a82
2012-08-31 18:20:28 +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
3a20d6aa17
Replace .attr() with .prop() as per jQuery 1.6.1. Also fixes couple places where the JS wasn't working because attr('some', '') does not remove the HTML property now, see #17311
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18027 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-25 01:04:12 +00:00
Nikolay Bachiyski
f4084990ea
Focus on category field when adding a new category in the write panel
...
git-svn-id: https://develop.svn.wordpress.org/trunk@14940 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-26 09:17:40 +00:00
Andrew Ozz
b4511b71fd
Change CSS classes to avoid collisions with ui.tabs, fixes #9740
...
git-svn-id: https://develop.svn.wordpress.org/trunk@11224 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-06 21:31:07 +00:00
Andrew Ozz
759fde9021
jQuery 1.3.2 and UI 1.7.1, may still have some regressions, add screen columns setting to the write/edit post/page screen options, fixes #8867
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10834 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-25 14:29:22 +00:00
Andrew Ozz
4571d1758f
Fix most popular link category list, props chmac, fixes #9012
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10477 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-01 23:52:10 +00:00
Andrew Ozz
d7acc77238
Make simple form validation and ajax-add new categories compatible with jQuery 1.3.1
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10457 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-29 07:00:00 +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
aaad7cb804
s/sumbit/submit/. Props Malaiac. fixes #8645 for trunk
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10259 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-30 17:41:07 +00:00
Andrew Ozz
077540b9af
Faster hide-if-no-js, if-js-closed, etc. needed when loading scripts in the footer.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10258 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-27 12:18:38 +00:00
Andrew Ozz
e8c6ee06c3
Update styling on link pages, fix state saving for link cats, no green bg after quick editing a post fixes #8143
...
git-svn-id: https://develop.svn.wordpress.org/trunk@9703 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 23:58:17 +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
5dfa1c4922
Show Settings for edit link form. see #7552
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8753 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 19:49:08 +00:00
Ryan Boren
6db75e59d4
Collapse crazyhorse to trunk. Incoming! see #7552
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8691 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 21:42:31 +00:00
Ryan Boren
e9dd827bfc
Close link postboxes
...
git-svn-id: https://develop.svn.wordpress.org/trunk@8026 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-30 21:16:33 +00:00
Peter Westwood
2d7ba950bc
Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props azaozz.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@7325 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 22:57:47 +00:00
Ryan Boren
a87c748d19
Set focus for some fields. Props nbachiyski. fixes #6080
...
git-svn-id: https://develop.svn.wordpress.org/trunk@7143 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 21:12:17 +00:00
Ryan Boren
b8dbba8e45
Fix add new category box for links. Props DD32. fixes #5797
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6774 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-10 06:49:46 +00:00
Ryan Boren
4c6d9571f9
Postbox save updates and admin js refactoring from nbachiyski. fixes #5799
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6761 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-08 19:57:50 +00:00
Ryan Boren
090e465ffd
Fix edit link form categories a bit. AJAX add still needs work.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6713 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-02 20:31:56 +00:00
Ryan Boren
bdfcbd788c
Update edit link pages. Link categories need work.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@6695 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-31 20:04:54 +00:00