Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved app install/remove/update functions to lib/installer.php | Robin Appelman | 2011-05-15 | 1 | -0/+117 |
* | 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 correct... | Robin Appelman | 2011-04-28 | 1 | -1/+1 |
* | 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 |