Commit Graph

43 Commits

Author SHA1 Message Date
Andrew Ozz 619caa5c73 Make iPad support usable again, add viewport meta, see #18863
git-svn-id: https://develop.svn.wordpress.org/trunk@18926 602fd350-edb4-49c9-b593-d223f7449a82
2011-10-10 04:19:05 +00:00
Andrew Ozz d51b26378c Add/remove the border to postbox containers when the last postbox is hidden/shown from Screen Options, props ocean90, fixes #18882
git-svn-id: https://develop.svn.wordpress.org/trunk@18925 602fd350-edb4-49c9-b593-d223f7449a82
2011-10-09 17:30:51 +00:00
Andrew Ozz 692d11e622 Fix postbox containers when there are no visible postboxes in them, fixes #18882
git-svn-id: https://develop.svn.wordpress.org/trunk@18924 602fd350-edb4-49c9-b593-d223f7449a82
2011-10-09 00:05:38 +00:00
Andrew Ozz 7ac7aeae29 Clean up unused bits from responsive admin, fix the JS on dashboard, see #18863
git-svn-id: https://develop.svn.wordpress.org/trunk@18900 602fd350-edb4-49c9-b593-d223f7449a82
2011-10-06 08:43:01 +00:00
Andrew Ozz f465d0e766 Responsive admin improvements for the dashboard, new/write screens and links screens, see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18736 602fd350-edb4-49c9-b593-d223f7449a82
2011-09-21 06:16:24 +00:00
Andrew Ozz 2c70f62b72 The rest of add missing var in postbox.js, see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18694 602fd350-edb4-49c9-b593-d223f7449a82
2011-09-16 23:28:40 +00:00
Andrew Ozz 13c777eb39 Auto-column switching for the dashboard (js based), see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18667 602fd350-edb4-49c9-b593-d223f7449a82
2011-09-14 07:02:46 +00:00
Andrew Ozz e4fdcbd347 Toggle class 'responsive' on div.wrap when auto columns is toggled, see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18625 602fd350-edb4-49c9-b593-d223f7449a82
2011-08-30 23:18:18 +00:00
Andrew Ozz ca2ccb3baa Disable js moving of dashboard postboxes, add all of them in the first column on 'auto', see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18624 602fd350-edb4-49c9-b593-d223f7449a82
2011-08-30 22:29:37 +00:00
Andrew Ozz 77892dfba6 Improve auto column switching for post.php, see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18607 602fd350-edb4-49c9-b593-d223f7449a82
2011-08-25 22:55:39 +00:00
Andrew Ozz 1e0034e8fd Auto column switching for the dashboard, see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18582 602fd350-edb4-49c9-b593-d223f7449a82
2011-08-23 04:00:56 +00:00
Andrew Ozz 2ae505d0c6 Auto column switching (post.php only for now), see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18581 602fd350-edb4-49c9-b593-d223f7449a82
2011-08-22 19:41:11 +00:00
Andrew Ozz 3ff031ae87 Make sure the browser nag in shown first on the dashboard no matter what! See #17323
git-svn-id: https://develop.svn.wordpress.org/trunk@18295 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-13 00:24:47 +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
Mark Jaquith b24303228b Prevent the browser-out-of-date dashboard nag from being minimized and hide minimization arrow. props aaroncampbell. fixes #17441. see #17323.
git-svn-id: https://develop.svn.wordpress.org/trunk@17952 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-18 17:06:04 +00:00
Andrew Ozz 44ac70d063 Warning for out of date and insecure browsers, props aaroncampbell, fixes #17323
git-svn-id: https://develop.svn.wordpress.org/trunk@17887 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-12 03:33:27 +00:00
Andrew Ozz 9d5f38a1df Merge post.js with page.js and slug.js, optimize categories and tags JS, standardize postboxes IDs and JS.
git-svn-id: https://develop.svn.wordpress.org/trunk@12022 602fd350-edb4-49c9-b593-d223f7449a82
2009-10-13 10:02:42 +00:00
Andrew Ozz d9953efdf3 Always load the Dashboard RSS widgets with AJAX, see #10133 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11613 602fd350-edb4-49c9-b593-d223f7449a82
2009-06-20 10:30:09 +00:00
Andrew Ozz ac2b09ccc8 Fix highlighting of the whole page while dragging a sortable in WebKit, ajax tag cloud for non-admin users
git-svn-id: https://develop.svn.wordpress.org/trunk@10849 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-28 08:21:43 +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 fd98e9081c Allow the dashboard widgets to be arranged in up to four columns. The number of columns can be selected from the Screen Options tab.
git-svn-id: https://develop.svn.wordpress.org/trunk@10641 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-24 02:37:22 +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
Andrew Ozz d88a6ccf96 Make postboxes less "jumpy" when dragging, see #8364
git-svn-id: https://develop.svn.wordpress.org/trunk@10019 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-03 08:40:06 +00:00
Andrew Ozz 6a3f6d7dec Fix footer in IE7, Screen Options in IE6, fixes #8447, fixes #8457
git-svn-id: https://develop.svn.wordpress.org/trunk@10017 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-02 23:53:43 +00:00
Andrew Ozz 103d7ddfe3 Fix postbox dragging when converting from single-column to dual-column, fixes #8304
git-svn-id: https://develop.svn.wordpress.org/trunk@9829 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 09:11:17 +00:00
Andrew Ozz 4ebfcd94a5 Menu updates: single top level menus, B&W/color icons (sprite), fix for the Firefox bug of not firing mouseout on absolute positioned elements over textareas/text fields, scaling down properly for different user roles, includes patch by Ryan, fixes #7966
git-svn-id: https://develop.svn.wordpress.org/trunk@9578 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-09 14:54:39 +00:00
Andrew Ozz f4f88befc6 Make postboxes easier to drop in the left column
git-svn-id: https://develop.svn.wordpress.org/trunk@9510 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 14:18:46 +00:00
Andrew Ozz 246fa5e51a Some dashboard and IE layout fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9422 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-30 23:43:08 +00:00
Andrew Ozz a0af3c1326 Postbox.js fixes and css reset
git-svn-id: https://develop.svn.wordpress.org/trunk@9408 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-30 03:03:00 +00:00
Andrew Ozz 837b1b51bc Postboxes drag/drop for all browsers, some base css fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9291 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 22:08:58 +00:00
Mark Jaquith d6b8d7128b Fix Screen Options toggles accidentally broken in [9662]
git-svn-id: https://develop.svn.wordpress.org/trunk@9277 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 06:52:06 +00:00
Mark Jaquith ae46fd9db4 Display a placeholder dropbox for Sortables
git-svn-id: https://develop.svn.wordpress.org/trunk@9268 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 22:06:41 +00:00
Mark Jaquith 3bc39364c4 Send togbox to Hades. @ryan: size 8.5 -- something with sapphires.
git-svn-id: https://develop.svn.wordpress.org/trunk@9262 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 04:55:38 +00:00
Ryan Boren 638a41bf49 Draggable dash, first cut. Props mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9103 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-08 23:32:34 +00:00
Andrew Ozz 1933cadce7 Publish postbox and post status select updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@8889 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-14 12:58:00 +00:00
Andrew Ozz a39981c096 Fix "cursor in the air" in postboxes, fixes #7578
git-svn-id: https://develop.svn.wordpress.org/trunk@8871 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-11 21:40:28 +00:00
Ryan Boren 8374946003 First cut of 'Show on screen' metabox show/hide. Needs styling. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8712 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 18:58:42 +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
Matt Mullenweg 447c9accb8 The whole title box should be clickable to expand or contract. Fixes #6217. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7290 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:43:00 +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 8f407953f7 Move postbox to postbox.js. Don't load cat and tag js for pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@6675 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-28 21:34:42 +00:00