aboutsummaryrefslogtreecommitdiffstats
path: root/core/templates/installation.php
Commit message (Collapse)AuthorAgeFilesLines
* automatically show advanced options when no sqlite is availablev3.0Robin Appelman2012-01-291-0/+3
|
* Initialise hasOtherDB var when not true in installationBrice Maron2011-10-141-1/+1
|
* added infield labels. readded fade in of login button. updated label on ↵Marvin Thomas Rabe2011-10-031-8/+26
| | | | install page.
* Show database only in advancedMarvin Thomas Rabe2011-10-031-9/+9
|
* Error when only oc_remember_login cookie set fixed.Marvin Thomas Rabe2011-09-301-10/+11
| | | | | | | | | | | 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.
* hid localhost field for SQLiteJan-Christoph Borchardt2011-09-041-2/+0
|
* removed database table prefix choice, use oc_Jan-Christoph Borchardt2011-09-041-2/+0
|
* added labels for the other advanced fields, thanks to Elias Probst for the ↵Jan-Christoph Borchardt2011-08-301-2/+2
| | | | suggestion
* updated translationsJan-Christoph Borchardt2011-08-131-4/+4
|
* fixed width for three database type buttons, more highlighted when selectedDawid Opis2011-08-111-1/+2
|
* changed radiobuttons to jQuery UI buttons (restyled) on installation pageDawid Opis2011-08-111-8/+6
|
* fixed mysql/sqlite selection labels in installation screenDawid Opis2011-08-111-2/+8
|
* fixed some styling again, the dirty wayJan-Christoph Borchardt2011-08-091-1/+1
|
* removed some autocompletionJan-Christoph Borchardt2011-08-091-3/+3
|
* who took a <p> in here?Jan-Christoph Borchardt2011-08-091-2/+2
|
* proper advanced optionsJan-Christoph Borchardt2011-08-091-4/+5
|
* removed required parameter again because of issuesJan-Christoph Borchardt2011-08-091-3/+3
|
* Merge MySQL and PostgreSQL input fieldsSerge Martin2011-08-091-17/+13
|
* moved installation form error reporting directly to the HTMLJan-Christoph Borchardt2011-08-091-16/+16
|
* first mediaplayer stylingJan-Christoph Borchardt2011-08-081-2/+2
|
* optimized CSS, fixed login headerJan-Christoph Borchardt2011-08-081-79/+76
|
* first fix of the installation formJan-Christoph Borchardt2011-08-081-30/+26
|
* quick fix for public links, removed expiration date and styled correctlyJan-Christoph Borchardt2011-08-081-1/+1
|
* Add postgresql supportSerge Martin2011-08-071-3/+21
| | | | REVIEW: 102101
* Renaming classes :-)Jakob Sack2011-07-291-11/+11
|
* rewrote header in pure CSS, smaller, less obtrusiveJan-Christoph Borchardt2011-07-281-1/+1
|
* autofocus on the username field for setup & loginJan-Christoph Borchardt2011-07-061-1/+1
|
* reworded some bits in the setupJan-Christoph Borchardt2011-07-061-12/+13
|
* moved core stuff to /coreJakob Sack2011-06-201-0/+70