Commit Graph

550 Commits

Author SHA1 Message Date
Andrew Ozz baac11eb10 Fixes for choose tag from tag cloud and reply to comment from admin
git-svn-id: https://develop.svn.wordpress.org/trunk@9520 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 01:44:10 +00:00
Andrew Ozz 2dde47a9f2 Add "Choose from popular tags" to the tags postbox
git-svn-id: https://develop.svn.wordpress.org/trunk@9518 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 23:15:59 +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 43765e96e1 Fix typo in wp-admin.css, props 112502, fixes #8046
git-svn-id: https://develop.svn.wordpress.org/trunk@9496 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-03 18:00:08 +00:00
Andrew Ozz eaa36ee402 Fix quick editing of last page in Edit Pages, props yoshi, fixes #8044
git-svn-id: https://develop.svn.wordpress.org/trunk@9495 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-03 17:37:20 +00:00
Ryan Boren 20addd1346 IF copy fails, chmod target to 0644 and try again
git-svn-id: https://develop.svn.wordpress.org/trunk@9493 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-03 17:16:41 +00:00
Mark Jaquith 34fed9014b Update to publish box styles. More horizontal room, consistent button placement, better for i18n, better wording.
git-svn-id: https://develop.svn.wordpress.org/trunk@9491 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-03 07:06:36 +00:00
Matt Mullenweg 16acf7d11c Gravatars for user page.
git-svn-id: https://develop.svn.wordpress.org/trunk@9464 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-01 11:19:13 +00:00
Peter Westwood 8939e640f1 Remove unecessary gap at the bottom of the post page.
git-svn-id: https://develop.svn.wordpress.org/trunk@9463 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-01 10:30:35 +00:00
Ryan Boren 769544395d Better i18n support for automatic upgrade. Props nbachiyski. fixes #8023
git-svn-id: https://develop.svn.wordpress.org/trunk@9441 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-31 18:51:06 +00:00
Mark Jaquith 3501b899b2 Improvements to the Edit Comment screen
git-svn-id: https://develop.svn.wordpress.org/trunk@9436 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-31 18:05:25 +00:00
Andrew Ozz bb44218132 More edit comment page fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9434 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-31 16:52:55 +00:00
Mark Jaquith 1f6c4a1655 Bring Comment Save postbox up to parity with Post/Page Publish postbox
git-svn-id: https://develop.svn.wordpress.org/trunk@9430 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-31 06:53:55 +00:00
Matt Mullenweg 6b3ff464d0 Make akismet check-for-spam button not ugly.
git-svn-id: https://develop.svn.wordpress.org/trunk@9426 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-31 03:46:14 +00:00
Ryan Boren 7e5ff53d55 Revert [9413]
git-svn-id: https://develop.svn.wordpress.org/trunk@9414 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-30 15:50:21 +00:00
Andrew Ozz 13e64e6a9c Better comments listing, props Matt
git-svn-id: https://develop.svn.wordpress.org/trunk@9413 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-30 12:24:11 +00:00
Andrew Ozz bf210006e8 Menu updates and fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9411 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-30 09:52:20 +00:00
Mark Jaquith 5bd33d81b1 Publish postbox layout tweaks for Main Column Mode.
git-svn-id: https://develop.svn.wordpress.org/trunk@9409 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-30 03:50:23 +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
Mark Jaquith ac4b4e001e More work on Publish postbox. Post status tweaks, post date tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@9402 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-29 19:22:56 +00:00
Mark Jaquith fabf50d842 Numerous Publish postbox tweaks, fixes, and flourishes. Still WIP
git-svn-id: https://develop.svn.wordpress.org/trunk@9394 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-29 06:00:22 +00:00
Mark Jaquith 9d95503bce Implement admin footer with margin, not height, so that people can add stuff to it.
git-svn-id: https://develop.svn.wordpress.org/trunk@9393 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-29 03:51:16 +00:00
Peter Westwood 0157387518 Move inline styles to the stylesheets. Fixes #7985 props Speedboxer.
git-svn-id: https://develop.svn.wordpress.org/trunk@9390 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-28 22:07:39 +00:00
Andrew Ozz 70443d9dbb Write page styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9384 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-28 10:59:26 +00:00
Mark Jaquith 425509448d More work on publishing module. WIP.
git-svn-id: https://develop.svn.wordpress.org/trunk@9365 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-27 06:07:59 +00:00
Mark Jaquith 2106a12a97 Add a little padding to a.button, for to benefit glorious nation Webkit rounded corners
git-svn-id: https://develop.svn.wordpress.org/trunk@9364 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-27 04:56:17 +00:00
Andrew Ozz 394968b4e1 Attach 'Screen Options' button to the sliding layer and related changes
git-svn-id: https://develop.svn.wordpress.org/trunk@9363 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-27 01:22:24 +00:00
Andrew Ozz 9b7f72b42f 2 column pages for Categories and Link Categories
git-svn-id: https://develop.svn.wordpress.org/trunk@9354 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-26 09:08:52 +00:00
Peter Westwood cee1009cc4 Make the metaboxes easier to drag.
git-svn-id: https://develop.svn.wordpress.org/trunk@9350 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-25 23:11:55 +00:00
Andrew Ozz 28f001214c More styling for the Tags page, change the Options pages background color to light gray
git-svn-id: https://develop.svn.wordpress.org/trunk@9345 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-25 20:55:40 +00:00
Peter Westwood d4f6abcf0f First stab at better options pages. WIP.
git-svn-id: https://develop.svn.wordpress.org/trunk@9343 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-25 19:55:56 +00:00
Andrew Ozz 09b755baf1 2 column Tags page, needs more styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9339 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-25 08:01:37 +00:00
Mark Jaquith b8b68fb195 Screen Options tweaks. Uparrow when expanded.
git-svn-id: https://develop.svn.wordpress.org/trunk@9330 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 19:33:40 +00:00
Andrew Ozz 0e845af695 New buttons and styling for all "management" pages
git-svn-id: https://develop.svn.wordpress.org/trunk@9328 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 18:25:46 +00:00
Mark Jaquith acd146991e Make the entire Screen Options button clickable.
git-svn-id: https://develop.svn.wordpress.org/trunk@9324 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 11:08:44 +00:00
Mark Jaquith f495ff86bf Do not put an overline for submit buttons at the top (TODO: figure out our style for options pages)
git-svn-id: https://develop.svn.wordpress.org/trunk@9320 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 10:45:58 +00:00
Mark Jaquith 8f702da770 Screen Options tab, rough draft
git-svn-id: https://develop.svn.wordpress.org/trunk@9319 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 10:29:07 +00:00
Andrew Ozz 06584ff4c5 Admin menu: make toggle arrow easier to spot
git-svn-id: https://develop.svn.wordpress.org/trunk@9312 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 01:50:54 +00:00
Andrew Ozz 8f9056c73c Admin menu styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9306 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 22:19:19 +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 f2f9e897b8 Finishing touches on the admin footer.
git-svn-id: https://develop.svn.wordpress.org/trunk@9284 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 20:14:21 +00:00
Mark Jaquith 0d0974ddad Header CSS cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@9275 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 04:18:43 +00:00
Mark Jaquith a97d2744d1 New footer style, first draft
git-svn-id: https://develop.svn.wordpress.org/trunk@9269 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 22:27:41 +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
Mark Jaquith 4ddeefc1f8 Initial work on Publish box. Very rough.
git-svn-id: https://develop.svn.wordpress.org/trunk@9261 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 04:36:35 +00:00
Andrew Ozz 83fda65efc Favourites drop-down styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9240 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 16:54:14 +00:00
Andrew Ozz 492d8278cb Comments post-box: show comments on the currently edited post with ajax, 20 at a time
git-svn-id: https://develop.svn.wordpress.org/trunk@9225 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 09:44:22 +00:00
Mark Jaquith 3a47d129af Working on the header
git-svn-id: https://develop.svn.wordpress.org/trunk@9224 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 05:48:00 +00:00
Andrew Ozz 05fc37769c Admin menu: double-click icon to go to default (first) location, show section header when folded
git-svn-id: https://develop.svn.wordpress.org/trunk@9196 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-16 10:32:26 +00:00
Andrew Ozz 7ab970715d Admin menu: add generic icon, fix hover in IE, speed up response timing
git-svn-id: https://develop.svn.wordpress.org/trunk@9182 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-15 06:54:25 +00:00
Ryan Boren d47b4ce7cc Remove dashmenu css
git-svn-id: https://develop.svn.wordpress.org/trunk@9169 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 17:12:21 +00:00
Andrew Ozz a9bb99e607 Fix z-index for expanded admin menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9161 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 08:03:41 +00:00
Andrew Ozz fe24ab0b60 Put post status inline with post name
git-svn-id: https://develop.svn.wordpress.org/trunk@9157 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 06:07:49 +00:00
Andrew Ozz 85ed07784c Side folding for the menu, first run, still needs colours, styling and perhaps different icons.
git-svn-id: https://develop.svn.wordpress.org/trunk@9154 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 05:10:16 +00:00
Andrew Ozz 2d6aad8d62 Page Options: fix hiding of Modified column when listing drafts, props ShaneF, fixes #7855
git-svn-id: https://develop.svn.wordpress.org/trunk@9109 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-09 05:58:10 +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 b82dc680c5 Comment status on edit comment page: change drop-down to radio buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@9099 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-08 05:24:25 +00:00
Andrew Ozz 8dd896218b Convert the comment reply popup to a temp table row for consistency, add Quick Edit for comments, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@9098 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-08 01:18:16 +00:00
Andrew Ozz 603dbcdf4f Quick Edit for Tags, Categories and Link Categories, improvements to handling errors in quick and bulk edit.
git-svn-id: https://develop.svn.wordpress.org/trunk@9083 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-05 04:43:52 +00:00
Andrew Ozz 3664763817 Reposition the Search and Filter. Brings the top of the screen closer to the wireframes.
git-svn-id: https://develop.svn.wordpress.org/trunk@9073 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-03 00:13:12 +00:00
Andrew Ozz 6c30d5f7a1 Some CSS for turbo.php and press-this-landing.php
git-svn-id: https://develop.svn.wordpress.org/trunk@9068 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 17:24:20 +00:00
Andrew Ozz b6504f6aef Add page options to edit/write page, remove the IE6 scrollbar hack (seems not to be needed any more), add the min-width to all admin pages, add the Page Options link to the end of the breadcrumbs
git-svn-id: https://develop.svn.wordpress.org/trunk@9063 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 11:04:09 +00:00
Mark Jaquith b7f6dcecb8 40 additional horizontal pixels, and 10 additional vertical pixels for the content area.
git-svn-id: https://develop.svn.wordpress.org/trunk@9060 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 06:06:52 +00:00
Mark Jaquith 112014def2 Add View Site temporary icon and link, move Favorites down a bit
git-svn-id: https://develop.svn.wordpress.org/trunk@9059 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 05:35:57 +00:00
Mark Jaquith ab1ec5a0e7 Whitespace cleanup for wp-admin.css
git-svn-id: https://develop.svn.wordpress.org/trunk@9057 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 04:25:31 +00:00
Mark Jaquith 81fb0d02a9 Move user_info over to the upper-right corner of the admin
git-svn-id: https://develop.svn.wordpress.org/trunk@9056 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 04:18:34 +00:00
Andrew Ozz 8550854e9a Move Page Options button to the header
git-svn-id: https://develop.svn.wordpress.org/trunk@9054 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 01:32:27 +00:00
Andrew Ozz f32c8bc427 Batch edit: allow removal of selected posts, prevent page parent lock.
git-svn-id: https://develop.svn.wordpress.org/trunk@9036 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 10:30:56 +00:00
Andrew Ozz e752c81cda Add logo
git-svn-id: https://develop.svn.wordpress.org/trunk@9021 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 16:55:17 +00:00
Andrew Ozz 56df9ace2d Move posts filter above tablenav
git-svn-id: https://develop.svn.wordpress.org/trunk@9018 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 12:29:19 +00:00
Andrew Ozz 1adc55c1c9 Add arrow to "favorites" link
git-svn-id: https://develop.svn.wordpress.org/trunk@9017 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 04:46:18 +00:00
Andrew Ozz 7895e38ccf Move and adjust "Page Options" box
git-svn-id: https://develop.svn.wordpress.org/trunk@9016 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 04:11:27 +00:00
Ryan Boren 3b792886c6 Rough in of header restyling. Emphasis on rough.
git-svn-id: https://develop.svn.wordpress.org/trunk@9008 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 21:18:15 +00:00
Andrew Ozz 9ed4e227b8 Shortcuts drop-down
git-svn-id: https://develop.svn.wordpress.org/trunk@9003 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 12:02:32 +00:00
Andrew Ozz d8c2d1347a Upload media from the Media Library page.
git-svn-id: https://develop.svn.wordpress.org/trunk@8998 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 08:17:55 +00:00
Ryan Boren 64df665c9f Add breadcrumb, remove h2 from edit.php. Styling carnage to be fixed
git-svn-id: https://develop.svn.wordpress.org/trunk@8993 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-26 22:27:48 +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 d7f57bfcdb Place holder for Favorite Actions dropdown
git-svn-id: https://develop.svn.wordpress.org/trunk@8985 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-25 23:49:24 +00:00
Andrew Ozz 36c04753fb Batch editing, first cut, see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8973 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-25 13:42:34 +00:00
Andrew Ozz a055ab0699 Replace the "delete" icon (current one is too bright)
git-svn-id: https://develop.svn.wordpress.org/trunk@8955 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-22 20:14:37 +00:00
Andrew Ozz e6d08d8092 Sytling and improvements to inline editing, see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8943 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-21 19:45:45 +00:00
Andrew Ozz 5ca2201554 Add nonces to quick edit, see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8917 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-17 11:32:33 +00:00
Andrew Ozz c9a085eac6 Update for the Save box in edit comment form.
git-svn-id: https://develop.svn.wordpress.org/trunk@8913 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-17 00:50:34 +00:00
Andrew Ozz 7bca74ce85 Put timestamp icon back and fix the Categories postbox when in the right sidebar
git-svn-id: https://develop.svn.wordpress.org/trunk@8909 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-16 23:41:19 +00:00
Andrew Ozz ebe59173cd Reattaching of orphan attachments and choose post/page ajaxed search box
git-svn-id: https://develop.svn.wordpress.org/trunk@8901 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-16 04:24:28 +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 ce124c4f4f Edit/Save buttons and post status select changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@8875 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-12 13:12:28 +00:00
Andrew Ozz c2d398f8b9 Fix position of search tags box, props scohoust, fixes #7731
git-svn-id: https://develop.svn.wordpress.org/trunk@8872 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-11 21:59:55 +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
Andrew Ozz 0bfa8da71c Fix the position of the search field on all admin pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@8867 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-11 18:54:05 +00:00
Ryan Boren 88e581b529 Inline editing. First cut. Props Aaron Harp. see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8857 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-10 22:47:03 +00:00
Andrew Ozz e994ef3899 CSS and HTML validation fixes, props Simek, fixes #7703
git-svn-id: https://develop.svn.wordpress.org/trunk@8845 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-08 06:01:33 +00:00
Peter Westwood 1a98aec97c Better admin search boxes.
git-svn-id: https://develop.svn.wordpress.org/trunk@8827 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 23:19:08 +00:00
Ryan Boren bc27b345eb Fix horizontal mode layout for publish box. Props noel. fixes #7681
git-svn-id: https://develop.svn.wordpress.org/trunk@8803 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-04 04:41:06 +00:00
Andrew Ozz 0c8f3abe13 Base css fix for FF2, IE6 still needs work
git-svn-id: https://develop.svn.wordpress.org/trunk@8787 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 00:14:04 +00:00
Andrew Ozz 59de3bae0b Base css layout, fixes #7620
git-svn-id: https://develop.svn.wordpress.org/trunk@8785 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-31 13:51:52 +00:00
Andrew Ozz 7e1f0947d8 Reply to comments from admin, small improvements and fixes, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8767 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 05:07:40 +00:00
Andrew Ozz 03207bf738 New colors and small improvements for the pwd strength meter, includes patch by Simek, fixes #7588
git-svn-id: https://develop.svn.wordpress.org/trunk@8733 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-26 00:40:10 +00:00
Andrew Ozz 513f9fea23 Some 'Show on screen' metabox settings styling, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8726 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 10:17:41 +00:00
Andrew Ozz 31b0b05b56 Only Mozilla seems to support shorthand for border-radius. Reverting the rest, see #7584
git-svn-id: https://develop.svn.wordpress.org/trunk@8725 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 08:56:35 +00:00
Andrew Ozz 73af28f02b wp-admin.css cleanup, props Simek fixes #7584
git-svn-id: https://develop.svn.wordpress.org/trunk@8723 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-24 15:29:21 +00:00
Andrew Ozz 3e9d31fc8f Reply to comments from admin, first run, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8720 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-24 06:56:22 +00:00
Mark Jaquith 13e463fd0e Consolidate our hide-if-no-js CSS/jQuery stuff. Now, just: hide-if-js, hide-if-no-js. Simple, easy to remember.
git-svn-id: https://develop.svn.wordpress.org/trunk@8700 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 06:42:19 +00:00
Andrew Ozz 349d288c48 Some css cleanup and fixes after the merge, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8697 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 02:25:14 +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 f284661233 Merge crazyhorse management pages. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8682 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 04:06:36 +00:00
Ryan Boren 2272a1a950 Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@8600 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-09 05:36:14 +00:00
Matt Mullenweg e70cdeca15 Check for plugin updates more frequently, notify with double bubble trouble. Hat tip: mdawaffe. Fixes #7265.
git-svn-id: https://develop.svn.wordpress.org/trunk@8305 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-10 07:35:20 +00:00
Ryan Boren c2b68223db Tag to cat converter improvements from azaozz. see #6909
git-svn-id: https://develop.svn.wordpress.org/trunk@8077 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-13 20:23:29 +00:00
Ryan Boren 4c1b6184ba Unify TinyMCE image popup and insert image popup. Props azaozz. see #6811
git-svn-id: https://develop.svn.wordpress.org/trunk@8066 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-10 04:40:21 +00:00
Ryan Boren b2d881412a Bulk delete/activate/deactivate for plugins. Split plugins into active and available lists. Props DD32. see #7091
git-svn-id: https://develop.svn.wordpress.org/trunk@8049 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-04 18:09:31 +00:00
Ryan Boren 9755b98195 Write Post h2 positioning fix from azaozz. fixes #7063
git-svn-id: https://develop.svn.wordpress.org/trunk@8015 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-30 00:07:26 +00:00
Ryan Boren 66c719f214 Validation fixes for post revisions. Props mdawaffe. see #6775
git-svn-id: https://develop.svn.wordpress.org/trunk@8012 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-29 23:16:11 +00:00
Ryan Boren 58a9595df2 Theme preview and thickbox CSS cleanup. Props azaozz. see #5486
git-svn-id: https://develop.svn.wordpress.org/trunk@7961 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-20 17:19:33 +00:00
Ryan Boren f8f373d171 Gears update from azaozz. see #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@7951 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-19 15:41:31 +00:00
Ryan Boren 81e5be0da5 Remove old #your-profile fieldset CSS. fixes #6982
git-svn-id: https://develop.svn.wordpress.org/trunk@7942 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-16 16:18:23 +00:00
Ryan Boren 9702d81692 Support for Google Gears managed offline storage. Props azaozz. see #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@7938 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-15 22:57:14 +00:00
Peter Westwood f70f8d56cc Associate lables with form fields. Fixes #6859 props MarcoZ.
git-svn-id: https://develop.svn.wordpress.org/trunk@7883 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-04 10:37:06 +00:00
Ryan Boren 9e1c1c303a Default avatar selector. Props Viper007Bond. see #6802
git-svn-id: https://develop.svn.wordpress.org/trunk@7879 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-03 00:56:16 +00:00
Ryan Boren 67d3c5a09d Word count from azaozz. see #4807
git-svn-id: https://develop.svn.wordpress.org/trunk@7854 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-29 19:17:23 +00:00
Ryan Boren c72fd439c6 Post revisions from mdawaffe. see #6775
git-svn-id: https://develop.svn.wordpress.org/trunk@7747 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-18 23:38:21 +00:00
Ryan Boren 2d413e83cd Revert [7689], gonna try another approach. see #6677
git-svn-id: https://develop.svn.wordpress.org/trunk@7720 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-17 19:32:38 +00:00
Ryan Boren bd68e1b1e9 Make profile fields wider. Props tellyworth. fixes #6581 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7705 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-16 22:01:32 +00:00
Ryan Boren 97cfa272b0 Demand load the category list. Props mdawaffe. see #6677
git-svn-id: https://develop.svn.wordpress.org/trunk@7689 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-15 18:00:52 +00:00
Ryan Boren 2e2afe0707 CSS typo fixes from spirit55555. fixes #6653 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7662 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-14 17:05:24 +00:00
Mark Jaquith 7e7219abff Cannot use Silk icon because of an incompatible license. Not really needed with background color and "Active" text anyway. see #6275
git-svn-id: https://develop.svn.wordpress.org/trunk@7565 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-29 07:21:12 +00:00
Ryan Boren 337574056a Active plugin highlighting tweaks from MT. fixes #6275
git-svn-id: https://develop.svn.wordpress.org/trunk@7538 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 22:27:27 +00:00
Mark Jaquith 5e779414fd Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395
git-svn-id: https://develop.svn.wordpress.org/trunk@7529 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 20:06:18 +00:00
Ryan Boren a2920b21b6 FF3_b4 horizontal selects fix, widgets css fixes for IE6 and other small fixes and improvements from mt. fixes #6370
git-svn-id: https://develop.svn.wordpress.org/trunk@7502 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 16:18:30 +00:00
Matt Mullenweg c7a2dafd23 Have titles show cursor. Hat tip: Noel.
git-svn-id: https://develop.svn.wordpress.org/trunk@7486 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 07:32:58 +00:00
Matt Mullenweg cca0da63c9 Spacing cleanups and fixes. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7484 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 06:41:43 +00:00
Ryan Boren e2145503bf pretty delete animation, fix squashed icons and use 80x60 thumbs, add rel attrs to attachment links inserted from uploader. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7466 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 23:21:27 +00:00
Ryan Boren fe36459597 Underline links and tweak colors in user_info menu. Props mt. fixes #6314
git-svn-id: https://develop.svn.wordpress.org/trunk@7428 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 21:59:08 +00:00
Ryan Boren d9fd25f2ab Wrap comment bubbles in minimum width div to avoid chopping. Props mt. fixes #6207
git-svn-id: https://develop.svn.wordpress.org/trunk@7427 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 21:40:17 +00:00
Ryan Boren fe0bbb63e2 Right-align actions header, too. Props mt. see #6292
git-svn-id: https://develop.svn.wordpress.org/trunk@7422 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 20:07:48 +00:00
Mark Jaquith 82ee87ed23 Part of [7399] regressed part of [7344]. Reverting until HC can deliver recommendation.
git-svn-id: https://develop.svn.wordpress.org/trunk@7417 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 17:50:56 +00:00
Mark Jaquith 2b6119cd60 Fix doublewide checkbox on user profile in FF. fixes #6282
git-svn-id: https://develop.svn.wordpress.org/trunk@7413 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 05:42:46 +00:00
Ryan Boren 6ba6706150 Tighten layout. Props mt. see #6292
git-svn-id: https://develop.svn.wordpress.org/trunk@7399 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 16:16:16 +00:00
Ryan Boren 4fb3836ff5 Styling fixes for Options->Misc from mdawaffe. fixes #6202
git-svn-id: https://develop.svn.wordpress.org/trunk@7372 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 02:07:49 +00:00
Ryan Boren 77613556c4 Don't squish the autosave error notice. Props mdawaffe. fixes #6267
git-svn-id: https://develop.svn.wordpress.org/trunk@7368 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 00:09:31 +00:00
Matt Mullenweg 9e7c6c425a Right align comment action links.
git-svn-id: https://develop.svn.wordpress.org/trunk@7344 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 17:20:13 +00:00
Matt Mullenweg 22aacb36f5 Fix for bizarre FFb4 bug in WYSIWYG. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7332 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 14:07:11 +00:00
Matt Mullenweg 388c8fa9db Tooltips for media buttons. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7311 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 16:53:36 +00:00
Ryan Boren 872d374ece Reduce dependency on inline style. Props mdawaffe. fixes #6228
git-svn-id: https://develop.svn.wordpress.org/trunk@7304 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 23:58:31 +00:00
Ryan Boren a944a3bf49 Remove underline from admin footer links. Pros sambauers. fixes #6201
git-svn-id: https://develop.svn.wordpress.org/trunk@7295 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 18:26:48 +00:00
Peter Westwood 802a3de43b Allow you to click on the colours or label to select a colour scheme. Fixes #6198 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@7291 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 16:51:39 +00:00
Matt Mullenweg c690eedcef Tighten up buttons a bit, always space out delete from its neighbor.
git-svn-id: https://develop.svn.wordpress.org/trunk@7287 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:38:09 +00:00
Matt Mullenweg 1d749413cd Date display and editing tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@7285 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:17:59 +00:00
Peter Westwood b3c9154a13 IE fixes for the stylesheet selector. Fixes #6200 props hansengel.
git-svn-id: https://develop.svn.wordpress.org/trunk@7273 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-13 19:17:57 +00:00