-
Hello there,
Issue with text search:
Works fine on development environment (running Maria DB)
Fails on Prod (running MySQL) - while the rest of functionality works fine in Prod.
I cannot run debug…
-
If a local file has a size of 0 bytes and the `tool_objectfs | preferexternal` setting is turned on, then the `is_file_readable_externally_by_hash` https://github.com/catalyst/moodle-tool_objectfs/blo…
-
I am on Moodle 4.1 and am using a shortcode on the frontpage. There is this message popping up.
```
Subplugin type "workshopallocation" should define class "\mod_workshop\plugininfo\workshopalloca…
-
While working on fixing issues #33 and #34 I found it's very difficult to apply a proper fix as there are many examples of duplicated code.
E.g. each report has it's own page that pretty much does…
-
`lib.php` has:
```
/**
* Process data from submitted form
*
* @param stdClass $data
* @param stdClass $course
* @return void
* See plugin_extend_coursemodule_edit_post_actions in
* h…
-
behat tests are failing in Moodle 4.3 and 4.4 with our latest code.
-
The description at https://moodle.org/plugins/local_select2 says: "... For more information and support, visit lms.kz or contact us at info@lms.kz". But the site does not work:
![image](https://git…
-
Hello,
Some plugin creators uses the same version number for their plugin for different moodle versions.
So when you try to install plugin like this with Moodlegist it chooces the package which…
-
Rather than having sub-plugins (trigger, steps) committed to the plugin, I'd like to propose changing the design of managing subplugins so other plugins can add triggers, steps without actually code b…
-
Dear Moodle developers,
I have successfully installed **auth_oidc** and **local_o365** plugins for authorization and synchronization of users from Azure AD to Moodle using these Moodle/plugins vers…