Commit Graph

4549 Commits

Author SHA1 Message Date
Andrew Ozz 1d11d269e3 Fix comment actions after using QE when listing pending and spam comments
git-svn-id: https://develop.svn.wordpress.org/trunk@10116 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 12:18:04 +00:00
Peter Westwood 94a4653a89 remove extra " props azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@10113 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 10:30:30 +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
Peter Westwood e1af906a31 Improve Press this descriptions. See #8186 props noel.
git-svn-id: https://develop.svn.wordpress.org/trunk@10111 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 10:23:43 +00:00
Mark Jaquith 8aab9dbe94 Less Engrish-y Gears Denied text from mrmist and filosofo. fixes #8509
git-svn-id: https://develop.svn.wordpress.org/trunk@10109 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 09:19:11 +00:00
Andrew Ozz adb001a76c Don't select hidden rows' checkboxes when selecting all, fixes #8520
git-svn-id: https://develop.svn.wordpress.org/trunk@10107 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 09:04:38 +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 82f5b2b5f3 Make AJAX comment river post_id and comment_type aware
git-svn-id: https://develop.svn.wordpress.org/trunk@10104 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 07:31:27 +00:00
Mark Jaquith 5fed9562d4 Remove blank CSS rule
git-svn-id: https://develop.svn.wordpress.org/trunk@10103 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 07:11:41 +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 9088c62a48 Fix urlencoded chars in links after using QE
git-svn-id: https://develop.svn.wordpress.org/trunk@10101 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 05:14:49 +00:00
Andrew Ozz cc1e3f416b Show "Post submitted" message when contributors submit a post for review, props mdawaffe, fixes #8519
git-svn-id: https://develop.svn.wordpress.org/trunk@10094 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 03:39:00 +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 8022edc83c Remove blank line from edit-page-form.php, props vladimir_kolesnikov, see #8335
git-svn-id: https://develop.svn.wordpress.org/trunk@10091 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-06 23:22:18 +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
Peter Westwood 24f1c22adf Move convertEntities js function into the BackPress scriptloader. Fixes #8505 props sambauers.
git-svn-id: https://develop.svn.wordpress.org/trunk@10086 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-06 09:54: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
Andrew Ozz 4cb32bba0c Make header logo replaceable from css
git-svn-id: https://develop.svn.wordpress.org/trunk@10081 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-06 02:16:28 +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 9fafac9e5f Fix not defined error
git-svn-id: https://develop.svn.wordpress.org/trunk@10074 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 21:45:49 +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
Mark Jaquith 4ea36107fd Allow bulk approval of comments from the spam queue
git-svn-id: https://develop.svn.wordpress.org/trunk@10067 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 09:29:10 +00:00
Andrew Ozz 355b63c21c Add colors to comment actions on edit comments screen
git-svn-id: https://develop.svn.wordpress.org/trunk@10066 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 08:05:52 +00:00
Mark Jaquith 3126ab0172 Remove some whitespace and old inactive code
git-svn-id: https://develop.svn.wordpress.org/trunk@10064 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 07:36:53 +00:00
Mark Jaquith 0c1161d915 Fix Shift-X toggling of comments on Edit Comments
git-svn-id: https://develop.svn.wordpress.org/trunk@10063 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 07:15:31 +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 7c243ba2b7 Run wp_user_settings() from admin-header
git-svn-id: https://develop.svn.wordpress.org/trunk@10059 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 05:33:36 +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 f19167fbca User term IDs returned from wp_update_term() in case a plugin that remaps IDs is in use
git-svn-id: https://develop.svn.wordpress.org/trunk@10055 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 04:08:20 +00:00
Ryan Boren c84ffb56ef Set eol-style
git-svn-id: https://develop.svn.wordpress.org/trunk@10054 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 01:44:26 +00:00
Andrew Ozz 26f3bc7c16 Fix H2 in users.php
git-svn-id: https://develop.svn.wordpress.org/trunk@10053 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 01:18:19 +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
Andrew Ozz e216144286 Action -> Bulk Action for manage screens, props FFEMTcJ, fixes #8375
git-svn-id: https://develop.svn.wordpress.org/trunk@10049 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-04 21:57:56 +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 e6fd9a5a97 Ensure that the theme-editor displays the correct files when a child theme overrides templates. Fixes #8236 props roganty.
git-svn-id: https://develop.svn.wordpress.org/trunk@10047 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-04 21:29:55 +00:00
Peter Westwood 2ef3e8fdb6 Fight back against browser autocomplete some more. Fixes #8462 props Ozh.
git-svn-id: https://develop.svn.wordpress.org/trunk@10046 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-04 20:47:58 +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 a667264804 RTL updates from kashani. see #8047
git-svn-id: https://develop.svn.wordpress.org/trunk@10040 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-04 19:13:22 +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 54baf9f3f6 Remove extra php open tags
git-svn-id: https://develop.svn.wordpress.org/trunk@10037 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-04 18:18:15 +00:00