Commit Graph

25 Commits (6a19a7d22639f056ccb39d94f2358882ed875faf)

Author SHA1 Message Date
Kamil Domanski 1cab3ca92c move installation of shipped apps to setup 14 years ago
Robin Appelman 561c3a15f0 prevent some possible warnings if there are files in /apps 14 years ago
Robin Appelman c1d02fd166 install apps that are shipped with owncloud the first time they are loaded 14 years ago
Robin Appelman f4e4617be7 App installer backend. 14 years ago
Robin Appelman 915073f8ea use simplexml instead of dom for OC_APP::getAppInfo() 14 years ago
Robin Appelman d10840ab18 moved app install/remove/update functions to lib/installer.php 14 years ago
Jakob Sack 47223ae2d9 Working subnavigation 14 years ago
Jakob Sack c4287162c4 Some work on the fancy user management 14 years ago
Robin Appelman a16c6fb804 don't use items in an array that aren't there 14 years ago
Jakob Sack f2e37e0018 Completely removing personalMenu 14 years ago
Jakob Sack af1e48df80 Changes in the user experience 14 years ago
Jakob Sack 683677b4f9 Support for navigation sub entries 14 years ago
Robin Appelman 26841884af move OC_DB to it's own file 14 years ago
Robin Appelman 232654cb60 get rid of the oc_require and friends 14 years ago
Jakob Sack f36f453dd2 apps are now stored in /apps 14 years ago
Jakob Sack f1015c88fa Minor bug fixing 14 years ago
Robin Appelman 0f494970d1 Fix a couple of minor coding errors 14 years ago
Jakob Sack a3070405d9 OC_HELPER, OC_LOG and OC_TEMPLATE prepared for refactoring 14 years ago
Jakob Sack 1aa7fd98c2 Refactoring OC_APPCONFIG and OC_PREFERENCES, minor changes to OC_APP. These libraries are skeletons only, the functions need to be written. 14 years ago
Jakob Sack 883c7a582d Small fixes in OC_APP, removed functions in OC_UTIL that now are in OC_APP 14 years ago
Jakob Sack 25e59e3ce6 Preparing OC_APP. It now includes information for all functions planned. 14 years ago
Jakob Sack f7f957abb9 Base for a more flexible navigation 14 years ago
Jakob Sack ae5dc3efdf New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences 14 years ago