summaryrefslogtreecommitdiffstats
path: root/settings/templates/apps.php
Commit message (Collapse)AuthorAgeFilesLines
* Makes #app-navigation a part of app management.raghunayyar2014-03-201-24/+25
|
* Merge pull request #6490 from owncloud/theming-for-appstemplateJan-Christoph Borchardt2014-02-051-0/+4
|\ | | | | do not show 'Add app' and 'More apps' for themed ownCloud
| * use appstoreenabled config switchBjoern Schiessle2014-01-161-2/+2
| |
| * do not show 'Add app' and 'More apps' for themed ownCloudJan-Christoph Borchardt2013-12-181-0/+4
| |
* | added website fieldBjoern Schiessle2014-01-171-3/+5
| |
* | distinguish app links from doc linksBjoern Schiessle2014-01-171-2/+2
| |
* | show link to app documentationBjoern Schiessle2014-01-171-0/+5
|/
* Move .errormsg from settings-css to .warning in core. Reusable!kondou2013-08-181-1/+1
|
* Don't use an alert for displaying app-mgmt-errorskondou2013-08-181-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 pageVictor Dubiniuk2013-06-281-1/+1
|
* apps management: change misleading + to ...Jan-Christoph Borchardt2013-06-121-1/+1
|
* remove App management top bar and move buttons more contextually in the ↵Jan-Christoph Borchardt2013-06-121-5/+10
| | | | interface
* [core] From echo to pLukas Reschke2013-02-271-14/+14
|
* Style cleanup settingsBart Visscher2013-02-211-8/+15
|
* Add 'hascontrols' class for content with fixed topbar.Thomas Tanghus2013-02-041-1/+1
|
* remove leftover codeFrank Karlitschek2013-01-301-3/+0
|
* merge masterFrank Karlitschek2013-01-301-4/+4
|\ | | | | | | | | | | | | | | Merge branch 'master' into improved_appsmanagement Conflicts: settings/apps.php settings/templates/apps.php
| * Move appid to external fileLukas Reschke2013-01-231-1/+2
| |
| * External JSON for the AppsLukas Reschke2013-01-211-7/+3
| |
| * Spaces to tabsBart Visscher2013-01-161-1/+1
| |
* | mark recommended apps. server part not yet fully implementedFrank Karlitschek2013-01-301-2/+1
| |
* | we are getting closer. updating is not working yet.Frank Karlitschek2013-01-211-1/+3
|/
* omit type attribute in script tag to use fallback (text/javascript)Jörn Friedrich Dreyer2013-01-021-1/+1
|
* Checkstyle: many fixesFelix Moeller2012-11-021-1/+1
|
* fix a lot of small layout bugs and make the apps page overall prettier plus ↵Frank Karlitschek2012-10-081-0/+2
| | | | add ratings finally
* Fixed bug with duplicate entries for installed 3rd party apps in settings->appsSam Tuke2012-09-181-1/+1
| | | | | Added method getAppstoreApps to OC_App Added minor documentation
* fixing translation - thx eMerzhThomas Mueller2012-09-041-1/+1
|
* allow html inside app descriptionsRobin Appelman2012-08-301-3/+3
|
* CSS tweaks for app settings.Thomas Tanghus2012-08-051-1/+3
|
* link of Add your app was brokenAlessandro Cosentino2012-08-041-1/+1
|
* Load OCS apps in an ajax call to avoid blocking the WUI.Thomas Tanghus2012-08-041-3/+4
|
* XSS fix.Thomas Tanghus2012-06-251-1/+1
|
* Allow direct link to app.Thomas Tanghus2012-06-251-1/+3
|
* link to apps.owncloud.comFrank Karlitschek2012-06-031-1/+2
| | | | thanks to guillaume for the patch
* Tried to make settings/apps more keyboard/screenreader friendly.Thomas Tanghus2012-05-041-1/+1
|
* improve the app installer.Frank Karlitschek2012-04-211-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 urlTom Needham2012-04-071-1/+1
|
* corrected link for app dev instructionsJan-Christoph Borchardt2011-10-231-1/+1
|
* dont set content type to json for AppsRobin Appelman2011-09-261-1/+1
|
* Use OC_JSON for json responsesBart Visscher2011-09-251-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 pagesRobin Appelman2011-08-231-0/+6
|
* added controls bar for Apps and HelpJan-Christoph Borchardt2011-08-211-6/+9
|
* more valid HTML, alt attributes, refactored pagenavi etc.Jan-Christoph Borchardt2011-08-201-1/+1
|
* merged admin, help and settings to settingsJan-Christoph Borchardt2011-08-131-0/+16