Commit Graph

231 Commits

Author SHA1 Message Date
scribu
9a9e872597 introduce WP_List_Table::views(). See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15578 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-09-05 21:26:27 +00:00
scribu
75219a5110 Introduce get_list_table(). See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-08-25 00:51:44 +00:00
scribu
385dbb646d On the plugins page, set and at the right time. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-08-24 19:50:55 +00:00
ryan
402bd5d1e2 Some escaping
git-svn-id: http://svn.automattic.com/wordpress/trunk@15521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-08-23 13:25:51 +00:00
scribu
cae0e969ce replace $table with $wp_list_table. See #14651
git-svn-id: http://svn.automattic.com/wordpress/trunk@15519 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-08-22 11:22:46 +00:00
scribu
c6056827ed Introduce WP_List_Table::check_permissions() and WP_List_Table::prepare_items(). Fixes #14596; See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-08-12 23:21:05 +00:00
scribu
0c3a38fc6c Revert MS related stuff in plugins.php from [15491]
git-svn-id: http://svn.automattic.com/wordpress/trunk@15492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-08-11 23:49:30 +00:00
scribu
020ce73746 Ajaxify list-type screens in the admin. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-08-11 21:54:51 +00:00
ryan
56b53ff30f Remove 'plugins page is not visible to normal users' notice. We're just not that into you.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-08-02 17:25:54 +00:00
ryan
551dc49b7b Fix network plugins menu active highlight. Props duck_. see #14435
git-svn-id: http://svn.automattic.com/wordpress/trunk@15483 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-30 21:33:39 +00:00
ryan
21e3f0f7fa Network Admin, first pass. see #14435
git-svn-id: http://svn.automattic.com/wordpress/trunk@15481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-30 20:34:54 +00:00
westi
ea91074608 Remove dead code. Props nacin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-24 19:51:46 +00:00
westi
4bb09d0382 Fix notice when visiting the plugins page as a site admin with multisite enabled. Fixes #14010.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-24 19:47:44 +00:00
ryan
35afb0b032 Markup fixes for plugins screen. Props johnbillion. fixes #14007 for 3.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@15318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-24 15:10:23 +00:00
ryan
ec0b1234a9 Allow only super admins to see plugins.php if the Plugins menu is not exposed. Props ocean90. fixes #13944
git-svn-id: http://svn.automattic.com/wordpress/trunk@15271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-17 15:57:02 +00:00
nacin
6c7120ff14 target=blank help fixes. props zeo, fixes #13467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-04 03:42:43 +00:00
nacin
34c1fa6d0b target=blank for help. props jorbin, see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@15132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-03 21:00:39 +00:00
ryan
f7428fc146 Help text cleanup. Props zeo. fixes #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@15126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-03 13:37:51 +00:00
ryan
17129fb62e Cut 'em out, move 'em on, trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@15116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-02 20:04:07 +00:00
ryan
5d5cb6e483 Allow plugin activation even if plugin generates extra output. Make warning more informative. fixes #13585
git-svn-id: http://svn.automattic.com/wordpress/trunk@15017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-28 00:18:00 +00:00
nbachiyski
bb00d56a67 Menu translatable strings cleanup.
* Take out <strong> of the translatable part of For more information:
 * Include support forums and Codex links inside translations, because most translators would want to change them to their local documentation sites or Codex prefixes


git-svn-id: http://svn.automattic.com/wordpress/trunk@14989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-27 11:52:15 +00:00
dd32
de6abc0ee1 Add Importer support to Plugin Install workflow, Offers to Activate Plugin & Run installer, and returning to Imports upon successful Importer Plugin Installation. See #13566
git-svn-id: http://svn.automattic.com/wordpress/trunk@14985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-27 11:04:08 +00:00
ryan
f8796da5f7 Update help for plugins.php. Props jane. see #13467
git-svn-id: http://svn.automattic.com/wordpress/trunk@14956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-26 20:19:59 +00:00
nacin
0dc122c58f Change search box label to 'search installed plugins' for clarity. props jane, duck_, fixes #13518.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14851 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 19:43:36 +00:00
ryan
de01cfab62 Manage Plugins -> Plugins. see #11274
git-svn-id: http://svn.automattic.com/wordpress/trunk@14838 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-24 15:41:12 +00:00
dd32
e3c89b72b5 Do not perform a plugin search for an empty string on the Installed plugins screen. Clicking "Search Plugins" without a term would result in "No plugins to show". See #13451
git-svn-id: http://svn.automattic.com/wordpress/trunk@14743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-19 13:07:26 +00:00
dd32
54ed67f7f9 Allow for an empty search result set on the Installed Plugin searching, ie. when a non-existent term is searched. Fixes #13451
git-svn-id: http://svn.automattic.com/wordpress/trunk@14742 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-19 13:04:24 +00:00
nacin
f9df8a36ae s/blog/site/ in more places. props PeteMall, see #11644.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-04-30 01:54:32 +00:00
nacin
d7f5f107e4 Make the 'Delete' action link for plugins red. fixes #12741, props jane.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-04-18 17:43:16 +00:00
nacin
6ec7cb4540 Use relative paths when including files, avoiding include_path. fixes #12594, props sorich87.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-04-18 06:14:45 +00:00
wpmuguru
e439ce17bd more manage_network_* caps, see #12109
git-svn-id: http://svn.automattic.com/wordpress/trunk@14003 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-04-05 02:59:10 +00:00
nacin
e9a109f34e Push the Delete link to the end for plugin actions. see #12741
git-svn-id: http://svn.automattic.com/wordpress/trunk@13979 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-04-04 00:24:16 +00:00
dd32
1c0c3bdbc2 Restore Edit link for active plugins. Whitespace & if end markers. Also removed a non-needed bool check. Fixes #12741
git-svn-id: http://svn.automattic.com/wordpress/trunk@13874 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-29 07:23:29 +00:00
dd32
bee035af16 Make the WordPress Magic translate Plugins properly. Fixes #12681
git-svn-id: http://svn.automattic.com/wordpress/trunk@13868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-28 06:43:16 +00:00
nacin
cc03c9c11b s/blog/site/. props ocean90.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-18 20:50:00 +00:00
nacin
94d540f05d Change "Blog" to "Site" in the Settings panels.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13750 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-18 17:46:25 +00:00
ryan
e25a65b36a Trim trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@13733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-17 16:27:25 +00:00
dd32
f3af366e3d First scrape at new UI for Bulk plugin upgrades. See #11232
git-svn-id: http://svn.automattic.com/wordpress/trunk@13602 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-06 08:39:50 +00:00
dd32
b90b27a6d6 Display PHP Start-up Errors/Warnings. Props Denis-de-Bernardy. Fixes #12395.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-28 12:19:09 +00:00
nacin
7fa2cac615 Clean up repetitive string. fixes #11850, props scribu
git-svn-id: http://svn.automattic.com/wordpress/trunk@13477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-28 01:31:54 +00:00
nacin
9deb08bade When deleting plugins, check for uninstall hooks and warn of data deletion. Props cyberhobo. Pluralize some string(s). fixes #11850
git-svn-id: http://svn.automattic.com/wordpress/trunk@13470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-27 22:01:22 +00:00
markjaquith
fcb5acb7e5 Plugin activation attempt goes through a function to show the same errors as the test. props miqrogroove. fixes #12089
git-svn-id: http://svn.automattic.com/wordpress/trunk@13452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-27 07:24:41 +00:00
nacin
2ce7dc4dac Don't use deprecated *_usermeta() functions. Props technosailor fixes #10837
git-svn-id: http://svn.automattic.com/wordpress/trunk@13311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-22 21:25:32 +00:00
nacin
13c2e250d4 Add a boolean filter to allow suppression of the new mu-plugins and drop-ins tabs. See #11861
git-svn-id: http://svn.automattic.com/wordpress/trunk@13305 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-22 19:37:26 +00:00
ryan
dbfb51c6e0 Trim trailing whites
git-svn-id: http://svn.automattic.com/wordpress/trunk@13268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-21 00:03:42 +00:00
nacin
5037479ed8 Full Multisite support for dropins/mu-plugins in admin area. Ensure that network, drop-ins and mu-plugins are only shown and counted to super admins. See #11644, #11861
git-svn-id: http://svn.automattic.com/wordpress/trunk@13235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-19 21:53:24 +00:00
nacin
020fde42ee Show must-use plugins and drop-ins in the plugins admin panel. First pass. See #11861
git-svn-id: http://svn.automattic.com/wordpress/trunk@13233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-19 21:16:14 +00:00
markjaquith
082eca5c48 Detect plugin output on activation, as well as fatal errors. props miqrogroove. fixes #12089
git-svn-id: http://svn.automattic.com/wordpress/trunk@13167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-16 03:44:20 +00:00
nacin
f8ca7dfd10 Add "Network Activate" option to Bulk Actions menu on plugins.php. See #11644, #12139
git-svn-id: http://svn.automattic.com/wordpress/trunk@13155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-14 14:46:38 +00:00
nacin
8aede6cab7 Consistently hide bulk actions, filters, and subpage links on admin panels when there are no items to show. Fixes #12086
git-svn-id: http://svn.automattic.com/wordpress/trunk@13100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-13 08:49:27 +00:00