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
...
not to before submitted data directory.
Thanks to bartv2 for the heads up.
12 years ago
kondou
d759dca203
Handle empty datafolder better.
...
If datafolder is erased, the default value will be shown as a placeholder.
If installation is submitted without a datafolder the default value will be used.
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
13 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
Sam Tuke
8b01286a5d
Merged branch 'master'
13 years ago
Lukas Reschke
3eb43c1fbe
Show a warning in the installer if .htaccess is not working
13 years ago
Lukas Reschke
2c427f050e
Show a warning in the installer if no secure RNG is available
13 years ago
Jörn Friedrich Dreyer
795e78809f
add oracle to install & setup
13 years ago
Robin Appelman
039bbfde2d
automatically show advanced options when no sqlite is available
13 years ago
Brice Maron
c0b011e714
Initialise hasOtherDB var when not true in installation
14 years ago
Marvin Thomas Rabe
6d8985ceb2
added infield labels. readded fade in of login button. updated label on install page.
14 years ago
Marvin Thomas Rabe
481a37fcf3
Show database only in advanced
14 years ago
Marvin Thomas Rabe
ccfa2dd24c
Error when only oc_remember_login cookie set fixed.
...
Filled username field when oc_username is set repaired.
Problems with "advanced settings" button in installation wizard fixed.
CSS improved - login and installation now looks more clean.
Request password link removed (email feature not implemented yet).
Database radio button bugs removed.
It is possible to have an empty database password, now ownCloud will support this "security issue".
Ignore Mac OS X ".DSstore" files.
Fade in/out of login button and remember checkbox removed due to some display errors.
14 years ago
Jan-Christoph Borchardt
2fed316efa
hid localhost field for SQLite
14 years ago
Jan-Christoph Borchardt
252bca5057
removed database table prefix choice, use oc_
14 years ago
Jan-Christoph Borchardt
5700d8d6b1
added labels for the other advanced fields, thanks to Elias Probst for the suggestion
14 years ago