Commit Graph

40 Commits

Author SHA1 Message Date
Robin Appelman 2f95b82934 fix disableing/enabling apps 2011-08-08 16:33:01 +02:00
Jan-Christoph Borchardt 3c01c36202 various style fixes 2011-08-08 14:13:11 +02:00
Jan-Christoph Borchardt 4b26740e9f beautified backend, first iteration 2011-08-08 13:45:43 +02:00
Jan-Christoph Borchardt c5505d267f adjusted backend, deactivated Apps subentry 2011-08-08 10:42:01 +02:00
Jan-Christoph Borchardt d8c86a2ad6 cleaned up settings a bit 2011-08-03 05:09:42 +02:00
Jakob Sack bafd684eb6 Renaming classes :-) 2011-07-29 21:36:03 +02:00
Robin Appelman 5539f67135 Some ui work on user management, but it can still use a lot of improvement. 2011-07-20 15:51:19 +02:00
Kamil Domanski 6a726e2488 changed app enable status to buttons 2011-06-21 22:36:13 +02:00
Kamil Domanski c36b8621b4 fixed wrong php tags 2011-06-21 19:18:34 +02:00
Jakob Sack c25474e2c5 Updated l10n script, fixed translation in admin/users template 2011-06-21 16:19:30 +02:00
Kamil Domanski d38e958ada enable/disable apps by clicking their status 2011-06-20 20:46:31 +02:00
Kamil Domanski 0f0d37b85c fixed minor string omission 2011-06-20 20:45:42 +02:00
Kamil Domanski 7ac7a6801c added basic "installed apps" page 2011-06-20 18:17:41 +02:00
Kamil Domanski 80257558af admin templates are now translateable 2011-06-19 22:16:16 +02:00
Kamil Domanski be3ee03189 handle app repo connection failure 2011-06-18 22:02:45 +02:00
Robin Appelman fd2c1839a1 remove plugins settings page 2011-06-14 16:16:50 +02:00
Jakob Sack da30671ec4 More error checking in user management 2011-04-18 12:39:28 +02:00
Jakob Sack 43646dbf8d User management works, now we need some usability expert ... 2011-04-18 09:30:37 +02:00
Jakob Sack ee3d32b023 Everything nice and active now 2011-04-17 20:00:07 +02:00
Frank Karlitschek 80c00c9ddd use the ne prettybutton class and add eyecandy 2011-04-17 18:21:34 +02:00
Jakob Sack d59b0df401 Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 2011-04-17 18:06:17 +02:00
Jakob Sack 79d8aa871a User management works good enough for now. Need to do something else ... 2011-04-17 18:05:49 +02:00
Frank Karlitschek 60b6825612 show only ownCloud related knowledgebase entries. and make the page pretty 2011-04-17 17:38:35 +02:00
Jakob Sack afa2c4a2c3 User manager still not perfect but the aim is reachable! 2011-04-17 13:15:55 +02:00
Jakob Sack cb2d8db9ce Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 2011-04-17 01:04:43 +02:00
Jakob Sack c4287162c4 Some work on the fancy user management 2011-04-17 01:04:23 +02:00
Frank Karlitschek 3e28883a9f make the detail page work (more or less) 2011-04-17 00:28:46 +02:00
Jakob Sack da5d388266 Advanced user management 2011-04-16 23:26:55 +02:00
Frank Karlitschek fc63882fe2 more layout fixes 2011-04-16 23:07:18 +02:00
Frank Karlitschek 1372d8339d add a date format function for more eyecandy 2011-04-16 20:34:18 +02:00
Frank Karlitschek 85df699746 application listing works more or less now 2011-04-16 19:42:58 +02:00
Frank Karlitschek 1419b80d4e first "broken" step for an app installation 2011-04-16 18:31:32 +02:00
Jakob Sack 4c74029489 First sketch of a user administration 2011-04-16 14:59:10 +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
François KUBLER 1935d85ef1 Fixed some typos in admins templates.
* We have to use full tags (<?php) and not short tags (<?)
* We have to use the alternative syntax for control structures (see http://www.php.net/manual/en/control-structures.alternative-syntax.php).
2011-03-09 20:13:52 +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 015ab0eb64 Say Smarty to only use one compile directory. Makes setup somewhat easier. 2011-03-02 00:16:43 +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