aboutsummaryrefslogtreecommitdiffstats
path: root/settings/js/apps.js
Commit message (Collapse)AuthorAgeFilesLines
* fix leading decimal Scrutinizer coding style issueJan-Christoph Borchardt2014-06-051-3/+3
|
* add to app navigation after enablingMorris Jobke2014-06-041-8/+10
|
* Fix syntax errorBart Visscher2014-06-031-1/+1
|
* Preserve changed groups when switching between appsRobin Appelman2014-06-031-0/+5
|
* Dont show group settings for login, filesystem, etc apps after enabling themRobin Appelman2014-06-031-5/+15
|
* Remove debug statementsRobin Appelman2014-06-031-3/+0
|
* Disable enabling apps by groups for filesystem, authentication and loggin appsRobin Appelman2014-06-031-17/+28
|
* Prevent js errorRobin Appelman2014-06-031-1/+3
|
* Add option to enable app for specific groupsRobin Appelman2014-06-031-3/+58
|
* Adds Style changes to app-navigation in core/css/apps.cssraghunayyar2014-03-241-2/+2
|
* Makes #app-navigation a part of app management.raghunayyar2014-03-201-13/+13
|
* Merge pull request #7406 from owncloud/settings-apps.js-styleJan-Christoph Borchardt2014-02-261-5/+17
|\ | | | | coding style fixes: cut long lines, whitespace
| * coding style fixes: cut long lines, whitespaceJan-Christoph Borchardt2014-02-261-5/+17
| |
* | Fix scrutinizer issue in settings/js/apps.jskondou2014-02-261-2/+2
| |
* | Highlight the selected app in app-settingskondou2014-02-261-0/+2
|/
* added website fieldBjoern Schiessle2014-01-171-14/+20
|
* distinguish app links from doc linksBjoern Schiessle2014-01-171-1/+1
|
* show link to app documentationBjoern Schiessle2014-01-171-1/+19
|
* Fix the apps enabling/disabling in settingsBart Visscher2013-09-201-1/+3
|
* fix issues caused by introduction of sticky Apps management footerJan-Christoph Borchardt2013-08-301-4/+4
|
* no duplicate declaration of appLicense + camelCaseThomas Müller2013-08-281-5/+4
|
* Work around #4630 to fix license showingkondou2013-08-281-1/+10
|
* Move .errormsg from settings-css to .warning in core. Reusable!kondou2013-08-181-5/+5
|
* Use appitem instead of always recreating a jquery objectkondou2013-08-181-15/+13
| | | | Also fix some wrong data storages
* Don't use an alert for displaying app-mgmt-errorskondou2013-08-181-9/+28
| | | | | | Rather display a dominant div and mark the problematic app in the applist. Fix #305
* Merge branch 'master' into improve_app-managementkondou2013-08-181-1/+7
|\
| * draw attention to the newly added app entry by flashing it twiceJan-Christoph Borchardt2013-08-071-0/+3
| |
| * scroll the app navigation down so the newly added app is seenJan-Christoph Borchardt2013-08-071-0/+2
| |
| * prepend the new app before the 'More apps' functionJan-Christoph Borchardt2013-08-071-1/+2
| |
* | Improve app-managementkondou2013-08-061-5/+13
|/ | | | | | | | - Better error messages - Translate untranslated strings Basically picks non-app-dependency related stuff from #4017
* Use !== and === in settings.kondou2013-07-211-6/+6
|
* Use svg to png fallback on demand onlyVictor Dubiniuk2013-06-281-1/+1
|
* Add fallback for svg app iconsVictor Dubiniuk2013-06-281-1/+5
|
* Hide a ghost image on the apps management pageVictor Dubiniuk2013-06-281-0/+5
|
* 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
| |