]> source.dussan.org Git - nextcloud-server.git/commit
New installer.
authorFrançois Kubler <francois@kubler.org>
Tue, 17 May 2011 20:34:31 +0000 (22:34 +0200)
committerFrançois Kubler <francois@kubler.org>
Tue, 17 May 2011 20:34:31 +0000 (22:34 +0200)
commit13ddf8100f7b4aace962598a75aadbf228c4aaa7
treee5d3e868bb4efaf0025b405b1d593a8abb92959e
parenta8fb310d79d604ec0e4235dcd40828c3feb3a3be
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.
css/images/no.png [new file with mode: 0644]
css/styles.css
index.php
js/js.js
lib/helper.php
lib/setup.php
templates/installation.php
templates/login.php