Commit Graph

8515 Commits

Author SHA1 Message Date
Ryan Boren a44339268a i18n fixes from nbachiyski. fixes #8142
git-svn-id: https://develop.svn.wordpress.org/trunk@9589 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 17:42:51 +00:00
Andrew Ozz f073cfc404 Fix QE for the last category, fixes #8077
git-svn-id: https://develop.svn.wordpress.org/trunk@9588 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 10:50:37 +00:00
Andrew Ozz 747139d188 Fix the Code button in the HTML editor in FF3/Mac, fixes #8094
git-svn-id: https://develop.svn.wordpress.org/trunk@9587 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 10:31:12 +00:00
Andrew Ozz 616d8c550f Fix admin-header error when mb_strlen() is missing
git-svn-id: https://develop.svn.wordpress.org/trunk@9586 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 09:18:44 +00:00
Andrew Ozz e9773982af Do not show comments column after quick editing a post from the Drafts screen, fixes #8113
git-svn-id: https://develop.svn.wordpress.org/trunk@9585 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 08:58:32 +00:00
Andrew Ozz a2d6487881 Fix collapsed top level menu borders when no submenus
git-svn-id: https://develop.svn.wordpress.org/trunk@9584 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-09 20:21:12 +00:00
Ryan Boren cb4eae5337 Reduce font size for long titles
git-svn-id: https://develop.svn.wordpress.org/trunk@9583 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-09 20:02:59 +00:00
Ryan Boren 95cbde59c3 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9582 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-09 19:23:49 +00:00
Ryan Boren d8ae9b1cd3 Remove dead line
git-svn-id: https://develop.svn.wordpress.org/trunk@9581 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-09 19:21:00 +00:00
Ryan Boren 6fc09cd86a Sort the menu before adding classes. see #7966
git-svn-id: https://develop.svn.wordpress.org/trunk@9580 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-09 19:20:38 +00:00
Ryan Boren 02fffc75ad gettext fix from nbachiyski. fixes #8126
git-svn-id: https://develop.svn.wordpress.org/trunk@9579 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-09 18:56:14 +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
Ryan Boren 1faf521908 Eliminate chaining for php 4 compat. Props DD32. fixes #5324
git-svn-id: https://develop.svn.wordpress.org/trunk@9577 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 23:27:49 +00:00
Ryan Boren 2ae5249907 Save options. Props josephscott. fixes #8097
git-svn-id: https://develop.svn.wordpress.org/trunk@9576 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 23:25:47 +00:00
Ryan Boren ef2975a179 Add missing array keys. fixes #8121
git-svn-id: https://develop.svn.wordpress.org/trunk@9575 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 23:13:33 +00:00
Ryan Boren de9c864970 Don't show category adder to users without manage_categories cap. fixes #8114
git-svn-id: https://develop.svn.wordpress.org/trunk@9574 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 23:10:31 +00:00
Ryan Boren 1bcce31a47 Load RTL for plugin-install and farbtastic. Props kashani. fixes #8078
git-svn-id: https://develop.svn.wordpress.org/trunk@9573 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 22:36:25 +00:00
Ryan Boren 28b8dc875e Prioritize transports differently for non-blocking requests. fixes #8086
git-svn-id: https://develop.svn.wordpress.org/trunk@9572 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 22:35:00 +00:00
Ryan Boren 9094473f4a Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9571 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 17:38:12 +00:00
Andrew Ozz 357c5902b7 Few more notice fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9570 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 11:18:05 +00:00
Mark Jaquith a865222300 Admin notices go UNDER the H2
git-svn-id: https://develop.svn.wordpress.org/trunk@9569 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 10:17:45 +00:00
Peter Westwood 823767f59d Don't use deprecated function. Fixes #8103 props Speedbozxer.
git-svn-id: https://develop.svn.wordpress.org/trunk@9568 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 09:10:19 +00:00
Andrew Ozz 92646b1275 Small styling fixes to themes.php
git-svn-id: https://develop.svn.wordpress.org/trunk@9567 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 07:56:42 +00:00
Andrew Ozz f06a9763c3 Press Enter to save in Quick Edit, props aaron_guitar, fixes #8061
git-svn-id: https://develop.svn.wordpress.org/trunk@9566 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 06:54:42 +00:00
Andrew Ozz 2f0df43916 Use ndash for number range, props demetris, fixes #8088
git-svn-id: https://develop.svn.wordpress.org/trunk@9565 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 02:39:18 +00:00
Andrew Ozz 9f5fe913ec Styling for custom fields
git-svn-id: https://develop.svn.wordpress.org/trunk@9564 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 02:15:53 +00:00
Andrew Ozz d998d37ac0 Set search button class to .button
git-svn-id: https://develop.svn.wordpress.org/trunk@9563 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-07 23:12:39 +00:00
Andrew Ozz 513e83a912 Add thickbox in plugins.php, fixes #8090
git-svn-id: https://develop.svn.wordpress.org/trunk@9562 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-07 22:11:14 +00:00
Mark Jaquith 13372af2c7 Remove the other tab before sliding down.
git-svn-id: https://develop.svn.wordpress.org/trunk@9561 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-07 22:07:58 +00:00
Andrew Ozz b5a79bce8d Display warning when bulk deleting posts, pages, attachments, comments, etc.
git-svn-id: https://develop.svn.wordpress.org/trunk@9560 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-07 03:13:50 +00:00
Ryan Boren 7039f04bf9 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9559 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 23:02:23 +00:00
Ryan Boren 7a67380a7a Fix page counting
git-svn-id: https://develop.svn.wordpress.org/trunk@9558 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 22:52:05 +00:00
Ryan Boren f4e050164d screen_meta() fixes. Show Help on more pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@9557 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 22:21:27 +00:00
Andrew Ozz c127129c26 Implementing new design for Edit Posts, Comments, etc. lists, props mdawaffe, see #8083
git-svn-id: https://develop.svn.wordpress.org/trunk@9556 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 21:56:29 +00:00
Ryan Boren 3299cb8bed Add view link to publish notice
git-svn-id: https://develop.svn.wordpress.org/trunk@9555 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 21:26:11 +00:00
Ryan Boren 439f03f597 Fix notice. fixes #8082
git-svn-id: https://develop.svn.wordpress.org/trunk@9554 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 20:24:29 +00:00
Ryan Boren 74db484ec4 Port Magpie from Snoopy to WP HTTP Request API. fixes #8082
git-svn-id: https://develop.svn.wordpress.org/trunk@9553 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 19:06:43 +00:00
Andrew Ozz 57e1f3c6b5 RTL CSS updates for 2.7-beta2, props kashani, see#8047
git-svn-id: https://develop.svn.wordpress.org/trunk@9552 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 18:21:05 +00:00
Andrew Ozz d68f02fbef Unhide the Quick Edit link when adding new category by AJAX, fixes #8077
git-svn-id: https://develop.svn.wordpress.org/trunk@9551 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 17:57:26 +00:00
Ryan Boren 5ba185ed05 Use wp_dropdown_categories(). Props DD32. fixes #8075
git-svn-id: https://develop.svn.wordpress.org/trunk@9550 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 17:18:38 +00:00
Ryan Boren 64e77893a1 beta2
git-svn-id: https://develop.svn.wordpress.org/trunk@9549 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 08:41:06 +00:00
Ryan Boren c0da7cf7b2 Copy fresh over classic
git-svn-id: https://develop.svn.wordpress.org/trunk@9548 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 08:39:02 +00:00
Andrew Ozz 1c4636238e Help tab fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9547 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 08:32:25 +00:00
Andrew Ozz 76f98ca737 Bump js version for settings-box
git-svn-id: https://develop.svn.wordpress.org/trunk@9546 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 08:20:36 +00:00
Andrew Ozz 7b2d2b7a11 Help tab
git-svn-id: https://develop.svn.wordpress.org/trunk@9545 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 08:13:50 +00:00
Ryan Boren 8796e7cfe1 Remove unused var
git-svn-id: https://develop.svn.wordpress.org/trunk@9544 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 04:54:13 +00:00
Ryan Boren 7e60469f08 More core update to update-core.php. Allow re-installing current version (requires api.wp.org changes)
git-svn-id: https://develop.svn.wordpress.org/trunk@9543 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 03:31:41 +00:00
Andrew Ozz cf9e769f9d Fix adding similar tags
git-svn-id: https://develop.svn.wordpress.org/trunk@9542 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 02:54:35 +00:00
Ryan Boren d88ff155c1 notice fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9541 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 02:05:59 +00:00
Ryan Boren e1235cf59f Fix notice
git-svn-id: https://develop.svn.wordpress.org/trunk@9540 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 01:58:33 +00:00