- 22 Feb, 2019 1 commit
-
-
Andrew Nicols authored
-
- 15 Feb, 2019 2 commits
-
-
David Monllaó authored
-
Andrew Nicols authored
-
- 11 Feb, 2019 1 commit
-
-
Mark Nelson authored
-
- 08 Feb, 2019 1 commit
-
-
jun authored
-
- 01 Feb, 2019 1 commit
-
-
jun authored
-
- 31 Jan, 2019 1 commit
-
-
Eloy Lafuente authored
-
- 24 Jan, 2019 1 commit
-
-
Eloy Lafuente authored
-
- 22 Jan, 2019 1 commit
-
-
- 21 Jan, 2019 1 commit
-
-
The useridfrom would normally be a foreign key to the users table. But it can also contain some extra negative values with special semantics (-10 or -20 for no-reply or support user). Therefore we can't make it a foreign key and the index must be created explicitly.
-
- 18 Jan, 2019 2 commits
-
-
This commit is part of work on Custom fields API, to minimize commit history in moodle core the work of a team of developers was split into several commits with different authors but the authorship of individual lines of code may be different from the commit author.
-
Eloy Lafuente authored
-
- 17 Jan, 2019 1 commit
-
-
Andreas Wagner authored
-
- 16 Jan, 2019 3 commits
-
-
Andrew Nicols authored
-
Andrew Nicols authored
-
Andrew Nicols authored
-
- 15 Jan, 2019 1 commit
-
-
Andrew Nicols authored
-
- 11 Jan, 2019 1 commit
-
-
Sara Arjona authored
-
- 08 Jan, 2019 1 commit
-
-
Michael Hawkins authored
-
- 07 Jan, 2019 1 commit
-
-
Ryan Wyllie authored
-
- 20 Dec, 2018 1 commit
-
-
Adrian Greeve authored
-
- 14 Dec, 2018 1 commit
-
-
Jake Dallimore authored
-
- 10 Dec, 2018 1 commit
-
-
Jake Dallimore authored
-
- 06 Dec, 2018 2 commits
-
-
Ilya Tregubov authored
-
Tim Hunt authored
The capabilities changed ('contextlevel' => CONTEXT_COURSE changed to 'contextlevel' => CONTEXT_MODULE) are: * moodle/site:accessallgroups * moodle/site:viewfullnames * moodle/site:trustcontent * moodle/site:viewuseridentity This list came from reviewing the _get_extra_capabilities functions in all core activities. They were all somewhat inconsistent, but I think it makes sense that these capabilities are consistently overridable in all activities. E.g. moodle/site:accessallgroups affects conditional availability even if there is no other user of groups, and moodle/site:viewuseridentity and moodle/site:viewfullnames affect the logs report, if nothing else. As a result of this, several _get_extra_capabilities functions are no longer needed, and all the rest have been simplified.
-
- 05 Dec, 2018 1 commit
-
-
Eloy Lafuente authored
Amended to keep it on-sync with 3.6.1 emergency release
-
- 04 Dec, 2018 2 commits
-
-
Eloy Lafuente authored
-
Mark Nelson authored
-
- 03 Dec, 2018 1 commit
-
-
Mark Nelson authored
-
- 02 Dec, 2018 2 commits
-
-
Eloy Lafuente authored
-
Eloy Lafuente authored
-
- 01 Dec, 2018 1 commit
-
-
Eloy Lafuente authored
-
- 30 Nov, 2018 1 commit
-
-
Eloy Lafuente authored
-
- 28 Nov, 2018 1 commit
-
-
David Monllaó authored
-
- 26 Nov, 2018 1 commit
-
-
Jake Dallimore authored
-
- 25 Nov, 2018 1 commit
-
-
Eloy Lafuente authored
-
- 23 Nov, 2018 3 commits
-
-
Eloy Lafuente authored
-
Mark Nelson authored
-
Jake Dallimore authored
-
- 21 Nov, 2018 1 commit
-
-
Mark Nelson authored
This is to replace usages of external::data_for_messagearea_contacts in the new UI.
-