Commit Graph

8039 Commits

Author SHA1 Message Date
Mark Jaquith ab1ec5a0e7 Whitespace cleanup for wp-admin.css
git-svn-id: https://develop.svn.wordpress.org/trunk@9057 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 04:25:31 +00:00
Mark Jaquith 81fb0d02a9 Move user_info over to the upper-right corner of the admin
git-svn-id: https://develop.svn.wordpress.org/trunk@9056 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 04:18:34 +00:00
Mark Jaquith f56dd1dff9 Do not allow contributors to set the post slug for pending review posts. fixes #7805
git-svn-id: https://develop.svn.wordpress.org/trunk@9055 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 04:10:54 +00:00
Andrew Ozz 8550854e9a Move Page Options button to the header
git-svn-id: https://develop.svn.wordpress.org/trunk@9054 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 01:32:27 +00:00
Ryan Boren f885a9f93a phpdoc for wp-admin/includes from jacobsantos. see #7527
git-svn-id: https://develop.svn.wordpress.org/trunk@9053 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 01:03:26 +00:00
Ryan Boren 6dcd601a90 File level phpdc from jacobsantos. see #7550
git-svn-id: https://develop.svn.wordpress.org/trunk@9052 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 01:02:17 +00:00
Ryan Boren 4e7c5375fa Error checking for HTTP requests. Props jacobsantos. see #7793
git-svn-id: https://develop.svn.wordpress.org/trunk@9051 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 00:32:21 +00:00
Ryan Boren 0133304ecb Route add_management_page() to Tools menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9050 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 00:20:14 +00:00
Mark Jaquith 0e90decca4 Add some delay to the favorites menu so that it is harder to accidentally open or close
git-svn-id: https://develop.svn.wordpress.org/trunk@9049 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-01 22:32:18 +00:00
Mark Jaquith a59b8dfe0d Skip past tfoot as well as thead when doing comment moderation keyboard shortcut highlighting
git-svn-id: https://develop.svn.wordpress.org/trunk@9048 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-01 21:07:16 +00:00
Ryan Boren 269e3513e2 Menu updates
git-svn-id: https://develop.svn.wordpress.org/trunk@9047 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-01 21:04:14 +00:00
Ryan Boren b080a0fad4 Comment type filter from Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9046 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-01 15:48:45 +00:00
Ryan Boren 1d24033d9d Add slug columns. Props Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9045 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 23:40:44 +00:00
Ryan Boren 070c8bb262 Show Publish Immediately instead of dave time for drafts. fixes #7806
git-svn-id: https://develop.svn.wordpress.org/trunk@9044 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 23:02:49 +00:00
Ryan Boren 25afcb0e04 Press this landing page
git-svn-id: https://develop.svn.wordpress.org/trunk@9043 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 22:23:59 +00:00
Ryan Boren ab02422576 Landing page for turbo
git-svn-id: https://develop.svn.wordpress.org/trunk@9042 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 21:39:13 +00:00
Peter Westwood c6fae90a40 Introduce _draft_or_post_title() instead of lots of duplicated (no title) code. Fixes #7801.
git-svn-id: https://develop.svn.wordpress.org/trunk@9041 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 21:32:13 +00:00
Ryan Boren cfbb4437e2 Tools menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9040 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 20:49:40 +00:00
Ryan Boren 9ba606f9ff If comment type is empty set it to 'comment'. see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@9039 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 19:49:26 +00:00
Ryan Boren 1661e06111 Add Pages->Drafts
git-svn-id: https://develop.svn.wordpress.org/trunk@9038 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 17:51:50 +00:00
Ryan Boren 119280586f Hide reply link by default. Enable with JS. Props Viper007Bond. see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@9037 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 17:27:15 +00:00
Andrew Ozz f32c8bc427 Batch edit: allow removal of selected posts, prevent page parent lock.
git-svn-id: https://develop.svn.wordpress.org/trunk@9036 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 10:30:56 +00:00
Ryan Boren c5d3cf7e06 media-new.php to make menus happy
git-svn-id: https://develop.svn.wordpress.org/trunk@9035 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 00:27:27 +00:00
Ryan Boren 41be4ce5f5 Verbage tweak
git-svn-id: https://develop.svn.wordpress.org/trunk@9034 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-29 23:48:48 +00:00
Ryan Boren 7e52e7ee44 Suggest backing up before proceeding with upgrade
git-svn-id: https://develop.svn.wordpress.org/trunk@9033 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-29 23:47:33 +00:00
Ryan Boren 8f62bd766a h2 removal per wireframes. Props Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9032 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-29 22:06:23 +00:00
Ryan Boren 2084dc7f8f tag__not_in and category__not_in query fixes. see #7599
git-svn-id: https://develop.svn.wordpress.org/trunk@9031 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-29 21:24:24 +00:00
Ryan Boren bfffbce692 Menu fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9030 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-29 17:43:07 +00:00
Andrew Ozz 936aa62b5c Fix "select all" checkboxes and upload.php
git-svn-id: https://develop.svn.wordpress.org/trunk@9029 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-29 12:03:30 +00:00
Andrew Ozz 3562ad77b6 Add table footers and action selects at the bottom
git-svn-id: https://develop.svn.wordpress.org/trunk@9028 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-29 09:26:21 +00:00
Peter Westwood 0ef9dbc71f Use the correct (no-title) string. Fixes #7801 props Speedboxer.
git-svn-id: https://develop.svn.wordpress.org/trunk@9027 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-29 06:32:37 +00:00
Peter Westwood 86d95698db Fix notice in check_admin_referrer.
git-svn-id: https://develop.svn.wordpress.org/trunk@9026 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 21:08:25 +00:00
Peter Westwood 15f99a6338 Protect log out actions against CSRF. Props markjaquith and ionfish. Fixes #7790.
git-svn-id: https://develop.svn.wordpress.org/trunk@9025 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 21:05:37 +00:00
Peter Westwood bf84bcef95 Give titleless drafts a title in the quickpress box. Fixes #7801 props Speedboxer.
git-svn-id: https://develop.svn.wordpress.org/trunk@9024 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 20:43:08 +00:00
Ryan Boren a2e4747749 Post ID filter for edit-comments
git-svn-id: https://develop.svn.wordpress.org/trunk@9023 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 17:48:55 +00:00
Ryan Boren 7963d3dc22 Drop USE INDEX
git-svn-id: https://develop.svn.wordpress.org/trunk@9022 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 17:41:12 +00:00
Andrew Ozz e752c81cda Add logo
git-svn-id: https://develop.svn.wordpress.org/trunk@9021 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 16:55:17 +00:00
Andrew Ozz 5f60c860d1 Media library: move filter above tablenav
git-svn-id: https://develop.svn.wordpress.org/trunk@9020 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 15:00:20 +00:00
Andrew Ozz 24418ce142 Ensure default editor is selected
git-svn-id: https://develop.svn.wordpress.org/trunk@9019 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 14:21:00 +00:00
Andrew Ozz 56df9ace2d Move posts filter above tablenav
git-svn-id: https://develop.svn.wordpress.org/trunk@9018 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 12:29:19 +00:00
Andrew Ozz 1adc55c1c9 Add arrow to "favorites" link
git-svn-id: https://develop.svn.wordpress.org/trunk@9017 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 04:46:18 +00:00
Andrew Ozz 7895e38ccf Move and adjust "Page Options" box
git-svn-id: https://develop.svn.wordpress.org/trunk@9016 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 04:11:27 +00:00
Ryan Boren ee35ce8253 Make pings_open() and comments_open() aware of old post settings. see #7741
git-svn-id: https://develop.svn.wordpress.org/trunk@9015 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 03:31:26 +00:00
Peter Westwood 7030f729e3 WP_DEBUG enabled notice fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@9014 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 22:00:52 +00:00
Peter Westwood 1601facb9e Move the old simple http method to use the new HTTP api. See #7793 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@9013 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 21:41:19 +00:00
Peter Westwood 2c58a341ee Move the pingbacks and trackbacks to the new HTTP api. See #7793 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@9012 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 21:40:09 +00:00
Peter Westwood 1c0cbe3cbf Move the link timestamp updater to the new HTTP api. See #7793 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@9011 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 21:39:22 +00:00
Peter Westwood 745e36be78 Missing phpdoc commit.
git-svn-id: https://develop.svn.wordpress.org/trunk@9010 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 21:33:36 +00:00
Peter Westwood 2d9f6514c1 Add a filter to get_usernumposts. Fixes #7786 props Malaiac.
git-svn-id: https://develop.svn.wordpress.org/trunk@9009 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 21:26:57 +00:00
Ryan Boren 3b792886c6 Rough in of header restyling. Emphasis on rough.
git-svn-id: https://develop.svn.wordpress.org/trunk@9008 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 21:18:15 +00:00