- 30 Oct, 2017 2 commits
-
-
Ryan Wyllie authored
-
Ryan Wyllie authored
-
- 27 Oct, 2017 4 commits
-
-
David Monllaó authored
-
-
-
-
- 26 Oct, 2017 25 commits
-
-
Mark Johnson authored
-
-
git://github.com/damyon/moodlejun authored
-
-
-
-
-
Damyon Wiese authored
The function calendar_get_default_courses is responsible for loading all variants of calendar course lists. 1 the list of courses that the current user will see events for in the site calendar. 2 the list of courses the current user will see when they are looking at a specific course calendar. 3 the list of course calendars the current user can create / edit events in.
-
Damyon Wiese authored
When loading courses for the course filter on the calendar, we only need the id and shortname.
-
-
-
Damyon Wiese authored
-
Damyon Wiese authored
-
Damyon Wiese authored
Consolidate the logic for the list of courses an admin will see in the calendar. They will see all courses if calendar_admincanseeall is enabled. They will see only courses they are enrolled in of calendar_admincanseeall is not enabled. They will also see the current course, if they are admin and it is not already in the list. This applies to the course selector and the create and update event forms. The calendar link in the navigation block has also been changed to link to the current course calendar instead of the global one.
-
-
-
-
Marina Glancy authored
This is something that changed in the upgraded Horde library. structure->findBody() returns string but structure->contentTypeMap is indexed with ints
-
-
-
-
Simey Lameze authored
-
Adrian Greeve authored
This patch adds the label adminstration settings to the label edit page.
-
git://github.com/andrewnicols/moodlejun authored
-
jun authored
Merge branch 'MDL-60571-manualgrading-savegotonextpage-styled' of https://github.com/lucaboesch/moodle
-
- 25 Oct, 2017 9 commits
-
-
-
-
-
-
-
David Monllaó authored
-
David Monllaó authored
Sneaking it in...
-
David Monllaó authored
This method was used when the API was tied to students at risk model, this method does not make sense any more as it is up to each target to define what is a valid course.
-
David Monllaó authored
-