- 03 Sep, 2020 1 commit
-
-
Andrew Nicols authored
-
- 06 Jan, 2020 2 commits
-
-
Simey Lameze authored
-
Simey Lameze authored
-
- 21 Nov, 2019 1 commit
-
-
sam marshall authored
When calling the calendar_get_allowed_event_types function with no course id, it is supposed to return true if you have the relevant permissions in any course. For users who have the managegroupentries permission, this was not the case - even though it works correctly if you call the function with a supplied course id. This change makes behaviour with and without a supplied course id consistent.
-
- 03 Oct, 2019 1 commit
-
-
Simey Lameze authored
-
- 25 Sep, 2019 1 commit
-
-
David Matamoros authored
-
- 05 Sep, 2019 2 commits
-
-
Simey Lameze authored
-
Simey Lameze authored
-
- 03 Jul, 2019 1 commit
-
-
Simey Lameze authored
-
- 25 Jun, 2019 1 commit
-
-
Simey Lameze authored
-
- 23 May, 2019 2 commits
-
-
Simey Lameze authored
-
Simey Lameze authored
-
- 02 May, 2019 1 commit
-
-
Simey Lameze authored
-
- 10 Apr, 2019 1 commit
-
-
Marina Glancy authored
-
- 09 Apr, 2019 1 commit
-
-
The patch includes changes applied after the peer review.
-
- 29 Mar, 2019 1 commit
-
-
Tobias Reischmann authored
The location is now updated in repeated events if it is altered in one event and the option 'Also apply changes to the other X events in this repeat series' is selected. If the location is not altered but some other details, then manual changes of the location in other events will not be overriden.
-
- 05 Mar, 2019 1 commit
-
-
Shamim Rezaie authored
-
- 29 Nov, 2018 1 commit
-
-
Simey Lameze authored
-
- 08 Oct, 2018 1 commit
-
-
Luca Bösch authored
-
- 31 Aug, 2018 1 commit
-
-
Neill Magill authored
-
- 28 Aug, 2018 1 commit
-
-
Marina Glancy authored
Also rename course_in_list -> core_course_list_element Deprecate class coursecat_sortable_records
-
- 28 Jul, 2018 3 commits
-
-
Shamim Rezaie authored
The requesting user is not always the same as the current user. The container class now allows a different user to be set as the requesting user. All capability checks are done against the requesting user. Also, the $requestinguser is passed to core_calendar_provide_event_action and core_calendar_is_event_visible callback functions. These callback functions need to be updated in all activity modules to accept a $user parameter.
-
Shamim Rezaie authored
Decoupled calendar_set_filters from $USER. Also removed the backward compatibility bit from the function because it was a left over.
-
Shamim Rezaie authored
-
- 25 Jul, 2018 2 commits
-
-
Simey Lameze authored
-
Simey Lameze authored
This commit does few tweaks and other performance improvements to calendar_get_allowed_event_types to be more efficient. Also some minor queries optimizations on the event form to fetch the list of courses without groups.
-
- 24 Jul, 2018 4 commits
-
-
Simey Lameze authored
-
Simey Lameze authored
-
Simey Lameze authored
-
Simey Lameze authored
-
- 29 Jun, 2018 1 commit
-
-
Michael Hawkins authored
-
- 02 May, 2018 1 commit
-
-
Luca Bösch authored
-
- 16 Mar, 2018 1 commit
-
-
Martin Gauk authored
Replace calls to \coursecat::get_all() or cache the results.
-
- 23 Jan, 2018 1 commit
-
-
jun authored
-
- 09 Jan, 2018 1 commit
-
-
Ryan Wyllie authored
-
- 04 Jan, 2018 1 commit
-
-
Marina Glancy authored
-
- 13 Dec, 2017 1 commit
-
-
Ryan Wyllie authored
Stop loading the context in the constructor if it hasn't been provided. There is no need to load it by default. We should lazily load it when it is required.
-
- 06 Dec, 2017 1 commit
-
-
Ryan Wyllie authored
-
- 20 Nov, 2017 2 commits
-
-
Simey Lameze authored
-
Simey Lameze authored
-