Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update settings/apps.php | Thomas Müller | 2012-09-04 | 1 | -1/+1 |
| | | | respect coding style | ||||
* | Update settings/apps.php | Thomas Müller | 2012-09-04 | 1 | -7/+7 |
| | | | respect coding style | ||||
* | Add check for missing appinfo in apps settings page | Bart Visscher | 2012-09-03 | 1 | -0/+4 |
| | |||||
* | remove files_imageviewer and files_texteditor from blacklist so they can be ↵ | Jörn Friedrich Dreyer | 2012-08-27 | 1 | -1/+2 |
| | | | | activated in a multi apps environment | ||||
* | Remove unused code. | Thomas Tanghus | 2012-08-04 | 1 | -33/+0 |
| | |||||
* | Load OCS apps in an ajax call to avoid blocking the WUI. | Thomas Tanghus | 2012-08-04 | 1 | -2/+3 |
| | |||||
* | fixes bug oc-1433 | Alessandro Cosentino | 2012-08-04 | 1 | -0/+1 |
| | |||||
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 1 | -2/+0 |
| | |||||
* | Allow direct link to app. | Thomas Tanghus | 2012-06-25 | 1 | -0/+2 |
| | |||||
* | Make some apps compatible | Lukas Reschke | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | Revert | Lukas Reschke | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | Settings... | Lukas Reschke | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | apps paging is not yet implemented. increase pagesize to 100 as a quickfix | Frank Karlitschek | 2012-06-09 | 1 | -1/+2 |
| | |||||
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
| | |||||
* | don´t claim that already downloaded 3rd party apps are internal apps | Frank Karlitschek | 2012-05-18 | 1 | -2/+7 |
| | |||||
* | add files to blacklist. Should be always on | Frank Karlitschek | 2012-04-29 | 1 | -1/+1 |
| | |||||
* | improve the app installer. | Frank Karlitschek | 2012-04-21 | 1 | -0/+7 |
| | | | | | show a label if an app is an internal app or a third party app from the app store. show a preview image of the app if available | ||||
* | fix appstore download. | Frank Karlitschek | 2012-01-27 | 1 | -8/+16 |
| | |||||
* | finish the application store feature so that users can download and install ↵ | Frank Karlitschek | 2012-01-06 | 1 | -16/+16 |
| | | | | ownCloud apps from our website. there is still a small problem with write permissions. will look into this later | ||||
* | Sort apps on name and enabled status | Bart Visscher | 2011-12-07 | 1 | -0/+8 |
| | |||||
* | dissable app instalation from apps.owncloud.org interface | Robin Appelman | 2011-09-28 | 1 | -15/+16 |
| | |||||
* | Move some common code to OC_Util | Bart Visscher | 2011-09-18 | 1 | -4/+1 |
| | | | | | | | Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage | ||||
* | Fix undefined index license in Apps | Michael Gapczynski | 2011-08-27 | 1 | -1/+1 |
| | |||||
* | allow apps to register form for the settings and admin pages | Robin Appelman | 2011-08-23 | 1 | -0/+1 |
| | |||||
* | dont throw errors if we cant connect to the apps repository | Robin Appelman | 2011-08-15 | 1 | -10/+13 |
| | |||||
* | merged admin, help and settings to settings | Jan-Christoph Borchardt | 2011-08-13 | 1 | -0/+68 |