Commit Graph

138 Commits

Author SHA1 Message Date
Ryan Boren 6e73f36982 Admin styling updates from mt. fixes #5940
git-svn-id: https://develop.svn.wordpress.org/trunk@6950 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 00:27:23 +00:00
Ryan Boren 49797f0f70 Standardize button and select treatments. Props mt. fixes #5925
git-svn-id: https://develop.svn.wordpress.org/trunk@6918 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-19 20:33:59 +00:00
Peter Westwood 1758034577 Fix broken translations. Fixes #5865 props hervada.
git-svn-id: https://develop.svn.wordpress.org/trunk@6869 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-16 11:36:46 +00:00
Ryan Boren 0077f38ee3 Clean up URL and redirect after GET posts
git-svn-id: https://develop.svn.wordpress.org/trunk@6862 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-15 21:02:50 +00:00
Ryan Boren e7785596b4 Gettext strings. Props SteveAgl. fixes #5865
git-svn-id: https://develop.svn.wordpress.org/trunk@6859 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-15 17:46:02 +00:00
Ryan Boren 1a2d18b6a6 Hookup bulk delete for posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@6827 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 20:53:18 +00:00
Ryan Boren 0f8e3b6164 Reduce queries by wp_count_posts(). Props josephscott. fixes #5820
git-svn-id: https://develop.svn.wordpress.org/trunk@6808 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 09:30:26 +00:00
Ryan Boren 9d87bc73e7 Update post save notifications and redirects
git-svn-id: https://develop.svn.wordpress.org/trunk@6807 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 08:55:17 +00:00
Ryan Boren 8a83872300 Manage->Pages design update
git-svn-id: https://develop.svn.wordpress.org/trunk@6796 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-12 05:51:53 +00:00
Matt Mullenweg 6c3071b81a New manage posts almost fully functional, and some admin CSS reorganization. TODO: Delete buttons and checkboxes are currently impotent.
git-svn-id: https://develop.svn.wordpress.org/trunk@6778 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-10 08:10:11 +00:00
Matt Mullenweg e733248e77 Some first pass styling changes for manage pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@6755 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-08 01:40:14 +00:00
Ryan Boren 942d1d773a Remove extra search box
git-svn-id: https://develop.svn.wordpress.org/trunk@6735 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 21:29:50 +00:00
Ryan Boren 5ececb8f8b More edit.php butchery. Time for designers to take over
git-svn-id: https://develop.svn.wordpress.org/trunk@6734 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 21:27:10 +00:00
Ryan Boren 71cb9095e4 Fix edit.php h2 text
git-svn-id: https://develop.svn.wordpress.org/trunk@6733 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 21:16:19 +00:00
Ryan Boren dd53dd5b8f First cut at post status menu. Needs style fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@6731 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 20:30:24 +00:00
Ryan Boren e9de000f12 First cut at Manage->Tags. Props jhodgdon. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6660 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 19:29:01 +00:00
Matt Mullenweg 9b9c8bd46f Redirect to edit page with posted blurb as default.
git-svn-id: https://develop.svn.wordpress.org/trunk@6581 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-09 11:21:27 +00:00
Matt Mullenweg 52010f2779 Newer and Older entries, rather than next/previous.
git-svn-id: https://develop.svn.wordpress.org/trunk@6476 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-24 04:25:04 +00:00
Matt Mullenweg 93cc3c8e10 Only show comments on pages meant to show one entry, rather than any edit.php query which happens to have one result.
git-svn-id: https://develop.svn.wordpress.org/trunk@6465 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-22 07:34:14 +00:00
Ryan Boren e14f9e0d4d Post filter fixes from mdawaffe. fixes #5249
git-svn-id: https://develop.svn.wordpress.org/trunk@6287 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-23 23:02:24 +00:00
Ryan Boren 042d55e81d AJAX list manipulation fixes for single post comment moderation. Props mdawaffe. fixes #5236
git-svn-id: https://develop.svn.wordpress.org/trunk@6277 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-19 18:39:07 +00:00
Ryan Boren 490789554f jquery for list manipulation. Round one, fight. Props mdawaffe. fixes #4805
git-svn-id: https://develop.svn.wordpress.org/trunk@6213 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-09 22:49:42 +00:00
Mark Jaquith e3901c0a0c Bookend moderation links properly with right square bracket. highest omg bbq? Still, nice catch, ozh. fixes #5035
git-svn-id: https://develop.svn.wordpress.org/trunk@6154 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-22 06:28:47 +00:00
Mark Jaquith cf23955caa Revert [6047] -- we await a better solution. see #4858
git-svn-id: https://develop.svn.wordpress.org/trunk@6065 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-08 17:20:35 +00:00
Mark Jaquith c2c7912054 Default to showing published posts on Manage Posts page. fixes #4858
git-svn-id: https://develop.svn.wordpress.org/trunk@6047 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-06 04:33:35 +00:00
Ryan Boren fba836e57d mprove desriptions for I18N strings. Props nbachiyski. fixes #4906
git-svn-id: https://develop.svn.wordpress.org/trunk@6034 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-04 22:50:31 +00:00
Peter Westwood 5593328ba6 Improve desriptions for I18N strings. Fixes #4906 props nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@6033 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-04 20:56:08 +00:00
Ryan Boren 7a43c01e08 Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:32:58 +00:00
Ryan Boren 4f158b42b0 Reorder post/page status dropdowns. Props mdawaffe. fixes #4848
git-svn-id: https://develop.svn.wordpress.org/trunk@5963 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-28 21:04:17 +00:00
Matt Mullenweg 38a4fd8947 Change IPs to link to local search instead of cryptic ARIN info
git-svn-id: https://develop.svn.wordpress.org/trunk@5903 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-20 07:00:29 +00:00
Mark Jaquith be9167fbda Ordering and labeling niceties for the Manage > Posts screen. see #4446
git-svn-id: https://develop.svn.wordpress.org/trunk@5751 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-24 06:25:49 +00:00
Mark Jaquith 81cb647692 Only hide comments column for pending, future, and draft posts. see #4446
git-svn-id: https://develop.svn.wordpress.org/trunk@5748 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-24 05:05:22 +00:00
Mark Jaquith 0f0788d24d Introducing post_status="pending". see #4446 and put any initial bug reports on that ticket
git-svn-id: https://develop.svn.wordpress.org/trunk@5707 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-14 16:24:28 +00:00
Ryan Boren daadfe3ffd More comment caching. see #4387
git-svn-id: https://develop.svn.wordpress.org/trunk@5667 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-08 06:56:34 +00:00
rob1n c183e02277 Move the restrict_manage_posts hook to somewhere more reasonable. see #4359
git-svn-id: https://develop.svn.wordpress.org/trunk@5607 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-31 02:12:04 +00:00
Ryan Boren 442ef7253a Post and page management filter additions from mdawaffe. see #3945
git-svn-id: https://develop.svn.wordpress.org/trunk@5587 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-29 04:28:10 +00:00
Ryan Boren e0bfab53bf Nomenclature changes. see #3945
git-svn-id: https://develop.svn.wordpress.org/trunk@5583 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-28 22:31:31 +00:00
Ryan Boren c9b37847ce Better draft, private, and future post/page management from mdawaffe. fixes #3945
git-svn-id: https://develop.svn.wordpress.org/trunk@5575 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-28 18:34:06 +00:00
Matt Mullenweg 7b24d7882d Link it even if it's zero because it counts approved comments and you might want to go to that page even if there are no approved comments yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@5331 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-27 05:30:23 +00:00
rob1n d8062bbc62 Add id attribute where it's only name. fixes #3696
git-svn-id: https://develop.svn.wordpress.org/trunk@5323 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-27 00:47:01 +00:00
Ryan Boren 786786b1a1 Add missing the_title filter. Props jhodgdon. fixes #4019
git-svn-id: https://develop.svn.wordpress.org/trunk@5094 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-23 23:06:45 +00:00
Ryan Boren 9638e56c57 Remove excess whitespace. Props oneno and Nazgul. fixes #3778
git-svn-id: https://develop.svn.wordpress.org/trunk@4975 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 01:26:29 +00:00
Ryan Boren ea13d64342 gettext date formats. Props rob1n and yskin. fixes #3863
git-svn-id: https://develop.svn.wordpress.org/trunk@4974 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 01:25:17 +00:00
Mark Jaquith 3e8632161b Pass draft titles through the_title filter. Props jhodgdon. fixes #3894
git-svn-id: https://develop.svn.wordpress.org/trunk@4966 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-04 18:48:19 +00:00
Mark Jaquith 923db34135 Fix AJAX delete/spam on individual post comments view. fixes #3639
git-svn-id: https://develop.svn.wordpress.org/trunk@4935 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-25 11:22:49 +00:00
Ryan Boren 4de9fef5c6 Make some date/time formats translateable. Props teknoseyir and nbachiyski. fixes #3661
git-svn-id: https://develop.svn.wordpress.org/trunk@4802 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 02:08:54 +00:00
Mark Jaquith 2c190706cd Categories with zero posts and posts with no comments no longer link to those empty views in the admin. fixes #3493
git-svn-id: https://develop.svn.wordpress.org/trunk@4659 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 23:40:16 +00:00
Mark Jaquith f95b191dab i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474
git-svn-id: https://develop.svn.wordpress.org/trunk@4658 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 23:06:18 +00:00
Mark Jaquith 31c39f948d new function for escaping within attributes: attribute_escape()
git-svn-id: https://develop.svn.wordpress.org/trunk@4656 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 10:10:04 +00:00
Mark Jaquith f51c732e6b comment => c fix, props to Pål Grønås Drange on wp-testers for catching it.
git-svn-id: https://develop.svn.wordpress.org/trunk@4615 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-06 10:52:09 +00:00