- 02 Nov, 2017 3 commits
-
-
Andrew Nicols authored
-
Andrew Nicols authored
-
Andrew Nicols authored
-
- 26 Oct, 2017 3 commits
-
-
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
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.
-
- 25 Oct, 2017 1 commit
-
-
Jake Dallimore authored
The property courseid and groupid might not be set, so if updating, use the existing value if a new value wasn't specified.
-
- 24 Oct, 2017 2 commits
-
-
Simey Lameze authored
-
Andrew Nicols authored
It's quite common to have more than 50 events in a calendar month, but we do not want to change the default value when the API is called in other ways.
-
- 20 Oct, 2017 1 commit
-
-
Simey Lameze authored
-
- 18 Oct, 2017 1 commit
-
-
Simey Lameze authored
-
- 16 Oct, 2017 1 commit
-
-
Andrew Nicols authored
-
- 11 Oct, 2017 3 commits
-
-
Simey Lameze authored
-
Andrew Nicols authored
-
Simey Lameze authored
-
- 10 Oct, 2017 2 commits
-
-
Simey Lameze authored
-
Simey Lameze authored
-
- 09 Oct, 2017 2 commits
-
-
Simey Lameze authored
-
Simey Lameze authored
-
- 05 Oct, 2017 3 commits
-
-
-
Simey Lameze authored
-
Andrew Nicols authored
-
- 04 Oct, 2017 2 commits
-
-
Andrew Nicols authored
-
Andrew Nicols authored
-
- 03 Oct, 2017 5 commits
-
-
Andrew Nicols authored
-
Andrew Nicols authored
-
Andrew Nicols authored
-
Andrew Nicols authored
-
Andrew Nicols authored
-
- 29 Sep, 2017 1 commit
-
-
Andrew Nicols authored
-
- 20 Sep, 2017 2 commits
-
-
Simey Lameze authored
-
Simey Lameze authored
-
- 19 Sep, 2017 2 commits
-
-
Ryan Wyllie authored
-
Andrew Nicols authored
This is no longer used and should be deprecated.
-
- 18 Sep, 2017 2 commits
-
-
Andrew Nicols authored
-
Andrew Nicols authored
-
- 11 Sep, 2017 4 commits
-
-
Andrew Nicols authored
-
Andrew Nicols authored
-
Andrew Nicols authored
This commit adds a set of templates for the calendar month block, and the events filter. The same data exporters used in the main calendar view are utilised and the same logic. Some additional data was added to the exporters, and in the long term this will be used in the main monthly view so I did not feel it was prudent to strip it out into a different view of the model. AMOS BEGIN MOV [monthnext,access],[monthnext,calendar] AMOS END
-
Andrew Nicols authored
-