- 04 Sep, 2018 2 commits
-
-
- 03 Sep, 2018 4 commits
-
-
-
David Monllaó authored
Merge branch 'MDL-55744-master_atto_should_not_autosave_on_not_loggedin_users' of https://github.com/dravek/moodle
-
-
Mihail Geshoski authored
-
- 31 Aug, 2018 5 commits
-
-
David Mudrák authored
Make sure that the autcomplete input field is wide enough to display the placeholder text.
-
David Mudrák authored
The form-autocomplete module uses three Mustache templates core/form_autocomplete_input, core/form_autocomplete_suggestions and core/form_autocomplete_selection. However, it did not support executing the JS that is eventually part of those templates.
-
David Mudrák authored
Before this patch, we only checked that the given provider has been configured in the user or system preferences. However, if the provider's component is disabled, it does not even appear in these preferences. Additionally, there was no check that the message / notification provider is among providers allowed to be consumed by the recipient. The patch checks that the message origin is among providers returned by the message_get_providers_for_user() so disabled plugins can't act as sources of messages and users can't receive messages from providers they do not have capability for. This mitigates the risk of abusing a plugin as a source of spam, for example. Unit test is fixed and extended. When the $CFG->messaging is disabled, no messages between users should be sent (I can't understand why the unit test was written in an opposite way). Added assertions for the raised debugging message.
-
Eloy Lafuente authored
-
-
- 30 Aug, 2018 5 commits
-
-
Andrew Nicols authored
-
Adrian Greeve authored
-
Adrian Greeve authored
We were only exporting the one instance per item id. Instead we should have been exporting all instances for each item id.
-
AMOS Bot authored
-
-
- 29 Aug, 2018 7 commits
-
-
Eloy Lafuente authored
-
-
Andrew Nicols authored
-
-
-
-
-
- 28 Aug, 2018 5 commits
-
-
-
Marina Glancy authored
Also rename course_in_list -> core_course_list_element Deprecate class coursecat_sortable_records
-
-
-
-
- 27 Aug, 2018 12 commits
-
-
-
jun authored
-
-
-
David Monllaó authored
-
-
-
-
-
bas authored
-
Andrew Nicols authored
-
-