summaryrefslogtreecommitdiffstats
path: root/core/templates/installation.php
Commit message (Expand)AuthorAgeFilesLines
* infield label removal: fix installation screenJan-Christoph Borchardt2014-06-031-14/+21
* add info about sqlite on setup apgeMorris Jobke2014-06-021-2/+4
* fix: use print_escaped for radio button "checked"ideaship2014-03-061-1/+1
* Merge pull request #7554 from owncloud/issue/7304Morris Jobke2014-03-051-2/+4
|\
| * Fix position of eye icon on database password fieldJoas Schilling2014-03-051-2/+4
* | Installation: relabel 'Advanced' to more descriptive 'Storage & database'Jan-Christoph Borchardt2014-02-271-1/+1
|/
* do not autocapitalize fields on mobile, fix user name input. Also disable aut...Jan-Christoph Borchardt2014-02-181-9/+17
* Use === instead of ==, add missing whitespace and CSS classMorris Jobke2014-02-011-2/+2
* DRY for database type radiolistBart Visscher2014-01-311-54/+8
* Do setup default value handling in the controller not the templateBart Visscher2014-01-311-8/+8
* Indicate password strength using strengthifyMorris Jobke2014-01-151-0/+1
* Made password field required on client sideVladimir Sapronov2013-12-221-1/+1
* fix appearance of error message - .errors is outdatedMorris Jobke2013-12-051-5/+6
* introduce link_to_docs() and migrate linksThomas Müller2013-10-211-1/+1
* Show advanced section on error. Fixes #5191Victor Dubiniuk2013-10-111-3/+3
* Merge pull request #4982 from syncloud/masterOwen Winkler2013-10-051-1/+10
|\
| * Moving Advanced button out of datadirField fieldsetvsapronov2013-10-041-1/+6
| * Fixed review issuesvsapronov2013-09-291-4/+4
| * autoconfig.php could have only some of parameters; installation.php generates...vsapronov2013-09-251-0/+4
* | Allow "Finishing..." button on setup page to be translated.ringmaster2013-10-041-1/+1
|/
* change font on login/install page from black to whiteMorris Jobke2013-08-171-1/+1
* show tablespace only for oracle, hide dbhost for sqlite, remove unnecessary j...Jörn Friedrich Dreyer2013-07-241-15/+15
* use OC_Defaults directly from the templateBjörn Schießle2013-07-241-2/+2
* use themable strings for installationJan-Christoph Borchardt2013-07-111-2/+5
* Merge pull request #2914 from Kondou-ger/label_overlapping_valueBart Visscher2013-06-291-1/+1
|\
| * Fix textfield label overlapping value.kondou2013-04-131-1/+1
* | Merge pull request #2915 from Kondou-ger/handle_empty_datafolder_betterBart Visscher2013-04-171-0/+1
|\ \
| * | Hint to default data directorykondou2013-04-161-1/+1
| * | Handle empty datafolder better.kondou2013-04-131-0/+1
| |/
* / Implements Toggle for Database Password.raghunayyar2013-04-131-2/+4
|/
* Show a warning in the installer if the used PHP version is vulnerable to the ...Lukas Reschke2013-03-201-0/+7
* explicitly add empty placeholder to inputs which use infield labels, fix #2049Jan-Christoph Borchardt2013-03-041-7/+7
* Add a missing )Lukas Reschke2013-02-271-1/+1
* [core] From echo to pLukas Reschke2013-02-271-41/+41
* Merge branch 'master' into master-sqlserverThomas Mueller2013-02-221-15/+29
|\
| * Merge pull request #1711 from owncloud/style-cleanupJörn Friedrich Dreyer2013-02-221-14/+28
| |\
| | * Join split translated stringsBart Visscher2013-02-211-9/+4
| | * Style cleanup core dirBart Visscher2013-02-211-17/+36
| * | fix giant advanced caret in installationJan-Christoph Borchardt2013-02-211-1/+1
| |/
* | Merge branch 'master' into master-sqlserverThomas Mueller2013-02-181-1/+1
|\|
| * exchange bright caret with dark triangleJan-Christoph Borchardt2013-02-141-1/+1
| * fix caret on installation page for IEJan-Christoph Borchardt2013-02-141-1/+1
* | Merge branch 'master' into master-sqlserverThomas Mueller2013-02-121-6/+8
|\|
| * Merge pull request #1538 from raghunayyar/admin-password-toggleJan-Christoph Borchardt2013-02-101-1/+1
| |\
| | * Removed whitespace from installation.phpraghunayyar2013-02-081-3/+3
| | * Password Toggle Works on Installation as well.raghunayyar2013-02-081-4/+4
| * | use proper HTML for other security warning tooJan-Christoph Borchardt2013-02-081-3/+2
| * | improve and shorten security warning, add link to docs, fix #1342Jan-Christoph Borchardt2013-02-081-1/+2
| |/
| * make show password toggle work for installation (once #1525 is fixed)Jan-Christoph Borchardt2013-02-071-2/+4
* | Bugfixes and cleanup MS SQL Server installationAdministrator2013-02-101-1/+1