- 22 Jul, 2021 1 commit
-
-
cescobedo authored
Final deprecation of: - can_post_message - get_individual_conversations_between_users
-
- 16 Jul, 2021 3 commits
-
-
Adrian Greeve authored
-
-
AMOS Bot authored
-
- 15 Jul, 2021 11 commits
-
-
jun authored
-
jun authored
-
git://github.com/lameze/moodlejun authored
-
jun authored
Adding a document ready state change listener might be too late by the time this AMD module gets loaded. So there's really no point listening for it. It's better to enable the Copy URL button by the time this the calendar export module gets loaded since at this point, the copy to clipboard JS module would have been loaded as well.
-
Plus trivial comment cleanup.
-
Simey Lameze authored
-
-
-
Paul Holden authored
The `page_type_list` method for the message component was deprecated in 5b0769db as part of MDL-54744. However it is still required when trying to configure blocks on any messaging pages.
-
- 14 Jul, 2021 8 commits
-
-
-
The new drawers structure shows that some elements are dependant from the page structure and broke some behats. This commit fixes those components and tests.
-
-
-
cescobedo authored
-
-
-
git://github.com/andrewnicols/moodlejun authored
-
- 13 Jul, 2021 10 commits
-
-
-
-
ilya authored
Old code still uses underscores in variable names, so CiBoT is not happy. Making it constistant with Moodle code style.
-
ilya authored
For activity based course completion criteria allow instant course completion updates if the activity completion state was changed for a single user.
-
Andrew Nicols authored
-
Andrew Nicols authored
-
git://github.com/sarjona/moodlejun authored
-
Sara Arjona authored
After a major upgrade was done in h5p.com, some random errors appeared in the "H5P options are ignored for H5P URLs" scenario. They have been fixed replacing the URL for different (which should load quicker). As we're checking external content, no other improvement can be done on the Moodle site.
-
Huong Nguyen authored
-
Dongsheng Cai authored
The commit was originally from MDL-71808
-
- 12 Jul, 2021 1 commit
-
-
Dmitri Pisarev authored
A `reverseproxyabused` error is wrongly triggered when external port number doesn't equal internal.
-
- 11 Jul, 2021 1 commit
-
-
AMOS Bot authored
-
- 10 Jul, 2021 1 commit
-
-
Eloy Lafuente authored
A similar approach was followed @ MDL-67935, although the case doesn't seem to be the same. In any case, it's curious that all local execution are 100% passing and only CIs fail so often. Just guessing if, maybe, there is some Chrome version factor around (we are running older, sticky, versions @ CIs.
-
- 09 Jul, 2021 4 commits