Commit Graph

4619 Commits

Author SHA1 Message Date
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
markjaquith
a3b0a3190d Default to having the menu open, not folded. Remember individual menu states when folding/unfolding.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-28 08:32:56 +00:00
azaozz
ea002ede30 Dashboard: make columns equal size
git-svn-id: http://svn.automattic.com/wordpress/trunk@9380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-28 07:56:17 +00:00
azaozz
b89e553492 Small dashboard css fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-28 07:21:17 +00:00
westi
b392c3a35f validation fixes for the WordPress importer. Fixes #7982 props sivel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-27 21:12:24 +00:00
azaozz
04ffb66e61 Press This CSS cleanup, props Simek, fixes #7967
git-svn-id: http://svn.automattic.com/wordpress/trunk@9371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-27 21:00:26 +00:00
azaozz
9f72344f5a Some CSS cleanup, props Simek, see #7967
git-svn-id: http://svn.automattic.com/wordpress/trunk@9370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-27 20:55:25 +00:00
azaozz
17083f0ce8 Fix button styling inconsistency on settings pages, props sivel, fixes #7975
git-svn-id: http://svn.automattic.com/wordpress/trunk@9369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-27 20:41:05 +00:00
ryan
a36f3d0ed6 Move 'Users must be registered and logged in to comment' setting to Discussion page. Props MtDewVirus. fixes #6652
git-svn-id: http://svn.automattic.com/wordpress/trunk@9368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-27 17:03:20 +00:00
markjaquith
8b07a301c5 More work on publishing module. WIP.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-27 06:07:59 +00:00
markjaquith
ea9b087c7a Add a little padding to a.button, for to benefit glorious nation Webkit rounded corners
git-svn-id: http://svn.automattic.com/wordpress/trunk@9364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-27 04:56:17 +00:00
azaozz
2e6d9f228e Attach 'Screen Options' button to the sliding layer and related changes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-27 01:22:24 +00:00
westi
bb7249cffe Correct the actions dropdowns for the different contexts. Fixes #7974 props sivel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-26 22:06:58 +00:00
westi
b679f97348 Syncronise the messages for Import/Export of WXR. Fixes #6557 props mtdewvirus.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-26 18:40:20 +00:00
ryan
63d66e8d75 Don't show screen options for plugin pages. fixes #7970
git-svn-id: http://svn.automattic.com/wordpress/trunk@9359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-26 17:21:04 +00:00
ryan
2ef93d9391 Allow gzipped files for MT/TypePad import. Props mtdewvirus. fixes #7971
git-svn-id: http://svn.automattic.com/wordpress/trunk@9358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-26 17:08:40 +00:00
azaozz
11aaba8bc1 2 column pages for Categories and Link Categories
git-svn-id: http://svn.automattic.com/wordpress/trunk@9354 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-26 09:08:52 +00:00
azaozz
6c46be687a TinyMCE: attempt to load a translation file for external plugins, if not found, try en.js, fixes #7950
git-svn-id: http://svn.automattic.com/wordpress/trunk@9353 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-26 07:32:58 +00:00
ryan
f68bd416e8 Fix plugin activation error reporting. Props DD32. fixes #7671
git-svn-id: http://svn.automattic.com/wordpress/trunk@9352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-26 06:33:33 +00:00
ryan
2ddfa72692 Back to one form so filters stack
git-svn-id: http://svn.automattic.com/wordpress/trunk@9351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 23:49:55 +00:00
westi
00e2684feb Make the metaboxes easier to drag.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 23:11:55 +00:00
westi
e393417401 Warn if the core updater failed to complete. See #7819.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 22:22:29 +00:00
westi
9133214dba Set autocomplete off for password files on the profile pages. Fixes #5006.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 21:41:55 +00:00
westi
c1f7aeb0b9 More options pages updates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 21:29:18 +00:00
azaozz
76d405b601 More styling for the Tags page, change the Options pages background color to light gray
git-svn-id: http://svn.automattic.com/wordpress/trunk@9345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 20:55:40 +00:00
westi
5f968cda2b First stab at better options pages. WIP.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 19:55:56 +00:00
westi
c21aa4f3cf Plugins page actions dropdowns.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9342 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 19:14:47 +00:00
westi
fe49f8d967 unique search input ids.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 18:43:33 +00:00
ryan
ce62669cc4 Introduce get_edit_tag_link() and add option to wp_tag_cloud() for showing edit links.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 18:19:42 +00:00
azaozz
b3e5e7a718 2 column Tags page, needs more styling
git-svn-id: http://svn.automattic.com/wordpress/trunk@9339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 08:01:37 +00:00
ryan
8f7da19ebb Prune dead code. Props sivel. fixes #7963
git-svn-id: http://svn.automattic.com/wordpress/trunk@9338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 22:41:56 +00:00
ryan
5ed9c32d49 If parent uses admin.php, use admin.php for subs. fixes #7962
git-svn-id: http://svn.automattic.com/wordpress/trunk@9337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 22:40:19 +00:00
azaozz
002d07c3af Remove Quick Edit when clicking search or filter buttons
git-svn-id: http://svn.automattic.com/wordpress/trunk@9334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 20:50:20 +00:00
ryan
a3dffe926a Warning fixes from DD32. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 20:04:31 +00:00
ryan
e9007e8c56 Back to one form so filters stack
git-svn-id: http://svn.automattic.com/wordpress/trunk@9331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 19:56:44 +00:00
markjaquith
3d3c4ec630 Screen Options tweaks. Uparrow when expanded.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 19:33:40 +00:00
ryan
b871689484 Bring back user search. fixes #7960
git-svn-id: http://svn.automattic.com/wordpress/trunk@9329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 19:21:19 +00:00
azaozz
ee9c9b86cf New buttons and styling for all "management" pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@9328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 18:25:46 +00:00
ryan
2eb1ba967f Better error response when fetching attachments. Props DD32. see #7944
git-svn-id: http://svn.automattic.com/wordpress/trunk@9327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 18:22:43 +00:00
ryan
15a965cf80 Press This updates from noel. see #7949
git-svn-id: http://svn.automattic.com/wordpress/trunk@9326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 17:20:06 +00:00
westi
7ab57a07e4 Remove placeholder images. Props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 15:25:53 +00:00
markjaquith
6659d1bf24 Make the entire Screen Options button clickable.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 11:08:44 +00:00
markjaquith
edc8069294 Do not put an overline for submit buttons at the top (TODO: figure out our style for options pages)
git-svn-id: http://svn.automattic.com/wordpress/trunk@9320 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 10:45:58 +00:00
markjaquith
682428cda9 Screen Options tab, rough draft
git-svn-id: http://svn.automattic.com/wordpress/trunk@9319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 10:29:07 +00:00
markjaquith
bfc531cd80 Increase the default number of comments per page to 50. 10 is far too few.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 07:22:50 +00:00
ryan
58d9c20de5 use activate_plugin for error scraping, pass full WP_Error object to wp_die(), whitespace cleanups. Props DD32. fixes #7671
git-svn-id: http://svn.automattic.com/wordpress/trunk@9315 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 05:47:55 +00:00
ryan
b5b92a3968 Plugin install dialog formatting fixes from DD32. fixes #7908
git-svn-id: http://svn.automattic.com/wordpress/trunk@9314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 04:54:21 +00:00
azaozz
978022fd41 Admin menu: make toggle arrow easier to spot
git-svn-id: http://svn.automattic.com/wordpress/trunk@9312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 01:50:54 +00:00
ryan
36bc4c6820 Make plugins.php the first Plugins submenu
git-svn-id: http://svn.automattic.com/wordpress/trunk@9311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 23:32:04 +00:00
azaozz
076763cfff Admin menu styling
git-svn-id: http://svn.automattic.com/wordpress/trunk@9306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 22:19:19 +00:00
ryan
33f8a5e080 Introduce normalize_whitespace(). Use it instead of wp_text_diff() when checking for identical autosave revisions. Props tellyworth. fixes #7691
git-svn-id: http://svn.automattic.com/wordpress/trunk@9302 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 20:03:16 +00:00
ryan
710529051d Remove titles from inline edit rows
git-svn-id: http://svn.automattic.com/wordpress/trunk@9298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 16:37:19 +00:00
ryan
838f6b5d93 Bring back Quick Edit links
git-svn-id: http://svn.automattic.com/wordpress/trunk@9297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 16:34:21 +00:00
ryan
91841f2e3c Comment paging and sorting from Viper007Bond. see #7927
git-svn-id: http://svn.automattic.com/wordpress/trunk@9296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 16:08:47 +00:00
ryan
93de637a55 Press This fixes from noel. see #7949
git-svn-id: http://svn.automattic.com/wordpress/trunk@9295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 15:42:04 +00:00
ryan
8e0883da2f Remember pagenum when redirecting after saving a category. fixes #7923
git-svn-id: http://svn.automattic.com/wordpress/trunk@9294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-23 00:08:42 +00:00
ryan
fe5cd0fa48 Show message when there are no drafts. Props jamierumbelow. fixes #7921
git-svn-id: http://svn.automattic.com/wordpress/trunk@9293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 23:37:55 +00:00
azaozz
408600ce58 Postboxes drag/drop for all browsers, some base css fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9291 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 22:08:58 +00:00
ryan
e59d369976 Add post_parent index. fixes #7876
git-svn-id: http://svn.automattic.com/wordpress/trunk@9290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 22:03:41 +00:00
ryan
85bc4ebd08 Set perms on update-core.php after copying
git-svn-id: http://svn.automattic.com/wordpress/trunk@9288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 21:14:49 +00:00
ryan
c157d8861a Fix current submenu designation when sub swith the same hook exist under different parents. fixes #7948
git-svn-id: http://svn.automattic.com/wordpress/trunk@9287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 20:57:37 +00:00
ryan
4c6b2b6cd3 Fix links for submenus that have real parents when a submenu with admin.php as a parent is current. see #7948
git-svn-id: http://svn.automattic.com/wordpress/trunk@9286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 20:42:57 +00:00
ryan
5e2544ac20 Fix links for submenus added to existing menus. see #7948
git-svn-id: http://svn.automattic.com/wordpress/trunk@9285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 20:33:59 +00:00
markjaquith
26bce778a8 Finishing touches on the admin footer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9284 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 20:14:21 +00:00
ryan
2d2c0736e3 Allow ['action'] in admin-ajax.php. Props misterbisson. fixes #7945
git-svn-id: http://svn.automattic.com/wordpress/trunk@9281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 17:15:19 +00:00
ryan
6ad29de92a Update backup link. Props MichaelH . fixes #7899
git-svn-id: http://svn.automattic.com/wordpress/trunk@9279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 16:41:01 +00:00
ryan
fb73087b8f Remove unused args. fixes #7946
git-svn-id: http://svn.automattic.com/wordpress/trunk@9278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 16:17:41 +00:00
markjaquith
49847d77f3 Fix Screen Options toggles accidentally broken in [9662]
git-svn-id: http://svn.automattic.com/wordpress/trunk@9277 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 06:52:06 +00:00
ryan
3942c97d46 Improved password strength meter from Otto42. fixes #7124
git-svn-id: http://svn.automattic.com/wordpress/trunk@9276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 04:20:50 +00:00
markjaquith
d0fe49e03b Header CSS cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@9275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 04:18:43 +00:00
ryan
574bc847f3 get_plugin_data() back compat fixes from DD32. fixes #7479
git-svn-id: http://svn.automattic.com/wordpress/trunk@9272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 00:08:22 +00:00
ryan
bffd07f0a7 Allow __FILE__ to be passed to activate_plugin()/deactivate_plugin(). Props DD32. fixes #7878
git-svn-id: http://svn.automattic.com/wordpress/trunk@9271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 23:55:58 +00:00
ryan
5a529cd216 Notice fixes from DD32. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 23:54:18 +00:00
markjaquith
a15cb1971e New footer style, first draft
git-svn-id: http://svn.automattic.com/wordpress/trunk@9269 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 22:27:41 +00:00
markjaquith
66dfd6f478 Display a placeholder dropbox for Sortables
git-svn-id: http://svn.automattic.com/wordpress/trunk@9268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 22:06:41 +00:00
markjaquith
f6943d33bc ngettext() fix for Right Now
git-svn-id: http://svn.automattic.com/wordpress/trunk@9267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 20:50:14 +00:00
ryan
b07b5fe1be Remove test link
git-svn-id: http://svn.automattic.com/wordpress/trunk@9266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 17:59:19 +00:00
ryan
97266a7552 Right Now modules. Very rough, needs styling.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 17:56:48 +00:00
ryan
e6641a0268 Redirect plugins that hard code their pages to be under edit.php. Props filosofo. fixes #7932
git-svn-id: http://svn.automattic.com/wordpress/trunk@9264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 16:31:06 +00:00
westi
b44779df6c Fix delete page nonce. Fixes #7936 props filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 07:30:41 +00:00
markjaquith
428c9158e8 Send togbox to Hades. @ryan: size 8.5 -- something with sapphires.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 04:55:38 +00:00
markjaquith
b9a948d5b5 Initial work on Publish box. Very rough.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 04:36:35 +00:00
markjaquith
66d0933d2b Widen the post screen sidebars
git-svn-id: http://svn.automattic.com/wordpress/trunk@9260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 03:10:19 +00:00
ryan
a9fc6fc48f Link to better codex article for backups. Props MichaelH. see #7899
git-svn-id: http://svn.automattic.com/wordpress/trunk@9258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-20 21:16:07 +00:00
ryan
ae1cfca147 Bring back plugin updates count. Needs styling.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-20 19:46:07 +00:00
ryan
3bcd105f0e Bring back awaiting moderation comment count. Needs styling.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-20 19:39:08 +00:00
ryan
45b8a2b4cd Link to codex for instructions on backing up the blog instead of suggesting export. see #7899
git-svn-id: http://svn.automattic.com/wordpress/trunk@9253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-20 17:32:45 +00:00
markjaquith
8c07e41ba3 Add wp-logo.gif to Gears Manifest. TODO: make sure all files are in here before we go gold on 2.7
git-svn-id: http://svn.automattic.com/wordpress/trunk@9251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-20 04:54:59 +00:00
ryan
7e0e1ac42d Don't require use of options whitelisting. Will give plugins more notice.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-20 00:40:36 +00:00
ryan
91f0787cfb Move whitelist functions to plugin.php. Add settings_fields().
git-svn-id: http://svn.automattic.com/wordpress/trunk@9249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-19 23:35:09 +00:00
azaozz
77c138c4c0 Remove the "Post/Page" column when looking at comments on the edit page, fixes #7924
git-svn-id: http://svn.automattic.com/wordpress/trunk@9248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-19 20:11:43 +00:00
ryan
985a5b4a3f Consolidate *backs filter. Preserve filter settings when filetering by post. Props Viper007Bond. fixes #7920
git-svn-id: http://svn.automattic.com/wordpress/trunk@9247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-19 00:38:29 +00:00
ryan
3fc6097a5a phpdoc corrections from jacobsantos. see #7918
git-svn-id: http://svn.automattic.com/wordpress/trunk@9243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-18 20:46:30 +00:00
azaozz
a8f998d914 Comments post-box: show 10 comments at load only if the postbox is not hidden
git-svn-id: http://svn.automattic.com/wordpress/trunk@9241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-18 17:00:20 +00:00
azaozz
e6a11a4232 Favourites drop-down styling
git-svn-id: http://svn.automattic.com/wordpress/trunk@9240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-18 16:54:14 +00:00
ryan
0cb6fbfbc8 Try out stick checkbox in Status section of Quick Edit. Props ShaneF. fixes #7902
git-svn-id: http://svn.automattic.com/wordpress/trunk@9238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 22:49:16 +00:00
ryan
d8e2a4972e Link post title to editor and comment count to post filter
git-svn-id: http://svn.automattic.com/wordpress/trunk@9237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 22:31:10 +00:00
markjaquith
5cb6c5b769 Edit Posts needs an H2. Yes, I know the Filter options look funky.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 21:22:11 +00:00
ryan
c7568c51e8 Make blog name a link to site
git-svn-id: http://svn.automattic.com/wordpress/trunk@9235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 21:16:47 +00:00
markjaquith
4d2d655490 Covering our XSS bases
git-svn-id: http://svn.automattic.com/wordpress/trunk@9233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 20:06:22 +00:00
markjaquith
61f911c42e Bring back the H2s. Rough draft.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 20:02:03 +00:00
ryan
f3981a0ed8 Fix nonce collision and delete all spam
git-svn-id: http://svn.automattic.com/wordpress/trunk@9231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 19:55:51 +00:00
ryan
06b0afb510 Fox white on white login login fields. Props sivel. fixes #7906
git-svn-id: http://svn.automattic.com/wordpress/trunk@9230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 19:37:04 +00:00
ryan
72282f995e Move "Comment author must fill out name and e-mail " to "Default article settings". Props bubel. fixes #7814
git-svn-id: http://svn.automattic.com/wordpress/trunk@9228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 18:45:32 +00:00
ryan
bada5d787a Add some type sanity checks. Props DD32. fixes #7800
git-svn-id: http://svn.automattic.com/wordpress/trunk@9227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 18:30:04 +00:00
azaozz
b7959c1d28 Comments post-box: show comments on the currently edited post with ajax, 20 at a time
git-svn-id: http://svn.automattic.com/wordpress/trunk@9225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 09:44:22 +00:00
markjaquith
d40277d4c0 Working on the header
git-svn-id: http://svn.automattic.com/wordpress/trunk@9224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 05:48:00 +00:00
azaozz
707dabfa7f HTML validation fixes, props Viper007Bond
git-svn-id: http://svn.automattic.com/wordpress/trunk@9223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 03:49:43 +00:00
ryan
293c541d91 i18n fixes for plugin intaller from DD32 and nbachiyski. see #7807
git-svn-id: http://svn.automattic.com/wordpress/trunk@9222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 02:35:43 +00:00
ryan
d457e3d181 Bring back h2 for add/edit post
git-svn-id: http://svn.automattic.com/wordpress/trunk@9221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 00:36:18 +00:00
ryan
f46fb544e7 Dashboard updates from mdawaffe. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 22:35:53 +00:00
ryan
ae2c4bc50c Add opt-in optioon for comment hotkeys. Props nbachiyski. fixes #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@9217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 22:23:32 +00:00
azaozz
72577aacd8 Show warning if user is logged out while writing or editing, includes patch by tott, fixes #7630
git-svn-id: http://svn.automattic.com/wordpress/trunk@9216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 21:59:06 +00:00
ryan
bda278846f Delete all spam fixes from Viper007Bond
git-svn-id: http://svn.automattic.com/wordpress/trunk@9215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 21:45:43 +00:00
azaozz
57fb217b3f If no caption entered, use attachment title for alt text, props Viper007Bond, fixes #7675
git-svn-id: http://svn.automattic.com/wordpress/trunk@9210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 20:25:50 +00:00
ryan
2a2b7d4de2 Link to post editor from post title in recent comments dash module
git-svn-id: http://svn.automattic.com/wordpress/trunk@9208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 20:21:19 +00:00
ryan
44d4acd5d3 Threaded comments options cleanup. Props Viper007Bond. see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@9206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 20:03:18 +00:00
ryan
8b6d985d00 Remove Press This from Tools menu. Add to writing settings. Props technosailor. fixes #7393
git-svn-id: http://svn.automattic.com/wordpress/trunk@9201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 19:07:11 +00:00
ryan
fdef1212ef Descriptions for Add New from RanYanivHartstein. fixes #7900
git-svn-id: http://svn.automattic.com/wordpress/trunk@9198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 17:25:39 +00:00
azaozz
c4453c9a0f Admin menu: double-click icon to go to default (first) location, show section header when folded
git-svn-id: http://svn.automattic.com/wordpress/trunk@9196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 10:32:26 +00:00
azaozz
0ef5225b4c Fix widgets page when multiple class="wrap" are used.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 01:18:33 +00:00
markjaquith
75bd6b32a8 Remove JS confirmation of individual user deletion. It is redundant.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 21:48:19 +00:00
westi
4fbc4584cd Fire an action to allow extra Profile fields to be processed. Fixes #7713 props capripot.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 21:10:55 +00:00
ryan
6bcdf328b2 Give downloads a longer timeout. see #7793
git-svn-id: http://svn.automattic.com/wordpress/trunk@9186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 16:38:17 +00:00
ryan
97f11e8f42 Report curl errors
git-svn-id: http://svn.automattic.com/wordpress/trunk@9185 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 16:35:35 +00:00
azaozz
fdea5c3b74 Don't delete spam created after page has loaded but before "Delete All" button pressed, props Viper007Bond, see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 10:31:39 +00:00
azaozz
546ef3ed15 Admin menu: add generic icon, fix hover in IE, speed up response timing
git-svn-id: http://svn.automattic.com/wordpress/trunk@9182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 06:54:25 +00:00
ryan
0b2c0cf5ba Media column changes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 05:39:40 +00:00
ryan
79656f6382 Menu fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 22:44:56 +00:00
ryan
4e4c26678e Menu renaming
git-svn-id: http://svn.automattic.com/wordpress/trunk@9176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 19:37:04 +00:00
ryan
a6aff48081 Add title attributes to page actions
git-svn-id: http://svn.automattic.com/wordpress/trunk@9174 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 18:11:06 +00:00
matt
833efd1f62 Cursor style for login form submit, fixes #6452. Hat tip: ionfish.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 18:06:32 +00:00
ryan
886aca4463 Punt inbox
git-svn-id: http://svn.automattic.com/wordpress/trunk@9172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 17:33:28 +00:00
ryan
2b74b0ad04 Punt media box
git-svn-id: http://svn.automattic.com/wordpress/trunk@9171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 17:29:38 +00:00
ryan
70223289b5 Remove dashmenu css
git-svn-id: http://svn.automattic.com/wordpress/trunk@9170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 17:17:48 +00:00
ryan
178314fcb3 Remove dashmenu css
git-svn-id: http://svn.automattic.com/wordpress/trunk@9169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 17:12:21 +00:00
ryan
13212c4b3b Remove dead markup
git-svn-id: http://svn.automattic.com/wordpress/trunk@9168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 17:09:41 +00:00
ryan
322f83e5f3 Show Published/Last Modified in date column
git-svn-id: http://svn.automattic.com/wordpress/trunk@9167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 16:56:32 +00:00
ryan
19120448af Remove debug
git-svn-id: http://svn.automattic.com/wordpress/trunk@9165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 16:37:08 +00:00
ryan
aceef65ba0 Use set_time_limit() to buy some time during upgrade. see #5560
git-svn-id: http://svn.automattic.com/wordpress/trunk@9164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 16:36:43 +00:00
ryan
d7fccb66d3 Sanitation and error handling for plugin install. Props DD32. see #6015
git-svn-id: http://svn.automattic.com/wordpress/trunk@9163 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 15:56:33 +00:00
azaozz
0a7871c4ab Quick Edit: remove action links, remove row titles, add hint in footer
git-svn-id: http://svn.automattic.com/wordpress/trunk@9162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 10:33:18 +00:00
azaozz
9bf42c78c6 Fix z-index for expanded admin menu
git-svn-id: http://svn.automattic.com/wordpress/trunk@9161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 08:03:41 +00:00
ryan
eaab696f0f Fix link for first item in fav actions. Props DD32
git-svn-id: http://svn.automattic.com/wordpress/trunk@9160 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 07:49:29 +00:00
ryan
d68573a562 No more help menu
git-svn-id: http://svn.automattic.com/wordpress/trunk@9159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 07:47:57 +00:00
azaozz
9936ab061a Put post status inline with post name
git-svn-id: http://svn.automattic.com/wordpress/trunk@9157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 06:07:49 +00:00
azaozz
0e09601178 Email and visit site links for edit comment form
git-svn-id: http://svn.automattic.com/wordpress/trunk@9155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 05:16:24 +00:00
azaozz
7a2fb7dcf5 Side folding for the menu, first run, still needs colours, styling and perhaps different icons.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 05:10:16 +00:00
ryan
b5bdfd44d0 Remove status column, add states into title td. Needs styling.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9153 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 03:49:57 +00:00
matt
7627c0db06 Move help links to top, kill menu item.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 02:28:35 +00:00
matt
042719a152 Bug fix for date/time presets. Hat tip: Viper007Bond.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 01:43:04 +00:00
matt
00f08f8079 Unsquish text so it doesn't run into each other.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 01:33:27 +00:00
matt
aeffa88551 Bringing save button back to top of all option pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 01:18:52 +00:00
ryan
a2ccbf9a00 Allow top-level menu page to use a slug, rather than filename. Props DD32. fixes #7214
git-svn-id: http://svn.automattic.com/wordpress/trunk@9147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 00:28:53 +00:00
ryan
4dc580ce15 Use relative path for install css. Props DD32. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 00:18:41 +00:00
ryan
e10ffb18f4 Plugin install updates from DD32. see #6015
git-svn-id: http://svn.automattic.com/wordpress/trunk@9144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 00:01:51 +00:00
ryan
bb87dcac69 Convert download_url() to http api. Props DD32. see #7793
git-svn-id: http://svn.automattic.com/wordpress/trunk@9142 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-13 23:41:03 +00:00
ryan
01ee36d7c8 Plugin install from DD32. see #6015
git-svn-id: http://svn.automattic.com/wordpress/trunk@9141 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-13 23:39:56 +00:00
ryan
82be75124d Add save changes reminder to Widgets admin pending revamp in 2.8. Props mdawaffe. fixes #7863
git-svn-id: http://svn.automattic.com/wordpress/trunk@9140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-13 23:09:15 +00:00
ryan
6d7b6b8e79 Die if invalid user ID passed to user-edit.php. fixes #7291
git-svn-id: http://svn.automattic.com/wordpress/trunk@9135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-13 21:55:44 +00:00
ryan
44524d6c3c Add title attributes to post action links
git-svn-id: http://svn.automattic.com/wordpress/trunk@9134 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-13 21:32:05 +00:00
ryan
2737ee0ab4 Translation fixes for the comments table from msi08. fixes #7583
git-svn-id: http://svn.automattic.com/wordpress/trunk@9132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-13 21:08:34 +00:00
ryan
91950354e9 Date and time presets from Viper007Bond. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-13 18:32:16 +00:00
ryan
209d229ed1 Perform cap checks for favorite actions
git-svn-id: http://svn.automattic.com/wordpress/trunk@9130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-13 17:30:45 +00:00
azaozz
14954d7fca Fix stripslashes for post metadata, phpDoc updates for media.php, props jacobsantos, fixes #7871
git-svn-id: http://svn.automattic.com/wordpress/trunk@9129 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-13 02:48:45 +00:00
azaozz
307ec4c10d Core update: fix for "The update could not be unpacked" error, props ShaneF, fixes #7861
git-svn-id: http://svn.automattic.com/wordpress/trunk@9128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-12 18:09:44 +00:00
westi
454a1d2b88 phpdoc fixes for setup-config.php. See #7550 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-12 17:40:20 +00:00
westi
e04f473580 Add some plugin specific hooks to the plugin management screen. Fixes #7856 props strider72.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-11 21:33:14 +00:00
ryan
6d0d781ad6 Remove pagenow from search form actions. Props Viper007Bond. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9122 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-11 00:12:37 +00:00
ryan
31937a5a79 Edit link on hover for dash. Props mdawaffe. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9121 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-10 23:58:30 +00:00
ryan
ca893a2828 Dashboard styling and validation fixes from mdawaffe. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-10 23:54:27 +00:00
ryan
9ce46d3937 phpdoc for wp-admin. Props jacobsantos. see #7527
git-svn-id: http://svn.automattic.com/wordpress/trunk@9119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-10 18:21:16 +00:00
azaozz
81797b2ca3 Check if the FTP account is rooted to the base of the WordPress install, props DD32, see #7861
git-svn-id: http://svn.automattic.com/wordpress/trunk@9118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-10 10:40:04 +00:00
azaozz
da61c3c1cb Fix for "Unable to locate WordPress directory" on core update and PHPDoc for class-wp-filesystem-base.php, props DD32, fixes #7861
git-svn-id: http://svn.automattic.com/wordpress/trunk@9117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-10 10:02:46 +00:00
azaozz
6ba8661a1f Fix escaping of post meta, props DD32, fixes #7768
git-svn-id: http://svn.automattic.com/wordpress/trunk@9116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-10 09:40:30 +00:00
azaozz
f5d0646a92 Press This: URL fixes for images, props noel, see #7732
git-svn-id: http://svn.automattic.com/wordpress/trunk@9115 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-09 21:49:00 +00:00
azaozz
f6984aa832 Typo fix in dashboard.php, props rnt, fixes #7854
git-svn-id: http://svn.automattic.com/wordpress/trunk@9111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-09 06:44:05 +00:00
azaozz
0ffc023a7f Use "Date" instead of "Modified" when listing drafts and pending posts, since now they have a proper date.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-09 06:40:30 +00:00
azaozz
43a310be13 Page Options: fix hiding of Modified column when listing drafts, props ShaneF, fixes #7855
git-svn-id: http://svn.automattic.com/wordpress/trunk@9109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-09 05:58:10 +00:00
azaozz
175611bda0 Page Options: fix hiding of custom columns added by plugins, props ShaneF, fixes #7853
git-svn-id: http://svn.automattic.com/wordpress/trunk@9108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-09 02:39:52 +00:00
azaozz
7eb6d6fadc Fix warnings in recent_comments on dashboard, see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-09 01:03:50 +00:00
ryan
9af33a74a9 Suspend cache invalidation while importing posts with WP importer
git-svn-id: http://svn.automattic.com/wordpress/trunk@9106 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-09 00:50:52 +00:00
ryan
cd7ea183e7 strip slashes before preparing to avoid double escaping
git-svn-id: http://svn.automattic.com/wordpress/trunk@9105 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-09 00:19:11 +00:00
ryan
ac5bbe268f Don't put revisions in the export
git-svn-id: http://svn.automattic.com/wordpress/trunk@9104 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-08 23:49:46 +00:00
ryan
637cca38da Draggable dash, first cut. Props mdawaffe. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-08 23:32:34 +00:00
ryan
da50360c41 Don't flush rules for every post imported. see #7193
git-svn-id: http://svn.automattic.com/wordpress/trunk@9101 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-08 22:16:35 +00:00
ryan
65660bd565 Try to preserve post IDs during import
git-svn-id: http://svn.automattic.com/wordpress/trunk@9100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-08 21:42:52 +00:00
azaozz
aac340be40 Comment status on edit comment page: change drop-down to radio buttons
git-svn-id: http://svn.automattic.com/wordpress/trunk@9099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-08 05:24:25 +00:00
azaozz
6288b2b867 Convert the comment reply popup to a temp table row for consistency, add Quick Edit for comments, see #7435
git-svn-id: http://svn.automattic.com/wordpress/trunk@9098 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-08 01:18:16 +00:00
ryan
9ca5fd7287 Dashboard menu should be open by default
git-svn-id: http://svn.automattic.com/wordpress/trunk@9096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-07 22:32:12 +00:00
ryan
89d06a43b4 Bring back Overview submenu for Dashboard. Menus without submenus cause bustage with plugin top-levels
git-svn-id: http://svn.automattic.com/wordpress/trunk@9095 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-07 21:13:14 +00:00
ryan
caffda84d4 Move Help menu to the end
git-svn-id: http://svn.automattic.com/wordpress/trunk@9094 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-07 20:40:21 +00:00
ryan
9d9607e6d6 Remove old files before upgrading DB. see #5560
git-svn-id: http://svn.automattic.com/wordpress/trunk@9086 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-05 06:00:24 +00:00
ryan
c209f15b5c Don't die with 503 if WP_INSTALLING. Don't load plugins if WP_INSTALLING. Remove old files and working dir before exiting maintenance mode. see #5560
git-svn-id: http://svn.automattic.com/wordpress/trunk@9085 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-05 05:45:34 +00:00
azaozz
dc564f4792 Quick Edit for Tags, Categories and Link Categories, improvements to handling errors in quick and bulk edit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-05 04:43:52 +00:00
azaozz
7f61fd6389 Fix script loading in Press This
git-svn-id: http://svn.automattic.com/wordpress/trunk@9079 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-03 18:56:59 +00:00
westi
e07587fdc3 Switch Press This to use _draft_or_post_title(). Fixes #7801 props Speedboxer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9078 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-03 15:56:35 +00:00
ryan
b50f25ae11 Function to prep 's' for display on admin pages that don't run WP_Query(). Props Viper007Bond. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9074 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-03 03:06:43 +00:00
azaozz
4acbfa76ec Reposition the Search and Filter. Brings the top of the screen closer to the wireframes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-03 00:13:12 +00:00
markjaquith
6666636cbd Turn the Visual Editor user preference on its head, to more accurately reflect what it does now. fixes #6403. props MattyRob.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 22:01:33 +00:00
ryan
d89b1ec551 Resurrect users menu
git-svn-id: http://svn.automattic.com/wordpress/trunk@9071 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 18:52:45 +00:00
ryan
3e6cbe4ba7 Remove search from nav
git-svn-id: http://svn.automattic.com/wordpress/trunk@9070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 18:06:23 +00:00
ryan
64fe249bb7 Restore search boxes. CSS to-do. Props Viper007Bond. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9069 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 18:03:45 +00:00
azaozz
f854bdf2c0 Some CSS for turbo.php and press-this-landing.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@9068 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 17:24:20 +00:00
westi
e4a55be2a4 Fix phpdoc comments to refer to wp-content/db.php. Props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9067 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 16:45:28 +00:00
ryan
8ccfa6b114 Save default avatar pref. Props Viper007Bond. fixes #7825
git-svn-id: http://svn.automattic.com/wordpress/trunk@9066 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 16:41:42 +00:00
ryan
56e5cab65c A placeholder new window icon. fixes #7826
git-svn-id: http://svn.automattic.com/wordpress/trunk@9065 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 16:35:00 +00:00
azaozz
cfc2109116 Update TinyMCE to 3.2.0 and remove compression, fixes #7827
git-svn-id: http://svn.automattic.com/wordpress/trunk@9064 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 16:30:14 +00:00
azaozz
3d29e571fb Add page options to edit/write page, remove the IE6 scrollbar hack (seems not to be needed any more), add the min-width to all admin pages, add the Page Options link to the end of the breadcrumbs
git-svn-id: http://svn.automattic.com/wordpress/trunk@9063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 11:04:09 +00:00
markjaquith
28bc7d7528 Show the Page Options on the New Post screen
git-svn-id: http://svn.automattic.com/wordpress/trunk@9062 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 06:55:54 +00:00
markjaquith
bc957cef6e Give dashboard widgets bottom margin instead of top
git-svn-id: http://svn.automattic.com/wordpress/trunk@9061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 06:17:09 +00:00
markjaquith
5b6277f6d6 40 additional horizontal pixels, and 10 additional vertical pixels for the content area.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9060 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 06:06:52 +00:00
markjaquith
90312da7c4 Add View Site temporary icon and link, move Favorites down a bit
git-svn-id: http://svn.automattic.com/wordpress/trunk@9059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 05:35:57 +00:00
markjaquith
596113f5b7 Hide Edit, Quick Edit, Delete links for people who cannot use them. Hide Quick Edit for people without JavaScript
git-svn-id: http://svn.automattic.com/wordpress/trunk@9058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 04:34:52 +00:00
markjaquith
49d7ae3c43 Whitespace cleanup for wp-admin.css
git-svn-id: http://svn.automattic.com/wordpress/trunk@9057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 04:25:31 +00:00
markjaquith
3ce18f1598 Move user_info over to the upper-right corner of the admin
git-svn-id: http://svn.automattic.com/wordpress/trunk@9056 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 04:18:34 +00:00
markjaquith
15ff2bf868 Do not allow contributors to set the post slug for pending review posts. fixes #7805
git-svn-id: http://svn.automattic.com/wordpress/trunk@9055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 04:10:54 +00:00
azaozz
28d9d8fde9 Move Page Options button to the header
git-svn-id: http://svn.automattic.com/wordpress/trunk@9054 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 01:32:27 +00:00
ryan
5fd146865b phpdoc for wp-admin/includes from jacobsantos. see #7527
git-svn-id: http://svn.automattic.com/wordpress/trunk@9053 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 01:03:26 +00:00
ryan
a2b6f064b3 File level phpdc from jacobsantos. see #7550
git-svn-id: http://svn.automattic.com/wordpress/trunk@9052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 01:02:17 +00:00
ryan
33bcf4ec87 Error checking for HTTP requests. Props jacobsantos. see #7793
git-svn-id: http://svn.automattic.com/wordpress/trunk@9051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 00:32:21 +00:00
ryan
a5f7935d8b Route add_management_page() to Tools menu
git-svn-id: http://svn.automattic.com/wordpress/trunk@9050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-02 00:20:14 +00:00
markjaquith
43cb4be063 Add some delay to the favorites menu so that it is harder to accidentally open or close
git-svn-id: http://svn.automattic.com/wordpress/trunk@9049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-01 22:32:18 +00:00
ryan
b2079aad32 Menu updates
git-svn-id: http://svn.automattic.com/wordpress/trunk@9047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-01 21:04:14 +00:00
ryan
3d87a48713 Comment type filter from Viper007Bond. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-01 15:48:45 +00:00
ryan
716d37190a Add slug columns. Props Viper007Bond. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9045 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-30 23:40:44 +00:00
ryan
6ba60d72ad Show Publish Immediately instead of dave time for drafts. fixes #7806
git-svn-id: http://svn.automattic.com/wordpress/trunk@9044 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-30 23:02:49 +00:00
ryan
8c59e2f8f9 Press this landing page
git-svn-id: http://svn.automattic.com/wordpress/trunk@9043 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-30 22:23:59 +00:00
ryan
e62e09aba8 Landing page for turbo
git-svn-id: http://svn.automattic.com/wordpress/trunk@9042 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-30 21:39:13 +00:00
westi
70a3aa877d Introduce _draft_or_post_title() instead of lots of duplicated (no title) code. Fixes #7801.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-30 21:32:13 +00:00
ryan
4d9f0cd1cf Tools menu
git-svn-id: http://svn.automattic.com/wordpress/trunk@9040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-30 20:49:40 +00:00
ryan
ec4ce0db91 Add Pages->Drafts
git-svn-id: http://svn.automattic.com/wordpress/trunk@9038 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-30 17:51:50 +00:00
azaozz
e3cc331835 Batch edit: allow removal of selected posts, prevent page parent lock.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-30 10:30:56 +00:00
ryan
a25b5ddc09 media-new.php to make menus happy
git-svn-id: http://svn.automattic.com/wordpress/trunk@9035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-30 00:27:27 +00:00
ryan
6d4ca4de5e Verbage tweak
git-svn-id: http://svn.automattic.com/wordpress/trunk@9034 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-29 23:48:48 +00:00
ryan
e446c11682 Suggest backing up before proceeding with upgrade
git-svn-id: http://svn.automattic.com/wordpress/trunk@9033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-29 23:47:33 +00:00
ryan
ea0ce44d87 h2 removal per wireframes. Props Viper007Bond. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-29 22:06:23 +00:00
ryan
d6850f5d25 Menu fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-29 17:43:07 +00:00
azaozz
edd0071a6f Fix "select all" checkboxes and upload.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@9029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-29 12:03:30 +00:00
azaozz
6cd6f6d9f8 Add table footers and action selects at the bottom
git-svn-id: http://svn.automattic.com/wordpress/trunk@9028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-29 09:26:21 +00:00
westi
902f570a18 Use the correct (no-title) string. Fixes #7801 props Speedboxer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-29 06:32:37 +00:00
westi
f419d59754 Protect log out actions against CSRF. Props markjaquith and ionfish. Fixes #7790.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 21:05:37 +00:00
westi
3a0c8ef52c Give titleless drafts a title in the quickpress box. Fixes #7801 props Speedboxer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 20:43:08 +00:00
ryan
5cdac6c1a2 Post ID filter for edit-comments
git-svn-id: http://svn.automattic.com/wordpress/trunk@9023 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 17:48:55 +00:00
ryan
f5f8f81f8f Drop USE INDEX
git-svn-id: http://svn.automattic.com/wordpress/trunk@9022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 17:41:12 +00:00
azaozz
493fb7fb56 Add logo
git-svn-id: http://svn.automattic.com/wordpress/trunk@9021 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 16:55:17 +00:00
azaozz
0857a136b9 Media library: move filter above tablenav
git-svn-id: http://svn.automattic.com/wordpress/trunk@9020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 15:00:20 +00:00
azaozz
72df1fc525 Ensure default editor is selected
git-svn-id: http://svn.automattic.com/wordpress/trunk@9019 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 14:21:00 +00:00
azaozz
d419fdb777 Move posts filter above tablenav
git-svn-id: http://svn.automattic.com/wordpress/trunk@9018 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 12:29:19 +00:00
azaozz
e2874d855f Add arrow to "favorites" link
git-svn-id: http://svn.automattic.com/wordpress/trunk@9017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 04:46:18 +00:00
azaozz
94dc5f67bd Move and adjust "Page Options" box
git-svn-id: http://svn.automattic.com/wordpress/trunk@9016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 04:11:27 +00:00
westi
33ad03831d WP_DEBUG enabled notice fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 22:00:52 +00:00
westi
72a97b5f8a Move the link timestamp updater to the new HTTP api. See #7793 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 21:39:22 +00:00
westi
76a37eb1ea Missing phpdoc commit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 21:33:36 +00:00
ryan
f02bf165e7 Rough in of header restyling. Emphasis on rough.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9008 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 21:18:15 +00:00
ryan
fd38523ddb Trim some links
git-svn-id: http://svn.automattic.com/wordpress/trunk@9007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 20:59:21 +00:00
ryan
46df2e223a Lose top menu
git-svn-id: http://svn.automattic.com/wordpress/trunk@9006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 20:44:56 +00:00
ryan
528d8c4ed2 Punt inbox
git-svn-id: http://svn.automattic.com/wordpress/trunk@9005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 20:41:29 +00:00
ryan
7be44ed338 Widgets page updates
git-svn-id: http://svn.automattic.com/wordpress/trunk@9004 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 20:26:26 +00:00
azaozz
5f6a6dbe35 Shortcuts drop-down
git-svn-id: http://svn.automattic.com/wordpress/trunk@9003 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 12:02:32 +00:00
azaozz
a6f7c12d48 Upload media from the Media Library page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 08:17:55 +00:00
ryan
6d59ab95b0 Rearrange the furniture
git-svn-id: http://svn.automattic.com/wordpress/trunk@8997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 06:31:50 +00:00
ryan
a1c9454f9d Media fixes for Press This. Props noel. see #7732
git-svn-id: http://svn.automattic.com/wordpress/trunk@8996 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 06:21:12 +00:00
ryan
e434ec4cef Title changes
git-svn-id: http://svn.automattic.com/wordpress/trunk@8995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 06:20:21 +00:00
ryan
1354cd8012 Breadcrumb tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@8994 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 04:56:51 +00:00
ryan
d02b08f07c Add breadcrumb, remove h2 from edit.php. Styling carnage to be fixed
git-svn-id: http://svn.automattic.com/wordpress/trunk@8993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-26 22:27:48 +00:00
ryan
e1484dccfd Dedicated drafts page
git-svn-id: http://svn.automattic.com/wordpress/trunk@8992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-26 21:53:26 +00:00
ryan
677f7ca342 Hopeful menu parenting fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@8991 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-26 16:43:47 +00:00
westi
121f0754c6 Autodetect binary files for FTP filesystems. Fixes #7568 props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-26 06:53:57 +00:00
westi
81aebef3b3 Theme update UI first pass. See #7519 props DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-26 06:43:53 +00:00
ryan
b10412eab9 Column hiding for comments. Settings box JS consolidation. Props Viper007Bond. see #7725
git-svn-id: http://svn.automattic.com/wordpress/trunk@8988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-26 01:05:52 +00:00
ryan
90b00890d3 Place holder for Favorite Actions dropdown
git-svn-id: http://svn.automattic.com/wordpress/trunk@8986 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 23:51:33 +00:00
ryan
e356231388 Place holder for Favorite Actions dropdown
git-svn-id: http://svn.automattic.com/wordpress/trunk@8985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 23:49:24 +00:00
ryan
39b77958fd Remove per page search boxes
git-svn-id: http://svn.automattic.com/wordpress/trunk@8984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 21:54:14 +00:00
ryan
d018898cde Search box in navigation
git-svn-id: http://svn.automattic.com/wordpress/trunk@8983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 21:42:18 +00:00
ryan
4de5ddf600 Remove Write New Post button
git-svn-id: http://svn.automattic.com/wordpress/trunk@8982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 21:26:34 +00:00
ryan
4a93285747 Add colmn headrs and actions to bottom of posts table
git-svn-id: http://svn.automattic.com/wordpress/trunk@8981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 21:12:33 +00:00
ryan
1c60d1346f Help menu
git-svn-id: http://svn.automattic.com/wordpress/trunk@8980 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 20:09:54 +00:00
ryan
2baeee4c1f Fix typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@8978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 19:46:54 +00:00
ryan
de958f418e Menu reorg
git-svn-id: http://svn.automattic.com/wordpress/trunk@8977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 19:33:53 +00:00
azaozz
339e87dc5c Batch editing, first cut, see #6815
git-svn-id: http://svn.automattic.com/wordpress/trunk@8973 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 13:42:34 +00:00
ryan
9343bc92e8 Filter for custom get column headers page. Props Malaiac. fixes #7782
git-svn-id: http://svn.automattic.com/wordpress/trunk@8967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-24 05:30:44 +00:00