Commit Graph

4400 Commits

Author SHA1 Message Date
ryan 9e8fc2fd97 Show dismissed update list only once. Props nbachiyski. fixes #8200
git-svn-id: http://svn.automattic.com/wordpress/trunk@9670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 21:12:01 +00:00
ryan 369fe8d11f Do not show update nag on update page. Props nbachiyski. fixes #8199
git-svn-id: http://svn.automattic.com/wordpress/trunk@9669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 21:10:53 +00:00
ryan 63c5ee4199 i18n plurals fixes from nbachiyski. fixes #8142
git-svn-id: http://svn.automattic.com/wordpress/trunk@9668 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 20:59:32 +00:00
markjaquith b8916139b6 Update the login logo. Higher quality resize, correct background color
git-svn-id: http://svn.automattic.com/wordpress/trunk@9666 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 19:55:22 +00:00
ryan 778fe45e83 Revert [9523]. fixes #8195 see #7395
git-svn-id: http://svn.automattic.com/wordpress/trunk@9664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 18:48:54 +00:00
azaozz bd2112f197 Store uploads according to the parent post date when using year/month sub-directories
git-svn-id: http://svn.automattic.com/wordpress/trunk@9663 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 18:22:00 +00:00
markjaquith de4a0edb94 Cast image sizes to ints. Explain that sizes are in pixels. fixes #8160
git-svn-id: http://svn.automattic.com/wordpress/trunk@9661 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 07:54:27 +00:00
markjaquith 9928e82e36 Do not show Media Upload buttons in Visual Editor if user lacks the capabilities to upload files. fixes #8110
git-svn-id: http://svn.automattic.com/wordpress/trunk@9660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 07:45:11 +00:00
markjaquith b9098f869b Code cleanup for wp-admin/includes/bookmark.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@9659 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 07:17:40 +00:00
markjaquith 81bcc48846 Styles for code and kbd from Matt Thomas. fixes #7339
git-svn-id: http://svn.automattic.com/wordpress/trunk@9658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 06:29:55 +00:00
markjaquith 6922edf439 Add Turbo back to the header. fixes #8185
git-svn-id: http://svn.automattic.com/wordpress/trunk@9657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 06:09:53 +00:00
markjaquith af86fe57ca change "Awaiting Moderation" to "Pending" fixes #8184
git-svn-id: http://svn.automattic.com/wordpress/trunk@9656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 05:57:07 +00:00
azaozz f4d7858bbd Keep state for image size, alignment and url in the uploader and for categories view on the write page, fixes #7520
git-svn-id: http://svn.automattic.com/wordpress/trunk@9654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 03:07:39 +00:00
azaozz 31fd853986 Fix for IE7 not respecting min-width on buttons, fixes #8109
git-svn-id: http://svn.automattic.com/wordpress/trunk@9653 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 00:50:09 +00:00
ryan 6aa0ef87b8 Grammar fix from Speedboxer. fixes #8073
git-svn-id: http://svn.automattic.com/wordpress/trunk@9651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-13 00:01:03 +00:00
azaozz c4cffaad13 Filter category and tag for editing when using QE, fixes #8146
git-svn-id: http://svn.automattic.com/wordpress/trunk@9648 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 21:55:24 +00:00
ryan c622d0373a Show user specified offset, not server offset, when displaying time. see #8153
git-svn-id: http://svn.automattic.com/wordpress/trunk@9647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 21:44:55 +00:00
azaozz e85e3bb203 Fix buttons text and rounding in Safari, disabled state
git-svn-id: http://svn.automattic.com/wordpress/trunk@9644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 20:37:02 +00:00
ryan a4f789b7e6 Merge page parent, order and template boxes into one box
git-svn-id: http://svn.automattic.com/wordpress/trunk@9643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 20:20:21 +00:00
markjaquith 41b43c1d03 Visibility section for the Publish Module for Pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@9641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 19:31:39 +00:00
markjaquith d6c4fac277 Visibility section of Publish Module for Posts. Pages later.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 18:36:48 +00:00
ryan a037022c3a First cut of edit link save box restyling. see #8143
git-svn-id: http://svn.automattic.com/wordpress/trunk@9637 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 18:03:07 +00:00
ryan 97c061add0 screen_meta() and contextual help improvements from filosofo. fixes #8172
git-svn-id: http://svn.automattic.com/wordpress/trunk@9636 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 17:11:49 +00:00
ryan 2d9e012782 Some cap checks for the Dashboard. Props Viper007Bond. fixes #8175
git-svn-id: http://svn.automattic.com/wordpress/trunk@9635 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 16:59:19 +00:00
ryan 11f9759d7a Remove debug line. Props filosofo. fixes #8171
git-svn-id: http://svn.automattic.com/wordpress/trunk@9634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 16:54:50 +00:00
azaozz d0452528e7 Do not limit Shift/clicking checkboxes to .widefat tables
git-svn-id: http://svn.automattic.com/wordpress/trunk@9633 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 10:42:31 +00:00
azaozz 7e200d589d Consolidate six more js files
git-svn-id: http://svn.automattic.com/wordpress/trunk@9631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 09:35:50 +00:00
ryan 4dc56b14d0 Show Submit for Review if user can't publish. fixes #8108
git-svn-id: http://svn.automattic.com/wordpress/trunk@9630 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 05:11:12 +00:00
ryan e09057ce2e Limit tag suggest to tags. Props DD32. fixes #8164
git-svn-id: http://svn.automattic.com/wordpress/trunk@9629 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 05:02:58 +00:00
ryan 1664f9b0c2 Show Quick Press only if user can publish posts. fixes #8108
git-svn-id: http://svn.automattic.com/wordpress/trunk@9628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 04:55:47 +00:00
ryan 474e602f4f Remove table striping
git-svn-id: http://svn.automattic.com/wordpress/trunk@9627 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 03:55:23 +00:00
azaozz ef6f5c31d7 Merge all JS files that always load with common.js
git-svn-id: http://svn.automattic.com/wordpress/trunk@9626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 00:27:01 +00:00
ryan 8edb3ea9bd Remove bg color from login form
git-svn-id: http://svn.automattic.com/wordpress/trunk@9625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 00:13:35 +00:00
ryan fd9db1c294 Make In Response To more compect. Add link to post.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9624 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 23:55:59 +00:00
ryan 86a85062e4 Shorten column header to avoid wrap
git-svn-id: http://svn.automattic.com/wordpress/trunk@9623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 23:48:27 +00:00
ryan b0987d4c20 Remove background color for tablenav
git-svn-id: http://svn.automattic.com/wordpress/trunk@9622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 23:45:58 +00:00
ryan cc7c443f62 Move screen_meta() to admin header. Add all meta boxes before requiring admin-header.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 22:40:16 +00:00
azaozz 0e8ff11d74 Fix double negative message in plugin-install.php, props Speedboxer, fixes 8151
git-svn-id: http://svn.automattic.com/wordpress/trunk@9619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 22:12:39 +00:00
ryan 7ec57f9dea Use localized dates on General Options page. Props nbachiyski. fixes #8153
git-svn-id: http://svn.automattic.com/wordpress/trunk@9616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 19:56:35 +00:00
ryan 2bab4e2ec0 Differentiate between plural noun, verb and adjective Spam translations. Props nbachiyski. fixes #8154
git-svn-id: http://svn.automattic.com/wordpress/trunk@9615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 19:54:54 +00:00
ryan 0a23990c2a Add new user page
git-svn-id: http://svn.automattic.com/wordpress/trunk@9614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 19:47:22 +00:00
ryan e635db2ee6 Discussion and Send Trackbacks meta boxes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9613 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 19:25:30 +00:00
ryan 998dfc44e4 Increase memory limit when unzipping. fixes #8149
git-svn-id: http://svn.automattic.com/wordpress/trunk@9612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 19:11:48 +00:00
azaozz be1832e6cb Delete unused images and update Gears Manifest, props Simek, fixes #8125
git-svn-id: http://svn.automattic.com/wordpress/trunk@9610 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 12:38:55 +00:00
azaozz 6030a27935 Fix borders on comments list in the dashboard, props johnconners, fixes #8131
git-svn-id: http://svn.automattic.com/wordpress/trunk@9609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 12:18:04 +00:00
azaozz 330e07bfa4 Move error notice to the top of Custom Fields postbox, props Simek, fixes #8138
git-svn-id: http://svn.automattic.com/wordpress/trunk@9608 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 12:12:34 +00:00
azaozz 3f5a70545d Add check for bulk-edit when deleting posts/pages, see #8135
git-svn-id: http://svn.automattic.com/wordpress/trunk@9607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 11:34:08 +00:00
azaozz b756fbabcd QE fixes: don't display-filter titles, show QE for newly added cats and tags, fixes #8146
git-svn-id: http://svn.automattic.com/wordpress/trunk@9606 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 09:39:42 +00:00
azaozz 12c32007cf RTL updates, props kashani, see #8047
git-svn-id: http://svn.automattic.com/wordpress/trunk@9605 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 04:30:48 +00:00
azaozz 41870c14a8 New design of Quick/Bulk Edit (added some colors and IE fixes), props mdawaffe, see #8144
git-svn-id: http://svn.automattic.com/wordpress/trunk@9604 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 02:58:24 +00:00
ryan d244c57a7f Fix delete bulk op at end of pages list. Props DD32. fixes #8135
git-svn-id: http://svn.automattic.com/wordpress/trunk@9603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-11 00:30:24 +00:00
ryan eb98d60d03 Don't pass menus by ref. Causes loop counter problems in php4. fixes #7966
git-svn-id: http://svn.automattic.com/wordpress/trunk@9598 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 21:50:31 +00:00
ryan 545da15950 Notice fixes from DD32. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 18:54:18 +00:00
ryan 3b65a42c5f Fix SQL error when scanning for lost attachments
git-svn-id: http://svn.automattic.com/wordpress/trunk@9595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 18:34:46 +00:00
ryan fd1b5f1e4a Don't remove entire wp-images directory. Some use it for user content.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9594 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 18:25:03 +00:00
ryan f79dc07a2e Bring back update nag.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9593 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 18:17:47 +00:00
ryan 81f671bb73 Validation fixes from Simek. fixes #8139
git-svn-id: http://svn.automattic.com/wordpress/trunk@9592 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 17:49:00 +00:00
ryan 293858e984 Use %s, not %d, for number format output. Props nbachiyski. fixes #8136
git-svn-id: http://svn.automattic.com/wordpress/trunk@9591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 17:47:41 +00:00
ryan d699f0d00d i18n fixes from nbachiyski. fixes #8142
git-svn-id: http://svn.automattic.com/wordpress/trunk@9589 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 17:42:51 +00:00
azaozz fb0c4d0bef Fix QE for the last category, fixes #8077
git-svn-id: http://svn.automattic.com/wordpress/trunk@9588 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 10:50:37 +00:00
azaozz 6b5c42cd24 Fix the Code button in the HTML editor in FF3/Mac, fixes #8094
git-svn-id: http://svn.automattic.com/wordpress/trunk@9587 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 10:31:12 +00:00
azaozz be1127594d Fix admin-header error when mb_strlen() is missing
git-svn-id: http://svn.automattic.com/wordpress/trunk@9586 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 09:18:44 +00:00
azaozz 4da15b97ea Do not show comments column after quick editing a post from the Drafts screen, fixes #8113
git-svn-id: http://svn.automattic.com/wordpress/trunk@9585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 08:58:32 +00:00
azaozz d5898fb3fc Fix collapsed top level menu borders when no submenus
git-svn-id: http://svn.automattic.com/wordpress/trunk@9584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-09 20:21:12 +00:00
ryan 354b44f1ea Reduce font size for long titles
git-svn-id: http://svn.automattic.com/wordpress/trunk@9583 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-09 20:02:59 +00:00
ryan d2cdebd6cf Remove dead line
git-svn-id: http://svn.automattic.com/wordpress/trunk@9581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-09 19:21:00 +00:00
ryan b10351e5c6 Sort the menu before adding classes. see #7966
git-svn-id: http://svn.automattic.com/wordpress/trunk@9580 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-09 19:20:38 +00:00
ryan 50b407dc4b gettext fix from nbachiyski. fixes #8126
git-svn-id: http://svn.automattic.com/wordpress/trunk@9579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-09 18:56:14 +00:00
azaozz 6b99a452d1 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: http://svn.automattic.com/wordpress/trunk@9578 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-09 14:54:39 +00:00
ryan 1ff6eb8ef7 Save options. Props josephscott. fixes #8097
git-svn-id: http://svn.automattic.com/wordpress/trunk@9576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-08 23:25:47 +00:00
ryan bf433456ce Don't show category adder to users without manage_categories cap. fixes #8114
git-svn-id: http://svn.automattic.com/wordpress/trunk@9574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-08 23:10:31 +00:00
azaozz 11b5f8dae8 Few more notice fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-08 11:18:05 +00:00
markjaquith 950fb8fb6f Admin notices go UNDER the H2
git-svn-id: http://svn.automattic.com/wordpress/trunk@9569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-08 10:17:45 +00:00
azaozz 0ceb315f3e Small styling fixes to themes.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@9567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-08 07:56:42 +00:00
azaozz c5af1c84e3 Press Enter to save in Quick Edit, props aaron_guitar, fixes #8061
git-svn-id: http://svn.automattic.com/wordpress/trunk@9566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-08 06:54:42 +00:00
azaozz ce2413cb7f Use ndash for number range, props demetris, fixes #8088
git-svn-id: http://svn.automattic.com/wordpress/trunk@9565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-08 02:39:18 +00:00
azaozz ea03719b8b Styling for custom fields
git-svn-id: http://svn.automattic.com/wordpress/trunk@9564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-08 02:15:53 +00:00
azaozz 3e2667f3d5 Set search button class to .button
git-svn-id: http://svn.automattic.com/wordpress/trunk@9563 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-07 23:12:39 +00:00
azaozz 0be38b6def Add thickbox in plugins.php, fixes #8090
git-svn-id: http://svn.automattic.com/wordpress/trunk@9562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-07 22:11:14 +00:00
markjaquith c295b4b8e8 Remove the other tab before sliding down.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-07 22:07:58 +00:00
azaozz 73959104bc Display warning when bulk deleting posts, pages, attachments, comments, etc.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-07 03:13:50 +00:00
ryan d58cb434ad Fix page counting
git-svn-id: http://svn.automattic.com/wordpress/trunk@9558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 22:52:05 +00:00
ryan 88d2ecbb4e screen_meta() fixes. Show Help on more pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 22:21:27 +00:00
azaozz 4a5e7ba2e4 Implementing new design for Edit Posts, Comments, etc. lists, props mdawaffe, see #8083
git-svn-id: http://svn.automattic.com/wordpress/trunk@9556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 21:56:29 +00:00
ryan 0e20f26fe7 Add view link to publish notice
git-svn-id: http://svn.automattic.com/wordpress/trunk@9555 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 21:26:11 +00:00
azaozz ac470da4bf RTL CSS updates for 2.7-beta2, props kashani, see#8047
git-svn-id: http://svn.automattic.com/wordpress/trunk@9552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 18:21:05 +00:00
azaozz 785d668c28 Unhide the Quick Edit link when adding new category by AJAX, fixes #8077
git-svn-id: http://svn.automattic.com/wordpress/trunk@9551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 17:57:26 +00:00
ryan be716580da Use wp_dropdown_categories(). Props DD32. fixes #8075
git-svn-id: http://svn.automattic.com/wordpress/trunk@9550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 17:18:38 +00:00
ryan bade5f826c Copy fresh over classic
git-svn-id: http://svn.automattic.com/wordpress/trunk@9548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 08:39:02 +00:00
azaozz 877bc21808 Help tab fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 08:32:25 +00:00
azaozz 268c7cdd71 Help tab
git-svn-id: http://svn.automattic.com/wordpress/trunk@9545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 08:13:50 +00:00
ryan f597bae652 More core update to update-core.php. Allow re-installing current version (requires api.wp.org changes)
git-svn-id: http://svn.automattic.com/wordpress/trunk@9543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 03:31:41 +00:00
azaozz 63bc2ead19 Fix adding similar tags
git-svn-id: http://svn.automattic.com/wordpress/trunk@9542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 02:54:35 +00:00
ryan 3b043a8308 notice fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 02:05:59 +00:00
ryan 2a615a4db8 Bind menu icons to single click instead of double
git-svn-id: http://svn.automattic.com/wordpress/trunk@9539 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-06 01:52:37 +00:00
azaozz 36ebfb1ada Several small fixes: edit-category-form, admin-footer, plugins
git-svn-id: http://svn.automattic.com/wordpress/trunk@9538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 22:52:59 +00:00
ryan 908fbae34c add_object_page()
git-svn-id: http://svn.automattic.com/wordpress/trunk@9537 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 22:46:58 +00:00
azaozz 4f47d7e869 Dashboard Styling, props mdawaffe, fixes #8070
git-svn-id: http://svn.automattic.com/wordpress/trunk@9536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 21:56:57 +00:00
ryan 2b604212d6 Remove dead markup
git-svn-id: http://svn.automattic.com/wordpress/trunk@9534 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 20:37:20 +00:00
ryan 5bcf23e80d Move notices below h2
git-svn-id: http://svn.automattic.com/wordpress/trunk@9533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 20:30:26 +00:00
azaozz d35edc4a1a Styling for notices below h2
git-svn-id: http://svn.automattic.com/wordpress/trunk@9532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 20:02:47 +00:00
ryan 883462a60b Move notices below h2
git-svn-id: http://svn.automattic.com/wordpress/trunk@9531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 19:51:07 +00:00
ryan 3cc3141781 Move notices below h2
git-svn-id: http://svn.automattic.com/wordpress/trunk@9530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 19:48:43 +00:00
azaozz 5584e7c4d4 Show when future posts miss schedule, props hailin, fixes #8064
git-svn-id: http://svn.automattic.com/wordpress/trunk@9529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 19:19:52 +00:00
ryan 7663bd0168 Move notices below h2
git-svn-id: http://svn.automattic.com/wordpress/trunk@9528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 19:17:22 +00:00
azaozz dad2d3b6f1 Add missing "button" class, props Simek, fixes #8067
git-svn-id: http://svn.automattic.com/wordpress/trunk@9527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 18:14:22 +00:00
azaozz 04a134ee7b Bring back "Add link category" form
git-svn-id: http://svn.automattic.com/wordpress/trunk@9526 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 17:44:58 +00:00
ryan ef093b8caf Set perms when making plugin dirs. see #7395
git-svn-id: http://svn.automattic.com/wordpress/trunk@9524 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 17:35:58 +00:00
ryan 4a4a04c076 Support installation of plugins living in a subdir in svn. Props DD32. fixes #7395
git-svn-id: http://svn.automattic.com/wordpress/trunk@9523 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 17:07:45 +00:00
markjaquith 5c9e75b18e stripslashes() on plugin-install.php stuff
git-svn-id: http://svn.automattic.com/wordpress/trunk@9521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 06:47:35 +00:00
azaozz e3a58568f8 Fixes for choose tag from tag cloud and reply to comment from admin
git-svn-id: http://svn.automattic.com/wordpress/trunk@9520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 01:44:10 +00:00
azaozz 65f0830a83 Do not hide "Quick Edit" link after saving from QE, fixes #8060
git-svn-id: http://svn.automattic.com/wordpress/trunk@9519 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 23:48:29 +00:00
azaozz 8d65096069 Add "Choose from popular tags" to the tags postbox
git-svn-id: http://svn.automattic.com/wordpress/trunk@9518 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 23:15:59 +00:00
westi 910df5387e aesthetic | cleanup. Fixes #8042 props regulatethis.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 22:10:49 +00:00
ryan cdb6f430da Use an array for query parameters
git-svn-id: http://svn.automattic.com/wordpress/trunk@9514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 18:18:30 +00:00
ryan 1d347362af Fix core update checking. Don't check on every page load.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 17:12:03 +00:00
azaozz 0bfca053e9 Make postboxes easier to drop in the left column
git-svn-id: http://svn.automattic.com/wordpress/trunk@9510 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 14:18:46 +00:00
azaozz 7c063b0b50 Preview fixes: different method of showing previews for published posts, now uses the proper templates. Fixes #8052
git-svn-id: http://svn.automattic.com/wordpress/trunk@9509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 13:00:12 +00:00
ryan 2fdde1e736 Notice fixes from filosofo and Viper007Bond. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 03:22:24 +00:00
azaozz a1c1da11f8 RTL CSS for 2.7, props mani_monaj, see #8047
git-svn-id: http://svn.automattic.com/wordpress/trunk@9505 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 02:50:16 +00:00
azaozz e6b85fc6e0 Add slash to the path when loading translations for default TinyMCE plugins from the plugins directory, fixes #7994
git-svn-id: http://svn.automattic.com/wordpress/trunk@9499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 19:16:29 +00:00
azaozz ae9a9b418f Fix Screen Options in IE, fixes #8045
git-svn-id: http://svn.automattic.com/wordpress/trunk@9498 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 18:56:49 +00:00
azaozz bc3fc534cd Fix path when loading translations for default TinyMCE plugins from the plugins directory, fixes #7994
git-svn-id: http://svn.automattic.com/wordpress/trunk@9497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 18:21:00 +00:00
azaozz 10cace1135 Fix typo in wp-admin.css, props 112502, fixes #8046
git-svn-id: http://svn.automattic.com/wordpress/trunk@9496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 18:00:08 +00:00
azaozz 829acc86dc Fix quick editing of last page in Edit Pages, props yoshi, fixes #8044
git-svn-id: http://svn.automattic.com/wordpress/trunk@9495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 17:37:20 +00:00
ryan d0519602a7 IF copy fails, chmod target to 0644 and try again
git-svn-id: http://svn.automattic.com/wordpress/trunk@9493 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 17:16:41 +00:00
markjaquith de3e6af863 Fix small typo in last commit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 07:07:39 +00:00
markjaquith ef37aa39aa Update to publish box styles. More horizontal room, consistent button placement, better for i18n, better wording.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 07:06:36 +00:00
ryan 67d066669a Warning fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9489 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 06:36:52 +00:00
ryan 4992d8ef3e Warning fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@9488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 06:31:06 +00:00
ryan 77fbd159c2 Remove unused gzipcompression option
git-svn-id: http://svn.automattic.com/wordpress/trunk@9487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 06:27:42 +00:00
ryan 7c3eeecb74 Warning fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-03 00:00:59 +00:00
ryan 0a8415ae7a Warning fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 23:52:49 +00:00
westi f5d5354bb9 Translation fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 22:32:57 +00:00
ryan 39f426065e Warning fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 21:40:35 +00:00
ryan 63f6b5312b Fix drafts module
git-svn-id: http://svn.automattic.com/wordpress/trunk@9476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 21:05:38 +00:00
ryan cf1bff865a Fix warning
git-svn-id: http://svn.automattic.com/wordpress/trunk@9474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 20:42:43 +00:00
azaozz 24fc4f0c3b Preview fixes: ensure autosave is run at least once on new posts before preview, properly show previews for pending and scheduled posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 13:56:32 +00:00
azaozz 7396f548ef Keep background color for comments that need moderation
git-svn-id: http://svn.automattic.com/wordpress/trunk@9472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 03:40:21 +00:00
azaozz d524ab13dc Fix typo in edit-form-comment.php, props 112502, fixes #8037
git-svn-id: http://svn.automattic.com/wordpress/trunk@9471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 02:22:41 +00:00
azaozz 585f9c3aca Fix validation errors, add CDATA on inline JS, props Viper007Bond, fixes #8026
git-svn-id: http://svn.automattic.com/wordpress/trunk@9470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 02:18:32 +00:00
azaozz 550a4413e9 Remove outdated TinyMCE files, fix loading of translations for default plugins, fixes #7994
git-svn-id: http://svn.automattic.com/wordpress/trunk@9469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-02 02:12:26 +00:00
westi 5c7a4d7693 Redirect correctly on page deletion. Fixes #8030.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 22:28:34 +00:00
ryan 400296cdef Copy fresh over classic
git-svn-id: http://svn.automattic.com/wordpress/trunk@9467 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 20:59:57 +00:00
westi cd64bf9549 Add missing translation call.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 19:15:33 +00:00
ryan 76a5770cc0 Make sure Upload button always shows. Props filosofo. see #6979
git-svn-id: http://svn.automattic.com/wordpress/trunk@9465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 17:20:55 +00:00
matt 7ed42f7885 Gravatars for user page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 11:19:13 +00:00
westi 3d598b80c8 Remove unecessary gap at the bottom of the post page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 10:30:35 +00:00
ryan 76edf7888a Remove debug
git-svn-id: http://svn.automattic.com/wordpress/trunk@9460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 06:57:00 +00:00
ryan 843149dfa3 Pass along POST info when requesting credentials
git-svn-id: http://svn.automattic.com/wordpress/trunk@9459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 06:56:38 +00:00
ryan 3021fcc185 media-new visibility fix. Props filosoof. see #6979
git-svn-id: http://svn.automattic.com/wordpress/trunk@9458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 05:35:33 +00:00
azaozz b1cc5e7d30 Fix View All Comments link on dashboard
git-svn-id: http://svn.automattic.com/wordpress/trunk@9457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 05:26:04 +00:00
ryan 5a7353c246 Validation fixes from Viper007Bond. fixes #8026
git-svn-id: http://svn.automattic.com/wordpress/trunk@9456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 05:03:05 +00:00
azaozz 5d6b4b4391 List page comments on edit-comments.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@9455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 04:33:28 +00:00
azaozz a7c2aa7f94 Don't change text for Screen Options
git-svn-id: http://svn.automattic.com/wordpress/trunk@9454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 02:52:43 +00:00
azaozz 8c92b61171 Fix bulk edit and preview url
git-svn-id: http://svn.automattic.com/wordpress/trunk@9453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-01 01:15:22 +00:00
azaozz 9fba444f3b Preview for both drafts and published posts/pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@9451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 22:47:07 +00:00
ryan 0018370f9d Move Parent, Template, and Order to the side
git-svn-id: http://svn.automattic.com/wordpress/trunk@9450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 21:57:44 +00:00
ryan bb51d1ccdc Default privacy box to the side
git-svn-id: http://svn.automattic.com/wordpress/trunk@9449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 21:49:23 +00:00
ryan 4a2fb422f3 Default privacy box to the side
git-svn-id: http://svn.automattic.com/wordpress/trunk@9448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 21:48:00 +00:00
ryan 9a7fcfdd23 Default some widgets to the side
git-svn-id: http://svn.automattic.com/wordpress/trunk@9447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 21:04:48 +00:00
ryan b0e741b6af Default all boxes to open
git-svn-id: http://svn.automattic.com/wordpress/trunk@9446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 20:59:22 +00:00
ryan 5ea2344763 Reorder dash widgets
git-svn-id: http://svn.automattic.com/wordpress/trunk@9445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 20:47:36 +00:00
ryan f8090206fa Allow nested install. Props sivel. fixes #7997
git-svn-id: http://svn.automattic.com/wordpress/trunk@9443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 19:24:45 +00:00
ryan 0e169da4dc Typo fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@9442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 18:54:30 +00:00
ryan e55a05453a Better i18n support for automatic upgrade. Props nbachiyski. fixes #8023
git-svn-id: http://svn.automattic.com/wordpress/trunk@9441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 18:51:06 +00:00
azaozz 68e1a688dc Disable dblclick for pages, posts and taxonomy QE
git-svn-id: http://svn.automattic.com/wordpress/trunk@9439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 18:31:26 +00:00
ryan f96695270f Flash degradation fixes from filsofo. see #6979
git-svn-id: http://svn.automattic.com/wordpress/trunk@9438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 18:24:55 +00:00
azaozz 232b802050 Doubleclick on comment text to open QE
git-svn-id: http://svn.automattic.com/wordpress/trunk@9437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 18:09:42 +00:00
markjaquith 698b1f1e4a Improvements to the Edit Comment screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@9436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 18:05:25 +00:00
ryan a9a114843b One form so filters stack
git-svn-id: http://svn.automattic.com/wordpress/trunk@9435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 18:02:20 +00:00
azaozz acfc26ecd6 More edit comment page fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 16:52:55 +00:00
markjaquith 4a784a1291 Revert to simple Edit Post title for post editing screen. No longer makes sense with lack of breadcrumbs and the actual post title box so high on the screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@9433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 16:40:55 +00:00
markjaquith 3503d95ba4 Add right_now_table_end action hook so plugins can add to the Right Now summary table. props Malaiac
git-svn-id: http://svn.automattic.com/wordpress/trunk@9431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 08:00:47 +00:00
markjaquith 3a230bff18 Bring Comment Save postbox up to parity with Post/Page Publish postbox
git-svn-id: http://svn.automattic.com/wordpress/trunk@9430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 06:53:55 +00:00
markjaquith 8be1ba6191 Disable "Visibility" placeholder for now. Propagate new Publish box formatting and functionality to Edit Page form.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 05:38:31 +00:00
markjaquith 1cb2fe068c Fix the gimpy Spam link on Edit Comments screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@9428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 04:28:24 +00:00
markjaquith 741a20d8b7 Right Now (Dashboard) styling. props Malaiac. fixes #8015
git-svn-id: http://svn.automattic.com/wordpress/trunk@9427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 04:23:17 +00:00
matt 3bca944c3e Make akismet check-for-spam button not ugly.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 03:46:14 +00:00
azaozz bb63ae8194 Edit comment page fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@9425 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 03:31:06 +00:00
ryan 22740d5394 SWFUpload 2.2.0 beta 2 with Flash 10 support. Props filosofo. see #6979
git-svn-id: http://svn.automattic.com/wordpress/trunk@9423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-31 01:53:39 +00:00
azaozz e86dfe684f Some dashboard and IE layout fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-30 23:43:08 +00:00
westi 3baca0199f Apply styles to readonly textareas too. Fixes #7985 props Speedboxer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-30 22:11:06 +00:00
ryan 156a49cf9d Translate sizes. fixes #8012
git-svn-id: http://svn.automattic.com/wordpress/trunk@9418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-30 16:00:24 +00:00
ryan 166ccef6c3 Revert [9413]
git-svn-id: http://svn.automattic.com/wordpress/trunk@9414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-30 15:50:21 +00:00
azaozz 016942b825 Better comments listing, props Matt
git-svn-id: http://svn.automattic.com/wordpress/trunk@9413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-30 12:24:11 +00:00
azaozz a1b7628ee8 Menu updates and fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-30 09:52:20 +00:00
markjaquith 0e01062062 Publish postbox layout tweaks for Main Column Mode.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-30 03:50:23 +00:00
azaozz f846c853d5 Postbox.js fixes and css reset
git-svn-id: http://svn.automattic.com/wordpress/trunk@9408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-30 03:03:00 +00:00
markjaquith 3a0dc54a26 More work on Publish postbox. Post status tweaks, post date tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-29 19:22:56 +00:00
markjaquith 9d13dfbafb Put a nbsp in between Quick and Edit so that they stay together and Quick Edit spread over 2 lines does not get mistaken for regular Edit
git-svn-id: http://svn.automattic.com/wordpress/trunk@9399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-29 08:23:48 +00:00
markjaquith c9db5d9061 Publish box tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@9398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-29 08:19:15 +00:00
markjaquith 598c0b4805 Tighten up admin H2s
git-svn-id: http://svn.automattic.com/wordpress/trunk@9396 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-29 06:48:34 +00:00
markjaquith 3eb1cd5ade Numerous Publish postbox tweaks, fixes, and flourishes. Still WIP
git-svn-id: http://svn.automattic.com/wordpress/trunk@9394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-29 06:00:22 +00:00
markjaquith fd24df7b4a Implement admin footer with margin, not height, so that people can add stuff to it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-29 03:51:16 +00:00
markjaquith 6631641b54 Doubleclick on icon goes to first item, even when menu is unfolded
git-svn-id: http://svn.automattic.com/wordpress/trunk@9392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-29 03:22:42 +00:00
westi 416ee57673 Move inline styles to the stylesheets. Fixes #7985 props Speedboxer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-28 22:07:39 +00:00
azaozz da113155e8 Write page styling
git-svn-id: http://svn.automattic.com/wordpress/trunk@9384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-28 10:59:26 +00:00
azaozz eb035e3188 media.css and rtl.css cleanup, props Simek, fixes #7967
git-svn-id: http://svn.automattic.com/wordpress/trunk@9383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-28 10:13:24 +00:00
markjaquith f52a90b586 Save fold state when folding via doubleclick
git-svn-id: http://svn.automattic.com/wordpress/trunk@9382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-28 08:46:54 +00:00