summaryrefslogtreecommitdiffstats
path: root/core/js/setup.js
Commit message (Collapse)AuthorAgeFilesLines
* Add missing ; to js codeBart Visscher2012-09-051-2/+2
|
* add oracle to install & setupJörn Friedrich Dreyer2012-07-311-0/+7
|
* automatically show advanced options when no sqlite is availablev3.0Robin Appelman2012-01-291-0/+12
|
* Fix whitespace username in the installation formGeorg Ehrke2012-01-021-1/+3
|
* Show database only in advancedMarvin Thomas Rabe2011-10-031-0/+2
|
* Error when only oc_remember_login cookie set fixed.Marvin Thomas Rabe2011-09-301-6/+4
| | | | | | | | | | | Filled username field when oc_username is set repaired. Problems with "advanced settings" button in installation wizard fixed. CSS improved - login and installation now looks more clean. Request password link removed (email feature not implemented yet). Database radio button bugs removed. It is possible to have an empty database password, now ownCloud will support this "security issue". Ignore Mac OS X ".DSstore" files. Fade in/out of login button and remember checkbox removed due to some display errors.
* relabeled Finish setup button with 'Finishing ...'Jan-Christoph Borchardt2011-09-241-1/+1
|
* dont submit the setup form to a new tabRobin Appelman2011-09-241-1/+0
|
* After clicking Finish button:Bart Visscher2011-09-231-0/+27
| | | | | | - change value to "Please wait...." - disable all the inputs & buttons - submit new form, because disabled inputs are not submitted to the server
* Fix initial visibility of database settings in setupBart Visscher2011-09-141-3/+3
|
* hid localhost field for SQLiteJan-Christoph Borchardt2011-09-041-2/+10
|
* changed radiobuttons to jQuery UI buttons (restyled) on installation pageDawid Opis2011-08-111-0/+1
|
* Merge MySQL and PostgreSQL input fieldsSerge Martin2011-08-091-16/+4
|
* fix mysql config not showing for installationRobin Appelman2011-08-081-5/+5
|
* Add postgresql supportSerge Martin2011-08-071-1/+13
| | | | REVIEW: 102101
* moved core stuff to /coreJakob Sack2011-06-201-0/+26