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
Jan-Christoph Borchardt
b2768637d2
updated translations
14 years ago
Dawid Opis
8aac43c12b
fixed width for three database type buttons, more highlighted when selected
14 years ago
Dawid Opis
ef5e253bf5
changed radiobuttons to jQuery UI buttons (restyled) on installation page
14 years ago
Dawid Opis
952d88a28c
fixed mysql/sqlite selection labels in installation screen
14 years ago
Jan-Christoph Borchardt
74be4644ed
fixed some styling again, the dirty way
14 years ago
Jan-Christoph Borchardt
ec2dd5be3a
removed some autocompletion
14 years ago
Jan-Christoph Borchardt
9817b51c21
who took a <p> in here?
14 years ago
Jan-Christoph Borchardt
9e4fb257e3
proper advanced options
14 years ago
Jan-Christoph Borchardt
34529b1c35
removed required parameter again because of issues
14 years ago
Serge Martin
97462b018d
Merge MySQL and PostgreSQL input fields
14 years ago
Jan-Christoph Borchardt
8e3914bceb
moved installation form error reporting directly to the HTML
14 years ago
Jan-Christoph Borchardt
3b34cba4ae
first mediaplayer styling
14 years ago
Jan-Christoph Borchardt
c350301342
optimized CSS, fixed login header
14 years ago
Jan-Christoph Borchardt
8c1e100fe0
first fix of the installation form
14 years ago
Jan-Christoph Borchardt
b1a369b49f
quick fix for public links, removed expiration date and styled correctly
14 years ago
Serge Martin
3e8ae8636c
Add postgresql support
...
REVIEW: 102101
14 years ago
Jakob Sack
bafd684eb6
Renaming classes :-)
14 years ago
Jan-Christoph Borchardt
c5bc345604
rewrote header in pure CSS, smaller, less obtrusive
14 years ago
Jan-Christoph Borchardt
4e5eb4c23e
autofocus on the username field for setup & login
14 years ago
Jan-Christoph Borchardt
1eb19b63ad
reworded some bits in the setup
14 years ago
Jakob Sack
91c37bbb76
moved core stuff to /core
14 years ago
Jakob Sack
b31a8ac985
More l10n-stuff
14 years ago
Robin Appelman
398d4de0f5
fix some bugs in the first run dialog, and hide advanced setting initially.
14 years ago
François Kubler
13ddf8100f
New installer.
...
* Forms have been revamped (CSS + javascript),
* Process has been improved : errors are displayed on the form page,
* Some changes in the index.php page so that everything related to installation is in lib/setup.php
* Also added a small function in OC_HELPER class to set input values.
All these should improve the installation process in terms of ergonomics.
Well, I do hope so.
14 years ago
Jan-Christoph Borchardt
565c46eedf
the installation form layout is still not completely done but at least the CSS looks better
14 years ago
Jan-Christoph Borchardt
c7d5e671ac
jQuery-value-hide-foo for the installation form as well
14 years ago
Jan-Christoph Borchardt
ecd68e0c6e
actually know what to put in which login field
14 years ago
Jan-Christoph Borchardt
8dcfd0ee8a
CSS width bugfix & beautiful radio buttons for installation
14 years ago
Jan-Christoph Borchardt
6891e363ea
beautiful toggle between cloud and settings
14 years ago
Robin Appelman
0ddf4f196e
more fixes to installation templates
14 years ago
Robin Appelman
a8f823fc7f
fix installation template
14 years ago
Robin Appelman
3263b80ea9
first-run wizzard wip
14 years ago