summaryrefslogtreecommitdiffstats
path: root/lib/app.php
Commit message (Expand)AuthorAgeFilesLines
* Some work on the fancy user managementJakob Sack2011-04-171-4/+0
* don't use items in an array that aren't thereRobin Appelman2011-04-161-0/+6
* Completely removing personalMenuJakob Sack2011-04-161-35/+0
* Changes in the user experienceJakob Sack2011-04-161-2/+13
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-161-2/+2
|\
| * move OC_DB to it's own fileRobin Appelman2011-04-161-1/+1
| * mergeRobin Appelman2011-04-161-5/+10
| |\
| * | get rid of the oc_require and friendsRobin Appelman2011-04-161-1/+1
* | | Support for navigation sub entriesJakob Sack2011-04-161-3/+64
| |/ |/|
* | apps are now stored in /appsJakob Sack2011-04-161-4/+9
* | Minor bug fixingJakob Sack2011-04-151-1/+1
|/
* Fix a couple of minor coding errorsRobin Appelman2011-03-181-3/+3
* OC_HELPER, OC_LOG and OC_TEMPLATE prepared for refactoringJakob Sack2011-03-131-0/+2
* Refactoring OC_APPCONFIG and OC_PREFERENCES, minor changes to OC_APP. These l...Jakob Sack2011-03-121-0/+5
* Small fixes in OC_APP, removed functions in OC_UTIL that now are in OC_APPJakob Sack2011-03-111-8/+37
* Preparing OC_APP. It now includes information for all functions planned.Jakob Sack2011-03-111-3/+268
* Base for a more flexible navigationJakob Sack2011-03-031-5/+7
* New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user pr...Jakob Sack2011-03-031-0/+40