- 21 Apr, 2017 27 commits
-
-
Dan Poltawski authored
-
Dan Poltawski authored
-
-
-
David Mudrák authored
As per core_completion\manager::get_available_completion_tabs() the required capability for this feature is moodle/course:manageactivities, not moodle/course:update.
-
-
Marina Glancy authored
-
-
Simey Lameze authored
-
David Monllaó authored
-
Ryan Wyllie authored
-
jun authored
-
git://github.com/andrewnicols/moodlejun authored
-
Mark Nelson authored
-
Andrew Nicols authored
-
-
Simey Lameze authored
-
-
Marina Glancy authored
-
-
-
-
-
git://github.com/lameze/moodlejun authored
-
-
Simey Lameze authored
-
AMOS Bot authored
-
- 20 Apr, 2017 13 commits
-
-
-
-
David Mudrák authored
The expected size of icons in the pix/b/ (big) folder was not respected and they were displayed as 16x16 px.
-
Skylar Kelty authored
-
git://github.com/jleyva/moodlejun authored
-
-
Juan Leyva authored
Found by the integrator review: - Some incorrect code style declaration and phpdocs - Missing $USER declaration - Incorrect use of $lesson (should be $this)
-
Juan Leyva authored
There were a couple of fields missing when returning the complete answer information required for offline usage.
-
Juan Leyva authored
Otherwise it will break the Web Service return description.
-
Juan Leyva authored
process_eol_page expects a string, right now we are passing a boolean. We should convert it to the correct string when is set to true, that is ‘normal’
-
Juan Leyva authored
We need this field always to be able to display if the lesson is available or not for download
-
Juan Leyva authored
-
Juan Leyva authored
Deep in the lesson API there are some http redirections in special pages like clusters. We need to handle it via new parameters to avoid redirections.
-