Commit Graph

978 Commits

Author SHA1 Message Date
Andrew Ozz fedbd12b31 Fix inserting images, uploader buttons add Press This nag after submitting in Quick Press
git-svn-id: https://develop.svn.wordpress.org/trunk@10125 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-08 10:52:23 +00:00
Andrew Ozz d651a0c155 Do not show Gallery tab in the uploader if no files have been uploaded.
git-svn-id: https://develop.svn.wordpress.org/trunk@10124 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-08 07:38:05 +00:00
Andrew Ozz 49c8881b1a Straighten comment bubbles for FF
git-svn-id: https://develop.svn.wordpress.org/trunk@10122 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-08 01:39:23 +00:00
Ryan Boren f21e148b38 gettext image size names
git-svn-id: https://develop.svn.wordpress.org/trunk@10118 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 20:35:50 +00:00
Peter Westwood bca63c37b8 Balance.
git-svn-id: https://develop.svn.wordpress.org/trunk@10112 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 10:26:16 +00:00
Mark Jaquith 6a21085e62 Need to blank the password when visibility is public, not unset() it
git-svn-id: https://develop.svn.wordpress.org/trunk@10106 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 09:04:11 +00:00
Mark Jaquith 442ffa2389 Much better In Response To column, with pretty comment bubble
git-svn-id: https://develop.svn.wordpress.org/trunk@10102 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 07:10:47 +00:00
Andrew Ozz 161d70aeb9 Remove extra screen icons, fixes #8514
git-svn-id: https://develop.svn.wordpress.org/trunk@10093 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 01:55:06 +00:00
Andrew Ozz 986834db87 Add colspan for IE, fixes #8513
git-svn-id: https://develop.svn.wordpress.org/trunk@10092 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-06 23:42:22 +00:00
Andrew Ozz cee6f56637 Improve the recent comments dashboard widget, props matt, fixes #8510
git-svn-id: https://develop.svn.wordpress.org/trunk@10090 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-06 21:23:36 +00:00
Andrew Ozz 9155619b9e Some basic help for screens that have postboxes
git-svn-id: https://develop.svn.wordpress.org/trunk@10089 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-06 20:54:51 +00:00
Mark Jaquith 9791e0dd60 Make Password protected and private mutually exclusive when using Quick Edit.
git-svn-id: https://develop.svn.wordpress.org/trunk@10088 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-06 11:10:24 +00:00
Mark Jaquith 07f8b07b93 Cron order for single-post Edit Comments page. Remember Single Post when searching, switching comment statuses, and filtering comment types
git-svn-id: https://develop.svn.wordpress.org/trunk@10082 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-06 03:59:03 +00:00
Ryan Boren 69719e8945 Limit to 5
git-svn-id: https://develop.svn.wordpress.org/trunk@10080 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 23:49:47 +00:00
Ryan Boren d31387d674 Speed up Recent Comments dash module query
git-svn-id: https://develop.svn.wordpress.org/trunk@10079 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 23:42:06 +00:00
Ryan Boren f4b79c81b8 Use wp_count_comments() for Right Now. Eliminated a query.
git-svn-id: https://develop.svn.wordpress.org/trunk@10076 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 22:33:45 +00:00
Ryan Boren 7cf788ba56 Add quick_edit_dropdown_pages_args filter
git-svn-id: https://develop.svn.wordpress.org/trunk@10071 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 19:40:30 +00:00
Ryan Boren b6a0df1678 post_parent dropdown fixes. get_pages() cache fix to eliminate duplicate queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@10070 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 19:19:24 +00:00
Ryan Boren e5f6baeedc Use wp_dropdown_page()
git-svn-id: https://develop.svn.wordpress.org/trunk@10069 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 18:03:24 +00:00
Andrew Ozz ca3acca0fb Attach orphan attachments when inserting into a post, fixes #8490
git-svn-id: https://develop.svn.wordpress.org/trunk@10062 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 06:21:42 +00:00
Andrew Ozz 723a52a32e Fix postbox title action links overlapping
git-svn-id: https://develop.svn.wordpress.org/trunk@10061 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 06:16:50 +00:00
Ryan Boren 7b2e1ef17e wp-lists: catch the whole class, pending comments: silently accept approval of already approved comment. Props mdawaffe
git-svn-id: https://develop.svn.wordpress.org/trunk@10057 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 05:10:38 +00:00
Ryan Boren 987580e03f Fix warning. fixes #8448
git-svn-id: https://develop.svn.wordpress.org/trunk@10052 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-04 23:20:41 +00:00
Ryan Boren 3bc3fc2f53 Check return of dir(). see #8478
git-svn-id: https://develop.svn.wordpress.org/trunk@10051 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-04 22:07:57 +00:00
Ryan Boren 1c84611441 Allow override of default file permissions with FS_CHMOD_DIR and FS_CHMOD_FILE. Props DD32. see #8478
git-svn-id: https://develop.svn.wordpress.org/trunk@10050 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-04 21:58:46 +00:00
Ryan Boren 2e8d387c34 Use binary mode for fopen in download_url()
git-svn-id: https://develop.svn.wordpress.org/trunk@10048 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-04 21:47:45 +00:00
Peter Westwood 6bd635e65d Update importing instructions in the WXR export file. Fixes #8483 props yoavf.
git-svn-id: https://develop.svn.wordpress.org/trunk@10045 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-04 20:34:00 +00:00
Ryan Boren 85bb38adc9 Delete update_plugins when plugins are deleted. Props thinlight. fixes #8451
git-svn-id: https://develop.svn.wordpress.org/trunk@10038 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-04 18:39:11 +00:00
Ryan Boren 0d75a8896b Add Slug column for link categories
git-svn-id: https://develop.svn.wordpress.org/trunk@10024 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-03 19:18:41 +00:00
Andrew Ozz 4194adcfd3 Fix field labels in file.php, fixes #8456
git-svn-id: https://develop.svn.wordpress.org/trunk@10018 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-03 01:43:11 +00:00
Ryan Boren b5a5db848a No need to fake post_date for drafts anymore. fixes #6520
git-svn-id: https://develop.svn.wordpress.org/trunk@10007 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-02 02:46:21 +00:00
Andrew Ozz 778083667e Fix gravatars shifting in IE7, add title to postbox toggle, fixes #8436
git-svn-id: https://develop.svn.wordpress.org/trunk@9994 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-01 01:31:57 +00:00
Andrew Ozz cfe7978ca6 Hide post meta select when meta table is empty, see #8182
git-svn-id: https://develop.svn.wordpress.org/trunk@9992 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-01 00:29:14 +00:00
Ryan Boren d942a526fe Use mb_* to create permalink excerpt. Props janbrasna. fixes #8419
git-svn-id: https://develop.svn.wordpress.org/trunk@9986 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 19:09:13 +00:00
Ryan Boren e828782e00 Update old files list
git-svn-id: https://develop.svn.wordpress.org/trunk@9985 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 18:53:04 +00:00
Ryan Boren 73bc334408 Update old files list
git-svn-id: https://develop.svn.wordpress.org/trunk@9982 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 18:40:36 +00:00
Andrew Ozz b29461908c Change the uploader buttons label to Upload/Insert
git-svn-id: https://develop.svn.wordpress.org/trunk@9981 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 13:39:21 +00:00
Andrew Ozz 74a9694b10 Bulk Edit improvements, includes patch by FFEMTcJ, fixes #8376
git-svn-id: https://develop.svn.wordpress.org/trunk@9973 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 03:51:45 +00:00
Andrew Ozz 72f4d14f13 Fix QE colspan in ie6/7, fixes #8262
git-svn-id: https://develop.svn.wordpress.org/trunk@9969 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-29 23:09:04 +00:00
Ryan Boren 53412253b4 Don't reset if it has been explicitly set. Fixes active parent highliting. fixes #8421
git-svn-id: https://develop.svn.wordpress.org/trunk@9959 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-29 01:56:09 +00:00
Ryan Boren 46e0dfd13f Hide slug box by default. Allow turning it on via screen options. fixes #8332
git-svn-id: https://develop.svn.wordpress.org/trunk@9956 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 22:35:01 +00:00
Ryan Boren 8616b3eed8 Don't show delete link for current user. Props johnbillion. fixes #8416
git-svn-id: https://develop.svn.wordpress.org/trunk@9955 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 22:03:52 +00:00
Ryan Boren ab6e1f7344 Typo fix from nbachiyski. fixes #8412
git-svn-id: https://develop.svn.wordpress.org/trunk@9950 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 21:03:12 +00:00
Ryan Boren 7b9ac7eacc add_utility_page()
git-svn-id: https://develop.svn.wordpress.org/trunk@9949 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 19:34:49 +00:00
Andrew Ozz 7025eab0c8 Widgets background and new style buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@9944 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 10:54:01 +00:00
Andrew Ozz dc5910a4b1 Show link to the comment in the dashboard widget, props bobrik, fixes 8399
git-svn-id: https://develop.svn.wordpress.org/trunk@9936 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 04:50:15 +00:00
Andrew Ozz 653a3c3c4d Hide actions in management tables, show on hover; improve comments table; fix "Configure" link position on dashboard, fixes #8386
git-svn-id: https://develop.svn.wordpress.org/trunk@9934 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 04:33:35 +00:00
Andrew Ozz 960a370431 Fix for flash uploader not displaying progress or completed uploads, props abackstrom, fixes #8372
git-svn-id: https://develop.svn.wordpress.org/trunk@9931 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 21:24:37 +00:00
Ryan Boren 0bd7e4aa71 Fix upload error codes. Props sekundek. fixes #8310
git-svn-id: https://develop.svn.wordpress.org/trunk@9930 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 21:19:12 +00:00
Ryan Boren ff3f697dbf Create Tools screen. fixes #8361
git-svn-id: https://develop.svn.wordpress.org/trunk@9929 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 21:11:25 +00:00