- 25 Mar, 2021 2 commits
-
-
- 24 Mar, 2021 6 commits
-
-
victor authored
-
-
Simey Lameze authored
This commit adds the missing logic for category events in get_context() method. Without this fix, users will get errors if they have category events with userid set to 0.
-
git://github.com/lameze/moodleSimey Lameze authored
This reverts commit 9d58d4de, reversing changes made to 535c0277.
-
git://github.com/paulholden/moodlevictor authored
-
-
- 23 Mar, 2021 14 commits
-
-
Mikel Martín Corrales authored
-
Mikel Martín Corrales authored
-
-
git://github.com/peterRd/moodleTravis CI authored
-
Peter Dias authored
-
Peter Dias authored
-
git://github.com/sarjona/moodleTravis CI authored
-
-
Michael Hawkins authored
We should be able to fetch the grade completion status for modules that do not have custom completion configured. This also improves unit testing coverage.
-
* Fixed inverted $sameuser test data. * Fixed caching expectation check. Caching only relies on whether the user accessing the completion data is the same user or not. * Fixed checking for the caching of other modules. Should have been checking cm ID and not instance ID. * Additional test case when whole course parameter is passed as true, but the requesting user is different from the target user.
-
-
-
-
-
- 22 Mar, 2021 7 commits
-
-
Ferran Recio Calderó authored
-
Mihail Geshoski authored
The given condition in the if statement did not take into account cases when the setting is locked by hierarchy. Settings which are locked by hierarchy should should keep their current values which were inherited from the parent.
-
-
Shamim Rezaie authored
-
Shamim Rezaie authored
* Base class for fetching an activity module's important date for a user
-
-
-
- 20 Mar, 2021 1 commit
-
-
Eloy Lafuente authored
-
- 19 Mar, 2021 4 commits
-
-
Sara Arjona authored
Final deprecation for constant BADGE_BACKPACKURL (it has been removed) and badges/backpack.js file (it has been removed too). Besides, some methods have started the deprecation process too: - badges_check_backpack_accessibility - badges_setup_backpack_js() - badges_local_backpack_js() Apart from that, string 'addbackpack' has been deprecated here because it's not used anywhere.
-
Eloy Lafuente authored
-
Eloy Lafuente authored
-
-
- 18 Mar, 2021 6 commits
-
-
Marina Glancy authored
-
-
-
-
git://github.com/peterRd/moodlejun authored
-
-