Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -18/+18 |
| | |||||
* | install shipped apps also in "installed apps" page | Kamil Domanski | 2011-06-21 | 1 | -0/+38 |
| | |||||
* | shipped apps are no longer hardcoded | Kamil Domanski | 2011-06-19 | 1 | -9/+9 |
| | |||||
* | allow disabling apps, install apps as disabled | Kamil Domanski | 2011-06-19 | 1 | -9/+36 |
| | |||||
* | App installer backend. | Robin Appelman | 2011-05-28 | 1 | -1/+96 |
| | | | | Not yet attached to the gui | ||||
* | moved app install/remove/update functions to lib/installer.php | Robin Appelman | 2011-05-15 | 1 | -0/+117 |
| | | | | added OC_APP::getAppInfo() for reading app metadata | ||||
* | renamed installer.php to setup.php | Jakob Sack | 2011-05-06 | 1 | -146/+0 |
| | |||||
* | move sqlite database into the data folder, makes it easier to set the ↵ | Robin Appelman | 2011-04-28 | 1 | -1/+1 |
| | | | | correct permissions | ||||
* | create .htaccess files during installation for apache users | Robin Appelman | 2011-04-18 | 1 | -0/+16 |
| | |||||
* | save the correct config entry | Robin Appelman | 2011-04-17 | 1 | -1/+1 |
| | |||||
* | improve error handeling for first run dialog | Robin Appelman | 2011-04-17 | 1 | -22/+23 |
| | |||||
* | installer now works when using mysql | Robin Appelman | 2011-04-17 | 1 | -17/+23 |
| | |||||
* | first-run wizzard wip | Robin Appelman | 2011-04-17 | 1 | -0/+123 |