Commit Graph

144 Commits

Author SHA1 Message Date
ryan bcc453a997 Default plugins per page to 999
git-svn-id: http://svn.automattic.com/wordpress/trunk@11314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-13 04:26:40 +00:00
markjaquith bdf8e8fb38 Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791
git-svn-id: http://svn.automattic.com/wordpress/trunk@11312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-12 22:40:56 +00:00
ryan 5dfb63c15b Sort active plugins before inactive plugins in all plugins list
git-svn-id: http://svn.automattic.com/wordpress/trunk@11307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-12 17:32:57 +00:00
ryan 390b263242 Remove intro
git-svn-id: http://svn.automattic.com/wordpress/trunk@11261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-11 05:19:18 +00:00
markjaquith 6c2ffddf31 _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-05 19:43:53 +00:00
ryan 808079dc32 Use invisible class for hiding labels and legends.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-04 21:28:58 +00:00
ryan 5f7de2a553 Plural contexts. Props nbachiyski. fixes #8128
git-svn-id: http://svn.automattic.com/wordpress/trunk@11137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-30 16:22:14 +00:00
ryan 9ef2afc85b attr escaping. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-28 06:37:51 +00:00
ryan 2d489767bb s/attribute_escape/attr/. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-28 05:58:45 +00:00
ryan db80f0e778 Don't remember search in last view. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-22 17:56:38 +00:00
ryan c1e160a715 Update plugins leader text
git-svn-id: http://svn.automattic.com/wordpress/trunk@11042 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-22 01:29:49 +00:00
ryan 8f98c5d7cd Fix all link. Props mtekk. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-21 22:57:23 +00:00
ryan 4e05be3860 Remember last view for plugins page. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11034 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-21 20:38:17 +00:00
ryan 1a17f1963e Remember status and page when redirecting. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-21 19:17:44 +00:00
ryan e8285dc491 Add per page screen option to plugins page. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-21 06:49:53 +00:00
ryan dba5368640 Fix bulk action lists. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-20 19:23:33 +00:00
ryan a61bc0ec8a Trailing whitespace cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@11013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-20 18:18:39 +00:00
ryan c72dd79062 Show actions based on plugin active status. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11004 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-19 18:53:05 +00:00
ryan dd5ea16c6f Plugin search and paging. Props DD32. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11003 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-19 18:50:22 +00:00
ryan b6caa91300 Fix translation of plugin metadata. Props DD32. fixes #9573
git-svn-id: http://svn.automattic.com/wordpress/trunk@11002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-19 18:45:09 +00:00
ryan 73ee8e006d Move leader text to contextual help. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-19 01:27:18 +00:00
ryan 75c82cab75 Add filter showing all plugins that have an upgrade available. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@11000 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-19 01:22:02 +00:00
ryan 86695c7c5f Add plugin filter by status. Move help verbage to contextual help. see #9527
git-svn-id: http://svn.automattic.com/wordpress/trunk@10999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-19 01:11:13 +00:00
ryan a1aeb4a1f2 Use comments_open() and pings_open() in packaged themes. Props coffee2code. fixes #9556
git-svn-id: http://svn.automattic.com/wordpress/trunk@10978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-17 05:30:09 +00:00
azaozz b9c19736ff Remove unused code from wp-admin/plugins.php, props DD32, fixes #9454
git-svn-id: http://svn.automattic.com/wordpress/trunk@10867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-04 11:15:39 +00:00
ryan 98462ab1b6 Don't show already installed plugins in the Plugins dashboard widget. Props Viper007Bond. fixes #8781
git-svn-id: http://svn.automattic.com/wordpress/trunk@10738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-07 02:07:24 +00:00
ryan e89192b1a8 Strip trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@10150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 18:03:31 +00:00
azaozz 0927fbcc0d Action -> Bulk Action for manage screens, props FFEMTcJ, fixes #8375
git-svn-id: http://svn.automattic.com/wordpress/trunk@10049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-04 21:57:56 +00:00
azaozz e7ac7d001b Remove "Danger!" red from Cancel links and Deactivate plugins
git-svn-id: http://svn.automattic.com/wordpress/trunk@9941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-28 07:35:33 +00:00
westi 97bdf396f4 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: http://svn.automattic.com/wordpress/trunk@9904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-26 15:23:51 +00:00
azaozz 7c68e6945a Screen icons
git-svn-id: http://svn.automattic.com/wordpress/trunk@9903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-26 13:51:25 +00:00
azaozz a4da82e877 CSS fixes and improvements, also IE7 and some IE6 fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@9733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-17 18:01:00 +00:00
azaozz 7e200d589d Consolidate six more js files
git-svn-id: http://svn.automattic.com/wordpress/trunk@9631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-12 09:35:50 +00:00
ryan 81f671bb73 Validation fixes from Simek. fixes #8139
git-svn-id: http://svn.automattic.com/wordpress/trunk@9592 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 17:49:00 +00:00
azaozz 0be38b6def Add thickbox in plugins.php, fixes #8090
git-svn-id: http://svn.automattic.com/wordpress/trunk@9562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-07 22:11:14 +00:00
azaozz 36ebfb1ada Several small fixes: edit-category-form, admin-footer, plugins
git-svn-id: http://svn.automattic.com/wordpress/trunk@9538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-05 22:52:59 +00:00
westi bb7249cffe Correct the actions dropdowns for the different contexts. Fixes #7974 props sivel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-26 22:06:58 +00:00
ryan f68bd416e8 Fix plugin activation error reporting. Props DD32. fixes #7671
git-svn-id: http://svn.automattic.com/wordpress/trunk@9352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-26 06:33:33 +00:00
westi c21aa4f3cf Plugins page actions dropdowns.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9342 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-25 19:14:47 +00:00
azaozz ee9c9b86cf New buttons and styling for all "management" pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@9328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 18:25:46 +00:00
ryan 58d9c20de5 use activate_plugin for error scraping, pass full WP_Error object to wp_die(), whitespace cleanups. Props DD32. fixes #7671
git-svn-id: http://svn.automattic.com/wordpress/trunk@9315 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 05:47:55 +00:00
ryan 574bc847f3 get_plugin_data() back compat fixes from DD32. fixes #7479
git-svn-id: http://svn.automattic.com/wordpress/trunk@9272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-22 00:08:22 +00:00
markjaquith 4d2d655490 Covering our XSS bases
git-svn-id: http://svn.automattic.com/wordpress/trunk@9233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 20:06:22 +00:00
markjaquith 61f911c42e Bring back the H2s. Rough draft.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 20:02:03 +00:00
azaozz 707dabfa7f HTML validation fixes, props Viper007Bond
git-svn-id: http://svn.automattic.com/wordpress/trunk@9223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 03:49:43 +00:00
westi e04f473580 Add some plugin specific hooks to the plugin management screen. Fixes #7856 props strider72.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-11 21:33:14 +00:00
ryan 9ce46d3937 phpdoc for wp-admin. Props jacobsantos. see #7527
git-svn-id: http://svn.automattic.com/wordpress/trunk@9119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-10 18:21:16 +00:00
azaozz 4acbfa76ec Reposition the Search and Filter. Brings the top of the screen closer to the wireframes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-03 00:13:12 +00:00
ryan ea0ce44d87 h2 removal per wireframes. Props Viper007Bond. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-29 22:06:23 +00:00
azaozz 6cd6f6d9f8 Add table footers and action selects at the bottom
git-svn-id: http://svn.automattic.com/wordpress/trunk@9028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-29 09:26:21 +00:00