Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | merge master into filesystem | Robin Appelman | 2012-10-30 | 1 | -3/+0 | |
|\| | | | | ||||||
| * | | | | Remove subnavigation key, not used | Bart Visscher | 2012-10-29 | 1 | -3/+0 | |
* | | | | | Merge branch 'master' into filesystem | Robin Appelman | 2012-10-27 | 1 | -6/+12 | |
|\| | | | | ||||||
| * | | | | 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 | |
* | | | | | | Merge branch 'master' into filesystem | Robin Appelman | 2012-10-26 | 1 | -0/+4 | |
|\| | | | | | ||||||
| * | | | | | add the possibility to add an preupdate.php | Georg Ehrke | 2012-10-26 | 1 | -0/+4 | |
* | | | | | | merge master into filesystem | Robin Appelman | 2012-10-24 | 1 | -5/+2 | |
|\| | | | | | ||||||
| * | | | | | Codestyle: FunctionCallArgumentSpacing | Felix Moeller | 2012-10-23 | 1 | -1/+1 | |
| * | | | | | Checkstyle: MultiLineCondition | Felix Moeller | 2012-10-23 | 1 | -4/+1 | |
* | | | | | | Merge branch 'master' into filesystem | Robin Appelman | 2012-10-21 | 1 | -3/+2 | |
|\| | | | | | ||||||
| * | | | | | Check for file exists before loading app version file | Bart Visscher | 2012-10-20 | 1 | -3/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | merge master into filesystem | Robin Appelman | 2012-10-17 | 1 | -17/+17 | |
|\| | | | | ||||||
| * | | | | Whitespace cleanup | Bart Visscher | 2012-10-14 | 1 | -17/+17 | |
* | | | | | fix namespaces in filesystem and filesystemview | Robin Appelman | 2012-10-10 | 1 | -3/+3 | |
|/ / / / | ||||||
* | | | | 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 | |
| * | | subadmins can now add users | Georg Ehrke | 2012-07-15 | 1 | -4/+9 | |
| |/ | ||||||
| * | Spelling fix | Bart Visscher | 2012-06-28 | 1 | -1/+1 | |
| * | Remember the app root information. | Bart Visscher | 2012-06-28 | 1 | -1/+5 | |
| * | Fix recursion when running an update script | Bart Visscher | 2012-06-27 | 1 | -0/+5 | |
| * | Cache result of OC_App::getAppVersions | Bart Visscher | 2012-06-27 | 1 | -0/+4 | |
| * | Move app upgrade check to loading of apps | Bart Visscher | 2012-06-27 | 1 | -14/+10 | |
| * | Trim trailing whitespace from version. | Thomas Tanghus | 2012-06-24 | 1 | -1/+1 | |
| * | Remove references to /apps/ and correct inclusion of settings | Brice Maron | 2012-06-22 | 1 | -3/+3 |