Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makes #app-navigation a part of app management. | raghunayyar | 2014-03-20 | 1 | -24/+25 |
| | |||||
* | Merge pull request #6490 from owncloud/theming-for-appstemplate | Jan-Christoph Borchardt | 2014-02-05 | 1 | -0/+4 |
|\ | | | | | do not show 'Add app' and 'More apps' for themed ownCloud | ||||
| * | use appstoreenabled config switch | Bjoern Schiessle | 2014-01-16 | 1 | -2/+2 |
| | | |||||
| * | do not show 'Add app' and 'More apps' for themed ownCloud | Jan-Christoph Borchardt | 2013-12-18 | 1 | -0/+4 |
| | | |||||
* | | added website field | Bjoern Schiessle | 2014-01-17 | 1 | -3/+5 |
| | | |||||
* | | distinguish app links from doc links | Bjoern Schiessle | 2014-01-17 | 1 | -2/+2 |
| | | |||||
* | | show link to app documentation | Bjoern Schiessle | 2014-01-17 | 1 | -0/+5 |
|/ | |||||
* | Move .errormsg from settings-css to .warning in core. Reusable! | kondou | 2013-08-18 | 1 | -1/+1 |
| | |||||
* | Don't use an alert for displaying app-mgmt-errors | kondou | 2013-08-18 | 1 | -0/+1 |
| | | | | | | Rather display a dominant div and mark the problematic app in the applist. Fix #305 | ||||
* | Hide a ghost image on the apps management page | Victor Dubiniuk | 2013-06-28 | 1 | -1/+1 |
| | |||||
* | apps management: change misleading + to ... | Jan-Christoph Borchardt | 2013-06-12 | 1 | -1/+1 |
| | |||||
* | remove App management top bar and move buttons more contextually in the ↵ | Jan-Christoph Borchardt | 2013-06-12 | 1 | -5/+10 |
| | | | | interface | ||||
* | [core] From echo to p | Lukas Reschke | 2013-02-27 | 1 | -14/+14 |
| | |||||
* | Style cleanup settings | Bart Visscher | 2013-02-21 | 1 | -8/+15 |
| | |||||
* | Add 'hascontrols' class for content with fixed topbar. | Thomas Tanghus | 2013-02-04 | 1 | -1/+1 |
| | |||||
* | remove leftover code | Frank Karlitschek | 2013-01-30 | 1 | -3/+0 |
| | |||||
* | merge master | Frank Karlitschek | 2013-01-30 | 1 | -4/+4 |
|\ | | | | | | | | | | | | | | | Merge branch 'master' into improved_appsmanagement Conflicts: settings/apps.php settings/templates/apps.php | ||||
| * | Move appid to external file | Lukas Reschke | 2013-01-23 | 1 | -1/+2 |
| | | |||||
| * | External JSON for the Apps | Lukas Reschke | 2013-01-21 | 1 | -7/+3 |
| | | |||||
| * | Spaces to tabs | Bart Visscher | 2013-01-16 | 1 | -1/+1 |
| | | |||||
* | | mark recommended apps. server part not yet fully implemented | Frank Karlitschek | 2013-01-30 | 1 | -2/+1 |
| | | |||||
* | | we are getting closer. updating is not working yet. | Frank Karlitschek | 2013-01-21 | 1 | -1/+3 |
|/ | |||||
* | omit type attribute in script tag to use fallback (text/javascript) | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -1/+1 |
| | |||||
* | fix a lot of small layout bugs and make the apps page overall prettier plus ↵ | Frank Karlitschek | 2012-10-08 | 1 | -0/+2 |
| | | | | add ratings finally | ||||
* | Fixed bug with duplicate entries for installed 3rd party apps in settings->apps | Sam Tuke | 2012-09-18 | 1 | -1/+1 |
| | | | | | Added method getAppstoreApps to OC_App Added minor documentation | ||||
* | fixing translation - thx eMerzh | Thomas Mueller | 2012-09-04 | 1 | -1/+1 |
| | |||||
* | allow html inside app descriptions | Robin Appelman | 2012-08-30 | 1 | -3/+3 |
| | |||||
* | CSS tweaks for app settings. | Thomas Tanghus | 2012-08-05 | 1 | -1/+3 |
| | |||||
* | link of Add your app was broken | Alessandro Cosentino | 2012-08-04 | 1 | -1/+1 |
| | |||||
* | Load OCS apps in an ajax call to avoid blocking the WUI. | Thomas Tanghus | 2012-08-04 | 1 | -3/+4 |
| | |||||
* | XSS fix. | Thomas Tanghus | 2012-06-25 | 1 | -1/+1 |
| | |||||
* | Allow direct link to app. | Thomas Tanghus | 2012-06-25 | 1 | -1/+3 |
| | |||||
* | link to apps.owncloud.com | Frank Karlitschek | 2012-06-03 | 1 | -1/+2 |
| | | | | thanks to guillaume for the patch | ||||
* | Tried to make settings/apps more keyboard/screenreader friendly. | Thomas Tanghus | 2012-05-04 | 1 | -1/+1 |
| | |||||
* | improve the app installer. | Frank Karlitschek | 2012-04-21 | 1 | -2/+4 |
| | | | | | 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 | ||||
* | Update url | Tom Needham | 2012-04-07 | 1 | -1/+1 |
| | |||||
* | corrected link for app dev instructions | Jan-Christoph Borchardt | 2011-10-23 | 1 | -1/+1 |
| | |||||
* | dont set content type to json for Apps | Robin Appelman | 2011-09-26 | 1 | -1/+1 |
| | |||||
* | Use OC_JSON for json responses | Bart Visscher | 2011-09-25 | 1 | -1/+1 |
| | | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit. | ||||
* | allow apps to register form for the settings and admin pages | Robin Appelman | 2011-08-23 | 1 | -0/+6 |
| | |||||
* | added controls bar for Apps and Help | Jan-Christoph Borchardt | 2011-08-21 | 1 | -6/+9 |
| | |||||
* | more valid HTML, alt attributes, refactored pagenavi etc. | Jan-Christoph Borchardt | 2011-08-20 | 1 | -1/+1 |
| | |||||
* | merged admin, help and settings to settings | Jan-Christoph Borchardt | 2011-08-13 | 1 | -0/+16 |