Commit Graph

565 Commits

Author SHA1 Message Date
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
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
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
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
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
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 9ed4e227b8 Shortcuts drop-down
git-svn-id: https://develop.svn.wordpress.org/trunk@9003 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 12:02:32 +00:00
Ryan Boren e506385bd1 Column hiding for comments. Settings box JS consolidation. Props Viper007Bond. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8988 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-26 01:05:52 +00:00
Ryan Boren d7f57bfcdb Place holder for Favorite Actions dropdown
git-svn-id: https://develop.svn.wordpress.org/trunk@8985 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-25 23:49:24 +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
Ryan Boren 2fa7cd8715 Filter for custom get column headers page. Props Malaiac. fixes #7782
git-svn-id: https://develop.svn.wordpress.org/trunk@8967 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-24 05:30:44 +00:00
Andrew Ozz 3c6adbe7a7 Inline edit: fix name collision
git-svn-id: https://develop.svn.wordpress.org/trunk@8951 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-22 05:07:33 +00:00
Peter Westwood 2e29e004d2 post password admin template tag.
git-svn-id: https://develop.svn.wordpress.org/trunk@8946 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-21 21:10:14 +00:00
Andrew Ozz e6d08d8092 Sytling and improvements to inline editing, see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8943 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-21 19:45:45 +00:00
Ryan Boren 770a94862a global wpdb. fixes #7767
git-svn-id: https://develop.svn.wordpress.org/trunk@8940 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-19 17:18:29 +00:00
Ryan Boren e954fdab6c Column hiding for users. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8936 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-19 05:31:00 +00:00
Ryan Boren efcee8d196 Column hiding for link categories. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8933 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-18 22:52:07 +00:00
Ryan Boren c9112aa5d7 Column hiding for categories. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8932 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-18 22:31:25 +00:00
Ryan Boren ab8b10742e Column hiding for tags. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8930 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-18 20:13:10 +00:00
Andrew Ozz ce738eaae4 _post_row() is "out of the loop", so it needs post id to find the tags
git-svn-id: https://develop.svn.wordpress.org/trunk@8928 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-18 17:27:07 +00:00
Ryan Boren 09cb6eeebb Consolidate column header code. Add column hiding to taxonomy pages (incomplete). see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8923 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-18 05:41:45 +00:00
Andrew Ozz 5ca2201554 Add nonces to quick edit, see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8917 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-17 11:32:33 +00:00
Ryan Boren dfa62d5a86 Edit and Delete links for users. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8916 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-17 04:39:08 +00:00
Ryan Boren 6301cdf4fa Edit and Delete links for link categories. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8911 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-17 00:11:17 +00:00
Ryan Boren d1aab83dd0 Edit and Delete links for categories. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8910 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-17 00:04:02 +00:00
Ryan Boren 0a8f5a72d2 Edit and Delete links for tags page. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8908 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-16 23:17:03 +00:00
Ryan Boren 667d64c341 Show Preview instead of View for unpublished posts and pages
git-svn-id: https://develop.svn.wordpress.org/trunk@8907 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-16 22:43:01 +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 f4366bf242 Implement attachmenet delete link. Use get_edit_post_link(). see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8895 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-15 19:28:26 +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 1933cadce7 Publish postbox and post status select updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@8889 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-14 12:58:00 +00:00
Ryan Boren e97af14335 Column hiding for links. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8888 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-14 06:51:42 +00:00
Ryan Boren 0f6bf551a3 Don't allow submit box to be hidden. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8868 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-11 18:56:04 +00:00
Ryan Boren d4bc35cf9e Reorder comment actions. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8864 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-11 17:18:26 +00:00
Ryan Boren 0f05f837f8 View links for posts and pages. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8863 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-11 16:46:22 +00:00
Ryan Boren 2c6b741670 Column hiding for pages. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8860 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-11 05:36:34 +00:00
Ryan Boren 3acc2acb2b Column hiding for manage posts. see #7725
git-svn-id: https://develop.svn.wordpress.org/trunk@8858 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-11 01:46:30 +00:00
Ryan Boren 88e581b529 Inline editing. First cut. Props Aaron Harp. see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8857 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-10 22:47:03 +00:00
Ryan Boren 907d759f02 add_settings_section() and add_settings_field(). see #7682
git-svn-id: https://develop.svn.wordpress.org/trunk@8855 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-09 22:31:22 +00:00
Andrew Ozz e994ef3899 CSS and HTML validation fixes, props Simek, fixes #7703
git-svn-id: https://develop.svn.wordpress.org/trunk@8845 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-08 06:01:33 +00:00
Ryan Boren 54d9937ca8 Comment manipulation keyboard shorcuts from nbachiyski. see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8777 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 21:43:34 +00:00
Andrew Ozz e722dd11a5 Add tabindex to the comment reply form. Props nbachiyski, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8776 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 20:44:54 +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 faa46dd672 Hide the Reply button if no js and fix some HTML validation problems. Props nbachiyski, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8765 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 22:09:56 +00:00
Andrew Ozz c0ab8b59d7 Pass on variables to the wp_comment_reply filter. Props caesarsgrunt, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8764 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 22:03:38 +00:00
Ryan Boren bbb94f1d10 Add sub page padding back. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8756 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 21:35:22 +00:00
Ryan Boren 2650c61745 Fix delete page nonce. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8750 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 18:18:55 +00:00
Ryan Boren bda582ab0d Notice fixes. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@8732 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 21:50:11 +00:00
Ryan Boren b5f62016f5 Move post row generation to functions in prep for some AJAX work. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8729 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 20:21:27 +00:00
Andrew Ozz 513f9fea23 Some 'Show on screen' metabox settings styling, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8726 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 10:17:41 +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
Andrew Ozz 3b6833bae8 Typecast to prevent errors when option is not set, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8715 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 21:34:18 +00:00
Ryan Boren 8374946003 First cut of 'Show on screen' metabox show/hide. Needs styling. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8712 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 18:58:42 +00:00
Mark Jaquith 92799a0b3d Fix Edit Page link
git-svn-id: https://develop.svn.wordpress.org/trunk@8699 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 05:52:03 +00:00
Ryan Boren b107f331b9 New row style for Content->Pages. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8692 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 21:52:47 +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
Ryan Boren 197fc1d118 Notice fixes. Props DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@8646 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-14 17:00:37 +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
Peter Westwood 010f5ed7b2 Lots of fixes for Notices when WP_DEBUG is set. See #6669 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8589 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-08 17:05:10 +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
Ryan Boren e3f815e7b5 Don't try to translate empty role name. Props wasp. fixes #6554 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8455 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-25 15:36:40 +00:00
Ryan Boren 60f6e46f2f Performance improvements for page_rows(). Props hailin. fixes #7286
git-svn-id: https://develop.svn.wordpress.org/trunk@8319 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-12 15:40:57 +00:00
Matt Mullenweg b210295d0b Ajax Deleting an object that's already been deleted should silently succeed. Hat tip: mdawaffe. Fixes #7264.
git-svn-id: https://develop.svn.wordpress.org/trunk@8296 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-09 02:00:21 +00:00
Ryan Boren 19bcccb828 comment_rows_actions filter from andy. fixes #7212
git-svn-id: https://develop.svn.wordpress.org/trunk@8217 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-30 20:46:39 +00:00
Ryan Boren 672ca87116 Respect post_ID update when doing multiple add meta AJAX requests. Props mdawaffe. fixes #7170 see #6457
git-svn-id: https://develop.svn.wordpress.org/trunk@8177 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-23 23:25:15 +00:00
Ryan Boren 325f22fd4b Add paging to Manage->Pages. see #6561
git-svn-id: https://develop.svn.wordpress.org/trunk@8089 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-15 00:45:01 +00:00
Ryan Boren 1e42089bb1 Passing categories by ref screws up internal array pointer when recursing. fixes #7138 #7136
git-svn-id: https://develop.svn.wordpress.org/trunk@8086 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-14 17:22:52 +00:00
Ryan Boren b521db8627 Add paging to Manage->Categories. fixes #7136
git-svn-id: https://develop.svn.wordpress.org/trunk@8079 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-13 23:52:07 +00:00
Ryan Boren b0494981e5 Add paging to Manage->Categories. fixes #7136
git-svn-id: https://develop.svn.wordpress.org/trunk@8078 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-13 23:22:29 +00:00
Ryan Boren 6c16408dce Put checked categories at the top of the checlist. Props mdawaffe. fixes #7000 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7956 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-19 21:35:18 +00:00
Ryan Boren 5bbbce8a6d Add default edit post meta boxes via API. see #6964
git-svn-id: https://develop.svn.wordpress.org/trunk@7930 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-14 08:22:01 +00:00
Ryan Boren 020a8cacad Use array calling style. see #6647
git-svn-id: https://develop.svn.wordpress.org/trunk@7911 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-08 19:19: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 a659bd3878 Don't query for checked categories for new posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@7800 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-24 00:54:27 +00:00
Ryan Boren d1f030f31a Fix reveresed logic. see #6805
git-svn-id: https://develop.svn.wordpress.org/trunk@7787 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-23 01:25:01 +00:00
Ryan Boren 8c81b54425 wp_category_checklist() fixes from mdawaffe. fixes #6810 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7777 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-22 22:45:53 +00:00
Ryan Boren 8e241a203a Comment query fix from MtDewVirus. fixes #6805 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7766 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-22 20:51:35 +00:00
Ryan Boren 9e8d5079c6 Convert Walker classes to pass as reference. Props mdawaffe. fixes #6796 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7761 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-21 19:30:54 +00:00
Ryan Boren f74903d3c2 Shift-click to select a range of checkboxes. Props mdawaffe. fixes #6541 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7745 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-18 22:23:02 +00:00
Ryan Boren f15d3fc773 Don't query post cats if no post. see #2621
git-svn-id: https://develop.svn.wordpress.org/trunk@7739 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-18 18:12:04 +00:00
Ryan Boren 7f228f1cd6 wp_category_checklist() and wp_link_category_checklist() to replace the nested cats code. see #2621
git-svn-id: https://develop.svn.wordpress.org/trunk@7737 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-18 17:41:10 +00:00
Ryan Boren 726f7f5e56 Checking for 0 and 1 instead of != spam is faster.
git-svn-id: https://develop.svn.wordpress.org/trunk@7732 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-17 22:33:35 +00:00
Ryan Boren 2d413e83cd Revert [7689], gonna try another approach. see #6677
git-svn-id: https://develop.svn.wordpress.org/trunk@7720 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-17 19:32:38 +00:00
Ryan Boren 4906d696de Key meta box array by id. Props Denis-de-Bernardy. fixes #6192 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7719 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-17 19:20:15 +00:00
Ryan Boren 97cfa272b0 Demand load the category list. Props mdawaffe. see #6677
git-svn-id: https://develop.svn.wordpress.org/trunk@7689 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-15 18:00:52 +00:00
Ryan Boren 14b93694f0 More efficient category and list JS from mdawaffe. fixes #6677 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7669 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-14 19:31:20 +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
Mark Jaquith 2265d43956 Don't show delete checkbox for default category. HTML validation. props johnbillion. fixes #6560 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7595 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-03 05:02:19 +00:00
Ryan Boren fb5315dda3 Link to post instead of post editor from edit-comments.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@7528 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 19:35:42 +00:00
Ryan Boren d99862c68d Pass box to add_meta_box() callback. Props henrikmelin. fixes #6316
git-svn-id: https://develop.svn.wordpress.org/trunk@7514 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 03:31:27 +00:00
Mark Jaquith c04bf3260a Preserve HTML entities in Custom Fields. fixes #6374
git-svn-id: https://develop.svn.wordpress.org/trunk@7506 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 22:06: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
Peter Westwood 2494516420 Improve the tabindex's on the Write>Post page. Need to do the others too.
git-svn-id: https://develop.svn.wordpress.org/trunk@7472 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 09:14:49 +00:00
Ryan Boren e31076e464 Fix custom field add/update/delete. Props mdawaffe. fixes #6343
git-svn-id: https://develop.svn.wordpress.org/trunk@7468 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 08:15:48 +00:00
Ryan Boren d9fd25f2ab Wrap comment bubbles in minimum width div to avoid chopping. Props mt. fixes #6207
git-svn-id: https://develop.svn.wordpress.org/trunk@7427 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 21:40:17 +00:00
Ryan Boren 379ce33d07 Add title attribute to view page link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7374 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 02:28:43 +00:00
Ryan Boren ef0d8265bc Add title attribute to edit tag link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7367 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:57:26 +00:00
Ryan Boren 0cd12b73dc Add title attribute to edit link category link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7365 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:51:34 +00:00
Ryan Boren adf2db6cef Add title attribute to edit category link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7364 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:47:03 +00:00
Ryan Boren ea33e2b9c2 Add title attribute to edit comment link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7355 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 22:39:06 +00:00
Ryan Boren 8cc82a8540 Add title attribute to edit page link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7354 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 22:31:26 +00:00
Matt Mullenweg 9e7c6c425a Right align comment action links.
git-svn-id: https://develop.svn.wordpress.org/trunk@7344 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 17:20:13 +00:00
Mark Jaquith 9a8836f268 Remove reference to edit_date which no longer exists. Props fitzrev. see #6250
git-svn-id: https://develop.svn.wordpress.org/trunk@7339 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 03:09:50 +00:00
Ryan Boren 56a7acdf15 Better date editing from MarkJaquith. see #6250
git-svn-id: https://develop.svn.wordpress.org/trunk@7338 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 23:05:16 +00:00
Peter Westwood 6110e21411 Don't show a check box for deleting the default category.
git-svn-id: https://develop.svn.wordpress.org/trunk@7329 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 10:00:11 +00:00
Peter Westwood bac1a60b55 Only show IP and email address for comments a user can edit. Fixes #4353.
git-svn-id: https://develop.svn.wordpress.org/trunk@7322 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 22:09:23 +00:00
Peter Westwood 36889f6313 Only link to a post for editing if the user can edit it.
git-svn-id: https://develop.svn.wordpress.org/trunk@7321 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 21:52:12 +00:00
Peter Westwood ed39705caf Make the edit link point to the profile for the current user when managing users.
git-svn-id: https://develop.svn.wordpress.org/trunk@7317 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 20:27:16 +00:00
Ryan Boren 2e0c6c5cb0 Reduce dependency on inline style. Props mdawaffe. fixes #6228
git-svn-id: https://develop.svn.wordpress.org/trunk@7307 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 06:14:03 +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
Ryan Boren 79f4ab9a35 i18n fixes from nbachiyski. fixes #6226
git-svn-id: https://develop.svn.wordpress.org/trunk@7300 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 19:56:43 +00:00
Matt Mullenweg cf76b3d7c1 Change order of links to match buttons above.
git-svn-id: https://develop.svn.wordpress.org/trunk@7286 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:30:45 +00:00
Matt Mullenweg 1d749413cd Date display and editing tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@7285 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:17:59 +00:00
Ryan Boren 838afcaecf Merge style attributes. Props Quandary. fixes #6214
git-svn-id: https://develop.svn.wordpress.org/trunk@7279 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 06:43:38 +00:00
Mark Jaquith 371daed3ad Move "approve/unapprove" links to the right, so the comment action links are consistently in the same position. fixes #6143
git-svn-id: https://develop.svn.wordpress.org/trunk@7265 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 08:54:41 +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 e4aebd5934 Show comment time, not post time.
git-svn-id: https://develop.svn.wordpress.org/trunk@7231 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 07:28:47 +00:00
Ryan Boren 2acac45969 Fix comment bubble alignment. Props azaozz. fixes #6115
git-svn-id: https://develop.svn.wordpress.org/trunk@7207 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 08:24:45 +00:00
Matt Mullenweg 0d404a55ed Don't show comment text in list view; extra layout bit.
git-svn-id: https://develop.svn.wordpress.org/trunk@7180 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 07:53:15 +00:00
Ryan Boren 4f00af88f1 Add unapprove links. Props mdawaffe. see #6094
git-svn-id: https://develop.svn.wordpress.org/trunk@7175 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 21:48:20 +00:00
Matt Mullenweg 990f07563c Clean up comments links, link to more comments pages not posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@7169 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 10:09:14 +00:00
Ryan Boren c1c24f5982 Validation fix from nbachiyski. fixes #5962
git-svn-id: https://develop.svn.wordpress.org/trunk@7144 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 21:13:47 +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 afc003cd20 Update deprecated attributes. Props hansengel. fixes #6037
git-svn-id: https://develop.svn.wordpress.org/trunk@7104 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 17:09:44 +00:00
Ryan Boren 97b59fbeda Fade approved comments from moderated list. Props mdawaffe. fixes #6032
git-svn-id: https://develop.svn.wordpress.org/trunk@7098 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 22:12:04 +00:00
Ryan Boren 08e47f6f2c Change approved comment color. Props mt. fixes #6030
git-svn-id: https://develop.svn.wordpress.org/trunk@7089 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 20:39:14 +00:00
Ryan Boren 992c3b92b7 Unify comment display. Props mdawaffe. fixes #6025
git-svn-id: https://develop.svn.wordpress.org/trunk@7082 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 06:50:25 +00:00
Ryan Boren 8e03708f05 Show comments when viewing a page in Manage Pages. fixes #6022
git-svn-id: https://develop.svn.wordpress.org/trunk@7078 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 00:13:09 +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 7bcc30635b Ajax tweaks for edit-comments.php from mdawaffe. fixes #6009
git-svn-id: https://develop.svn.wordpress.org/trunk@7050 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 22:45:46 +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
Peter Westwood 02ab17364e Fix the display of human time difference when server timezone if different from blog timezone. Fixes #5970 props jhodgdon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6995 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-23 22:11:47 +00:00
Ryan Boren 761816fa76 Manage comments rework. WIP.
git-svn-id: https://develop.svn.wordpress.org/trunk@6993 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-23 08:01:51 +00:00
Ryan Boren 699a693391 Allow full localization of edit timestamp fields. fixes #5514
git-svn-id: https://develop.svn.wordpress.org/trunk@6989 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 23:13:02 +00:00
Ryan Boren 18875a91a8 Validation fixes from nbachiyski. fixes #5962
git-svn-id: https://develop.svn.wordpress.org/trunk@6980 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 17:30:43 +00:00
Ryan Boren 908ed8a196 Validation fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@6961 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 22:20:19 +00:00
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 ea73b4aa17 Remove raquo from buttons. Props filosofo. fixes #5938
git-svn-id: https://develop.svn.wordpress.org/trunk@6943 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 19:30:55 +00:00
Ryan Boren 21b42e9577 Make checkbox column narrow
git-svn-id: https://develop.svn.wordpress.org/trunk@6936 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 09:29:27 +00:00
Ryan Boren 8499c27370 Update date display in Manage Posts
git-svn-id: https://develop.svn.wordpress.org/trunk@6933 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 07:01:36 +00:00
Ryan Boren b96affbfd5 Don't save translated role names to the DB. Instead, translate them on the fly. fixes #3442 #5537
git-svn-id: https://develop.svn.wordpress.org/trunk@6916 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-19 20:28:54 +00:00
Ryan Boren 5f85c2dc0c Media Library design updates from Andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@6910 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-19 06:13:20 +00:00
Ryan Boren af4c2613d4 Move timestamp to submitbox. Put it in a slidedown. see #5846
git-svn-id: https://develop.svn.wordpress.org/trunk@6904 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-18 22:07:57 +00:00
Ryan Boren d84dc7730c users.php redesign. WIP
git-svn-id: https://develop.svn.wordpress.org/trunk@6875 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-16 21:44:50 +00:00
Ryan Boren 8f1d84c5af Show (no title) if the page title is empty
git-svn-id: https://develop.svn.wordpress.org/trunk@6865 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-15 22:42:44 +00:00
Ryan Boren c5ad4bdb6e Manage Users styling updates
git-svn-id: https://develop.svn.wordpress.org/trunk@6852 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-14 20:15:36 +00:00
Ryan Boren c75599d219 Bulk link category delete
git-svn-id: https://develop.svn.wordpress.org/trunk@6849 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-14 09:34:19 +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 8268af4077 Add comment_date_gmt key to comments table. Optimize _wp_get_comment_list() query. fixes #5785
git-svn-id: https://develop.svn.wordpress.org/trunk@6825 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 19:15:30 +00:00
Ryan Boren de1ec72949 Design update for link categories management.
git-svn-id: https://develop.svn.wordpress.org/trunk@6804 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 07:32:50 +00:00
Ryan Boren 79060b868b Manage Tags design update. Column spacing and justification need fixing.
git-svn-id: https://develop.svn.wordpress.org/trunk@6800 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-12 09:25:19 +00:00
Ryan Boren b446d77af9 Manage categories redesign. Add categories search.
git-svn-id: https://develop.svn.wordpress.org/trunk@6799 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-12 09:02:02 +00:00
Ryan Boren d2a44521cd s/post/page/
git-svn-id: https://develop.svn.wordpress.org/trunk@6797 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-12 05:59:07 +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
Ryan Boren 4239fc15ef Remove debug code
git-svn-id: https://develop.svn.wordpress.org/trunk@6792 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 21:05:20 +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
Ryan Boren 45ded6c49a Fix users table formatting. Props Potter_System and markjaquith. fixes #5784
git-svn-id: https://develop.svn.wordpress.org/trunk@6776 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-10 07:28:14 +00:00
Ryan Boren 2c80b3fb04 Separate meta box context into page and context to accommodate postbox API changes. see #5798
git-svn-id: https://develop.svn.wordpress.org/trunk@6762 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-08 21:06:15 +00:00
Ryan Boren c8bd7a13c6 add_meta_box(). see #5798
git-svn-id: https://develop.svn.wordpress.org/trunk@6758 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-08 18:51:37 +00:00
Ryan Boren b1d7aea363 Add beginnings of bulk tag delete. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6727 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 07:45:40 +00:00
Ryan Boren 3a18b96c9b Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@6726 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 06:47:27 +00:00
Ryan Boren 090e465ffd Fix edit link form categories a bit. AJAX add still needs work.
git-svn-id: https://develop.svn.wordpress.org/trunk@6713 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-02 20:31:56 +00:00
Ryan Boren 222e9ca396 like_escape() from nbachiyski. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6680 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-29 17:20:27 +00:00
Ryan Boren a659b0badb Fix tag search. Props jhodgdon. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6677 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-28 23:25:46 +00:00
Ryan Boren 6bfc62a22b Tag searching from jhodgdon. see #5684
git-svn-id: https://develop.svn.wordpress.org/trunk@6670 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-28 17:21:14 +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 dd37de2de7 First pass at async upload, multi-upload, and gallery feature. Modified names from patch. Hat tip: tellyworth, skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@6659 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 19:21:11 +00:00
Matt Mullenweg d7d0fdb95d Have footer stay at the bottom even on short pages in long windows. Hat tip: DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@6606 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-14 03:16:56 +00:00
Matt Mullenweg 3a11dc94c0 Fixes to category list saving. Hat tip: mdawaffe. Fixes #5631
git-svn-id: https://develop.svn.wordpress.org/trunk@6597 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-10 22:42:49 +00:00
Ryan Boren 0480fcbf68 Fixes for new categories interface from mdawaffe. fixes #5618
git-svn-id: https://develop.svn.wordpress.org/trunk@6591 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-10 20:19:58 +00:00
Matt Mullenweg 2a77958de3 New experimental category interface, fixes #5618. Hat tip: mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@6588 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-10 09:39:35 +00:00
Ryan Boren 5daadf8ce7 Mass select for users from cpoteet and mdawaffe. fixes #5592
git-svn-id: https://develop.svn.wordpress.org/trunk@6570 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-07 20:38:49 +00:00
Ryan Boren 153ce1be0d Page walk fixes from hailin. fixes #5581
git-svn-id: https://develop.svn.wordpress.org/trunk@6552 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-04 19:55:17 +00:00
Ryan Boren 791a7d7191 Unused var cleanup. Props DD32. see #5418
git-svn-id: https://develop.svn.wordpress.org/trunk@6551 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-04 19:36:34 +00:00
Matt Mullenweg 090108bfc8 Post screen improvements^H^H^H, er, changes. Will file tickets for todos.
git-svn-id: https://develop.svn.wordpress.org/trunk@6544 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-03 08:03:29 +00:00
Ryan Boren c92bf9b2f4 Orphaned page fix from hailin. fixes #5498
git-svn-id: https://develop.svn.wordpress.org/trunk@6427 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-20 05:29:52 +00:00
Ryan Boren 3861075e5f Clean cache for orphaned pages. Props hailin. fixes #5457
git-svn-id: https://develop.svn.wordpress.org/trunk@6403 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-18 19:38:17 +00:00
Matt Mullenweg 36fe99d069 Invalid HTML in nested category checkbox list. Also cleans up source formatting a bit. Fixes #5462. Hat tip: 082net.
git-svn-id: https://develop.svn.wordpress.org/trunk@6392 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-16 21:40:36 +00:00
Ryan Boren 1fdcc63822 Faster page_rows() from hailin. see #5303
git-svn-id: https://develop.svn.wordpress.org/trunk@6380 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-14 06:20:42 +00:00
Ryan Boren 029a74ca44 Remove unused variables. Props DD32. see #5418
git-svn-id: https://develop.svn.wordpress.org/trunk@6363 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-06 06:37:30 +00:00
Ryan Boren e4d0687233 Consistent AJAX fade colors. Props mdawaffe. fixes #5423
git-svn-id: https://develop.svn.wordpress.org/trunk@6362 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-06 06:08:14 +00:00
Ryan Boren 721b8c930b Remove unused variables. Props DD32. fixes #5418
git-svn-id: https://develop.svn.wordpress.org/trunk@6354 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-05 00:29:05 +00:00
Ryan Boren a7719ba164 AJAX for link category add and delete. Props mdawaffe. fixes #5291
git-svn-id: https://develop.svn.wordpress.org/trunk@6299 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-31 03:53:32 +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
Peter Westwood 4a6a16fef1 Ensure we have the default category id. Fixes #5150 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6193 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-06 06:21:05 +00:00
Ryan Boren 9c63ee1146 Add page sanitization. Props xknown. fixes #5135 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6185 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-03 16:27:07 +00:00
Ryan Boren a11b5aa5de Add cat_row filter. Props johnbillion. fixes #4926
git-svn-id: https://develop.svn.wordpress.org/trunk@6089 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-12 01:08:19 +00:00
Peter Westwood 0ede772210 Fix tab order when edit comments. Props Nazgul fixes #4726
git-svn-id: https://develop.svn.wordpress.org/trunk@6078 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-11 19:08:26 +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 c6cef97007 Add some filtering. Props jhodgdon. see #4516
git-svn-id: https://develop.svn.wordpress.org/trunk@5998 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-31 23:55:56 +00:00
Ryan Boren d77f9aee99 Take post_max_size into account when determining the upload limit. Props mdawaffe. fixes #4240
git-svn-id: https://develop.svn.wordpress.org/trunk@5964 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-28 23:13:16 +00:00
Peter Westwood 91ee356102 Give the view links in post/page listings the view class rather than the edit class, fixes #4058 props rgovostes
git-svn-id: https://develop.svn.wordpress.org/trunk@5927 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-23 18:04:15 +00:00
Matt Mullenweg 1d1effa962 Absolute numbers where we will never allow negatives, fixes #4692
git-svn-id: https://develop.svn.wordpress.org/trunk@5836 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-01 19:41:44 +00:00
Ryan Boren dd51d69fb3 Revert jcalendar date picker experiment. Save it for another day. fixes #4641
git-svn-id: https://develop.svn.wordpress.org/trunk@5808 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-17 19:26:03 +00:00
Ryan Boren bd72aa8e00 jquery data selector for post timestamps. Props tellyworth. fixes #4641
git-svn-id: https://develop.svn.wordpress.org/trunk@5804 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-16 19:22:27 +00:00
Mark Jaquith 2cf3ba38f6 Matt requested that I revert this ([5742]). see #4254 for discussion
git-svn-id: https://develop.svn.wordpress.org/trunk@5744 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-22 01:29:57 +00:00
Mark Jaquith 7222eb1151 BrowseHappy is outdated. fixes #4254
git-svn-id: https://develop.svn.wordpress.org/trunk@5742 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-21 21:53:41 +00:00
rob1n 6da4a34496 Fix reference to ocomment.php. Props alanjcastonguay and Lloyd. fixes #4471
git-svn-id: https://develop.svn.wordpress.org/trunk@5710 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-15 16:54:17 +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 b046d67f41 Trim empty lines. Nothing but newline.
git-svn-id: https://develop.svn.wordpress.org/trunk@5700 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-14 02:25:30 +00:00
Mark Jaquith 75a683cbf3 Correct SQL query in [5691]. fixes #2316
git-svn-id: https://develop.svn.wordpress.org/trunk@5692 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-12 23:44:45 +00:00
Mark Jaquith 9bc129c654 Omit underscore-prefixed meta keys from dropdown list. fixes #2316
git-svn-id: https://develop.svn.wordpress.org/trunk@5691 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-12 23:22:38 +00:00
rob1n af3be824e7 Translate ». see #3401
git-svn-id: https://develop.svn.wordpress.org/trunk@5676 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-11 21:05:50 +00:00
Ryan Boren 163f22deb5 Comment caching. Reduce queries on edit-comments.php page. Add non-persistent cache groups. Hat tip to hovenko. fixes #4387
git-svn-id: https://develop.svn.wordpress.org/trunk@5666 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-08 00:20:22 +00:00
Ryan Boren 67013eb065 Separate AJAX cat adder into post and link flavors. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5637 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-02 02:53:09 +00:00
Ryan Boren 9aae8013a8 query by parent, not child_of, in get_nested_categories(). see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5622 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-01 02:24:07 +00:00
Ryan Boren b4d7d80744 If a term has no children, return an empty array for child_of queries. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5612 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-31 03:44:18 +00:00
Ryan Boren d5e0bed711 Disable nesting until inifinite loop tracked down.
git-svn-id: https://develop.svn.wordpress.org/trunk@5608 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-31 03:09:58 +00:00
Ryan Boren 18c1cade87 Category hierarchy fixes. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5597 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-30 01:39:47 +00:00
Ryan Boren 4c2cd543c1 Update cat2tag converter. Some term API tweaks. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5553 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-26 18:54:16 +00:00
Ryan Boren f1a0a595d7 attribute_escape()s and int casts. see #4333
git-svn-id: https://develop.svn.wordpress.org/trunk@5543 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-25 09:41:04 +00:00
Ryan Boren 09f70467e0 Admin includes reorg. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5542 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-25 07:16:21 +00:00