summaryrefslogtreecommitdiffstats
path: root/lib/installer.php
Commit message (Collapse)AuthorAgeFilesLines
* Renaming classes :-)Jakob Sack2011-07-291-18/+18
|
* install shipped apps also in "installed apps" pageKamil Domanski2011-06-211-0/+38
|
* shipped apps are no longer hardcodedKamil Domanski2011-06-191-9/+9
|
* allow disabling apps, install apps as disabledKamil Domanski2011-06-191-9/+36
|
* App installer backend.Robin Appelman2011-05-281-1/+96
| | | | Not yet attached to the gui
* moved app install/remove/update functions to lib/installer.phpRobin Appelman2011-05-151-0/+117
| | | | added OC_APP::getAppInfo() for reading app metadata
* renamed installer.php to setup.phpJakob Sack2011-05-061-146/+0
|
* move sqlite database into the data folder, makes it easier to set the ↵Robin Appelman2011-04-281-1/+1
| | | | correct permissions
* create .htaccess files during installation for apache usersRobin Appelman2011-04-181-0/+16
|
* save the correct config entryRobin Appelman2011-04-171-1/+1
|
* improve error handeling for first run dialogRobin Appelman2011-04-171-22/+23
|
* installer now works when using mysqlRobin Appelman2011-04-171-17/+23
|
* first-run wizzard wipRobin Appelman2011-04-171-0/+123