Commit Graph

137 Commits

Author SHA1 Message Date
Ryan Boren 3b7130bbae attr escaping. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11110 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-28 06:37:51 +00:00
Ryan Boren fe7c34b6fd s/attribute_escape/attr/. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11109 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-28 05:58:45 +00:00
Ryan Boren e87cac6f06 Don't remember search in last view. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11055 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 17:56:38 +00:00
Ryan Boren 43460fd224 Update plugins leader text
git-svn-id: https://develop.svn.wordpress.org/trunk@11042 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-22 01:29:49 +00:00
Ryan Boren 677a8f5387 Fix all link. Props mtekk. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11039 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-21 22:57:23 +00:00
Ryan Boren 40a49d7481 Remember last view for plugins page. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11034 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-21 20:38:17 +00:00
Ryan Boren 30e5072c9e Remember status and page when redirecting. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11029 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-21 19:17:44 +00:00
Ryan Boren 493a97c532 Add per page screen option to plugins page. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11027 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-21 06:49:53 +00:00
Ryan Boren e201304529 Fix bulk action lists. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11014 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-20 19:23:33 +00:00
Ryan Boren 12c7093645 Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@11013 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-20 18:18:39 +00:00
Ryan Boren cff07d7f0d Show actions based on plugin active status. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11004 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-19 18:53:05 +00:00
Ryan Boren 4cd99b0f04 Plugin search and paging. Props DD32. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11003 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-19 18:50:22 +00:00
Ryan Boren ff50150630 Fix translation of plugin metadata. Props DD32. fixes #9573
git-svn-id: https://develop.svn.wordpress.org/trunk@11002 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-19 18:45:09 +00:00
Ryan Boren 85c2295ced Move leader text to contextual help. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11001 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-19 01:27:18 +00:00
Ryan Boren cd7b969f9f Add filter showing all plugins that have an upgrade available. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@11000 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-19 01:22:02 +00:00
Ryan Boren 8511a85eae Add plugin filter by status. Move help verbage to contextual help. see #9527
git-svn-id: https://develop.svn.wordpress.org/trunk@10999 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-19 01:11:13 +00:00
Ryan Boren d452019e04 Use comments_open() and pings_open() in packaged themes. Props coffee2code. fixes #9556
git-svn-id: https://develop.svn.wordpress.org/trunk@10978 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-17 05:30:09 +00:00
Andrew Ozz f05792a405 Remove unused code from wp-admin/plugins.php, props DD32, fixes #9454
git-svn-id: https://develop.svn.wordpress.org/trunk@10867 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-04 11:15:39 +00:00
Ryan Boren 53f495182a Don't show already installed plugins in the Plugins dashboard widget. Props Viper007Bond. fixes #8781
git-svn-id: https://develop.svn.wordpress.org/trunk@10738 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-07 02:07:24 +00:00
Ryan Boren baaaa352ba Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 18:03:31 +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
Andrew Ozz b37725917d Remove "Danger!" red from Cancel links and Deactivate plugins
git-svn-id: https://develop.svn.wordpress.org/trunk@9941 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 07:35:33 +00:00
Peter Westwood 6c4bb8992f Sync arguments to plugin hooks to enable same function to be hooked on to both to enable backward compatible plugins. Fixes #8365 props strider72.
git-svn-id: https://develop.svn.wordpress.org/trunk@9904 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 15:23:51 +00:00
Andrew Ozz 90c37c1792 Screen icons
git-svn-id: https://develop.svn.wordpress.org/trunk@9903 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 13:51:25 +00:00
Andrew Ozz 57a1c6f31e CSS fixes and improvements, also IE7 and some IE6 fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9733 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-17 18:01:00 +00:00
Andrew Ozz 521d3c0998 Consolidate six more js files
git-svn-id: https://develop.svn.wordpress.org/trunk@9631 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 09:35:50 +00:00
Ryan Boren eea86a8557 Validation fixes from Simek. fixes #8139
git-svn-id: https://develop.svn.wordpress.org/trunk@9592 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 17:49:00 +00:00
Andrew Ozz 513e83a912 Add thickbox in plugins.php, fixes #8090
git-svn-id: https://develop.svn.wordpress.org/trunk@9562 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-07 22:11:14 +00:00
Andrew Ozz 206a4713c9 Several small fixes: edit-category-form, admin-footer, plugins
git-svn-id: https://develop.svn.wordpress.org/trunk@9538 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 22:52:59 +00:00
Peter Westwood 6096aa0634 Correct the actions dropdowns for the different contexts. Fixes #7974 props sivel.
git-svn-id: https://develop.svn.wordpress.org/trunk@9362 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-26 22:06:58 +00:00
Ryan Boren f38fb4c796 Fix plugin activation error reporting. Props DD32. fixes #7671
git-svn-id: https://develop.svn.wordpress.org/trunk@9352 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-26 06:33:33 +00:00
Peter Westwood 76af1b179a Plugins page actions dropdowns.
git-svn-id: https://develop.svn.wordpress.org/trunk@9342 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-25 19:14:47 +00:00
Andrew Ozz 0e845af695 New buttons and styling for all "management" pages
git-svn-id: https://develop.svn.wordpress.org/trunk@9328 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 18:25:46 +00:00
Ryan Boren 13897aba80 use activate_plugin for error scraping, pass full WP_Error object to wp_die(), whitespace cleanups. Props DD32. fixes #7671
git-svn-id: https://develop.svn.wordpress.org/trunk@9315 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 05:47:55 +00:00
Ryan Boren 42d6208061 get_plugin_data() back compat fixes from DD32. fixes #7479
git-svn-id: https://develop.svn.wordpress.org/trunk@9272 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 00:08:22 +00:00
Mark Jaquith 202c2fc0be Covering our XSS bases
git-svn-id: https://develop.svn.wordpress.org/trunk@9233 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 20:06:22 +00:00
Mark Jaquith 377ad4f01d Bring back the H2s. Rough draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@9232 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 20:02:03 +00:00
Andrew Ozz c15e06e42a HTML validation fixes, props Viper007Bond
git-svn-id: https://develop.svn.wordpress.org/trunk@9223 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 03:49:43 +00:00
Peter Westwood 8b7e31f8ce Add some plugin specific hooks to the plugin management screen. Fixes #7856 props strider72.
git-svn-id: https://develop.svn.wordpress.org/trunk@9124 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-11 21:33:14 +00:00
Ryan Boren 6d727a9c2b phpdoc for wp-admin. Props jacobsantos. see #7527
git-svn-id: https://develop.svn.wordpress.org/trunk@9119 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-10 18:21:16 +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
Ryan Boren 8f62bd766a h2 removal per wireframes. Props Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9032 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-29 22:06:23 +00:00
Andrew Ozz 3562ad77b6 Add table footers and action selects at the bottom
git-svn-id: https://develop.svn.wordpress.org/trunk@9028 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-29 09:26:21 +00:00
Andrew Ozz 36c04753fb Batch editing, first cut, see #6815
git-svn-id: https://develop.svn.wordpress.org/trunk@8973 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-25 13:42:34 +00:00
Peter Westwood d3040067f7 Make it possible to clear the recently active plugins list. Fixes #7613 props caesarsgrunt.
git-svn-id: https://develop.svn.wordpress.org/trunk@8755 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 20:55:48 +00:00
Ryan Boren 6db75e59d4 Collapse crazyhorse to trunk. Incoming! see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8691 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 21:42:31 +00:00
Peter Westwood e1adf1d070 More phpdoc updates for wp-adming. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8656 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-16 07:27:34 +00:00
Ryan Boren 197fc1d118 Notice fixes. Props DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@8646 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-14 17:00:37 +00:00
Ryan Boren 2272a1a950 Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@8600 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-09 05:36:14 +00:00
Ryan Boren 25bcec4e28 Plugin install fixes from DD32. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@8550 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 17:06:42 +00:00