Commit Graph

123 Commits (fb6468936e2b65d7d14f6b86ff3933f6fe0a6cc4)

Author SHA1 Message Date
Georg Ehrke e707e94857 subadmins can now add users 13 years ago
Robin Appelman b45d3ced79 fix remote and public.php 13 years ago
Bart Visscher 1ccbbfad53 Spelling fix 13 years ago
Bart Visscher bf09edcbf1 Remember the app root information. 13 years ago
Bart Visscher 2d8a380a21 Fix recursion when running an update script 13 years ago
Bart Visscher dab58f3464 Cache result of OC_App::getAppVersions 13 years ago
Bart Visscher 2f0b4983e9 Move app upgrade check to loading of apps 13 years ago
Thomas Tanghus b182e6c86a Trim trailing whitespace from version. 13 years ago
Brice Maron d39d7fb9ff Remove references to /apps/ and correct inclusion of settings 13 years ago
Thomas Mueller ba2d203a54 some path fixes for multi-dir app 13 years ago
Brice Maron f46623da6c Do not search apps if oc is not yet installed 13 years ago
Bart Visscher 6e9cd63fa1 Only check for apps owncloud version requirment when there is a new owncloud version 13 years ago
Bart Visscher 2b228fba34 Load app before running update script 13 years ago
Brice Maron 6da5a2fdd4 Add possibility to choose the installation folder 13 years ago
Bart Visscher ac36512102 Don't use substr to get first char of string 13 years ago
Brice Maron 9ec68c819b Change parameter 'web' to 'url' and take array of array in config instead of : separated values 13 years ago
Bart Visscher 4260dce826 Better handling of core.css and core.js 13 years ago
Brice Maron 6a812644e4 Correct remote and public, and last occurence of OC:: 13 years ago
Brice Maron cc494259d3 Unit path and webpath, correct some more 13 years ago
Brice Maron b6c5ca126b First almost working version 13 years ago
Arthur Schiwon b0d83d6d8d make it possible to load apps seperately. needed to fix oc-910 without breaking oc-863 13 years ago
Bart Visscher a33f580db1 Remove OC_App::register function 13 years ago
Frank Karlitschek 982cde0bb1 check during ownCloud upgrade if all the installed apps are compatible with the new ownCloud version. Disable them if not 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Frank Karlitschek dfd5a9759c only enable compatible apps 13 years ago
Florian Hülsmann d2e2a2b2c0 prevent apps from printing output from app.php 13 years ago
Robin Appelman cb23bae8d9 dont throw errors when apps dont have types configured 13 years ago
Robin Appelman f00b57f8be files app is always enabled 13 years ago
Robin Appelman a2cc772aa5 dont run update scripts for apps that arent enabled 13 years ago
Robin Appelman b096fd9ed8 log upgrades 13 years ago
Bart Visscher ce1e4425c2 Combine and minimize core and default app js files 13 years ago
Bart Visscher f71fec8cdc Combine and minimize core and default app css files 13 years ago
Bart Visscher b39f01fce6 Comment spelling fix 13 years ago
Robin Appelman 6779f28af4 cache app types during install or update 13 years ago
Robin Appelman e7c106d91e selective app loading for remote/public 13 years ago
Robin Appelman 736739bbbd load remote and public paths from info.xml during upgrade instead of setting them every time 13 years ago
Robin Appelman 9e03ea4a28 ensure the files app is always loaded 13 years ago
Arthur Schiwon 6750998984 files is not internal any more, part II 13 years ago
Arthur Schiwon d71600213a files is not internal any more 13 years ago
Frank Karlitschek 04c6582af1 load the files app in a way that doesn´t break oC3 configurations 13 years ago
Thomas Mueller 07f2e316e4 removing executable bit from various files 13 years ago
Frank Karlitschek c7e7767f58 don´t hardcode files app. we have no a standard info.xml in files 13 years ago
Bart Visscher f991948a71 Fix loading by apptype in webdav 13 years ago
Thomas Tanghus 6848b069c9 OC_App::getStorage() failed if app dir didn't exist. 13 years ago
Robin Appelman 5720bd296d merge log into admin 13 years ago
Bartek Przybylski f241615693 fix getAppVersion error 13 years ago
Robin Appelman 4410f15dd8 don't rely on the old version in info.xml anymore 13 years ago
Robin Appelman dec139716e cache app types in the db 13 years ago
Robin Appelman b1bcc60d83 reuse OC_L10N objects 13 years ago
Robin Appelman 926b2b78fe keep version numbers in their own files for faster reading 13 years ago