Commit Graph

155 Commits

Author SHA1 Message Date
Ryan Boren 57d714aedc Remove favorite_actions() from h2s. Restore Add New buttons. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17849 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-10 19:18:16 +00:00
Ryan Boren f1213ecd03 Don't fetch update info our show update bubbles if the user does not have install caps. Props nacin. fixes #16532
git-svn-id: https://develop.svn.wordpress.org/trunk@17822 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-06 19:48:13 +00:00
Mark Jaquith e897910b75 Big UI style update. props koopersmith. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17800 602fd350-edb4-49c9-b593-d223f7449a82
2011-05-04 20:15:05 +00:00
Ryan Boren 9347c96088 Allow plugins to control user and network admin canonical redirects. fixes #17196
git-svn-id: https://develop.svn.wordpress.org/trunk@17668 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-20 20:19:50 +00:00
Ryan Boren 652ac55480 Anchor network and user admins at the network domain and path rather than at the main site. Makes the redirects consistent with network_admin_url(). fixes #16652 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@17510 602fd350-edb4-49c9-b593-d223f7449a82
2011-03-08 22:56:12 +00:00
Peter Westwood c4d608db4f Don't redirect continually on empty search results pages. Fixes #16357 props garyc40
git-svn-id: https://develop.svn.wordpress.org/trunk@17366 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-26 09:56:17 +00:00
Ryan Boren e131cde02f Pagination fixes. Props garyc40. fixes #16357
git-svn-id: https://develop.svn.wordpress.org/trunk@17361 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-25 19:20:20 +00:00
Ryan Boren fd7c566154 Don't pass deprecated arg to update_blog_status(). Props PeteMall. fixes #15605
git-svn-id: https://develop.svn.wordpress.org/trunk@17360 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-25 17:39:10 +00:00
Peter Westwood 87da8df4f1 Fix the bulk actions on Network > Sites and Network > Users. Fixes #16364
git-svn-id: https://develop.svn.wordpress.org/trunk@17359 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-25 14:34:41 +00:00
Andrew Nacin 2b4674a3b4 Remove AJAX from list tables. first pass. see #16262.
git-svn-id: https://develop.svn.wordpress.org/trunk@17322 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-16 21:47:24 +00:00
Andrew Nacin 7e475d7622 Pass id to the site-users and site-themes search form. props ocean90, fixes #16246.
git-svn-id: https://develop.svn.wordpress.org/trunk@17314 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-15 21:25:33 +00:00
Andrew Nacin 54c72a97cb Don't use deprecated arguments. props PeteMall, see #15605.
git-svn-id: https://develop.svn.wordpress.org/trunk@17287 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-13 08:39:26 +00:00
Mark Jaquith b6cd198d8e Add "paged param is greater than total pages" redirects to a few more screens. props greuben. fixes #16187
git-svn-id: https://develop.svn.wordpress.org/trunk@17274 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-13 00:03:38 +00:00
Ryan Boren d1575abd76 Fix post theme delete redirect. Props greuben. see #16117
git-svn-id: https://develop.svn.wordpress.org/trunk@17238 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-07 19:58:25 +00:00
Ryan Boren 5cd255f193 Fix net admin theme deletion over FTP. see #16117
git-svn-id: https://develop.svn.wordpress.org/trunk@17237 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-07 19:01:34 +00:00
Ryan Boren bb9c93115e Add context to string. Props nbachiyski. fixes #16130
git-svn-id: https://develop.svn.wordpress.org/trunk@17233 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-07 16:23:52 +00:00
Peter Westwood e82c3fd2d5 Ensure that we apply the absolute integer casting result to the variable we are going to use. See #16119
git-svn-id: https://develop.svn.wordpress.org/trunk@17230 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-06 08:51:45 +00:00
Mark Jaquith 61c80bebca s/Network Options/Settings/. props wpmuguru. Not a string change (already existed). fixes #16027
git-svn-id: https://develop.svn.wordpress.org/trunk@17178 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-30 16:14:41 +00:00
Andrew Nacin 3816cc9b8a D'oh. Use the proper URL to the multisite support forum. see #15880.
git-svn-id: https://develop.svn.wordpress.org/trunk@17144 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-25 19:21:00 +00:00
Andrew Nacin 33e4eee845 Remove redundancy in these arguments. props PeteMall, fixes #15920.
git-svn-id: https://develop.svn.wordpress.org/trunk@17138 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-25 13:44:03 +00:00
Peter Westwood 271dff32a8 Improved messaging for theme enabled/disabled on a per-site bases. Fixes #15920 props PeteMall
git-svn-id: https://develop.svn.wordpress.org/trunk@17137 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-25 08:19:29 +00:00
Peter Westwood 5ad0a446d3 Nonce checks for site-users. See #15969 props PeteMall.
git-svn-id: https://develop.svn.wordpress.org/trunk@17136 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-24 22:37:51 +00:00
Ryan Boren 485e307e6a nonce checks for site-themes. Props PeteMall. see #15969
git-svn-id: https://develop.svn.wordpress.org/trunk@17134 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-24 17:59:58 +00:00
Ryan Boren b58a795627 MS themes fixes. Fix bulk actions when no items selected. Props SergeyBiryukov, nacin. fixes #15920
git-svn-id: https://develop.svn.wordpress.org/trunk@17130 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-24 17:41:36 +00:00
Andrew Nacin 1af2adde16 Prevent notices in the allblogs and allusers branches. props SergeyBiryukov, see #15920.
git-svn-id: https://develop.svn.wordpress.org/trunk@17128 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-23 19:45:19 +00:00
Andrew Nacin d5444ee24a Remove this check in favor of the one added in [17126]. see #15969.
git-svn-id: https://develop.svn.wordpress.org/trunk@17127 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-23 19:40:32 +00:00
Andrew Nacin 53644f0409 bulk-themes nonce for network/themes.php deletion. props PeteMall, see #15969.
git-svn-id: https://develop.svn.wordpress.org/trunk@17126 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-23 18:53:44 +00:00
Ryan Boren f7b9a96f34 nonce checks for ms themes. see #15969
git-svn-id: https://develop.svn.wordpress.org/trunk@17122 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-23 16:20:36 +00:00
Ryan Boren a0b579b5e4 Check bulk-themes nonce before bulk delete. fixes #15922
git-svn-id: https://develop.svn.wordpress.org/trunk@17121 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-23 15:56:32 +00:00
Ryan Boren 280f384b72 Add delete support to network themes. Props PeteMall. fixes #15707
git-svn-id: https://develop.svn.wordpress.org/trunk@17101 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-21 16:50:16 +00:00
Ryan Boren 76e77b1790 Revert get_users_of_blog() to 3.0 behavior and deprecate. Use get_users() in core. Props scribu. fixes #15854
git-svn-id: https://develop.svn.wordpress.org/trunk@17084 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-20 16:25:35 +00:00
Andrew Nacin 63949f28f0 Remove old string. props SergeyBiryukov, see #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@17051 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-19 04:38:04 +00:00
Ryan Boren b209dadc63 Remove 'Search Results filter from ms themes. fixes #15872
git-svn-id: https://develop.svn.wordpress.org/trunk@17050 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-19 01:11:38 +00:00
Andrew Nacin 1dea0bc9f4 Use the update_core, update_plugins and update_themes caps in update-core.php. fixes #15866.
git-svn-id: https://develop.svn.wordpress.org/trunk@17048 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-18 18:43:35 +00:00
Andrew Nacin 91bb1425e9 Move to what will be the new Network Admin Codex page URLs. see #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@17045 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-18 18:27:12 +00:00
Andrew Nacin 5ca70d0b83 Merge the help strings across the network/site- pages. see #15880.
git-svn-id: https://develop.svn.wordpress.org/trunk@17044 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-18 18:02:11 +00:00
Andrew Nacin 08927ad10a s/id/ID/. props ocean90, fixes #15868.
git-svn-id: https://develop.svn.wordpress.org/trunk@17042 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-18 17:23:31 +00:00
Andrew Nacin 8336d6afcf Network admin contextual help fixes. props SergeyBiryukov, fixes #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@17037 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-17 23:34:10 +00:00
Andrew Nacin 4c684ff252 Add theme update bubble, hide redundant bubble on network admin. props PeteMall, see #15866.
git-svn-id: https://develop.svn.wordpress.org/trunk@17029 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-17 18:51:19 +00:00
Andrew Nacin 5b6b8b66db Final network admin help tweaks. props andrea_r, fixes #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@17015 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-17 03:34:00 +00:00
scribu 0f40bb19cd Introduce WP_List_Table::search_box(). See #15353
git-svn-id: https://develop.svn.wordpress.org/trunk@17006 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-16 20:45:10 +00:00
Andrew Nacin afecafe7ab Remove check_permissions() calls outside of AJAX context. Also only check for switch_themes in check_permissions() for the themes table. see #15326.
git-svn-id: https://develop.svn.wordpress.org/trunk@16990 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-16 08:43:22 +00:00
Andrew Nacin e01d886bfe Minor cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@16986 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-16 07:41:38 +00:00
Andrew Nacin e3982c68d8 A few more s/site-options/site-settings/. see #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@16985 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-16 07:14:34 +00:00
Andrew Nacin 7a5a8de701 Network Admin: Rename Options to Settings. Kick the tab to the end as well. see #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@16984 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-16 07:13:01 +00:00
Andrew Nacin b4bede6797 Move to 'Documentation on XY' in the network admin. see #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@16983 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-16 07:07:42 +00:00
Andrew Nacin 71bfe53027 Network admin contextual help edits. props vegasgeek, see #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@16982 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-16 07:02:56 +00:00
Andrew Nacin 4ab83c02c8 Network Admin contextual help. props andrea_r (!), see #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@16981 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-16 06:52:47 +00:00
Peter Westwood 1464ac0675 More caps back. See #15326
git-svn-id: https://develop.svn.wordpress.org/trunk@16970 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-15 19:24:42 +00:00
Andrew Nacin 98aac89317 Plugin install and thickbox for the network admin. props ocean90, fixes #15510, fixes #15750.
git-svn-id: https://develop.svn.wordpress.org/trunk@16963 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-15 18:48:40 +00:00