Commit Graph

4356 Commits

Author SHA1 Message Date
azaozz
e289acf038 PressThis fixes for window resizing and Chrome bugs from Noel, see #7949
git-svn-id: http://svn.automattic.com/wordpress/trunk@9838 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 23:31:59 +00:00
azaozz
d0180451c4 Move text-shadow styles to colors stylesheets
git-svn-id: http://svn.automattic.com/wordpress/trunk@9837 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 21:32:50 +00:00
azaozz
a10c8691fd Improve filtering of HTML entities from translated strings used in js, see #8254
git-svn-id: http://svn.automattic.com/wordpress/trunk@9836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 19:36:57 +00:00
westi
61fb6ea540 Give context to more translations to allow for differentiation between plural noun, verb and adjective translations. Fixes #8154 props nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9835 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 18:16:44 +00:00
westi
f9a218eb6b Switch the ftpext filesystem to use Passive FTP aswell. Fixes #7940 props mcs_trekkie.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 17:59:15 +00:00
westi
b55b7a2ccf Format the clear DIVs properly. Fixes #8294 props sivel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 17:55:35 +00:00
azaozz
297a4a22b4 Fix postbox dragging when converting from single-column to dual-column, fixes #8304
git-svn-id: http://svn.automattic.com/wordpress/trunk@9829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 09:11:17 +00:00
azaozz
72c9fb1be3 Fix typo, props kpdesign, fixes #8302
git-svn-id: http://svn.automattic.com/wordpress/trunk@9828 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 06:59:49 +00:00
azaozz
67eb2e6382 Fix base css blocks for easier horizontal scrolling, fixes #8092
git-svn-id: http://svn.automattic.com/wordpress/trunk@9827 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 06:26:23 +00:00
azaozz
1d738b00ea Fix selects in Chrome and Firefox
git-svn-id: http://svn.automattic.com/wordpress/trunk@9824 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 00:14:28 +00:00
azaozz
bf6504f5a6 Use css class instead of id to prevent validation errors with multiple instances, fixes #8192
git-svn-id: http://svn.automattic.com/wordpress/trunk@9823 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-20 22:57:51 +00:00
azaozz
0f81c61c65 Fix position of "Save widgets settings" warning and problem it causes in Firefox 2, fixes #8221
git-svn-id: http://svn.automattic.com/wordpress/trunk@9822 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-20 22:18:16 +00:00
ryan
afa3f9b11b Show 24 results per page for plugin searches. fixes #8290
git-svn-id: http://svn.automattic.com/wordpress/trunk@9821 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-20 21:22:24 +00:00
azaozz
543be53ab0 RTL updates from kashani, see #8047
git-svn-id: http://svn.automattic.com/wordpress/trunk@9820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-20 21:21:54 +00:00
ryan
87cf441193 Cast to int. Props g30rg3x. fixes #8291
git-svn-id: http://svn.automattic.com/wordpress/trunk@9814 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-20 17:26:52 +00:00
azaozz
6eb239267f Remove unused bits, see #8254
git-svn-id: http://svn.automattic.com/wordpress/trunk@9811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-20 11:16:38 +00:00
azaozz
8b2ae432a3 Login form design improvements from iammattthomas, fixes #8286
git-svn-id: http://svn.automattic.com/wordpress/trunk@9810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-20 11:02:11 +00:00
azaozz
5785542e00 Filter HTML entities when inserting strings with js, includes patch by nbachiyski, fixes #8254
git-svn-id: http://svn.automattic.com/wordpress/trunk@9809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-20 10:54:59 +00:00
markjaquith
821218975c Repoint and redirect edit.php?p=X to edit-comments.php?p=X
git-svn-id: http://svn.automattic.com/wordpress/trunk@9807 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-20 04:51:47 +00:00
markjaquith
481f264e04 Remove errant nbsps
git-svn-id: http://svn.automattic.com/wordpress/trunk@9806 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-20 03:29:44 +00:00
azaozz
f0a8c6d428 Fix alignment of 'Check for spam' button, props johnconners, fixes #8288
git-svn-id: http://svn.automattic.com/wordpress/trunk@9801 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-20 01:07:10 +00:00
azaozz
205f2f5418 New login form design, props iammattthomas, fixes #8286
git-svn-id: http://svn.automattic.com/wordpress/trunk@9800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-20 00:56:20 +00:00
azaozz
81ad8fe0f7 Add closing form tag when no comments displayed, props sivel, fixes #8283
git-svn-id: http://svn.automattic.com/wordpress/trunk@9799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-20 00:16:41 +00:00
markjaquith
f5702b1b53 Whole bunch of font/color/shadow updates from Matt Thomas. fixes #8157
git-svn-id: http://svn.automattic.com/wordpress/trunk@9797 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 22:51:24 +00:00
azaozz
969ccacaab Fix #favorite-actions in IE7 and menu in IE6 & 7, includes patch by ozh, fixes #8280
git-svn-id: http://svn.automattic.com/wordpress/trunk@9796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 20:57:27 +00:00
ryan
2b64afff0d Stub _c() for gears manifest. fixes #8142
git-svn-id: http://svn.automattic.com/wordpress/trunk@9794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 19:50:10 +00:00
ryan
f5d551efe0 Improve latest version detection in plugin updater. Props DD32. fixes #8129
git-svn-id: http://svn.automattic.com/wordpress/trunk@9793 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 19:25:53 +00:00
ryan
961a173fd3 Remove edit-form.php on update. see #8279
git-svn-id: http://svn.automattic.com/wordpress/trunk@9792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 18:20:25 +00:00
ryan
04e8c3882a Remove unmaintained edit-form.php. fixes #8279
git-svn-id: http://svn.automattic.com/wordpress/trunk@9790 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 17:23:55 +00:00
ryan
dc3a33c2d4 Add screen_meta_screen filter. Props andré renaut.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 17:20:26 +00:00
azaozz
b05ec0cd99 PressThis updates from Noel, see #7949
git-svn-id: http://svn.automattic.com/wordpress/trunk@9787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 13:01:36 +00:00
azaozz
5e67d12f1d Improve the admin menu when there are long top level titles, fixes #8040
git-svn-id: http://svn.automattic.com/wordpress/trunk@9786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 12:41:52 +00:00
azaozz
269c83bd69 Do not show "Post published" message in QuickPress if empty form submitted, fixes #8222
git-svn-id: http://svn.automattic.com/wordpress/trunk@9785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 12:30:37 +00:00
azaozz
ec0a4a9ebf 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: http://svn.automattic.com/wordpress/trunk@9784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 12:02:28 +00:00
azaozz
4bff9364a3 Move color declarations out of wp-admin.css, props Simek and johnhennmacc, fixes #7961
git-svn-id: http://svn.automattic.com/wordpress/trunk@9783 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 07:21:05 +00:00
azaozz
e4c2127e20 Ensure js objects are declared early
git-svn-id: http://svn.automattic.com/wordpress/trunk@9780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 06:58:38 +00:00
markjaquith
e00551ef6c Remove manual santization of redirect URLs (handled in wp_redirect())
git-svn-id: http://svn.automattic.com/wordpress/trunk@9779 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 06:32:10 +00:00
markjaquith
a59fe0f02c Sneak in menu-dark-rtl.gif. see #8159
git-svn-id: http://svn.automattic.com/wordpress/trunk@9778 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 05:36:26 +00:00
markjaquith
8a319446e2 Menu, color, font updates from Matt Thomas. see #8159
git-svn-id: http://svn.automattic.com/wordpress/trunk@9777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 05:35:28 +00:00
markjaquith
db9364955d Remove top "Save" button from options.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@9776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 05:08:58 +00:00
azaozz
f7fdaa9884 Fix table headers for media library page
git-svn-id: http://svn.automattic.com/wordpress/trunk@9772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-19 03:57:18 +00:00
azaozz
336bd6b4aa Don't apply color to pipe link separators when hovering, props jick fixes #8270
git-svn-id: http://svn.automattic.com/wordpress/trunk@9768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-18 23:02:05 +00:00
markjaquith
7513c5a569 Remove background from QuickPress publish bar
git-svn-id: http://svn.automattic.com/wordpress/trunk@9766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-18 22:25:54 +00:00
markjaquith
7771efd21e Prevent strange text color on hover in QuickPress. props jick. fixes #8238
git-svn-id: http://svn.automattic.com/wordpress/trunk@9765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-18 22:19:49 +00:00
ryan
17881fddec register_column_headers()
git-svn-id: http://svn.automattic.com/wordpress/trunk@9763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-18 20:49:39 +00:00
ryan
f05f3c8d66 add_contextual_help()
git-svn-id: http://svn.automattic.com/wordpress/trunk@9761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-18 19:54:54 +00:00
ryan
19e9168c84 add_dashboard_page()
git-svn-id: http://svn.automattic.com/wordpress/trunk@9760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-18 19:30:50 +00:00
ryan
3fc11304a5 Allow underscores in page names for meta box and column requests. see #8246
git-svn-id: http://svn.automattic.com/wordpress/trunk@9759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-18 18:38:20 +00:00
ryan
ef80d8cb30 Fix link categories row alternation. fixes #8272
git-svn-id: http://svn.automattic.com/wordpress/trunk@9758 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-18 17:41:50 +00:00
ryan
9f7c101e5c Cat row filtering cleanup from jhodgdon. see #8146
git-svn-id: http://svn.automattic.com/wordpress/trunk@9757 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-18 17:25:43 +00:00