Commit Graph

4343 Commits

Author SHA1 Message Date
Andrew Ozz 2e36a3bfac RTL updates from kashani, see #8047
git-svn-id: https://develop.svn.wordpress.org/trunk@9820 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 21:21:54 +00:00
Ryan Boren af7246487e Cast to int. Props g30rg3x. fixes #8291
git-svn-id: https://develop.svn.wordpress.org/trunk@9814 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 17:26:52 +00:00
Andrew Ozz 019e10a7a5 Remove unused bits, see #8254
git-svn-id: https://develop.svn.wordpress.org/trunk@9811 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 11:16:38 +00:00
Andrew Ozz 94d1bc066c Login form design improvements from iammattthomas, fixes #8286
git-svn-id: https://develop.svn.wordpress.org/trunk@9810 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 11:02:11 +00:00
Andrew Ozz 2f23018db2 Filter HTML entities when inserting strings with js, includes patch by nbachiyski, fixes #8254
git-svn-id: https://develop.svn.wordpress.org/trunk@9809 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 10:54:59 +00:00
Mark Jaquith 99c24ed34b Repoint and redirect edit.php?p=X to edit-comments.php?p=X
git-svn-id: https://develop.svn.wordpress.org/trunk@9807 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 04:51:47 +00:00
Mark Jaquith f6e1881137 Remove errant nbsps
git-svn-id: https://develop.svn.wordpress.org/trunk@9806 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 03:29:44 +00:00
Andrew Ozz 1743a18658 Fix alignment of 'Check for spam' button, props johnconners, fixes #8288
git-svn-id: https://develop.svn.wordpress.org/trunk@9801 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 01:07:10 +00:00
Andrew Ozz f9a2b9f6d9 New login form design, props iammattthomas, fixes #8286
git-svn-id: https://develop.svn.wordpress.org/trunk@9800 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 00:56:20 +00:00
Andrew Ozz 927d260aed Add closing form tag when no comments displayed, props sivel, fixes #8283
git-svn-id: https://develop.svn.wordpress.org/trunk@9799 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 00:16:41 +00:00
Mark Jaquith 12c4e27c03 Whole bunch of font/color/shadow updates from Matt Thomas. fixes #8157
git-svn-id: https://develop.svn.wordpress.org/trunk@9797 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 22:51:24 +00:00
Andrew Ozz dea9c68dd6 Fix #favorite-actions in IE7 and menu in IE6 & 7, includes patch by ozh, fixes #8280
git-svn-id: https://develop.svn.wordpress.org/trunk@9796 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 20:57:27 +00:00
Ryan Boren 07aed2ee39 Stub _c() for gears manifest. fixes #8142
git-svn-id: https://develop.svn.wordpress.org/trunk@9794 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 19:50:10 +00:00
Ryan Boren 594fe65301 Improve latest version detection in plugin updater. Props DD32. fixes #8129
git-svn-id: https://develop.svn.wordpress.org/trunk@9793 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 19:25:53 +00:00
Ryan Boren e3a108f6a9 Remove edit-form.php on update. see #8279
git-svn-id: https://develop.svn.wordpress.org/trunk@9792 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 18:20:25 +00:00
Ryan Boren 54c776ba72 Remove unmaintained edit-form.php. fixes #8279
git-svn-id: https://develop.svn.wordpress.org/trunk@9790 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 17:23:55 +00:00
Ryan Boren a7e00195ef Add screen_meta_screen filter. Props andré renaut.
git-svn-id: https://develop.svn.wordpress.org/trunk@9788 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 17:20:26 +00:00
Andrew Ozz 641fdb6c8d PressThis updates from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9787 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 13:01:36 +00:00
Andrew Ozz c6a978d162 Improve the admin menu when there are long top level titles, fixes #8040
git-svn-id: https://develop.svn.wordpress.org/trunk@9786 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 12:41:52 +00:00
Andrew Ozz b7546017ad Do not show "Post published" message in QuickPress if empty form submitted, fixes #8222
git-svn-id: https://develop.svn.wordpress.org/trunk@9785 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 12:30:37 +00:00
Andrew Ozz 59ab1f6366 Fix tab button on the write screen in Opera, add tabindex to the menu, don't 'lock' the tab key between the title and the editor. Fixes #8197
git-svn-id: https://develop.svn.wordpress.org/trunk@9784 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 12:02:28 +00:00
Andrew Ozz 0a86dfcc2e Move color declarations out of wp-admin.css, props Simek and johnhennmacc, fixes #7961
git-svn-id: https://develop.svn.wordpress.org/trunk@9783 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 07:21:05 +00:00
Andrew Ozz 8f213372ea Ensure js objects are declared early
git-svn-id: https://develop.svn.wordpress.org/trunk@9780 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 06:58:38 +00:00
Mark Jaquith 3b9b10645f Remove manual santization of redirect URLs (handled in wp_redirect())
git-svn-id: https://develop.svn.wordpress.org/trunk@9779 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 06:32:10 +00:00
Mark Jaquith 3db5e00550 Sneak in menu-dark-rtl.gif. see #8159
git-svn-id: https://develop.svn.wordpress.org/trunk@9778 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 05:36:26 +00:00
Mark Jaquith 7d9268df69 Menu, color, font updates from Matt Thomas. see #8159
git-svn-id: https://develop.svn.wordpress.org/trunk@9777 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 05:35:28 +00:00
Mark Jaquith 04cbfb9d9f Remove top "Save" button from options.php
git-svn-id: https://develop.svn.wordpress.org/trunk@9776 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 05:08:58 +00:00
Andrew Ozz 6914b73458 Fix table headers for media library page
git-svn-id: https://develop.svn.wordpress.org/trunk@9772 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-19 03:57:18 +00:00
Andrew Ozz d2cd5afeed Don't apply color to pipe link separators when hovering, props jick fixes #8270
git-svn-id: https://develop.svn.wordpress.org/trunk@9768 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 23:02:05 +00:00
Mark Jaquith fc01c4f845 Remove background from QuickPress publish bar
git-svn-id: https://develop.svn.wordpress.org/trunk@9766 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 22:25:54 +00:00
Mark Jaquith ad844f6db9 Prevent strange text color on hover in QuickPress. props jick. fixes #8238
git-svn-id: https://develop.svn.wordpress.org/trunk@9765 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 22:19:49 +00:00
Ryan Boren 284fc1d040 register_column_headers()
git-svn-id: https://develop.svn.wordpress.org/trunk@9763 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 20:49:39 +00:00
Ryan Boren c4642a5834 add_contextual_help()
git-svn-id: https://develop.svn.wordpress.org/trunk@9761 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 19:54:54 +00:00
Ryan Boren a7d7039e84 add_dashboard_page()
git-svn-id: https://develop.svn.wordpress.org/trunk@9760 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 19:30:50 +00:00
Ryan Boren 53ef19ae13 Allow underscores in page names for meta box and column requests. see #8246
git-svn-id: https://develop.svn.wordpress.org/trunk@9759 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 18:38:20 +00:00
Ryan Boren 27a6228430 Fix link categories row alternation. fixes #8272
git-svn-id: https://develop.svn.wordpress.org/trunk@9758 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 17:41:50 +00:00
Ryan Boren 71f1b7557f Cat row filtering cleanup from jhodgdon. see #8146
git-svn-id: https://develop.svn.wordpress.org/trunk@9757 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 17:25:43 +00:00
Mark Jaquith 493b015ac2 Save "Full URL path to files" option.
git-svn-id: https://develop.svn.wordpress.org/trunk@9756 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 08:59:37 +00:00
Mark Jaquith 0385a16998 Remove Visbility stubs since I actually did it for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@9755 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 08:43:31 +00:00
Andrew Ozz c51af5dec9 Fix color of links separator in Recent Comments on dashboard, props jick, fixes #8239
git-svn-id: https://develop.svn.wordpress.org/trunk@9752 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 08:05:11 +00:00
Andrew Ozz 38b3638995 Fix QE data filtering for tags and categories, props jhodgdon fixes #8146
git-svn-id: https://develop.svn.wordpress.org/trunk@9751 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 07:15:32 +00:00
Ryan Boren a0b606be91 Dashboard pluggability improvements from mdawaffe. see #8265
git-svn-id: https://develop.svn.wordpress.org/trunk@9748 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 01:04:41 +00:00
Ryan Boren bbaa2ed570 Page link styling improvements. Props iammattthomas. fixes #8266
git-svn-id: https://develop.svn.wordpress.org/trunk@9746 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-18 00:59:57 +00:00
Ryan Boren bde6d0c67e date_i18n() fixes. Props nbachiyski. fixes #8153
git-svn-id: https://develop.svn.wordpress.org/trunk@9742 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 21:31:46 +00:00
Andrew Ozz 013e95be71 Fix edit link category form, props kpdesign, fixes #8259
git-svn-id: https://develop.svn.wordpress.org/trunk@9739 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 20:22:40 +00:00
Andrew Ozz 3d3aa29798 QE: set colspan and fix IE input field width
git-svn-id: https://develop.svn.wordpress.org/trunk@9738 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 20:08:38 +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 57a1c6f31e CSS fixes and improvements, also IE7 and some IE6 fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9733 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 18:01:00 +00:00
Ryan Boren 8b64a15a90 Restore do_meta_boxes actions for the dashboard. fixes #8240
git-svn-id: https://develop.svn.wordpress.org/trunk@9729 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-16 17:46:57 +00:00
Andrew Ozz abdc564e7a Fix thumbnails creation for 8bpp and CMYK images, props DD32, fixes #7039 fixes #8231
git-svn-id: https://develop.svn.wordpress.org/trunk@9727 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 23:16:36 +00:00