Commit Graph

41 Commits (77378fa1893267bbdd6ee2f7805a34c1d5b0977b)

Author SHA1 Message Date
Brice Maron 90c54ade67 Fix typo in getting var from config 14 years ago
Brice Maron c105268a1d Fetch prefix from config at installation instead of a hardcoded value 14 years ago
Brice Maron 543537ef29 Fix installer for postgresql : correct table detection query 14 years ago
Robin Appelman f1fd374a6f webdav workaround for apache+php-cgi 14 years ago
Robin Appelman ffb9a0475e webdav workaround for apache+php-cgi 14 years ago
Marvin Thomas Rabe ccfa2dd24c Error when only oc_remember_login cookie set fixed. 14 years ago
Bart Visscher c6f78fbe43 Add flag in info.xml to control the apps that are installed by default 14 years ago
Bart Visscher 8966ed5a00 Cleanup lib/base.php 14 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 14 years ago
Jan-Christoph Borchardt 252bca5057 removed database table prefix choice, use oc_ 14 years ago
Aloisio Almeida Jr ec87e2eac4 setup.php: Get 'datadirectory' from config file instead of 'datadir' 14 years ago
Jan-Christoph Borchardt 7fa1f8161c do not user directories when navigating to /data. Needs more security. 14 years ago
Jan-Christoph Borchardt e4f70d5bbb files not viewable from the outside by adresses anymore 14 years ago
Jan-Christoph Borchardt 11c2aff8c9 fixed installer failing due to htaccess. Thanks to Elias Probst 14 years ago
Robin Appelman d851bdac90 fix .htaccess file crashing apache+php-cgi 14 years ago
Jan-Christoph Borchardt 9648be97fb better error messages for installation, still need to be inline 14 years ago
Robin Appelman 50c1553c38 automaticaly login after setup 14 years ago
Serge Martin 97462b018d Merge MySQL and PostgreSQL input fields 14 years ago
Bartek Przybylski 8bd82b96f3 checking for apache server in setup 14 years ago
Serge Martin 3e8ae8636c Add postgresql support 14 years ago
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