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 |
Peter Westwood
|
0d522c3898
|
Plugin Install GSOC project first code drop. Props DD32 see #6015.
git-svn-id: https://develop.svn.wordpress.org/trunk@8540 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-04 21:01:09 +00:00 |
Peter Westwood
|
4e86f315b8
|
Avoid possible XSS when displaying the list of invalid plugins fixes #6871 for trunk props xknown.
git-svn-id: https://develop.svn.wordpress.org/trunk@8499 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-30 06:38:40 +00:00 |
Andrew Ozz
|
ba35a97bb5
|
Fix error message when invalidating plugin because of bad path.
git-svn-id: https://develop.svn.wordpress.org/trunk@8496 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-30 00:02:47 +00:00 |
Andrew Ozz
|
4ad2e3433e
|
Include only valid plugins. Props guillep2k, fixes #6871
git-svn-id: https://develop.svn.wordpress.org/trunk@8495 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-29 23:10:12 +00:00 |
Ryan Boren
|
0426b70c8e
|
Move plugin data translation and display markup to plugins page. Props DD32. see #3089
git-svn-id: https://develop.svn.wordpress.org/trunk@8368 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-18 03:16:53 +00:00 |
Ryan Boren
|
dea25c77e3
|
Plugins page layout improvements from DD32. see #7091
git-svn-id: https://develop.svn.wordpress.org/trunk@8218 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-30 23:12:18 +00:00 |
Ryan Boren
|
8712abb23c
|
Delete plugin confirmation from DD32. see #7091
git-svn-id: https://develop.svn.wordpress.org/trunk@8095 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-16 18:35:48 +00:00 |
Ryan Boren
|
a5afa77fca
|
Cache get_plugins() list. Props DD32. fixes #7113
git-svn-id: https://develop.svn.wordpress.org/trunk@8068 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-10 16:57:33 +00:00 |
Ryan Boren
|
8c3e7d7283
|
Add delete_plugins and update_plugins caps. Props DD32. fixes #7096
git-svn-id: https://develop.svn.wordpress.org/trunk@8060 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-06 19:21:35 +00:00 |
Ryan Boren
|
b2d881412a
|
Bulk delete/activate/deactivate for plugins. Split plugins into active and available lists. Props DD32. see #7091
git-svn-id: https://develop.svn.wordpress.org/trunk@8049 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-04 18:09:31 +00:00 |
Ryan Boren
|
6cc11cbf1e
|
Allow wp-content to exist outside of webroot. Props sambauers. see #6938
git-svn-id: https://develop.svn.wordpress.org/trunk@7999 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-27 17:55:24 +00:00 |
Ryan Boren
|
488f9bf776
|
Consolidate class attributes. Props robertaccettura. fixes #6853 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7846 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-28 15:17:55 +00:00 |
Ryan Boren
|
337574056a
|
Active plugin highlighting tweaks from MT. fixes #6275
git-svn-id: https://develop.svn.wordpress.org/trunk@7538 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 22:27:27 +00:00 |
Matt Mullenweg
|
4705bdae6e
|
Removing active image.
git-svn-id: https://develop.svn.wordpress.org/trunk@7519 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 04:48:20 +00:00 |
Ryan Boren
|
6662674cfc
|
Tweak active plugin highlighting. WIP. see #6275
git-svn-id: https://develop.svn.wordpress.org/trunk@7518 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 04:23:02 +00:00 |
Ryan Boren
|
af399609b8
|
Filter list of plugins actions. Props DD32. see #5660
git-svn-id: https://develop.svn.wordpress.org/trunk@7517 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 03:59:40 +00:00 |
Ryan Boren
|
1a3fb85345
|
Markup fixes for plugins page from DD32. fixes #6383
git-svn-id: https://develop.svn.wordpress.org/trunk@7515 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-26 03:33:14 +00:00 |
Peter Westwood
|
333cc6c1c8
|
Right align actions on Plugins page. Fixes #6337 props mt.
git-svn-id: https://develop.svn.wordpress.org/trunk@7463 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-21 22:01:29 +00:00 |
Mark Jaquith
|
49dde1abac
|
We're not reactivating ALL plugins, just the ones that were previously active
git-svn-id: https://develop.svn.wordpress.org/trunk@7457 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-21 19:40:06 +00:00 |
Ryan Boren
|
872d374ece
|
Reduce dependency on inline style. Props mdawaffe. fixes #6228
git-svn-id: https://develop.svn.wordpress.org/trunk@7304 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-14 23:58:31 +00:00 |
Ryan Boren
|
3329632eee
|
Remove extra plugin page pipes. fixes #6059
git-svn-id: https://develop.svn.wordpress.org/trunk@7122 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-01 20:38:35 +00:00 |
Ryan Boren
|
87b8a192c8
|
Style updates to plugins, export, and sidemenu from mt. fixes #6019
git-svn-id: https://develop.svn.wordpress.org/trunk@7066 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 19:18:21 +00:00 |
Ryan Boren
|
18875a91a8
|
Validation fixes from nbachiyski. fixes #5962
git-svn-id: https://develop.svn.wordpress.org/trunk@6980 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-22 17:30:43 +00:00 |
Ryan Boren
|
3a18b96c9b
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@6726 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 06:47:27 +00:00 |
Ryan Boren
|
fc12afebbc
|
Always show plugin activation errors. Props DD32. fixes #5673
git-svn-id: https://develop.svn.wordpress.org/trunk@6627 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-16 16:46:49 +00:00 |