Commit Graph

47 Commits (88de9e40503833f76e79e8ac722025ceafd15c4b)

Author SHA1 Message Date
Robin Appelman d9372ac766 make log level configurable 14 years ago
Robin Appelman 820cd0fb75 provide a logging mechanism 14 years ago
Borjan Tchakaloff 3388381deb Fixed the 'Undefined index "user_id"' bug when requesting a publicly shared folder and being logged-out. 14 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 14 years ago
Robin Appelman 391e064e67 allow apps to register form for the settings and admin pages 14 years ago
Robin Appelman af3080402b fix installing shipped apps 14 years ago
Jan-Christoph Borchardt 4a5ee765cf merged admin, help and settings to settings 14 years ago
Jan-Christoph Borchardt 99790d6805 lots of image changes, use svg EVERYWHERE POSSIBLE 14 years ago
Frank Karlitschek 5b9f6b4001 hide the files admin page as long as we don have settings on the page 14 years ago
Robin Appelman 1f1498ceca remove Log completely 14 years ago
Robin Appelman cdf91b6b3e work in new app management 14 years ago
Robin Appelman 9059b55979 make more strings translatable 14 years ago
Robin Appelman 7b38e5d7c7 apps can now add their own forms to the Personal page 14 years ago
Robin Appelman e6f6d3dabc dont use a different navigation page for settings stuff 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2ff8d7a8bc One class per file! 14 years ago
Robin Appelman d12d08e2f3 some more changes for navigation subentries 14 years ago
Robin Appelman fe47d51598 some refactoring for subnavigation code 14 years ago
Robin Appelman edec37b402 add OC_APP::getCurrentApp() to get the id of the active app 14 years ago
Jakob Sack 272fc252fb Activate "active" for subentries 14 years ago
Robin Appelman 11dc3bb0e1 only load apps if they exist 14 years ago
Kamil Domanski 6b2ec22104 allow disabling apps, install apps as disabled 14 years ago
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