Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check if user is admin - bool | Lukas Reschke | 2013-01-14 | 1 | -2/+2 |
* | Merge branch 'master' into update-progress | Michael Gapczynski | 2013-01-05 | 1 | -0/+14 |
|\ | |||||
| * | Merge branch 'master' into ocs_api | Tom Needham | 2012-12-16 | 1 | -10/+10 |
| |\ | |||||
| * \ | Merge master into ocs_api, fix conflicts. | Tom Needham | 2012-12-14 | 1 | -15/+20 |
| |\ \ | |||||
| * \ \ | Merge master into ocs_api | Tom Needham | 2012-10-28 | 1 | -37/+127 |
| |\ \ \ | |||||
| * \ \ \ | Fix merge conflicts | Tom Needham | 2012-09-13 | 1 | -104/+110 |
| |\ \ \ \ | |||||
| * | | | | | Make calling ocs/v1.php/config work | Bart Visscher | 2012-07-30 | 1 | -1/+1 |
| * | | | | | Add method to check if an app is shipped or not | Tom Needham | 2012-07-29 | 1 | -0/+14 |
* | | | | | | Tweak failure message and throw exceptions from updateDbFromStructure() | Michael Gapczynski | 2013-01-05 | 1 | -1/+1 |
* | | | | | | Modify and include additional update messages from updating apps | Michael Gapczynski | 2013-01-05 | 1 | -1/+4 |
* | | | | | | Use hooks to send updates from apps | Michael Gapczynski | 2013-01-04 | 1 | -0/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | More whitespace fixes | Bart Visscher | 2012-12-15 | 1 | -10/+10 |
| |_|_|/ |/| | | | |||||
* | | | | Move loading of all the apps to setting the active navigation entry. | Bart Visscher | 2012-11-30 | 1 | -0/+2 |
* | | | | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
* | | | | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -5/+5 |
* | | | | Remove subnavigation key, not used | Bart Visscher | 2012-10-29 | 1 | -3/+0 |
* | | | | Merge branch 'routing' | Bart Visscher | 2012-10-27 | 1 | -6/+12 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Merge branch 'master' into routing | Bart Visscher | 2012-10-17 | 1 | -41/+35 |
| |\ \ \ | |||||
| | * | | | Check for file exists before loading app version file | Bart Visscher | 2012-10-17 | 1 | -3/+2 |
| * | | | | Convert menu entries of settings pages to use router | Bart Visscher | 2012-09-28 | 1 | -6/+12 |
* | | | | | add the possibility to add an preupdate.php | Georg Ehrke | 2012-10-26 | 1 | -0/+4 |
* | | | | | Codestyle: FunctionCallArgumentSpacing | Felix Moeller | 2012-10-23 | 1 | -1/+1 |
* | | | | | Checkstyle: MultiLineCondition | Felix Moeller | 2012-10-23 | 1 | -4/+1 |
* | | | | | Check for file exists before loading app version file | Bart Visscher | 2012-10-20 | 1 | -3/+2 |
| |/ / / |/| | | | |||||
* | | | | Whitespace cleanup | Bart Visscher | 2012-10-14 | 1 | -17/+17 |
* | | | | fix a lot of small layout bugs and make the apps page overall prettier plus a... | Frank Karlitschek | 2012-10-08 | 1 | -21/+16 |
* | | | | automatically remove and prevent installation of apps with a require version ... | Frank Karlitschek | 2012-10-02 | 1 | -2/+2 |
|/ / / | |||||
* | | | fix some more phpdoc | Robin Appelman | 2012-09-23 | 1 | -24/+41 |
* | | | Catch exceptions when updating an app | Bart Visscher | 2012-09-21 | 1 | -1/+7 |
* | | | Catch unreadable app folder error | Brice Maron | 2012-09-19 | 1 | -1/+4 |
* | | | Added failsafes for retrieving remote apps on settings->apps page, in case ca... | Sam Tuke | 2012-09-18 | 1 | -2/+15 |
* | | | Fixed bug with duplicate entries for installed 3rd party apps in settings->apps | Sam Tuke | 2012-09-18 | 1 | -8/+64 |
| |/ |/| | |||||
* | | Move handling of core remotes to OC_TemplateLayout | Bart Visscher | 2012-09-07 | 1 | -5/+0 |
* | | Prevent loading all apps twice from overwriting the core scripts and styles | Bart Visscher | 2012-09-07 | 1 | -1/+3 |
* | | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -41/+41 |
* | | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -1/+1 |
* | | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -50/+50 |
* | | fix translations within subfolder /lib | Thomas Mueller | 2012-08-30 | 1 | -1/+1 |
* | | allow html inside app descriptions | Robin Appelman | 2012-08-30 | 1 | -0/+3 |
* | | More info about not compatible apps (app id) | Bart Visscher | 2012-08-29 | 1 | -1/+1 |
* | | Space before tab fixes | Bart Visscher | 2012-08-29 | 1 | -2/+2 |
* | | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -77/+115 |
|\ \ | |||||
| * | | Small changes to allow updating main menu dynamically. | Thomas Tanghus | 2012-08-05 | 1 | -5/+6 |
| * | | OC_App::getAppVersion return blank if version is not specified | Alessandro Cosentino | 2012-08-04 | 1 | -1/+1 |
| * | | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-26 | 1 | -3/+3 |
| |\| | |||||
| | * | some indention fixes | Robin Appelman | 2012-07-24 | 1 | -3/+3 |
| * | | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-21 | 1 | -1/+0 |
| |\| | |||||
| | * | fix unused variables | Robin Appelman | 2012-07-20 | 1 | -1/+0 |
| * | | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-15 | 1 | -1/+1 |
| |\| | |||||
| | * | fix remote and public.php | Robin Appelman | 2012-07-13 | 1 | -1/+1 |