Commit Graph

25 Commits

Author SHA1 Message Date
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 69139c4672 Return WP_Error from download_url() on HTTP Errors. Fix cases where current plugin filename differs from the WordPress.org slug. Props DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7547 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 07:36:30 +00:00
Ryan Boren db66d57993 Deactivate plugins during plugin update. Props DD32. see #6262
git-svn-id: https://develop.svn.wordpress.org/trunk@7465 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 23:02:00 +00:00
Ryan Boren aebc9b36d3 Fix logic inversion. Props DD32. fixes #6248
git-svn-id: https://develop.svn.wordpress.org/trunk@7434 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 23:54:17 +00:00
Ryan Boren 55d0af7437 Don't show plugin upgrade notice if user cannot edit_plugins. Props DD32. fixes #6248
git-svn-id: https://develop.svn.wordpress.org/trunk@7433 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 23:43:54 +00:00
Ryan Boren 40da1d6412 Auto update fixes from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7238 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 16:37:44 +00:00
Ryan Boren e5ce1add47 Upgrade message in dash. Props mdawaffe. fixes #6060
git-svn-id: https://develop.svn.wordpress.org/trunk@7237 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 16:13:07 +00:00
Ryan Boren 15512e1ed8 Fix deletion of plugins not in their own directory. Props DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7209 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 17:13:41 +00:00
Ryan Boren 0160d81eee Return error if base dir empty. Props DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7205 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 07:44:23 +00:00
Ryan Boren dc6c68d79a wp-fs fixes from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7155 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 17:10:17 +00:00
Ryan Boren 6d7441c26e Remove trailing whites.
git-svn-id: https://develop.svn.wordpress.org/trunk@7130 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-02 20:17:30 +00:00
Ryan Boren e05d09f0e6 Plugin updater updates. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7126 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-01 21:20:23 +00:00
Ryan Boren e212f055d3 Fix plugin version compare. Props mdawaffe. fixes #5978
git-svn-id: https://develop.svn.wordpress.org/trunk@7076 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 23:43:22 +00:00
Ryan Boren e0574ed6ac fs direct fixes from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@6920 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 00:15:55 +00:00
Ryan Boren 3064a1290c First cut at plugin update. Props DD32 for the filesystem abstraction. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@6779 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 05:45:54 +00:00
Ryan Boren 791a7d7191 Unused var cleanup. Props DD32. see #5418
git-svn-id: https://develop.svn.wordpress.org/trunk@6551 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-04 19:36:34 +00:00
Mark Jaquith ccad303433 Core and plugin update checking: make sure fsockopen() is available and check file resources with is_resource() -- both to prevent feof() infinite loops. Props xknown. fixes #5037
git-svn-id: https://develop.svn.wordpress.org/trunk@6151 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-22 00:08:50 +00:00
Ryan Boren 7a43c01e08 Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:32:58 +00:00
Mark Jaquith 49f2d1a652 Check manage_options for upgrade notification. Tailor message accordingly. Props johnbillion. fixes #4869
git-svn-id: https://develop.svn.wordpress.org/trunk@5994 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-30 18:21:03 +00:00
Peter Westwood 5bda3562a4 Ensure we always show the current version in the footer if the last update check failed. Fixes #4867 props Viper007Bond
git-svn-id: https://develop.svn.wordpress.org/trunk@5987 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-30 16:25:50 +00:00
Mark Jaquith 46fcc70168 Use "update" language to refer to new versions. Props johnbillion. fixes #4868
git-svn-id: https://develop.svn.wordpress.org/trunk@5985 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-30 14:41:03 +00:00
Ryan Boren 69ae82a3fd Gettext fixes from nbachiyski. fixes #4835
git-svn-id: https://develop.svn.wordpress.org/trunk@5955 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-28 18:57:55 +00:00
Matt Mullenweg 2e06f333d5 First pass plugin update notification, see #4795
git-svn-id: https://develop.svn.wordpress.org/trunk@5913 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-22 10:48:48 +00:00
Matt Mullenweg bb24dac060 Better styling for update notice, fixes #1476
git-svn-id: https://develop.svn.wordpress.org/trunk@5904 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-20 07:01:15 +00:00
Matt Mullenweg f6c6582ff3 First pass at upgrade notification for core, see #1476. Also includes some minor footer styling changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@5892 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-17 10:33:52 +00:00