Commit Graph

91 Commits (1d0a2365631955944d746b4567cac85eb10a80db)

Author SHA1 Message Date
Morris Jobke 5844d682a7 Use === instead of ==, add missing whitespace and CSS class 11 years ago
Bart Visscher d8ec7e2701 DRY for database type radiolist 11 years ago
Bart Visscher 12a900de25 Do setup default value handling in the controller not the template 11 years ago
Morris Jobke 5c1a9f35f1 Indicate password strength using strengthify 11 years ago
Vladimir Sapronov cef39243f8 Made password field required on client side 11 years ago
Morris Jobke 1620015531 fix appearance of error message - .errors is outdated 11 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
vsapronov dc382bc9cc autoconfig.php could have only some of parameters; installation.php generates UI accordingly 12 years ago
Morris Jobke 18769e1348 change font on login/install page from black to white 12 years ago
Jörn Friedrich Dreyer 284fb86258 show tablespace only for oracle, hide dbhost for sqlite, remove unnecessary js & html ids 12 years ago
Björn Schießle 003ae7b916 use OC_Defaults directly from the template 12 years ago
Jan-Christoph Borchardt 20791e0ad1 use themable strings for installation 12 years ago
kondou 3ab97312b8 Hint to default data directory 12 years ago
kondou d759dca203 Handle empty datafolder better. 12 years ago
kondou c6dbb33e15 Fix textfield label overlapping value. 12 years ago
raghunayyar 59be6a910c Implements Toggle for Database Password. 12 years ago
Lukas Reschke 68d55648d5 Show a warning in the installer if the used PHP version is vulnerable to the NULL Byte attack 12 years ago
Jan-Christoph Borchardt 07dee24cb2 explicitly add empty placeholder to inputs which use infield labels, fix #2049 12 years ago
Lukas Reschke 6f14bec70a Add a missing ) 12 years ago
Lukas Reschke 229c907a57 [core] From echo to p 12 years ago
Bart Visscher 19c5213b53 Join split translated strings 12 years ago
Bart Visscher 1a747b3e48 Style cleanup core dir 12 years ago
Jan-Christoph Borchardt e7d1bbfae3 fix giant advanced caret in installation 12 years ago
Jan-Christoph Borchardt bb52271d22 exchange bright caret with dark triangle 12 years ago
Jan-Christoph Borchardt 09d9138f84 fix caret on installation page for IE 12 years ago
Administrator 41ec976fd7 Bugfixes and cleanup MS SQL Server installation 12 years ago
Jan-Christoph Borchardt bebdd113f5 use proper HTML for other security warning too 12 years ago
Jan-Christoph Borchardt a26e66b232 improve and shorten security warning, add link to docs, fix #1342 12 years ago
raghunayyar eea4864c70 Removed whitespace from installation.php 12 years ago
raghunayyar b356b7065f Password Toggle Works on Installation as well. 12 years ago
Tobias Ramforth d577f790c8 Added MS SQL Server support 12 years ago
Jan-Christoph Borchardt 8ca730f4c1 make show password toggle work for installation (once #1525 is fixed) 12 years ago
Thomas Mueller e475c26f1a fixing <input> tag 12 years ago
Georg Ehrke bbe805b665 use regex which was suggested by dragotin 12 years ago
Jan-Christoph Borchardt 9d8bdff51b tweak icons for username and password fields, now it’s good 12 years ago
Jan-Christoph Borchardt 90e8e94909 icons for username and password field, not sure if it’s good 12 years ago
Jan-Christoph Borchardt 4f513f279a fix dbhostlabel not disappearing, remove obsolete CSS 12 years ago
Jan-Christoph Borchardt b6fca70ee4 add primary action button in fitting subtle dark blue 12 years ago
Jan-Christoph Borchardt 56dae06528 move inline warning styles into CSS, clean up and fix #270 12 years ago
Jan-Christoph Borchardt 13e0287b74 better layout for installation page elements, centered and subdued legend text 12 years ago
Jan-Christoph Borchardt 5ccea4cc2f small fixes: toggle color adjustment, remove colon, prevent label wrapping 12 years ago
Jan-Christoph Borchardt 855a011697 group related input fields visually 12 years ago
Georg Ehrke a0fe53d09a fix pattern for database names 12 years ago
Frank Karlitschek 19797ee7db even error messages have the right to look a bit pretty 12 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Georg Ehrke d7a6b09406 deny the usage of dots in database name 13 years ago