Alexander Bias

Results 127 issues of Alexander Bias

This is a follow-up issue of #30 / #118 Currently, the outside-left and outside-right block regions are vertically aligned with the top of the #topofscroll element. It would be worthwhile...

improvement

It may have happened to you before: You are working on a Moodle instance with Boost Union installed, are doing some Boost Union configurations, store the settings and want to...

feature
good first issue

@stronk7 proposed to me to raise the MDLSITE issue https://tracker.moodle.org/browse/MDLSITE-7113 here as well: ------ There is a glitch in the moodle.org/plugins prechecker where CSS problems of test files in tests/fixtures...

@stronk7 proposed to me to raise the MDLSITE issue https://tracker.moodle.org/browse/MDLSITE-7113 here as well: ----- There is a glitch in the moodle.org/plugins prechecker where Mustache template problems of non-mustache files are...

It has to be checked if really all features of this plugin call the Opencast API via the Opencast PHP library (https://github.com/elan-ev/opencast-php-library). If yes, then this issue can be directly...

refactoring

jQuery has been deprecated by Moodle for quite a while now. While it is still usable, it must not be used for new code anymore and existing jQuery code should...

refactoring

The set of branches in this Github repo is not as clean as it should be. The target set is like this: * There is a main branch which contains...

cleanup

The given example for $CFG->hooks_callback_overrides did not work on Moodle 5.1

Same procedure as every 6 months: Boost Union has to be upgraded to Moodle 5.1 Apparently, Boost Union 5.0 basically works on Moodle 5.1, but we have to have a...

upgrade
affecting 5.1 only

Currently, the #page element might have a too big top margin in Boost Union even if the menu bar is not shown: (Left: Boost Union, Right: Boost) While there are...

bug