Commit Graph

104 Commits (280a28f4df6c5e68c71ec5423d07686512945e39)

Author SHA1 Message Date
cmeh 6abb28e2a6 Update installation.php 12 years ago
Thomas Müller d748368ecb Don't highly discourage 12 years ago
Thomas Müller f86c73c9f6 enhance sqlite warning on admin page as well as during setup - fixes #13906 12 years ago
Thomas Müller 51a22431ee load showpassord.js conditionally in the template only if needed 12 years ago
Vincent Petry f52ed231b3 Hide SQLite information on setup when autoconfig is used 12 years ago
Lukas Reschke d26a9c3c58 Add some security utilities 12 years ago
Jan-Christoph Borchardt 04aa085292 infield label removal: fix installation screen 12 years ago
Morris Jobke a4dd4cbb8f add info about sqlite on setup apge 12 years ago
ideaship e08dbf80dc fix: use print_escaped for radio button "checked" 13 years ago
Joas Schilling 4ee4f0c365 Fix position of eye icon on database password field 13 years ago
Jan-Christoph Borchardt af467d92f6 Installation: relabel 'Advanced' to more descriptive 'Storage & database' 13 years ago
Jan-Christoph Borchardt dafa8fc37e do not autocapitalize fields on mobile, fix user name input. Also disable autocorrect and specify autocomplete 13 years ago
Morris Jobke 5844d682a7 Use === instead of ==, add missing whitespace and CSS class 13 years ago
Bart Visscher d8ec7e2701 DRY for database type radiolist 13 years ago
Bart Visscher 12a900de25 Do setup default value handling in the controller not the template 13 years ago
Morris Jobke 5c1a9f35f1 Indicate password strength using strengthify 13 years ago
Vladimir Sapronov cef39243f8 Made password field required on client side 13 years ago
Morris Jobke 1620015531 fix appearance of error message - .errors is outdated 13 years ago
Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 13 years ago
Victor Dubiniuk a2445888e8 Show advanced section on error. Fixes #5191 13 years ago
vsapronov 46ca1eb91b Moving Advanced button out of datadirField fieldset 13 years ago
ringmaster 85f63d4f77 Allow "Finishing..." button on setup page to be translated. 13 years ago
vsapronov 1efbf7774f Fixed review issues 13 years ago
vsapronov dc382bc9cc autoconfig.php could have only some of parameters; installation.php generates UI accordingly 13 years ago
Morris Jobke 18769e1348 change font on login/install page from black to white 13 years ago
Jörn Friedrich Dreyer 284fb86258 show tablespace only for oracle, hide dbhost for sqlite, remove unnecessary js & html ids 13 years ago
Björn Schießle 003ae7b916 use OC_Defaults directly from the template 13 years ago
Jan-Christoph Borchardt 20791e0ad1 use themable strings for installation 13 years ago
kondou 3ab97312b8 Hint to default data directory 14 years ago
kondou d759dca203 Handle empty datafolder better. 14 years ago
kondou c6dbb33e15 Fix textfield label overlapping value. 14 years ago
raghunayyar 59be6a910c Implements Toggle for Database Password. 14 years ago
Lukas Reschke 68d55648d5 Show a warning in the installer if the used PHP version is vulnerable to the NULL Byte attack 14 years ago
Jan-Christoph Borchardt 07dee24cb2 explicitly add empty placeholder to inputs which use infield labels, fix #2049 14 years ago
Lukas Reschke 6f14bec70a Add a missing ) 14 years ago
Lukas Reschke 229c907a57 [core] From echo to p 14 years ago
Bart Visscher 19c5213b53 Join split translated strings 14 years ago
Bart Visscher 1a747b3e48 Style cleanup core dir 14 years ago
Jan-Christoph Borchardt e7d1bbfae3 fix giant advanced caret in installation 14 years ago
Jan-Christoph Borchardt bb52271d22 exchange bright caret with dark triangle 14 years ago
Jan-Christoph Borchardt 09d9138f84 fix caret on installation page for IE 14 years ago
Administrator 41ec976fd7 Bugfixes and cleanup MS SQL Server installation 14 years ago
Jan-Christoph Borchardt bebdd113f5 use proper HTML for other security warning too 14 years ago
Jan-Christoph Borchardt a26e66b232 improve and shorten security warning, add link to docs, fix #1342 14 years ago
raghunayyar eea4864c70 Removed whitespace from installation.php 14 years ago
raghunayyar b356b7065f Password Toggle Works on Installation as well. 14 years ago
Tobias Ramforth d577f790c8 Added MS SQL Server support 14 years ago
Jan-Christoph Borchardt 8ca730f4c1 make show password toggle work for installation (once #1525 is fixed) 14 years ago
Thomas Mueller e475c26f1a fixing <input> tag 14 years ago
Georg Ehrke bbe805b665 use regex which was suggested by dragotin 14 years ago