Commit Graph

6 Commits

Author SHA1 Message Date
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.
2011-05-17 22:34:31 +02:00
Jan-Christoph Borchardt ecd68e0c6e actually know what to put in which login field 2011-04-19 00:54:36 +02:00
Jan-Christoph Borchardt 6891e363ea beautiful toggle between cloud and settings 2011-04-17 15:49:54 +02:00
Jan-Christoph Borchardt 883e3dabb3 Sign in == Log in 2011-04-17 12:26:09 +02:00
François KUBLER bf815b3390 Fixed PHP syntax in template files.
* Full PHP tags
  * Alternative syntax for control structures
  * Semi-colon at the end of instructions
2011-03-09 21:57:00 +01:00
Jakob Sack 66ac355f78 Getting rid of Smarty, using our own template system 2011-03-02 11:56:48 +01:00