aboutsummaryrefslogtreecommitdiffstats
path: root/settings/js/apps.js
Commit message (Collapse)AuthorAgeFilesLines
* Add span tag while enabling or disbling apps as well.raghunayyar2013-04-121-1/+3
|
* Translate 'Error' in corekondou2013-04-061-3/+3
|
* Fixed things in alert-messagesroot2013-04-051-3/+3
| | | | | | Two parameters for OC.dialogs.alert, otherwise one will be "undefined". Also fixed missing translation.
* Improve detection of installations errorsBrice Maron2013-03-231-1/+7
|
* Add the description as text and not as htmlLukas Reschke2013-03-041-1/+1
|
* fixing javascript errors IE8 in apps managementThomas Mueller2013-02-141-1/+1
|
* Remove superfluous appendThomas Tanghus2013-02-051-1/+0
|
* remove superfluous enabled-app class againJan-Christoph Borchardt2013-02-051-1/+1
|
* Make app icon linkable when enabling app.Thomas Tanghus2013-02-031-0/+1
|
* Updateing -> UpdatingThomas Mueller2013-02-011-1/+1
|
* Merge branch 'master' into navigationJan-Christoph Borchardt2013-01-311-0/+30
|\
| * update on translation stringThomas Mueller2013-01-311-1/+1
| |
| * l10n support for the error dialog addedThomas Mueller2013-01-311-1/+1
| |
| * we are getting closer. updating is not working yet.Frank Karlitschek2013-01-211-0/+30
| |
* | Shorter, Cleaner JS in apps.jsraghunayyar2013-01-311-8/+4
| |
* | Reduced Styling and Image loads as from src and not backgorund.raghunayyar2013-01-301-1/+2
| |
* | No Image Repetition on Enabling Apps in Navigation Barraghunayyar2013-01-301-1/+4
|/
* 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