Commit Graph

166 Commits (fb5d0db0376f8f75fe6745fd1c94d5b325be4f41)

Author SHA1 Message Date
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Bart Visscher 40fe6c6346 Remove subnavigation key, not used 13 years ago
Georg Ehrke 1888ac0d41 add the possibility to add an preupdate.php 13 years ago
Felix Moeller 36d0d75901 Codestyle: FunctionCallArgumentSpacing 13 years ago
Felix Moeller ff5f9370c4 Checkstyle: MultiLineCondition 13 years ago
Bart Visscher 051dde08db Check for file exists before loading app version file 13 years ago
Bart Visscher 44287d680b Check for file exists before loading app version file 13 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 13 years ago
Frank Karlitschek c701bed2e3 fix a lot of small layout bugs and make the apps page overall prettier plus add ratings finally 13 years ago
Frank Karlitschek 3fdebaa5dc automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number. 13 years ago
Bart Visscher d0bd2bbf27 Convert menu entries of settings pages to use router 13 years ago
Robin Appelman 4131b205d4 fix some more phpdoc 13 years ago
Bart Visscher 40a1899bd9 Catch exceptions when updating an app 13 years ago
Brice Maron 86c3761615 Catch unreadable app folder error 13 years ago
Sam Tuke 9df403f051 Added failsafes for retrieving remote apps on settings->apps page, in case categories or app data are not found 13 years ago
Sam Tuke b765e883f3 Fixed bug with duplicate entries for installed 3rd party apps in settings->apps 13 years ago
Bart Visscher ce10e1c19a Fix return statement 13 years ago
Bart Visscher edcd297476 Move handling of core remotes to OC_TemplateLayout 13 years ago
Bart Visscher 631df21de6 Prevent loading all apps twice from overwriting the core scripts and styles 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Thomas Müller d14f8fa681 Respect coding style 13 years ago
Thomas Müller 9760b5e153 Respect coding style 13 years ago
Thomas Mueller 58b1e841f1 fix translations within subfolder /lib 13 years ago
Robin Appelman b5234a4f34 allow html inside app descriptions 13 years ago
Bart Visscher 598815b21e More info about not compatible apps (app id) 13 years ago
Bart Visscher db18218a1b Space before tab fixes 13 years ago
Thomas Tanghus cc445e4e47 Small changes to allow updating main menu dynamically. 13 years ago
Alessandro Cosentino a6ce497dd9 OC_App::getAppVersion return blank if version is not specified 13 years ago
jfd ede464f058 escape all identifiers with backticks 13 years ago
Robin Appelman 856d9c0b54 some indention fixes 13 years ago
Robin Appelman 48306a3c4f fix unused variables 13 years ago
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 8aa7ed39a5 Only check for apps owncloud version requirment when there is a new owncloud version 13 years ago
Bart Visscher 2d4e1b45ce Load app before running update script 13 years ago
Bart Visscher cff1b6e699 Don't use substr to get first char of string 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