Marina Glancy
Marina Glancy
As a workaround I added IGNORE_PATHS to gha file to skip these paths when running GHA, and I added a "fake" thirdpartylibs.xml to the tool_realtime plugin (ignored so it is...
There are quite a few places where moodle expects a string with a magic name to be present: - capabilities definitions in db/access.php - caches definitions in db/caches.php - message...
Hello! So far I was not able to reproduce it. In Moodle source code I can see that this exception can occur when importing a file. Can you please provide...
Hello @mei-cberry this plugin uses the core component for the course index. As far as I can see in the format_topics, it has the same behavior for the empty sections....
From the point of view of the core component, it does not matter if a section does not have any activities or does not have any _visible_ activities. So I...
After updating from 4.3.3 to 4.4.2+, an error message appears when collapsing or expanding sections.
Hello. Thanks for the report. Unfortunately this is a core bug reported in https://tracker.moodle.org/browse/MDL-78073
After updating from 4.3.3 to 4.4.2+, an error message appears when collapsing or expanding sections.
I added a workaround in v4.1.2 that splits large preferences. I am not sure when/if LMS team is going to address the upstream bug
Hello, this is already reported in https://github.com/marinaglancy/moodle-format_flexsections/issues/67 - I'll close this issue as a duplicate
I have released new versions 4.1.4 (Moodle 4.1-4.5) and 5.0 (Moodle 5.0). You can find of all the changes in the https://github.com/marinaglancy/moodle-format_flexsections/blob/MOODLE_401_STABLE/CHANGELOG.md file. The item "Permalink" in the section menu...
Hello, it is still a problem in the latest versions of the plugin. Thanks for the report and detailed reproduction instructions.