Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move and fix app setting navigation detect | Bart Visscher | 2012-10-29 | 1 | -2/+2 |
| | |||||
* | show/hide navigation entries after enabling/disabling app | Robin Appelman | 2012-10-26 | 1 | -0/+34 |
| | |||||
* | fix a lot of small layout bugs and make the apps page overall prettier plus ↵ | Frank Karlitschek | 2012-10-08 | 1 | -0/+3 |
| | | | | add ratings finally | ||||
* | no garbage on the screen please | Frank Karlitschek | 2012-10-08 | 1 | -0/+1 |
| | |||||
* | Fixed bug with duplicate entries for installed 3rd party apps in settings->apps | Sam Tuke | 2012-09-18 | 1 | -14/+0 |
| | | | | | Added method getAppstoreApps to OC_App Added minor documentation | ||||
* | Add missing ; to js code | Bart Visscher | 2012-09-05 | 1 | -2/+2 |
| | |||||
* | allow html inside app descriptions | Robin Appelman | 2012-08-30 | 1 | -2/+2 |
| | |||||
* | Restructure JS code and small fixes. | Thomas Tanghus | 2012-08-04 | 1 | -55/+63 |
| | |||||
* | Load OCS apps in an ajax call to avoid blocking the WUI. | Thomas Tanghus | 2012-08-04 | 1 | -27/+72 |
| | |||||
* | reset version number when not specified - again bug oc-1433 | Alessandro Cosentino | 2012-08-04 | 1 | -1/+5 |
| | |||||
* | Allow direct link to app. | Thomas Tanghus | 2012-06-25 | 1 | -0/+9 |
| | |||||
* | Hide app page link for internal apps, fixes bug oc-913 | Michael Gapczynski | 2012-06-04 | 1 | -0/+2 |
| | |||||
* | link to apps.owncloud.com | Frank Karlitschek | 2012-06-03 | 1 | -1/+5 |
| | | | | thanks to guillaume for the patch | ||||
* | check during ownCloud upgrade if all the installed apps are compatible with ↵ | Frank Karlitschek | 2012-05-26 | 1 | -2/+2 |
| | | | | the new ownCloud version. Disable them if not | ||||
* | Switch enable button only when app is really installed or uninstalled | Brice Maron | 2012-05-14 | 1 | -5/+13 |
| | |||||
* | Tried to make settings/apps more keyboard/screenreader friendly. | Thomas Tanghus | 2012-05-04 | 1 | -0/+7 |
| | |||||
* | improve the app installer. | Frank Karlitschek | 2012-04-21 | 1 | -0/+3 |
| | | | | | 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 | ||||
* | typo | Robin Appelman | 2012-04-14 | 1 | -2/+2 |
| | |||||
* | swap enable and dissable error messages | Robin Appelman | 2012-04-14 | 1 | -2/+2 |
| | |||||
* | show error when installing an app has failed | Robin Appelman | 2012-04-14 | 1 | -2/+10 |
| | |||||
* | allow apps to register form for the settings and admin pages | Robin Appelman | 2011-08-23 | 1 | -0/+6 |
| | |||||
* | fix enableing apps | Robin Appelman | 2011-08-15 | 1 | -4/+4 |
| | |||||
* | merged admin, help and settings to settings | Jan-Christoph Borchardt | 2011-08-13 | 1 | -0/+38 |