aboutsummaryrefslogtreecommitdiffstats
path: root/settings/js/apps.js
Commit message (Collapse)AuthorAgeFilesLines
* Move and fix app setting navigation detectBart Visscher2012-10-291-2/+2
|
* show/hide navigation entries after enabling/disabling appRobin Appelman2012-10-261-0/+34
|
* fix a lot of small layout bugs and make the apps page overall prettier plus ↵Frank Karlitschek2012-10-081-0/+3
| | | | add ratings finally
* no garbage on the screen pleaseFrank Karlitschek2012-10-081-0/+1
|
* Fixed bug with duplicate entries for installed 3rd party apps in settings->appsSam Tuke2012-09-181-14/+0
| | | | | Added method getAppstoreApps to OC_App Added minor documentation
* Add missing ; to js codeBart Visscher2012-09-051-2/+2
|
* allow html inside app descriptionsRobin Appelman2012-08-301-2/+2
|
* Restructure JS code and small fixes.Thomas Tanghus2012-08-041-55/+63
|
* Load OCS apps in an ajax call to avoid blocking the WUI.Thomas Tanghus2012-08-041-27/+72
|
* reset version number when not specified - again bug oc-1433Alessandro Cosentino2012-08-041-1/+5
|
* Allow direct link to app.Thomas Tanghus2012-06-251-0/+9
|
* Hide app page link for internal apps, fixes bug oc-913Michael Gapczynski2012-06-041-0/+2
|
* link to apps.owncloud.comFrank Karlitschek2012-06-031-1/+5
| | | | thanks to guillaume for the patch
* check during ownCloud upgrade if all the installed apps are compatible with ↵Frank Karlitschek2012-05-261-2/+2
| | | | the new ownCloud version. Disable them if not
* Switch enable button only when app is really installed or uninstalledBrice Maron2012-05-141-5/+13
|
* Tried to make settings/apps more keyboard/screenreader friendly.Thomas Tanghus2012-05-041-0/+7
|
* improve the app installer.Frank Karlitschek2012-04-211-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
* typoRobin Appelman2012-04-141-2/+2
|
* swap enable and dissable error messagesRobin Appelman2012-04-141-2/+2
|
* show error when installing an app has failedRobin Appelman2012-04-141-2/+10
|
* allow apps to register form for the settings and admin pagesRobin Appelman2011-08-231-0/+6
|
* fix enableing appsRobin Appelman2011-08-151-4/+4
|
* merged admin, help and settings to settingsJan-Christoph Borchardt2011-08-131-0/+38