aboutsummaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Collapse)AuthorAgeFilesLines
* more layout fixesFrank Karlitschek2011-04-163-7/+49
|
* add a date format function for more eyecandyFrank Karlitschek2011-04-162-11/+28
|
* application listing works more or less nowFrank Karlitschek2011-04-162-28/+9
|
* Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-164-14/+113
|\ | | | | | | | | Conflicts: admin/apps.php
| * Changes in the user experienceJakob Sack2011-04-163-9/+145
| |
* | first "broken" step for an app installationFrank Karlitschek2011-04-161-0/+50
| |
* | Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-165-28/+81
|\|
| * First sketch of a user administrationJakob Sack2011-04-165-28/+81
| |
* | first stepp of application installationFrank Karlitschek2011-04-161-0/+49
|/
* get rid of the oc_require and friendsRobin Appelman2011-04-164-4/+4
|
* Try to make owncloud working againJakob Sack2011-04-155-5/+5
|
* Fix a couple of minor coding errorsRobin Appelman2011-03-183-6/+6
|
* Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrançois KUBLER2011-03-094-13/+13
|\ | | | | | | | | | | | | | | | | Conflicts: admin/templates/index.php templates/layout.admin.php templates/layout.user.php All conflicts are fixed.
| * Base for a more flexible navigationJakob Sack2011-03-034-7/+7
| |
| * New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user ↵Jakob Sack2011-03-032-2/+2
| | | | | | | | preferences
* | Fixed PHP syntax in template files.François KUBLER2011-03-093-8/+8
| | | | | | | | | | | | * Full PHP tags * Alternative syntax for control structures * Semi-colon at the end of instructions
* | Fixed some typos in admins templates.François KUBLER2011-03-093-16/+16
|/ | | | | * 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).
* Forgot to change some calls of linkToJakob Sack2011-03-024-4/+4
|
* Admin pages are for admins only, right?Jakob Sack2011-03-024-4/+4
|
* Getting rid of Smarty, using our own template systemJakob Sack2011-03-026-37/+57
|
* Say Smarty to only use one compile directory. Makes setup somewhat easier.Jakob Sack2011-03-021-0/+0
|
* Start of the refactoring. Commit is quite big because I forgot to use git ↵Jakob Sack2011-03-0110-21/+255
| | | | right from the beginning. Sorry.
* Fix licencing, make headers refer to intended AGPL, include copy of AGPLJonathan Riddell2011-02-091-1/+1
|
* fix permissions, start to implement private data apiMartin T. H. Sandsmark2010-07-161-0/+0
|
* when not admin, only show logs of the current userRobin2010-05-221-1/+0
|
* mergeRobin2010-04-282-0/+0
|
* change the config system to support multi userRobin2010-04-232-0/+42