Andrew Nacin
|
a7ddb80402
|
Rearrange action links in the install plugins browser. First pass on the UI overhaul. see #11050
git-svn-id: https://develop.svn.wordpress.org/trunk@13520 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-01 00:50:55 +00:00 |
Ryan Boren
|
72adbb470e
|
Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@12859 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 22:49:05 +00:00 |
Ryan Boren
|
2e46e81309
|
i18n fixes. Props nbachiyski. fixes #11954
git-svn-id: https://develop.svn.wordpress.org/trunk@12789 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-21 21:37:43 +00:00 |
Ryan Boren
|
e2adfc832a
|
Coding standards, space after if
git-svn-id: https://develop.svn.wordpress.org/trunk@12752 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-18 20:34:48 +00:00 |
Dion Hulse
|
97fb7fdd8b
|
Add extra error checking to the Plugin Browser and Plugin API function. Fixes #11640
git-svn-id: https://develop.svn.wordpress.org/trunk@12742 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-17 03:26:50 +00:00 |
Ryan Boren
|
71bef9fe26
|
Convert update_themes, update_plugins, update_core, and dismissed_update_core into site transients/plugins. Remove no longer need compat code.
git-svn-id: https://develop.svn.wordpress.org/trunk@12673 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-08 20:49:55 +00:00 |
Ryan Boren
|
de90d38205
|
Plugin install fixes. Props Denis-de-Bernardy. see #10192
git-svn-id: https://develop.svn.wordpress.org/trunk@11585 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-16 19:36:48 +00:00 |
Andrew Ozz
|
9c15878e5a
|
Fix plugin version check when updating, props dd32, fixes #10058
git-svn-id: https://develop.svn.wordpress.org/trunk@11541 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-10 10:16:00 +00:00 |
Andrew Ozz
|
246a93b31b
|
Reduce default Thickbox height on plugins install screen, props scribu, fixes #9986
git-svn-id: https://develop.svn.wordpress.org/trunk@11496 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-31 00:36:41 +00:00 |
Mark Jaquith
|
ba1c3bdd5b
|
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
git-svn-id: https://develop.svn.wordpress.org/trunk@11383 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-18 16:00:33 +00:00 |
Ryan Boren
|
49f326fb2c
|
Trim long descriptions in plugin installer search results. Props DD32. fixes #9576
git-svn-id: https://develop.svn.wordpress.org/trunk@11362 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-16 17:16:45 +00:00 |
Mark Jaquith
|
a2bf4db52b
|
Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791
git-svn-id: https://develop.svn.wordpress.org/trunk@11312 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 22:40:56 +00:00 |
Andrew Ozz
|
b63adead33
|
Add missing "echo" in plugin installer, props Viper007Bond, fixes #9746
git-svn-id: https://develop.svn.wordpress.org/trunk@11232 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-07 10:18:12 +00:00 |
Mark Jaquith
|
c638e8d8de
|
_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: https://develop.svn.wordpress.org/trunk@11204 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 19:43:53 +00:00 |
Ryan Boren
|
4a047f4240
|
Use invisible class for hiding labels and legends.
git-svn-id: https://develop.svn.wordpress.org/trunk@11180 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-04 21:28:58 +00:00 |
Ryan Boren
|
cfd320446f
|
Attr escaping
git-svn-id: https://develop.svn.wordpress.org/trunk@11173 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-04 17:54:08 +00:00 |
Ryan Boren
|
1583662c19
|
Add labels to text inputs. see #9445
git-svn-id: https://develop.svn.wordpress.org/trunk@11152 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-01 21:52:34 +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
|
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
|
603fba4ad4
|
consolidate plugin/theme/core upgrade/install functions. Props DD32. see #7875
git-svn-id: https://develop.svn.wordpress.org/trunk@11005 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-19 19:36:28 +00:00 |
Ryan Boren
|
db7cd782cf
|
Add context to string. Props Viper007Bond. fixes #9507
git-svn-id: https://develop.svn.wordpress.org/trunk@10944 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-16 16:32:32 +00:00 |
Andrew Ozz
|
9a62b02dfe
|
CSS cleanup and fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@10943 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-16 04:41:05 +00:00 |
Ryan Boren
|
3d0574cee3
|
Split add new plugin dashboard into search and upload.
git-svn-id: https://develop.svn.wordpress.org/trunk@10829 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-20 13:31:00 +00:00 |
Andrew Ozz
|
a779b2e002
|
More theme install styling, see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10823 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-20 00:14:57 +00:00 |
Peter Westwood
|
8c818f3ab6
|
Fix notice in plugin installer. See #9365 props sivel
git-svn-id: https://develop.svn.wordpress.org/trunk@10820 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-19 21:49:32 +00:00 |
Andrew Ozz
|
c39389175b
|
Add some styling to plugins descriptions when installing
git-svn-id: https://develop.svn.wordpress.org/trunk@10790 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-15 13:09:25 +00:00 |
Andrew Ozz
|
2327dd41c7
|
Theme install style tweaks, see #8652
git-svn-id: https://develop.svn.wordpress.org/trunk@10788 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-15 11:04:34 +00:00 |
Ryan Boren
|
b49af910e3
|
Cleanup plugin compatibility messages. Props DD32. fixes #8868
git-svn-id: https://develop.svn.wordpress.org/trunk@10759 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-10 18:31:55 +00:00 |
Ryan Boren
|
854a8d6341
|
Use _n(). Props nbachiyski. fixes #9111
git-svn-id: https://develop.svn.wordpress.org/trunk@10606 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-20 19:35:16 +00:00 |
Andrew Ozz
|
1875889e8c
|
Typo fix: occured/occurred, props demetris, fixes #8950
git-svn-id: https://develop.svn.wordpress.org/trunk@10468 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-30 14:30:30 +00:00 |
Ryan Boren
|
bd6ba8607b
|
Remove unneeded lines. Props matthewh84. fixes #8563
git-svn-id: https://develop.svn.wordpress.org/trunk@10176 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-10 19:43: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
|
161d70aeb9
|
Remove extra screen icons, fixes #8514
git-svn-id: https://develop.svn.wordpress.org/trunk@10093 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-07 01:55:06 +00:00 |
Ryan Boren
|
ab6e1f7344
|
Typo fix from nbachiyski. fixes #8412
git-svn-id: https://develop.svn.wordpress.org/trunk@9950 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-28 21:03:12 +00:00 |
Andrew Ozz
|
bdb1810ef8
|
Pagination arrow replacement, fixes #8363
git-svn-id: https://develop.svn.wordpress.org/trunk@9914 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-27 00:28:24 +00:00 |
Andrew Ozz
|
0b85e05cda
|
More screen icons and fixes, includes patch by johnconners, fixes #8380
git-svn-id: https://develop.svn.wordpress.org/trunk@9912 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-26 23:35:23 +00:00 |
Ryan Boren
|
681aec1e1c
|
Typo fix. Props ydekproductions. fixes #8330
git-svn-id: https://develop.svn.wordpress.org/trunk@9860 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-24 08:40:21 +00:00 |
Ryan Boren
|
33c9d2f4d4
|
Show 24 results per page for plugin searches. fixes #8290
git-svn-id: https://develop.svn.wordpress.org/trunk@9821 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-20 21:22:24 +00:00 |
Ryan Boren
|
594fe65301
|
Improve latest version detection in plugin updater. Props DD32. fixes #8129
git-svn-id: https://develop.svn.wordpress.org/trunk@9793 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-19 19:25:53 +00:00 |
Ryan Boren
|
bbaa2ed570
|
Page link styling improvements. Props iammattthomas. fixes #8266
git-svn-id: https://develop.svn.wordpress.org/trunk@9746 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-18 00:59:57 +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 |
Ryan Boren
|
fab4e5a68e
|
Unused var fixes. Props DD32. see #8220
git-svn-id: https://develop.svn.wordpress.org/trunk@9716 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-15 18:10:35 +00:00 |
Ryan Boren
|
2307b67870
|
Text tweak. Props demetris. fixes #8201
git-svn-id: https://develop.svn.wordpress.org/trunk@9700 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-14 23:08:25 +00:00 |
Ryan Boren
|
84f08ca047
|
Plugin installer updates from DD32. fixes #7908
git-svn-id: https://develop.svn.wordpress.org/trunk@9682 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-14 17:07:24 +00:00 |
Ryan Boren
|
0b9dc12a17
|
i18n plurals fixes from nbachiyski. fixes #8142
git-svn-id: https://develop.svn.wordpress.org/trunk@9668 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-13 20:59:32 +00:00 |
Ryan Boren
|
a070a5e38f
|
Revert [9523]. fixes #8195 see #7395
git-svn-id: https://develop.svn.wordpress.org/trunk@9664 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-13 18:48:54 +00:00 |
Andrew Ozz
|
a2f76484d6
|
Fix double negative message in plugin-install.php, props Speedboxer, fixes 8151
git-svn-id: https://develop.svn.wordpress.org/trunk@9619 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-11 22:12:39 +00:00 |
Ryan Boren
|
554a859a4f
|
Use %s, not %d, for number format output. Props nbachiyski. fixes #8136
git-svn-id: https://develop.svn.wordpress.org/trunk@9591 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-10 17:47:41 +00:00 |
Andrew Ozz
|
464fdd9e4d
|
Add missing "button" class, props Simek, fixes #8067
git-svn-id: https://develop.svn.wordpress.org/trunk@9527 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 18:14:22 +00:00 |
Ryan Boren
|
6b21746eea
|
Set perms when making plugin dirs. see #7395
git-svn-id: https://develop.svn.wordpress.org/trunk@9524 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 17:35:58 +00:00 |
Ryan Boren
|
742c91322a
|
Support installation of plugins living in a subdir in svn. Props DD32. fixes #7395
git-svn-id: https://develop.svn.wordpress.org/trunk@9523 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 17:07:45 +00:00 |
Mark Jaquith
|
3090404b64
|
stripslashes() on plugin-install.php stuff
git-svn-id: https://develop.svn.wordpress.org/trunk@9521 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-05 06:47:35 +00:00 |
Ryan Boren
|
dab986a9b0
|
Notice fixes from filosofo and Viper007Bond. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9506 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-04 03:22:24 +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
|
70fc9ebcb4
|
Plugin install dialog formatting fixes from DD32. fixes #7908
git-svn-id: https://develop.svn.wordpress.org/trunk@9314 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 04:54:21 +00:00 |
Ryan Boren
|
b406bec607
|
phpdoc corrections from jacobsantos. see #7918
git-svn-id: https://develop.svn.wordpress.org/trunk@9243 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-18 20:46:30 +00:00 |
Ryan Boren
|
d520f245f0
|
i18n fixes for plugin intaller from DD32 and nbachiyski. see #7807
git-svn-id: https://develop.svn.wordpress.org/trunk@9222 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-17 02:35:43 +00:00 |
Ryan Boren
|
052415b790
|
Sanitation and error handling for plugin install. Props DD32. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@9163 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 15:56:33 +00:00 |
Matt Mullenweg
|
99926fafae
|
Unsquish text so it doesn't run into each other.
git-svn-id: https://develop.svn.wordpress.org/trunk@9150 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 01:33:27 +00:00 |
Ryan Boren
|
fdd835c97e
|
Plugin install from DD32. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@9141 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-13 23:39:56 +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
|
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 |
Ryan Boren
|
3e43adeb6e
|
phpdoc for wp-admin/includes from jacobsantos. see #7527
git-svn-id: https://develop.svn.wordpress.org/trunk@8912 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-17 00:40:10 +00:00 |
Ryan Boren
|
110b6f1bbe
|
Plugin install cleanups from Simek. fixes #7717
git-svn-id: https://develop.svn.wordpress.org/trunk@8884 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-14 05:37:54 +00:00 |
Andrew Ozz
|
15bee9cec8
|
Fix typo, props Simek fixes #7590
git-svn-id: https://develop.svn.wordpress.org/trunk@8727 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-25 10:57:14 +00:00 |
Peter Westwood
|
ca850a4456
|
HTTP API improvements. Implements chunked transfer decoding. Moves plugin update checker over to api. see #4779 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8630 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-12 21:21:11 +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 |
Ryan Boren
|
f9438787d6
|
Set eol-style. see #6015
git-svn-id: https://develop.svn.wordpress.org/trunk@8541 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-04 21:17: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 |