- 16 Aug, 2019 1 commit
-
-
Amaia authored
These functions were only used by the deprecated function which was deprecated in 3.1, and removed in 3.6.
-
- 11 Apr, 2019 1 commit
-
-
Juan Leyva authored
-
- 06 Dec, 2018 1 commit
-
-
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.
-
- 06 Sep, 2018 2 commits
-
-
Shamim Rezaie authored
-
Shamim Rezaie authored
-
- 03 Oct, 2017 1 commit
-
-
Mark Nelson authored
-
- 06 Sep, 2017 1 commit
-
-
Juan Leyva authored
Instead returning the time when the chapter was created or modified we were returning the time when the book was created or modified.
-
- 01 Aug, 2017 1 commit
-
-
Ankit Agarwal authored
It was decided to roll only configuration dates and any date related to user content such as 'timecreated' , 'timemodified' etc should not be rolled forward.
-
- 01 May, 2017 1 commit
-
-
Marina Glancy authored
class completion_info will make an extra DB query to retrieve the course if course->enablecompletion is not present
-
- 12 Apr, 2017 1 commit
-
-
Mark Nelson authored
-
- 06 Apr, 2017 1 commit
-
-
Mark Nelson authored
-
- 04 Apr, 2017 1 commit
-
-
Part of MDL-55611 epic.
-
- 03 Apr, 2017 1 commit
-
-
Part of MDL-55611 epic.
-
- 29 Mar, 2017 1 commit
-
-
Juan Leyva authored
We should be detecting when we are treating files that are linked to external repositories. For doing that we'd need to return some additional fields via Web Services: - isexternalfile - mimetype (google docs files use an special one) - repositorytype (the repository plugin name)
-
- 25 Mar, 2017 1 commit
-
-
Tobias Nießen authored
-
- 17 Mar, 2017 2 commits
-
-
Damyon Wiese authored
-
Damyon Wiese authored
-
- 25 Oct, 2016 2 commits
-
-
Juan Leyva authored
-
Juan Leyva authored
-
- 05 Sep, 2016 1 commit
-
-
Andrew Nicols authored
-
- 10 Jun, 2016 1 commit
-
-
Russell Smith authored
dirname() is a slow function compared with __DIR__ and using '/../'. Moodle has a large number of legacy files that are included each time a page loads and is not able to use an autoloader as it is functional code. This allows those required includes to perform as best as possible in this situation.
-
- 31 Mar, 2016 1 commit
-
-
dani authored
-
- 30 Mar, 2016 1 commit
-
-
Juan Leyva authored
-
- 04 Sep, 2015 1 commit
-
-
Juan Leyva authored
-
- 13 Mar, 2015 1 commit
-
-
Juan Leyva authored
-
- 29 Oct, 2014 1 commit
-
-
David Balch authored
Based on a patch by Matthew Cannings, this replaces Book's previous/next arrow image links with a choice of: no links, image links, or chapter title text links.
-
- 02 Sep, 2014 1 commit
-
-
sam marshall authored
Remove old FEATURE_GROUPMEMBERSONLY as no longer required.
-
- 16 Apr, 2014 1 commit
-
-
Mark Nelson authored
AMOS START MOV [neverseen, mod_folder],[neverseen, report_outline] MOV [neverseen, mod_page],[neverseen, report_outline] MOV [neverseen, mod_resource],[neverseen, report_outline] MOV [neverseen, mod_url],[neverseen, report_outline] AMOS END
-
- 15 Apr, 2014 3 commits
-
-
Marina Glancy authored
This reverts commit 7b7bb92d.
-
Rajesh Taneja authored
-
Rajesh Taneja authored
In new logging api, xxx_get_view_actions() and xxx_get_post_actions() will not be used to identify the paticipation of user. Event's crud and edulevel status will define user's participation.
-
- 05 Nov, 2013 1 commit
-
-
Frederic Massart authored
-
- 01 Nov, 2013 1 commit
-
-
Petr Škoda authored
-
- 17 Jul, 2013 1 commit
-
-
Petr Škoda authored
-
- 07 Sep, 2012 1 commit
-
-
Ankit Agarwal authored
-
- 18 Jun, 2012 1 commit
-
-
Rossiani Wijaya authored
-
- 13 Jun, 2012 2 commits
-
-
Tõnis Tartes authored
-
Rossiani Wijaya authored
-
- 21 May, 2012 2 commits
-
-
Eloy Lafuente authored
-
Eloy Lafuente authored
-