Commit Graph

22 Commits (193b9c9386eee28bc5d96e7c6c638803b517ba5c)

Author SHA1 Message Date
Robin Appelman e50abdd355 limit the length of the mysql username during setup 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2ff8d7a8bc One class per file! 14 years ago
Robin Appelman f1c2b5b304 set installed version in config file 14 years ago
Robin Appelman 9e7baba977 set installed version in config file 14 years ago
Robin Appelman 8eefd42a7d only remove old sqlite database if it exists 14 years ago
Michael Gapczynski f09f2d3290 Fix typo in setup, thanks for pointing it out ab0oo 14 years ago
Kamil Domanski 2073d3b08e fix 404 14 years ago
Kamil Domanski 0bf67298d1 no indexing in generated htaccess 14 years ago
Robin Appelman 36dbb8edab prefix the mysql user name to avoid collissions 14 years ago
Kamil Domanski e047feb2ad install shipped apps also in "installed apps" page 14 years ago
Kamil Domanski 0603391405 fixed page reload after logout 14 years ago
Kamil Domanski 38545d5ee4 and even more properly now ;P 14 years ago
Kamil Domanski 51c0a8e3ce index now properly reloaded after setup 14 years ago
Kamil Domanski ee247a21a4 shipped apps are no longer hardcoded 14 years ago
Kamil Domanski 6b2ec22104 allow disabling apps, install apps as disabled 14 years ago
Kamil Domanski 1cab3ca92c move installation of shipped apps to setup 14 years ago
Robin Appelman 3062723c34 default to sqlite3 over sqlite2 for new installations 14 years ago
Robin Appelman f863002e95 use sqlite3 if sqlite2 isn't available 14 years ago
Robin Appelman 6b34ba8a8e Make max upload filesize configurable for apache hosts 14 years ago
Robin Appelman 5ccce7e45f fix a potential infinite loop when installing with sqlite 14 years ago
François Kubler 13ddf8100f New installer. 14 years ago
Jakob Sack 6b83e5ccfe renamed installer.php to setup.php 14 years ago
Robin Appelman 1850bddb67 move sqlite database into the data folder, makes it easier to set the correct permissions 14 years ago
Robin Appelman a977ba31ce create .htaccess files during installation for apache users 14 years ago
Robin Appelman 86356e888e save the correct config entry 14 years ago
Robin Appelman ab155de14f improve error handeling for first run dialog 14 years ago
Robin Appelman fde08b2389 installer now works when using mysql 14 years ago
Robin Appelman 3263b80ea9 first-run wizzard wip 14 years ago