Commit Graph

18 Commits

Author SHA1 Message Date
Bram Schoenmakers 96aba17f01 Updater: check whether system() is useable.
system() was disabled on my system for security reasons, but the
updater would just continue, only to find out that the tarball
hasn't been extracted.
2014-09-17 19:24:30 +02:00
alok b16e8ba8ef Fix permission on cache/upload after upgrade
The daemon complains about cache/upload after the updater upgrades the installation. This should fix the permissions.
2014-04-12 23:06:01 -04:00
Andrew Dolgov 59962a6ebd updater: add button to call updateself dialog even if no next version detected 2013-09-11 15:17:22 +04:00
andryyy b509b059f1 Update init.php 2013-07-10 18:27:51 +02:00
Andrew Dolgov 106a3de91c plugins: bump API version 2013-04-19 17:31:56 +04:00
Andrew Dolgov a42c55f02b fix blank character after opening bracket in function calls 2013-04-17 18:34:18 +04:00
Andrew Dolgov 6322ac79a0 remove $link 2013-04-17 16:48:41 +04:00
Andrew Dolgov 0bcf69e12d add some infoblurbs to the updater plugin, remove experimental notices 2013-04-07 09:43:11 +04:00
Andrew Dolgov cd4d71b41b updater: fix is_writable checking 2013-04-03 23:24:27 +04:00
Andrew Dolgov 49dc02808e updater: add /bin and /usr/bin to path before looking for binaries in case of php-fpm empty environment or whatever 2013-04-03 14:33:59 +04:00
Andrew Dolgov 2e828a4af6 add a button to show release notes before updating; remove obsolete elements 2013-03-25 21:47:38 +04:00
Andrew Dolgov aff02f89c1 updater: add basic support for migrating feed icons 2013-03-25 18:36:41 +04:00
Andrew Dolgov 897589a5c3 updater: fix permissions of cache/js 2013-03-20 00:06:42 +04:00
Andrew Dolgov 0ac2f52e14 rework updater to use github tarballs; add some additional logging and
prevent old directory being renamed pointlessly in a few cases
(closes #559)
2013-03-18 18:28:29 +04:00
Andrew Dolgov 08da1c6a23 fix several issues with updater (refs #562) 2013-03-16 14:53:10 +04:00
Andrew Dolgov a439ac8ad2 plugins: fix wrongly placed bracket preventing web updater from working 2013-03-16 12:26:36 +04:00
Andrew Dolgov 2ae2bb1f52 updater: check for tar and gunzip using which 2013-01-04 02:32:41 +04:00
Andrew Dolgov e938b1de11 rename plugin main class files 2012-12-30 13:36:40 +04:00