aboutsummaryrefslogtreecommitdiffstats
path: root/js/js.js
Commit message (Collapse)AuthorAgeFilesLines
* fix some bugs in the first run dialog, and hide advanced setting initially.Robin Appelman2011-05-191-2/+14
|
* New installer.François Kubler2011-05-171-38/+7
| | | | | | | | | | * 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.
* jQuery-value-hide-foo for the installation form as wellJan-Christoph Borchardt2011-04-191-15/+19
|
* actually know what to put in which login fieldJan-Christoph Borchardt2011-04-191-0/+16
|
* CSS width bugfix & beautiful radio buttons for installationJan-Christoph Borchardt2011-04-171-0/+6
|
* beautiful toggle between cloud and settingsJan-Christoph Borchardt2011-04-171-12/+1
|
* first-run wizzard wipRobin Appelman2011-04-171-0/+18
|
* Application "files" is able to list the files again, start of splitting css ↵Jakob Sack2011-03-021-38/+0
| | | | files
* Start of the refactoring. Commit is quite big because I forgot to use git ↵Jakob Sack2011-03-011-0/+50
right from the beginning. Sorry.