Commit Graph

104 Commits

Author SHA1 Message Date
Andrew Ozz 3664763817 Reposition the Search and Filter. Brings the top of the screen closer to the wireframes.
git-svn-id: https://develop.svn.wordpress.org/trunk@9073 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-03 00:13:12 +00:00
Ryan Boren a90dbc6f4d Restore search boxes. CSS to-do. Props Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9069 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 18:03:45 +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
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 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
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
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 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
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
Andrew Ozz d8c2d1347a Upload media from the Media Library page.
git-svn-id: https://develop.svn.wordpress.org/trunk@8998 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 08:17:55 +00:00
Ryan Boren aceb2047b4 Remove per page search boxes
git-svn-id: https://develop.svn.wordpress.org/trunk@8984 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-25 21:54:14 +00:00
Andrew Ozz 36c04753fb Batch editing, first cut, see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8973 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-25 13:42:34 +00:00
Andrew Ozz e66bb35982 Bulk delete: only delete when Apply button is clicked, move Advanced Options to separate form
git-svn-id: https://develop.svn.wordpress.org/trunk@8948 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-22 03:27:48 +00:00
Peter Westwood 8e25586a4e Notice fixes see #7509 props DD32 and jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8944 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-21 20:41:25 +00:00
Andrew Ozz ebe59173cd Reattaching of orphan attachments and choose post/page ajaxed search box
git-svn-id: https://develop.svn.wordpress.org/trunk@8901 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-16 04:24:28 +00:00
Ryan Boren 9a63c2421d Column hiding for media library. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8894 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-15 17:53:30 +00:00
Andrew Ozz 0bfa8da71c Fix the position of the search field on all admin pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@8867 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-11 18:54:05 +00:00
Ryan Boren 96af4719ae Label colonectomy
git-svn-id: https://develop.svn.wordpress.org/trunk@8839 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-06 06:56:56 +00:00
Peter Westwood 4df89a2469 Move comment reply into the single media item page section to fix notice when no media items.
git-svn-id: https://develop.svn.wordpress.org/trunk@8829 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 23:35:04 +00:00
Peter Westwood cfd1c0ba5c Fix Notice. Mark unreachable code as TODO.
git-svn-id: https://develop.svn.wordpress.org/trunk@8828 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 23:29:30 +00:00
Peter Westwood 1a98aec97c Better admin search boxes.
git-svn-id: https://develop.svn.wordpress.org/trunk@8827 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 23:19:08 +00:00
Andrew Ozz 8dfe80eefb Add hotkeys.js to all pages that list comments and prevent error if not loaded, see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8780 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 07:16:16 +00:00
Andrew Ozz 7e1f0947d8 Reply to comments from admin, small improvements and fixes, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8767 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 05:07:40 +00:00
Andrew Ozz 3e9d31fc8f Reply to comments from admin, first run, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8720 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-24 06:56:22 +00:00
Ryan Boren f284661233 Merge crazyhorse management pages. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8682 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 04:06:36 +00:00
Peter Westwood e1adf1d070 More phpdoc updates for wp-adming. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8656 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-16 07:27:34 +00:00
Ryan Boren 2272a1a950 Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@8600 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-09 05:36:14 +00:00
Ryan Boren a359db73a2 Use get_edit_post_link() instead of hardcoding edit links. Props mdawaffe. fixes #7425
git-svn-id: https://develop.svn.wordpress.org/trunk@8484 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-29 05:22:58 +00:00
Peter Westwood f70f8d56cc Associate lables with form fields. Fixes #6859 props MarcoZ.
git-svn-id: https://develop.svn.wordpress.org/trunk@7883 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-04 10:37:06 +00:00
Ryan Boren fdc05b24f6 Prepare DB queries in more places. Props filosofo. see #6644
git-svn-id: https://develop.svn.wordpress.org/trunk@7645 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-14 16:13:25 +00:00
Ryan Boren 0afce7ab24 Media edit and delete redirect fixes. WIP.
git-svn-id: https://develop.svn.wordpress.org/trunk@7542 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 01:48:22 +00:00
Matt Mullenweg df232a0133 Sometimes people have huge numbers of posts, let's always number_format them. Also, additional related link.
git-svn-id: https://develop.svn.wordpress.org/trunk@7485 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 07:10:17 +00:00
Matt Mullenweg cca0da63c9 Spacing cleanups and fixes. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7484 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 06:41:43 +00:00
Ryan Boren 4dcc023818 ngettext fixes from nbachiyski. fixes #6261
git-svn-id: https://develop.svn.wordpress.org/trunk@7397 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 16:00:09 +00:00
Ryan Boren b796e06517 Remove remnants of infinite posts features. Props mdawaffe. fixes #6264
git-svn-id: https://develop.svn.wordpress.org/trunk@7359 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:02:12 +00:00
Peter Westwood 8c27563e05 Restore upload.php as we really need it. See #5911.
git-svn-id: https://develop.svn.wordpress.org/trunk@7356 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 22:53:14 +00:00
Ryan Boren 98e2a7f6a7 Remove old upload files. props andy. fixes #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7347 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 20:07:06 +00:00
Ryan Boren 872d374ece Reduce dependency on inline style. Props mdawaffe. fixes #6228
git-svn-id: https://develop.svn.wordpress.org/trunk@7304 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 23:58:31 +00:00
Matt Mullenweg 39bf76b0f0 Only show months that actually have attachments.
git-svn-id: https://develop.svn.wordpress.org/trunk@7288 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:39:07 +00:00
Ryan Boren 9ee63c57db Fix comment bubble links for attachments and pages. Props mdawaffe. fixes #6169
git-svn-id: https://develop.svn.wordpress.org/trunk@7251 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 21:09:07 +00:00
Matt Mullenweg b94a95a10c Make deletes hover red, rawr.
git-svn-id: https://develop.svn.wordpress.org/trunk@7184 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 18:35:24 +00:00
Matt Mullenweg 26a14e222b Fix some names and order of filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@7170 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 10:23:00 +00:00
Ryan Boren eb60b59c5d Error class styling from mt. fixes #6034
git-svn-id: https://develop.svn.wordpress.org/trunk@7136 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 20:52:04 +00:00
Ryan Boren 6d7441c26e Remove trailing whites.
git-svn-id: https://develop.svn.wordpress.org/trunk@7130 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-02 20:17:30 +00:00
Ryan Boren 34099bccd7 Add media library uploader tab. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7062 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 08:31:10 +00:00
Ryan Boren a5fc5dcbf4 Don't load wp-lists on pages that don't need it. Props mdawaffe. fixes #6011
git-svn-id: https://develop.svn.wordpress.org/trunk@7057 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 00:46:27 +00:00
Ryan Boren 11db3d97c2 Remove messages from the requested URI so they don't follow us around while paging.
git-svn-id: https://develop.svn.wordpress.org/trunk@7046 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 20:35:40 +00:00
Ryan Boren 34e40f0dab Admin style tweaks from mt. fixes #5974
git-svn-id: https://develop.svn.wordpress.org/trunk@6997 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 02:07:51 +00:00
Ryan Boren 856d0f9f7a Media paging fix from filosofo and andy. fixes #5963
git-svn-id: https://develop.svn.wordpress.org/trunk@6981 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 17:33:47 +00:00