Commit Graph

33 Commits

Author SHA1 Message Date
Robin Appelman 398d4de0f5 fix some bugs in the first run dialog, and hide advanced setting initially. 2011-05-19 23:07:53 +02:00
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
Jakob Sack 52054d1977 Get rid of this stupid "I AM ACTIVE!!!" message. 2011-05-15 21:33:56 +02:00
Robin Appelman b7aba15f17 add search functionality, for now only searches files but plugins/apps can extend that 2011-04-24 16:09:27 +02:00
Jan-Christoph Borchardt 565c46eedf the installation form layout is still not completely done but at least the CSS looks better 2011-04-19 02:00:15 +02:00
Jan-Christoph Borchardt c7d5e671ac jQuery-value-hide-foo for the installation form as well 2011-04-19 01:18:57 +02:00
Jan-Christoph Borchardt ecd68e0c6e actually know what to put in which login field 2011-04-19 00:54:36 +02:00
Robin Appelman 1c300bb49b make error 404 template usable as stand alone php file 2011-04-18 14:10:58 +02:00
Robin Appelman 7684585f49 404 error page 2011-04-18 13:16:49 +02:00
Robin Appelman b4a74f895e proper links for next/previous buttons 2011-04-18 11:34:06 +02:00
Robin Appelman 900ece18e7 seperate view and logic for pagenavi 2011-04-18 11:31:01 +02:00
Jakob Sack ee3d32b023 Everything nice and active now 2011-04-17 20:00:07 +02:00
Jakob Sack 47223ae2d9 Working subnavigation 2011-04-17 19:38:04 +02:00
Jan-Christoph Borchardt 8dcfd0ee8a CSS width bugfix & beautiful radio buttons for installation 2011-04-17 18:00:10 +02:00
Jan-Christoph Borchardt 6891e363ea beautiful toggle between cloud and settings 2011-04-17 15:49:54 +02:00
Robin Appelman 0ddf4f196e more fixes to installation templates 2011-04-17 13:42:07 +02:00
Robin Appelman a8f823fc7f fix installation template 2011-04-17 13:33:30 +02:00
Jan-Christoph Borchardt 883e3dabb3 Sign in == Log in 2011-04-17 12:26:09 +02:00
Jan-Christoph Borchardt a538e3369a moved help from meta navigation to 'settings' (still need a good name for it). Also, even more hip new mono icons 2011-04-17 12:20:28 +02:00
Jan-Christoph Borchardt 23717b74c7 CSS hover magic 2011-04-17 00:45:22 +02:00
Jan-Christoph Borchardt 2df6e15fca this is now HTML5 2011-04-17 00:45:22 +02:00
Robin Appelman 3263b80ea9 first-run wizzard wip 2011-04-17 00:45:05 +02:00
Jan-Christoph Borchardt d9ed9fc8e3 added a favicon and removed those pesky double quotes 2011-04-16 19:49:18 +02:00
Robin Appelman f0e59b9043 better display for server configuration errors 2011-04-16 18:27:58 +02:00
Jakob Sack 5d23b60c8a Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 2011-04-16 17:50:18 +02:00
Jakob Sack af1e48df80 Changes in the user experience 2011-04-16 17:49:57 +02:00
Robin Appelman 1495ec0f31 show server configuration errors on seperate page 2011-04-16 15:49:55 +02:00
Jakob Sack f1015c88fa Minor bug fixing 2011-04-15 23:09:05 +02:00
François KUBLER 7faf852561 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring
Conflicts:
	admin/templates/index.php
	templates/layout.admin.php
	templates/layout.user.php

All conflicts are fixed.
2011-03-09 22:46:17 +01: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 f7f957abb9 Base for a more flexible navigation 2011-03-03 23:08:11 +01:00
Jakob Sack 66ac355f78 Getting rid of Smarty, using our own template system 2011-03-02 11:56:48 +01:00
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 2011-03-01 23:20:16 +01:00