Luca Bösch

Results 25 issues of Luca Bösch

As discussed in Winterthur, it would be nice if the search field could benefit from some tooltip or hint. The table column are not entirely the same. For example, the...

enhancement

Amend the documentation a tiny bit.

https://github.com/moodle/moodlenet/blob/master/README.md should be adopted prior to the release.

Please try to implement a way the Piwik App can be used by LDAP autorized Accounts. Taken from [http://piwik.org/faq/mobile-app/#faq_16332] Do you use the LDAP plugin? Unfortunately, the LDAP plugin does...

This issue duplicates the one for SEB Windows, https://github.com/SafeExamBrowser/seb-win-refactoring/issues/848. The mechanism getting the user ID for Shibolleth authenticated Moodle users should fetch /mod/quiz/accessrule/sebserver/classes/external/user.php of if that isn't around, /theme/boost_ethz/sebuser.php and...

I still think that would be nice. Without having to mentioning it in CHANGES.md. This is just a meta information display improvement.

In Moodle 4.4 activity icons will be shown as outlines. ![image](https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/assets/377279/ca2dcace-07e1-48dc-9ba4-e78c7b832f22) The colors of those outlines will be set not with RGB hex values but like such: ` invert(33%) sepia(8%)...

feature
new
affecting 4.4 only

[MDL-78284](https://tracker.moodle.org/browse/MDL-78284) introduced "Interactive content" MOD_PURPOSE_INTERACTIVECONTENT as purpose. This should be added e.g. in the settings for 'Activity icon purposes'.

good first issue
affecting 4.4 only

I'll admit that's an edge case but it is probably going to happen. To reproduce: install a plugin which has no monologo.svg, e.g. https://moodle.org/plugins/mod_capquiz . Optionally, fiddle ``` case FEATURE_MOD_PURPOSE:...

feature

There is a step `And the following "language packs" exist:` in Behat which is less cumbersome and more reliable than manual steps going through the language pack installation. This will...

improvement