Commit Graph

609 Commits

Author SHA1 Message Date
Andrew Ozz 9a62b02dfe CSS cleanup and fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@10943 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-16 04:41:05 +00:00
Andrew Ozz 8e48888e47 Widgets page, first run, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@10912 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-11 14:37:24 +00:00
Andrew Ozz bd0313e3bc Styling and minor improvements for items per page option
git-svn-id: https://develop.svn.wordpress.org/trunk@10872 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-05 08:25:10 +00:00
Andrew Ozz 9ff40f470b Improved no-js styles
git-svn-id: https://develop.svn.wordpress.org/trunk@10869 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-04 17:07:31 +00:00
Andrew Ozz ca129da990 Fix flash upload button, right sidebar on write pages in IE6
git-svn-id: https://develop.svn.wordpress.org/trunk@10865 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-04 10:21:43 +00:00
Andrew Ozz b38931ee3d Fix right sidebar on edit comment screen
git-svn-id: https://develop.svn.wordpress.org/trunk@10843 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-26 22:22:52 +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 a779b2e002 More theme install styling, see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10823 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-20 00:14:57 +00:00
Andrew Ozz c39389175b Add some styling to plugins descriptions when installing
git-svn-id: https://develop.svn.wordpress.org/trunk@10790 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-15 13:09:25 +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 ab056a19be Custom taxonomies support: quick edit, delete, show in the menu
git-svn-id: https://develop.svn.wordpress.org/trunk@10557 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-12 08:00:29 +00:00
Andrew Ozz 7e830e17c4 Show comments on the Edit Post screen in separate postbox
git-svn-id: https://develop.svn.wordpress.org/trunk@10480 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-02 03:41:19 +00:00
Andrew Ozz ffd66244c7 Add default formatting for <ol> tags and make <input type="password"> match <input type="text">, props beaulebens, fixes #8876
git-svn-id: https://develop.svn.wordpress.org/trunk@10373 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-17 21:17:00 +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 93cf95974a Add white-space:nowrap to plugins table action links, props DD32, fixes #8810
git-svn-id: https://develop.svn.wordpress.org/trunk@10331 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-07 08:35:08 +00:00
Andrew Ozz 0a8ef2abaa Don't shift the rest of the page when the permalink pops up, props nbachiyski, fixes #6058 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10306 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-05 11:28:20 +00:00
Andrew Ozz 549060d494 Categories postbox styling when in right sidebar, props federico.bond, fixes #8606 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10302 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-05 11:09:26 +00:00
Andrew Ozz 04678d9cb9 CSS fixes fir IE: pending comments background, HTML editor buttons padding, text fields line-height, fixes #8771
git-svn-id: https://develop.svn.wordpress.org/trunk@10295 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-04 11:51:08 +00:00
Andrew Ozz 077540b9af Faster hide-if-no-js, if-js-closed, etc. needed when loading scripts in the footer.
git-svn-id: https://develop.svn.wordpress.org/trunk@10258 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-27 12:18:38 +00:00
Andrew Ozz 94b9733dff Press This updates for multi-taxonomies, props noel, fixes #8669
git-svn-id: https://develop.svn.wordpress.org/trunk@10237 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-21 12:34:12 +00:00
Ryan Boren 3c7eca56ab Allow muliple tag-like taxonomies in the post editor. see #6387
git-svn-id: https://develop.svn.wordpress.org/trunk@10222 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-18 19:12:26 +00:00
Matt Mullenweg 39b79d727f Bringing "Visit Site" link back because lack thereof caused massive confusion from people who didn't know to click on the blog title, so a helpful hint.
git-svn-id: https://develop.svn.wordpress.org/trunk@10168 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 09:26:23 +00:00
Andrew Ozz 124e5336ff Updated menu icons from Ben, minor a.button tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@10163 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 05:27:56 +00:00
Ryan Boren 0278a79fe6 Remove Lucida San. Props demetris. fixes #8541
git-svn-id: https://develop.svn.wordpress.org/trunk@10152 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 20:25:12 +00:00
Ryan Boren baaaa352ba Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 18:03:31 +00:00
Andrew Ozz 8f3589af72 Keep the menu closed while loading
git-svn-id: https://develop.svn.wordpress.org/trunk@10140 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 12:00:44 +00:00
Andrew Ozz fedbd12b31 Fix inserting images, uploader buttons add Press This nag after submitting in Quick Press
git-svn-id: https://develop.svn.wordpress.org/trunk@10125 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-08 10:52:23 +00:00
Andrew Ozz 49c8881b1a Straighten comment bubbles for FF
git-svn-id: https://develop.svn.wordpress.org/trunk@10122 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-08 01:39:23 +00:00
Mark Jaquith 5fed9562d4 Remove blank CSS rule
git-svn-id: https://develop.svn.wordpress.org/trunk@10103 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 07:11:41 +00:00
Mark Jaquith 442ffa2389 Much better In Response To column, with pretty comment bubble
git-svn-id: https://develop.svn.wordpress.org/trunk@10102 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 07:10:47 +00:00
Andrew Ozz 9155619b9e Some basic help for screens that have postboxes
git-svn-id: https://develop.svn.wordpress.org/trunk@10089 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-06 20:54:51 +00:00
Andrew Ozz 4cb32bba0c Make header logo replaceable from css
git-svn-id: https://develop.svn.wordpress.org/trunk@10081 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-06 02:16:28 +00:00
Andrew Ozz e216144286 Action -> Bulk Action for manage screens, props FFEMTcJ, fixes #8375
git-svn-id: https://develop.svn.wordpress.org/trunk@10049 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-04 21:57:56 +00:00
Andrew Ozz c0b6062654 Easier translation for search strings in H2s
git-svn-id: https://develop.svn.wordpress.org/trunk@10035 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-04 12:01:02 +00:00
Andrew Ozz b97cf8d9e2 Make the menu css easier for localizations to extend, fix plugins bubble when menu is folded, fixes #8472 fixes #8473
git-svn-id: https://develop.svn.wordpress.org/trunk@10029 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-04 02:04:49 +00:00
Andrew Ozz 4194adcfd3 Fix field labels in file.php, fixes #8456
git-svn-id: https://develop.svn.wordpress.org/trunk@10018 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-03 01:43:11 +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 2e9e2db21e Fix highlighting of the comments/plugins bubble
git-svn-id: https://develop.svn.wordpress.org/trunk@10006 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-02 01:36:16 +00:00
Andrew Ozz f22d2473a4 Coding for new icons for List/Excerpt view switch
git-svn-id: https://develop.svn.wordpress.org/trunk@10004 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-01 21:32:51 +00:00
Ryan Boren 568ad1be99 Re-order font families for better Windows font selection. Props iammattthomas. fixes #8443
git-svn-id: https://develop.svn.wordpress.org/trunk@10000 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-01 19:18:33 +00:00
Andrew Ozz b67df867b4 Fix thead and tfoot background images for IE
git-svn-id: https://develop.svn.wordpress.org/trunk@9990 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 22:47:42 +00:00
Andrew Ozz 76882ebc7a More blue colors
git-svn-id: https://develop.svn.wordpress.org/trunk@9979 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 13:02:30 +00:00
Andrew Ozz 3bc272ae00 More unused images cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@9978 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 10:25:26 +00:00
Andrew Ozz c757eb6efe TinyMCE 3.2.1.1, some unused images and gears-manifest cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@9977 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 10:22:16 +00:00
Andrew Ozz 938e3f1e1f Adjust H2s, props iammattthomas fixes #8387
git-svn-id: https://develop.svn.wordpress.org/trunk@9976 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 05:16:29 +00:00
Andrew Ozz 74a9694b10 Bulk Edit improvements, includes patch by FFEMTcJ, fixes #8376
git-svn-id: https://develop.svn.wordpress.org/trunk@9973 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 03:51:45 +00:00
Andrew Ozz 063334ec63 CSS cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@9964 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-29 15:52:17 +00:00
Andrew Ozz bda14a101a Fix QE for categories when category description has quotes
git-svn-id: https://develop.svn.wordpress.org/trunk@9963 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-29 13:03:03 +00:00
Andrew Ozz a519d62ab9 Change generic menu icon, change transparency on hover for top menus added by plugins
git-svn-id: https://develop.svn.wordpress.org/trunk@9960 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-29 02:51:33 +00:00
Andrew Ozz 211fd456aa Highlighted (current submenu) state for folded menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9957 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 23:19:15 +00:00
Andrew Ozz ef0882c043 Styling for Tools screen
git-svn-id: https://develop.svn.wordpress.org/trunk@9943 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 10:14:43 +00:00
Andrew Ozz 6e64a0f6c2 Remove left-over background color, fixes #8306
git-svn-id: https://develop.svn.wordpress.org/trunk@9942 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 09:11:50 +00:00
Andrew Ozz b37725917d Remove "Danger!" red from Cancel links and Deactivate plugins
git-svn-id: https://develop.svn.wordpress.org/trunk@9941 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 07:35:33 +00:00
Andrew Ozz 3dc2fac6e5 Change cursor to e-resize when menu is folded, props ydekproductions
git-svn-id: https://develop.svn.wordpress.org/trunk@9939 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 05:48:55 +00:00
Andrew Ozz 68f25a118e Fix user-info for Firefox 2, props roganty, fixes #8382
git-svn-id: https://develop.svn.wordpress.org/trunk@9938 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 05:38:28 +00:00
Andrew Ozz b29c39b4d1 Better header logo from iammattthomas, fixes #8408
git-svn-id: https://develop.svn.wordpress.org/trunk@9937 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 05:08:35 +00:00
Andrew Ozz 653a3c3c4d Hide actions in management tables, show on hover; improve comments table; fix "Configure" link position on dashboard, fixes #8386
git-svn-id: https://develop.svn.wordpress.org/trunk@9934 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 04:33:35 +00:00
Andrew Ozz 377a80ff60 Line up screen icons, props iammattthomas, fixes #8387
git-svn-id: https://develop.svn.wordpress.org/trunk@9932 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 21:27:32 +00:00
Andrew Ozz 16b582e033 Comments bubble improvements from iammattthomas, fixes #8392
git-svn-id: https://develop.svn.wordpress.org/trunk@9920 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 12:07:26 +00:00
Andrew Ozz ab624e98db Visual UI fixes from iammattthomas, fixes #8387
git-svn-id: https://develop.svn.wordpress.org/trunk@9918 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 11:53:32 +00:00
Andrew Ozz 10f934c0f8 Several TinyMCE fixes and adjustments: Gecko spellchecker, Gallery options, single quote in image captions, see #8021
git-svn-id: https://develop.svn.wordpress.org/trunk@9917 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 11:30:51 +00:00
Andrew Ozz 18aefe1b1c Change cursor for menu fold toggle, see #8362
git-svn-id: https://develop.svn.wordpress.org/trunk@9913 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 00:16:35 +00:00
Andrew Ozz 90c37c1792 Screen icons
git-svn-id: https://develop.svn.wordpress.org/trunk@9903 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 13:51:25 +00:00
Andrew Ozz bcfde60872 Move Gallery Settings to the Gallery tab in the uploader, split the Upload tab in "From Computer" and "From URL" tabs
git-svn-id: https://develop.svn.wordpress.org/trunk@9894 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 02:27:37 +00:00
Andrew Ozz b995a25be0 Fix #favorite-actions position in IE7, footer position, horizontal scrollbar and expansion of postboxes in IE7, put back Browse Happy, fixes #8280
git-svn-id: https://develop.svn.wordpress.org/trunk@9852 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 00:20:34 +00:00
Andrew Ozz 4fa6ae8fa5 Gallery settings for TinyMCE
git-svn-id: https://develop.svn.wordpress.org/trunk@9847 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-23 06:37:15 +00:00
Andrew Ozz 55281f0d8e Visual design fixes from iammattthomas, fixes #8313
git-svn-id: https://develop.svn.wordpress.org/trunk@9842 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-22 08:03:25 +00:00
Andrew Ozz 225c1eb2a1 Table.widefat fixes, props kpdesign, see #8311
git-svn-id: https://develop.svn.wordpress.org/trunk@9839 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 23:55:56 +00:00
Andrew Ozz f0703fd669 Move text-shadow styles to colors stylesheets
git-svn-id: https://develop.svn.wordpress.org/trunk@9837 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 21:32:50 +00:00
Andrew Ozz 68777e6379 Fix typo, props kpdesign, fixes #8302
git-svn-id: https://develop.svn.wordpress.org/trunk@9828 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 06:59:49 +00:00
Andrew Ozz e157d40624 Fix base css blocks for easier horizontal scrolling, fixes #8092
git-svn-id: https://develop.svn.wordpress.org/trunk@9827 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 06:26:23 +00:00
Andrew Ozz b1310e226c Fix selects in Chrome and Firefox
git-svn-id: https://develop.svn.wordpress.org/trunk@9824 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 00:14:28 +00:00
Andrew Ozz 607754ec27 Use css class instead of id to prevent validation errors with multiple instances, fixes #8192
git-svn-id: https://develop.svn.wordpress.org/trunk@9823 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 22:57:51 +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
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
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 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
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
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 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
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
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 f215396cf1 Swap Save Draft and Preview button locations
git-svn-id: https://develop.svn.wordpress.org/trunk@9723 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 19:33:20 +00:00
Andrew Ozz c294b8bf0f Small css fixes and cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@9713 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-15 12:30:58 +00:00
Andrew Ozz e8c6ee06c3 Update styling on link pages, fix state saving for link cats, no green bg after quick editing a post fixes #8143
git-svn-id: https://develop.svn.wordpress.org/trunk@9703 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 23:58:17 +00:00
Andrew Ozz 98a808f739 Prevent text selection/highlighting when clicking on the menu or dragging postboxes
git-svn-id: https://develop.svn.wordpress.org/trunk@9689 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 19:32:13 +00:00
Andrew Ozz a0d466481f Menu fonts
git-svn-id: https://develop.svn.wordpress.org/trunk@9679 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 10:54:43 +00:00
Mark Jaquith 5ffca378ca Font and color changes from Matt Thomas. fixes #8158
git-svn-id: https://develop.svn.wordpress.org/trunk@9672 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 22:17:59 +00:00
Ryan Boren 0b9dc12a17 i18n plurals fixes from nbachiyski. fixes #8142
git-svn-id: https://develop.svn.wordpress.org/trunk@9668 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 20:59:32 +00:00
Mark Jaquith 0cc0a657c6 Styles for code and kbd from Matt Thomas. fixes #7339
git-svn-id: https://develop.svn.wordpress.org/trunk@9658 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 06:29:55 +00:00
Andrew Ozz a45db8f4e7 Fix buttons text and rounding in Safari, disabled state
git-svn-id: https://develop.svn.wordpress.org/trunk@9644 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 20:37:02 +00:00
Mark Jaquith fa2bd6f96e Visibility section of Publish Module for Posts. Pages later.
git-svn-id: https://develop.svn.wordpress.org/trunk@9639 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 18:36:48 +00:00
Ryan Boren 5b8e04db57 Use localized dates on General Options page. Props nbachiyski. fixes #8153
git-svn-id: https://develop.svn.wordpress.org/trunk@9616 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 19:56:35 +00:00
Andrew Ozz 34172f06d1 QE fixes: don't display-filter titles, show QE for newly added cats and tags, fixes #8146
git-svn-id: https://develop.svn.wordpress.org/trunk@9606 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 09:39:42 +00:00
Andrew Ozz 1edadef5b8 New design of Quick/Bulk Edit (added some colors and IE fixes), props mdawaffe, see #8144
git-svn-id: https://develop.svn.wordpress.org/trunk@9604 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 02:58:24 +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 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