aboutsummaryrefslogtreecommitdiffstats
path: root/lib/updater.php
Commit message (Collapse)AuthorAgeFilesLines
* update copyrightFrank Karlitschek2012-05-261-1/+1
|
* improved updater wordingJan-Christoph Borchardt2012-04-141-2/+2
|
* Show the different editions to the user. Used in the status call, on the ↵Frank Karlitschek2012-04-011-0/+1
| | | | personal settings page and in the updater to update to the next available version from the same edition.
* Move storing "last updated at" time to the app configBart Visscher2012-02-171-3/+3
| | | | | | This way the config.php file is not changed every time you go to the personal page. Step to make it possible to have a read-only config.php most of the time
* Some small changesBart Visscher2011-12-091-10/+0
|
* first small step to an automatic updating system.Frank Karlitschek2011-11-191-0/+91
At the moment we only have a hint that a new version is avaiable and a link to a not yet existing page if updating information. This has to be improved.