Commit Graph

8041 Commits

Author SHA1 Message Date
Andrew Ozz 2369013c2c Use "Date" instead of "Modified" when listing drafts and pending posts, since now they have a proper date.
git-svn-id: https://develop.svn.wordpress.org/trunk@9110 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-09 06:40:30 +00:00
Andrew Ozz 2d6aad8d62 Page Options: fix hiding of Modified column when listing drafts, props ShaneF, fixes #7855
git-svn-id: https://develop.svn.wordpress.org/trunk@9109 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-09 05:58:10 +00:00
Andrew Ozz 6b3823a406 Page Options: fix hiding of custom columns added by plugins, props ShaneF, fixes #7853
git-svn-id: https://develop.svn.wordpress.org/trunk@9108 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-09 02:39:52 +00:00
Andrew Ozz 852dec7767 Fix warnings in recent_comments on dashboard, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9107 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-09 01:03:50 +00:00
Ryan Boren ec205359bc Suspend cache invalidation while importing posts with WP importer
git-svn-id: https://develop.svn.wordpress.org/trunk@9106 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-09 00:50:52 +00:00
Ryan Boren 680d9c369f strip slashes before preparing to avoid double escaping
git-svn-id: https://develop.svn.wordpress.org/trunk@9105 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-09 00:19:11 +00:00
Ryan Boren 7a05a094f0 Don't put revisions in the export
git-svn-id: https://develop.svn.wordpress.org/trunk@9104 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-08 23:49:46 +00:00
Ryan Boren 638a41bf49 Draggable dash, first cut. Props mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9103 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-08 23:32:34 +00:00
Ryan Boren 8ec0862e2a New caching style for term queries
git-svn-id: https://develop.svn.wordpress.org/trunk@9102 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-08 22:50:46 +00:00
Ryan Boren b55a27e419 Don't flush rules for every post imported. see #7193
git-svn-id: https://develop.svn.wordpress.org/trunk@9101 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-08 22:16:35 +00:00
Ryan Boren d2fa84c740 Try to preserve post IDs during import
git-svn-id: https://develop.svn.wordpress.org/trunk@9100 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-08 21:42:52 +00:00
Andrew Ozz b82dc680c5 Comment status on edit comment page: change drop-down to radio buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@9099 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-08 05:24:25 +00:00
Andrew Ozz 8dd896218b Convert the comment reply popup to a temp table row for consistency, add Quick Edit for comments, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@9098 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-08 01:18:16 +00:00
Ryan Boren 608a92c414 paginate_comments_links(). see #7769
git-svn-id: https://develop.svn.wordpress.org/trunk@9097 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-07 22:41:51 +00:00
Ryan Boren 68da753b35 Dashboard menu should be open by default
git-svn-id: https://develop.svn.wordpress.org/trunk@9096 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-07 22:32:12 +00:00
Ryan Boren 3eecfcc1f6 Bring back Overview submenu for Dashboard. Menus without submenus cause bustage with plugin top-levels
git-svn-id: https://develop.svn.wordpress.org/trunk@9095 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-07 21:13:14 +00:00
Ryan Boren d31461ceb9 Move Help menu to the end
git-svn-id: https://develop.svn.wordpress.org/trunk@9094 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-07 20:40:21 +00:00
Ryan Boren 0828ea41d8 before and after for comment_reply_link(). see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@9093 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-07 18:03:43 +00:00
Ryan Boren a7789a4124 Add arg to comments_template() for requesting separating comments by type. see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@9092 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-06 23:16:26 +00:00
Ryan Boren 1da36b352f Chunked encoding fixes from DD32. fixes #7770
git-svn-id: https://develop.svn.wordpress.org/trunk@9091 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-06 23:10:22 +00:00
Andrew Ozz b67b002870 CSS fix for the font color preview button in TinyMCE, props raychampagne, fixes #7834
git-svn-id: https://develop.svn.wordpress.org/trunk@9090 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-06 20:32:15 +00:00
Ryan Boren 522217d0bc Return enclosure data in mw_getPosts(). Props Otto42. fixes #7772
git-svn-id: https://develop.svn.wordpress.org/trunk@9089 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-06 19:20:50 +00:00
Ryan Boren 7b297a3c25 sidebars_widgets fiter from gortsleigh. fixes #7818
git-svn-id: https://develop.svn.wordpress.org/trunk@9088 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-06 16:57:31 +00:00
Mark Jaquith ca2acfa831 Allow a filter to disable the validate_current_theme() functionality
git-svn-id: https://develop.svn.wordpress.org/trunk@9087 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-06 15:29:47 +00:00
Ryan Boren a7d565a94a Remove old files before upgrading DB. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@9086 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-05 06:00:24 +00:00
Ryan Boren 9da6ee40f4 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: https://develop.svn.wordpress.org/trunk@9085 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-05 05:45:34 +00:00
Ryan Boren 9c3fd20686 get_comment_type() sets comment_type to 'comment'. Allow for that in get_avatar().
git-svn-id: https://develop.svn.wordpress.org/trunk@9084 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-05 04:48:17 +00:00
Andrew Ozz 603dbcdf4f Quick Edit for Tags, Categories and Link Categories, improvements to handling errors in quick and bulk edit.
git-svn-id: https://develop.svn.wordpress.org/trunk@9083 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-05 04:43:52 +00:00
Andrew Ozz f151d5ebd7 Move all of comment-reply.js to jQuery + trim filesize in half, props Viper007Bond, see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@9082 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-04 06:11:33 +00:00
Andrew Ozz 53b4adbb1e Bring back [8788], was reverted with #7663
git-svn-id: https://develop.svn.wordpress.org/trunk@9081 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-04 01:35:47 +00:00
Andrew Ozz a515dfc9f0 Add filter to get_categories(), props Malaiac, fixes #7427
git-svn-id: https://develop.svn.wordpress.org/trunk@9080 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-03 22:09:35 +00:00
Andrew Ozz 32a61c2b0a Fix script loading in Press This
git-svn-id: https://develop.svn.wordpress.org/trunk@9079 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-03 18:56:59 +00:00
Peter Westwood a4a1083c06 Switch Press This to use _draft_or_post_title(). Fixes #7801 props Speedboxer.
git-svn-id: https://develop.svn.wordpress.org/trunk@9078 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-03 15:56:35 +00:00
Ryan Boren ede64bdbf9 Avatar alt fixes from nbachiyski. fixes #7536
git-svn-id: https://develop.svn.wordpress.org/trunk@9076 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-03 03:20:54 +00:00
Ryan Boren 6018669f89 Don't show avatar for pingbacks or trackbacks
git-svn-id: https://develop.svn.wordpress.org/trunk@9075 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-03 03:12:42 +00:00
Ryan Boren fb452b28e4 Function to prep 's' for display on admin pages that don't run WP_Query(). Props Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9074 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-03 03:06:43 +00:00
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
Mark Jaquith 9a41b69f98 Turn the Visual Editor user preference on its head, to more accurately reflect what it does now. fixes #6403. props MattyRob.
git-svn-id: https://develop.svn.wordpress.org/trunk@9072 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 22:01:33 +00:00
Ryan Boren f6a48a5e9a Resurrect users menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9071 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 18:52:45 +00:00
Ryan Boren be9af8a54b Remove search from nav
git-svn-id: https://develop.svn.wordpress.org/trunk@9070 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 18:06:23 +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 6c30d5f7a1 Some CSS for turbo.php and press-this-landing.php
git-svn-id: https://develop.svn.wordpress.org/trunk@9068 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 17:24:20 +00:00
Peter Westwood 1c97951b11 Fix phpdoc comments to refer to wp-content/db.php. Props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@9067 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 16:45:28 +00:00
Ryan Boren 0a94e5ac68 Save default avatar pref. Props Viper007Bond. fixes #7825
git-svn-id: https://develop.svn.wordpress.org/trunk@9066 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 16:41:42 +00:00
Ryan Boren 423c40ee17 A placeholder new window icon. fixes #7826
git-svn-id: https://develop.svn.wordpress.org/trunk@9065 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 16:35:00 +00:00
Andrew Ozz 97a7ceda96 Update TinyMCE to 3.2.0 and remove compression, fixes #7827
git-svn-id: https://develop.svn.wordpress.org/trunk@9064 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 16:30:14 +00:00
Andrew Ozz b6504f6aef 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: https://develop.svn.wordpress.org/trunk@9063 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 11:04:09 +00:00
Mark Jaquith 119c6c8db6 Show the Page Options on the New Post screen
git-svn-id: https://develop.svn.wordpress.org/trunk@9062 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 06:55:54 +00:00
Mark Jaquith b727519b66 Give dashboard widgets bottom margin instead of top
git-svn-id: https://develop.svn.wordpress.org/trunk@9061 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 06:17:09 +00:00
Mark Jaquith b7f6dcecb8 40 additional horizontal pixels, and 10 additional vertical pixels for the content area.
git-svn-id: https://develop.svn.wordpress.org/trunk@9060 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 06:06:52 +00:00