summaryrefslogtreecommitdiffstats
path: root/core/js/setup.js
Commit message (Expand)AuthorAgeFilesLines
* Remove outdated centering code for database switcher on install pageJan-Christoph Borchardt2020-01-151-14/+0
* Add checkbox to install recommended apps during setupChristoph Wurst2019-12-041-2/+0
* Set nonce for loading the zxcvbnMorris Jobke2018-10-031-0/+1
* Fix semicolon at end of JS linesMorris Jobke2017-05-011-1/+1
* Fix zxcvbn path in setup page (#26359)Philipp Eichhorn2016-10-211-1/+1
* Pass redirect_url through setup formSimon Eisenmann2016-09-131-0/+11
* Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-211-1/+2
|\
| * Prevent the advanced options toggle in the setup from acting as a linkRobin Appelman2016-06-161-1/+2
* | fix setup page strengthifyMorris Jobke2016-06-151-1/+2
|/
* Remove remainings of mssqlThomas Müller2015-07-291-3/+2
* [setup] Disable buttons only in the case they are presentMorris Jobke2015-06-011-1/+4
* Add hint about additional PHP database modulesMorris Jobke2015-05-181-0/+2
* Merge pull request #12213 from sebomoto/add-loadfeedbackJan-Christoph Borchardt2015-02-181-0/+4
|\
| * changed image to classed div for spinner animationSebastian Bolt2015-02-041-0/+4
* | Merge pull request #11929 from owncloud/fix-db-centerJan-Christoph Borchardt2014-11-111-0/+14
|\ \ | |/ |/|
| * fixes not centered database chooser on setup pageMorris Jobke2014-11-031-0/+14
* | bower zxcvbnMorris Jobke2014-11-061-1/+1
|/
* allow . in dbname on web installJörn Friedrich Dreyer2014-09-081-0/+3
* also make strengthify transparent on setup submit - fixes #9436Morris Jobke2014-07-041-0/+4
* Merge pull request #8827 from owncloud/add-sqlite-infoThomas Müller2014-06-031-0/+5
|\
| * add info about sqlite on setup apgeMorris Jobke2014-06-021-0/+5
* | Scrutinizer cleanupkondou2014-06-021-1/+4
|/
* Fix position of eye icon on database password fieldJoas Schilling2014-03-051-0/+2
* Indicate password strength using strengthifyMorris Jobke2014-01-151-6/+16
* Improve expand/collapse logicVictor Dubiniuk2013-10-111-16/+13
* Allow "Finishing..." button on setup page to be translated.ringmaster2013-10-041-1/+1
* show tablespace only for oracle, hide dbhost for sqlite, remove unnecessary j...Jörn Friedrich Dreyer2013-07-241-16/+10
* Merge branch 'master' into master-sqlserverThomas Mueller2013-02-121-5/+3
|\
| * Fix disabling setup form on submitBart Visscher2013-02-071-5/+3
* | Bugfixes and cleanup MS SQL Server installationAdministrator2013-02-101-2/+2
* | Added MS SQL Server supportTobias Ramforth2013-02-081-0/+7
|/
* This breaks the installationLukas Reschke2013-01-251-4/+5
* 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
* 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
* 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
* moved core stuff to /coreJakob Sack2011-06-201-0/+26