134 Commits (a8f2e6914d15e778889c65a4bff6441ead04ee13)

Author SHA1 Message Date
Christoph Wurst a8f2e6914d
Add checkbox to install recommended apps during setup 6 years ago
Roeland Jago Douma 219fb1a855
Fix showpassword loads 7 years ago
Jan-Christoph Borchardt f2f070503d
Fix language of SQLite warning, follow-up to #14682 7 years ago
Marius Blüm 6ff79d4908
Using SQLite should sound more scary 😈 7 years ago
Robin Appelman ed0e3d305e
remove dangling space 7 years ago
Julius Härtl 291df5ddfb
Make Storage&database open on enter 7 years ago
Jan-Christoph Borchardt 97ad80524f
Fix tabbability of 'Storage & database' in install, open on enter stilll missing 7 years ago
Jan-Christoph Borchardt d1ba0d52ab
Keyboard focus and mouse hover feedback for 'Show password' toggle 7 years ago
Julius Härtl d13f1cd017
Fix caret icon on installation page 7 years ago
Roeland Jago Douma cacfe3a360
Fix more templates 8 years ago
Markus Staab db34b59238 Prevent XSS in links which open a new browser window 8 years ago
Michael Letzgus 98187bf942 Fix value of attribute "autocapitalize" 9 years ago
Morris Jobke f1c4f4c020
Rename database password toggle 9 years ago
Sourav Badami 3dc562bb7a
Fix #24219: Added hint for specifying a port. (#26860) 9 years ago
Jan-Christoph Borchardt 56881433c0 show installation spinner correctly, fix #2129 9 years ago
Hendrik Leppelsack c47833718f remove svg classes 10 years ago
Morris Jobke 3720bae3ec
fix setup page strengthify 10 years ago
Lukas Reschke 6ad957906e Consistently use rel=noreferrer 10 years ago
Jan-Christoph Borchardt a05ea0fb1e remove unneeded icons from input fields to not distract from submit button, fix #18940 10 years ago
Jan-Christoph Borchardt acc9fa49fc use SVG for toggle image instead of PNG, fix installation and personal settings toggle 10 years ago
Thomas Müller 5ed38a75d6 Remove remainings of mssql 10 years ago
Morris Jobke 176b9674d2 Add hint about additional PHP database modules 11 years ago
Jan-Christoph Borchardt dd7e519cda add link to installation documentation to setup page 11 years ago
Volker E 0e4d52f9d2 fixing #15027, cleaning up obsolete IE5-7 workaround code 11 years ago
Volker E 6ad76b5cc2 addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 11 years ago
Lukas Reschke 20d57c8bfe Remove Null Byte Check 11 years ago
cmeh 6abb28e2a6 Update installation.php 11 years ago
Thomas Müller d748368ecb Don't highly discourage 11 years ago
Sebastian Bolt 7ffd2557ff changed image to classed div for spinner animation 11 years ago
Thomas Müller f86c73c9f6 enhance sqlite warning on admin page as well as during setup - fixes #13906 11 years ago
Thomas Müller 51a22431ee load showpassord.js conditionally in the template only if needed 11 years ago
Vincent Petry f52ed231b3 Hide SQLite information on setup when autoconfig is used 11 years ago
Lukas Reschke d26a9c3c58 Add some security utilities 11 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" 12 years ago
Joas Schilling 4ee4f0c365 Fix position of eye icon on database password field 12 years ago
Jan-Christoph Borchardt af467d92f6 Installation: relabel 'Advanced' to more descriptive 'Storage & database' 12 years ago
Jan-Christoph Borchardt dafa8fc37e do not autocapitalize fields on mobile, fix user name input. Also disable autocorrect and specify autocomplete 12 years ago
Morris Jobke 5844d682a7 Use === instead of ==, add missing whitespace and CSS class 12 years ago
Bart Visscher d8ec7e2701 DRY for database type radiolist 12 years ago
Bart Visscher 12a900de25 Do setup default value handling in the controller not the template 12 years ago
Morris Jobke 5c1a9f35f1 Indicate password strength using strengthify 13 years ago
Vladimir Sapronov cef39243f8 Made password field required on client side 12 years ago
Morris Jobke 1620015531 fix appearance of error message - .errors is outdated 12 years ago
Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 12 years ago
Victor Dubiniuk a2445888e8 Show advanced section on error. Fixes #5191 12 years ago
vsapronov 46ca1eb91b Moving Advanced button out of datadirField fieldset 12 years ago
ringmaster 85f63d4f77 Allow "Finishing..." button on setup page to be translated. 12 years ago
vsapronov 1efbf7774f Fixed review issues 12 years ago