Commit graph

11 commits

Author SHA1 Message Date
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
c09b125131 relabeled Finish setup button with 'Finishing ...' 2011-09-24 21:56:40 +02:00
Robin Appelman
63907a7508 dont submit the setup form to a new tab 2011-09-24 19:07:24 +02:00
Bart Visscher
b73f72f62c After clicking Finish button:
- change value to "Please wait...."
- disable all the inputs & buttons
- submit new form, because disabled inputs are not submitted to the server
2011-09-23 19:40:06 +02:00
Bart Visscher
7c9f1007d5 Fix initial visibility of database settings in setup 2011-09-14 23:36:22 +02:00
Jan-Christoph Borchardt
2fed316efa hid localhost field for SQLite 2011-09-04 15:03:25 +02:00
Dawid Opis
ef5e253bf5 changed radiobuttons to jQuery UI buttons (restyled) on installation page 2011-08-11 18:18:50 +02:00
Serge Martin
97462b018d Merge MySQL and PostgreSQL input fields 2011-08-09 11:32:22 +02:00
Robin Appelman
e153fb79bb fix mysql config not showing for installation 2011-08-08 20:24:06 +02:00
Serge Martin
3e8ae8636c Add postgresql support
REVIEW: 102101
2011-08-07 21:06:53 +02:00
Jakob Sack
91c37bbb76 moved core stuff to /core 2011-06-20 20:29:30 +02:00
Renamed from js/setup.js (Browse further)