summaryrefslogtreecommitdiffstats
path: root/lib/app.php
Commit message (Expand)AuthorAgeFilesLines
* fix error message, add "appid" to the output to know which app caused the err...Björn Schießle2013-01-181-1/+1
* Whitespace cleanupBart Visscher2013-01-161-1/+1
* Check if user is admin - boolLukas Reschke2013-01-141-2/+2
* Merge branch 'master' into update-progressMichael Gapczynski2013-01-051-0/+14
|\
| * Merge branch 'master' into ocs_apiTom Needham2012-12-161-10/+10
| |\
| * \ Merge master into ocs_api, fix conflicts.Tom Needham2012-12-141-15/+20
| |\ \
| * \ \ Merge master into ocs_apiTom Needham2012-10-281-37/+127
| |\ \ \
| * \ \ \ Fix merge conflictsTom Needham2012-09-131-104/+110
| |\ \ \ \
| * | | | | 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
* | | | | | Tweak failure message and throw exceptions from updateDbFromStructure()Michael Gapczynski2013-01-051-1/+1
* | | | | | Modify and include additional update messages from updating appsMichael Gapczynski2013-01-051-1/+4
* | | | | | Use hooks to send updates from appsMichael Gapczynski2013-01-041-0/+1
| |_|_|_|/ |/| | | |
* | | | | More whitespace fixesBart Visscher2012-12-151-10/+10
| |_|_|/ |/| | |
* | | | Move loading of all the apps to setting the active navigation entry.Bart Visscher2012-11-301-0/+2
* | | | Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
* | | | Checkstyle: many fixesFelix Moeller2012-11-021-5/+5
* | | | Remove subnavigation key, not usedBart Visscher2012-10-291-3/+0
* | | | Merge branch 'routing'Bart Visscher2012-10-271-6/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into routingBart Visscher2012-10-171-41/+35
| |\ \ \
| | * | | Check for file exists before loading app version fileBart Visscher2012-10-171-3/+2
| * | | | Convert menu entries of settings pages to use routerBart Visscher2012-09-281-6/+12
* | | | | 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
| |/ |/|
* | 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
| |\|
| | * some indention fixesRobin Appelman2012-07-241-3/+3
| * | Merge branch 'master' into subadminGeorg Ehrke2012-07-211-1/+0
| |\|
| | * fix unused variablesRobin Appelman2012-07-201-1/+0