Thomas Müller
7ca740fa3d
Merge pull request #632 from owncloud/fix_629
...
fix pattern for database names - #629
2013-01-06 14:03:02 -08:00
Georg Ehrke
bbe805b665
use regex which was suggested by dragotin
2012-12-17 12:28:34 +01:00
Jan-Christoph Borchardt
9d8bdff51b
tweak icons for username and password fields, now it’s good
2012-12-12 22:40:08 +01:00
Jan-Christoph Borchardt
90e8e94909
icons for username and password field, not sure if it’s good
2012-12-11 18:54:43 +01:00
Jan-Christoph Borchardt
4f513f279a
fix dbhostlabel not disappearing, remove obsolete CSS
2012-12-06 16:41:06 +01:00
Jan-Christoph Borchardt
b6fca70ee4
add primary action button in fitting subtle dark blue
2012-12-05 00:37:00 +01:00
Jan-Christoph Borchardt
56dae06528
move inline warning styles into CSS, clean up and fix #270
2012-12-05 00:25:58 +01:00
Jan-Christoph Borchardt
13e0287b74
better layout for installation page elements, centered and subdued legend text
2012-12-04 23:55:31 +01:00
Jan-Christoph Borchardt
5ccea4cc2f
small fixes: toggle color adjustment, remove colon, prevent label wrapping
2012-12-04 23:09:30 +01:00
Jan-Christoph Borchardt
855a011697
group related input fields visually
2012-12-04 16:58:42 +01:00
Georg Ehrke
a0fe53d09a
fix pattern for database names
2012-11-29 15:08:05 +01:00
Frank Karlitschek
19797ee7db
even error messages have the right to look a bit pretty
2012-11-23 14:22:57 +01:00
Felix Moeller
30d7993e01
Checkstyle fixes: NoSpaceAfterComma
2012-11-04 11:10:46 +01:00
Georg Ehrke
d7a6b09406
deny the usage of dots in database name
2012-10-28 14:11:41 +01:00
Lukas Reschke
3eb43c1fbe
Show a warning in the installer if .htaccess is not working
2012-10-15 23:25:15 +02:00
Lukas Reschke
2c427f050e
Show a warning in the installer if no secure RNG is available
2012-10-14 17:18:30 +02:00
Jörn Friedrich Dreyer
795e78809f
add oracle to install & setup
2012-07-31 19:34:30 +02:00
Robin Appelman
039bbfde2d
automatically show advanced options when no sqlite is available
2012-01-29 18:00:55 +01:00
Brice Maron
c0b011e714
Initialise hasOtherDB var when not true in installation
2011-10-14 18:04:50 +02:00
Marvin Thomas Rabe
6d8985ceb2
added infield labels. readded fade in of login button. updated label on install page.
2011-10-03 14:41:55 +02:00
Marvin Thomas Rabe
481a37fcf3
Show database only in advanced
2011-10-03 13:32:16 +02:00
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.
2011-09-30 18:25:34 +02:00
Jan-Christoph Borchardt
2fed316efa
hid localhost field for SQLite
2011-09-04 15:03:25 +02:00
Jan-Christoph Borchardt
252bca5057
removed database table prefix choice, use oc_
2011-09-04 14:56:09 +02:00
Jan-Christoph Borchardt
5700d8d6b1
added labels for the other advanced fields, thanks to Elias Probst for the suggestion
2011-08-30 09:17:25 +02:00
Jan-Christoph Borchardt
b2768637d2
updated translations
2011-08-13 05:13:35 +02:00
Dawid Opis
8aac43c12b
fixed width for three database type buttons, more highlighted when selected
2011-08-11 19:50:44 +02:00
Dawid Opis
ef5e253bf5
changed radiobuttons to jQuery UI buttons (restyled) on installation page
2011-08-11 18:18:50 +02:00
Dawid Opis
952d88a28c
fixed mysql/sqlite selection labels in installation screen
2011-08-11 16:37:20 +02:00
Jan-Christoph Borchardt
74be4644ed
fixed some styling again, the dirty way
2011-08-09 23:34:10 +02:00
Jan-Christoph Borchardt
ec2dd5be3a
removed some autocompletion
2011-08-09 22:51:08 +02:00
Jan-Christoph Borchardt
9817b51c21
who took a <p> in here?
2011-08-09 22:48:19 +02:00
Jan-Christoph Borchardt
9e4fb257e3
proper advanced options
2011-08-09 22:43:58 +02:00
Jan-Christoph Borchardt
34529b1c35
removed required parameter again because of issues
2011-08-09 22:33:56 +02:00
Serge Martin
97462b018d
Merge MySQL and PostgreSQL input fields
2011-08-09 11:32:22 +02:00
Jan-Christoph Borchardt
8e3914bceb
moved installation form error reporting directly to the HTML
2011-08-09 10:13:19 +02:00
Jan-Christoph Borchardt
3b34cba4ae
first mediaplayer styling
2011-08-08 21:40:39 +02:00
Jan-Christoph Borchardt
c350301342
optimized CSS, fixed login header
2011-08-08 19:50:42 +02:00
Jan-Christoph Borchardt
8c1e100fe0
first fix of the installation form
2011-08-08 12:19:22 +02:00
Jan-Christoph Borchardt
b1a369b49f
quick fix for public links, removed expiration date and styled correctly
2011-08-08 11:17:03 +02:00
Serge Martin
3e8ae8636c
Add postgresql support
...
REVIEW: 102101
2011-08-07 21:06:53 +02:00
Jakob Sack
bafd684eb6
Renaming classes :-)
2011-07-29 21:36:03 +02:00
Jan-Christoph Borchardt
c5bc345604
rewrote header in pure CSS, smaller, less obtrusive
2011-07-28 02:30:09 +02:00
Jan-Christoph Borchardt
4e5eb4c23e
autofocus on the username field for setup & login
2011-07-06 19:43:24 +02:00
Jan-Christoph Borchardt
1eb19b63ad
reworded some bits in the setup
2011-07-06 19:03:27 +02:00
Jakob Sack
91c37bbb76
moved core stuff to /core
2011-06-20 20:29:30 +02:00