summaryrefslogtreecommitdiffstats
path: root/lib/app.php
Commit message (Expand)AuthorAgeFilesLines
* Merge master into ocs_apiTom Needham2012-10-281-37/+127
|\
| * add the possibility to add an preupdate.phpGeorg Ehrke2012-10-261-0/+4
| * Codestyle: FunctionCallArgumentSpacingFelix Moeller2012-10-231-1/+1
| * Checkstyle: MultiLineConditionFelix Moeller2012-10-231-4/+1
| * Check for file exists before loading app version fileBart Visscher2012-10-201-3/+2
| * Whitespace cleanupBart Visscher2012-10-141-17/+17
| * fix a lot of small layout bugs and make the apps page overall prettier plus a...Frank Karlitschek2012-10-081-21/+16
| * automatically remove and prevent installation of apps with a require version ...Frank Karlitschek2012-10-021-2/+2
| * fix some more phpdocRobin Appelman2012-09-231-24/+41
| * Catch exceptions when updating an appBart Visscher2012-09-211-1/+7
| * Catch unreadable app folder errorBrice Maron2012-09-191-1/+4
| * Added failsafes for retrieving remote apps on settings->apps page, in case ca...Sam Tuke2012-09-181-2/+15
| * Fixed bug with duplicate entries for installed 3rd party apps in settings->appsSam Tuke2012-09-181-8/+64
* | Fix merge conflictsTom Needham2012-09-131-104/+110
|\|
| * Move handling of core remotes to OC_TemplateLayoutBart Visscher2012-09-071-5/+0
| * Prevent loading all apps twice from overwriting the core scripts and stylesBart Visscher2012-09-071-1/+3
| * adding space between) and {Thomas Mueller2012-09-071-41/+41
| * Respect coding styleThomas Müller2012-09-041-1/+1
| * Respect coding styleThomas Müller2012-09-041-50/+50
| * fix translations within subfolder /libThomas Mueller2012-08-301-1/+1
| * allow html inside app descriptionsRobin Appelman2012-08-301-0/+3
| * More info about not compatible apps (app id)Bart Visscher2012-08-291-1/+1
| * Space before tab fixesBart Visscher2012-08-291-2/+2
| * Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-77/+115
| |\
| | * Small changes to allow updating main menu dynamically.Thomas Tanghus2012-08-051-5/+6
| | * OC_App::getAppVersion return blank if version is not specifiedAlessandro Cosentino2012-08-041-1/+1
| | * Merge branch 'master' into subadminGeorg Ehrke2012-07-261-3/+3
| | |\
| | * \ Merge branch 'master' into subadminGeorg Ehrke2012-07-211-1/+0
| | |\ \
| | * \ \ Merge branch 'master' into subadminGeorg Ehrke2012-07-151-1/+1
| | |\ \ \
| | * | | | subadmins can now add usersGeorg Ehrke2012-07-151-4/+9
| * | | | | escape all identifiers with backticksjfd2012-07-311-2/+2
| * | | | | Only check for apps owncloud version requirment when there is a new owncloud ...Bart Visscher2012-06-211-14/+15
| * | | | | Load app before running update scriptBart Visscher2012-06-191-0/+1
| * | | | | Don't use substr to get first char of stringBart Visscher2012-06-191-1/+1
| * | | | | make it possible to load apps seperately. needed to fix oc-910 without breaki...Arthur Schiwon2012-06-041-19/+14
| * | | | | check during ownCloud upgrade if all the installed apps are compatible with t...Frank Karlitschek2012-05-261-3/+34
| * | | | | dont throw errors when apps dont have types configuredRobin Appelman2012-05-201-1/+5
| * | | | | files app is always enabledRobin Appelman2012-05-201-1/+1
* | | | | | Make calling ocs/v1.php/config workBart Visscher2012-07-301-1/+1
* | | | | | Add method to check if an app is shipped or notTom Needham2012-07-291-0/+14
| |_|_|_|/ |/| | | |
* | | | | some indention fixesRobin Appelman2012-07-241-3/+3
| |_|_|/ |/| | |
* | | | fix unused variablesRobin Appelman2012-07-201-1/+0
| |_|/ |/| |
* | | fix remote and public.phpRobin Appelman2012-07-131-1/+1
| |/ |/|
* | Spelling fixBart Visscher2012-06-281-1/+1
* | Remember the app root information.Bart Visscher2012-06-281-1/+5
* | Fix recursion when running an update scriptBart Visscher2012-06-271-0/+5
* | Cache result of OC_App::getAppVersionsBart Visscher2012-06-271-0/+4
* | Move app upgrade check to loading of appsBart Visscher2012-06-271-14/+10
* | Trim trailing whitespace from version.Thomas Tanghus2012-06-241-1/+1
* | Remove references to /apps/ and correct inclusion of settingsBrice Maron2012-06-221-3/+3