Nathan Nguyen [Mon, 13 Jul 2020 07:58:29 +0000 (17:58 +1000)]
MDL-67468 filter_activitynames: use MUC
Sara Arjona [Thu, 3 Sep 2020 15:09:10 +0000 (17:09 +0200)]
weekly release 4.0dev
Sara Arjona [Thu, 3 Sep 2020 15:09:03 +0000 (17:09 +0200)]
NOBUG: Fixed SVG browser compatibility
Andrew Nicols [Thu, 3 Sep 2020 03:34:47 +0000 (11:34 +0800)]
MDL-69391 behat: Grammar correction in feature
Andrew Nicols [Thu, 3 Sep 2020 03:32:31 +0000 (11:32 +0800)]
Merge branch 'MDL-69391-master' of git://github.com/junpataleta/moodle
Jun Pataleta [Thu, 3 Sep 2020 03:02:37 +0000 (11:02 +0800)]
MDL-69391 calendar: Accessibility tests for calendar
Jun Pataleta [Thu, 3 Sep 2020 03:02:16 +0000 (11:02 +0800)]
MDL-69391 auth: Colour contrast accessibility test for login page
Jun Pataleta [Tue, 25 Aug 2020 04:18:59 +0000 (12:18 +0800)]
MDL-69391 theme: Darken course selector text colour
Use $gray-600 for a darker text colour in the course select box.
This also makes the colour consistent with the view selector which
also uses $gray-600.
Jun Pataleta [Tue, 25 Aug 2020 03:46:01 +0000 (11:46 +0800)]
MDL-69391 theme: Darken navbar-light colour
Increase the opacity for the sass variable $navbar-light-color a
little bit in order to achieve an acceptable colour contrast against
the white background.
Andrew Nicols [Thu, 3 Sep 2020 02:56:56 +0000 (10:56 +0800)]
Merge branch 'MDL-69418-master' of https://github.com/dmitriim/moodle
Andrew Nicols [Thu, 3 Sep 2020 02:44:31 +0000 (10:44 +0800)]
Merge branch 'MDL-69360-master' of git://github.com/NoelDeMartin/moodle
Andrew Nicols [Thu, 3 Sep 2020 02:39:31 +0000 (10:39 +0800)]
Merge branch 'MDL-69246' of https://github.com/timhunt/moodle
Andrew Nicols [Thu, 3 Sep 2020 02:05:21 +0000 (10:05 +0800)]
Merge branch 'MDL-55340-master' of git://github.com/sarjona/moodle
Andrew Nicols [Thu, 3 Sep 2020 01:32:36 +0000 (09:32 +0800)]
Merge branch 'MDL-69069-master' of git://github.com/bmbrands/moodle
Andrew Nicols [Thu, 3 Sep 2020 01:01:32 +0000 (09:01 +0800)]
MDL-69117 output: Correct remove_dir usage
Andrew Nicols [Thu, 3 Sep 2020 00:38:54 +0000 (08:38 +0800)]
Merge branch 'MDL-69117-master-2' of git://github.com/bmbrands/moodle
Eloy Lafuente (stronk7) [Wed, 2 Sep 2020 22:50:39 +0000 (00:50 +0200)]
Merge branch 'MDL-55971' of https://github.com/paulholden/moodle into master
Peter Burnett [Wed, 19 Aug 2020 05:13:08 +0000 (15:13 +1000)]
MDL-67306 webservices: Added webservice for Grade category creation
Eloy Lafuente (stronk7) [Wed, 2 Sep 2020 21:45:15 +0000 (23:45 +0200)]
Merge branch 'MDL-69608' of https://github.com/marinaglancy/moodle into master
Sara Arjona [Wed, 2 Sep 2020 15:37:15 +0000 (17:37 +0200)]
Merge branch '67278-master-categories-selector' of https://github.com/DSI-Universite-Rennes2/moodle into master
Sara Arjona [Wed, 2 Sep 2020 15:15:53 +0000 (17:15 +0200)]
Merge branch 'MDL-68680-Master' of https://github.com/tuanngocnguyen/moodle into master
Julien Boulen [Wed, 2 Sep 2020 13:30:34 +0000 (15:30 +0200)]
MDL-67278 course: Use autocomplete widget for course category selector
Eloy Lafuente (stronk7) [Wed, 2 Sep 2020 11:11:33 +0000 (13:11 +0200)]
Merge branch 'MDL-69174-master' of git://github.com/sarjona/moodle into master
Marina Glancy [Tue, 1 Sep 2020 15:11:10 +0000 (17:11 +0200)]
MDL-69608 core_form: frozen forms do not have form tag
Bas Brands [Tue, 23 Jun 2020 09:30:16 +0000 (11:30 +0200)]
MDL-69117 theme_boost: themedesigner source maps
Bas Brands [Wed, 2 Sep 2020 08:48:20 +0000 (10:48 +0200)]
MDL-69117 theme_boost: deprecate the autoprefixer
Sara Arjona [Wed, 2 Sep 2020 10:09:27 +0000 (12:09 +0200)]
MDL-69174 mod_h5pactivity: component passed always
The $component = 'mod_h5pactivity' will be passed always to the H5P
player because it's required for being able to call these activities
from outside using embed code. The xAPI implementation checks whether
the information should be tracked or not.
Noel De Martin [Tue, 25 Aug 2020 07:48:20 +0000 (09:48 +0200)]
MDL-69360 behat: Fix js ready checks for non-moodle sites
Andrew Nicols [Wed, 2 Sep 2020 01:44:26 +0000 (09:44 +0800)]
Merge branch 'MDL-68892-master' of git://github.com/ferranrecio/moodle
Andrew Nicols [Wed, 2 Sep 2020 01:30:43 +0000 (09:30 +0800)]
Merge branch 'master_MDL-69190' of https://github.com/danmarsden/moodle
Andrew Nicols [Wed, 2 Sep 2020 00:54:27 +0000 (08:54 +0800)]
Merge branch 'MDL-67419-master' of git://github.com/farhan6318/moodle
Eloy Lafuente (stronk7) [Tue, 1 Sep 2020 22:27:15 +0000 (00:27 +0200)]
Merge branch 'wip_MDL-69491_master' of git://github.com/gjb2048/moodle into master
Eloy Lafuente (stronk7) [Tue, 1 Sep 2020 22:21:40 +0000 (00:21 +0200)]
Merge branch 'MDL-69174-master' of git://github.com/sarjona/moodle into master
Sara Arjona [Tue, 1 Sep 2020 14:58:00 +0000 (16:58 +0200)]
Merge branch 'MDL-63387-2' of https://github.com/paulholden/moodle into master
Sara Arjona [Tue, 1 Sep 2020 12:17:48 +0000 (14:17 +0200)]
Merge branch 'MDL-64525' of https://github.com/NeillM/moodle into master
Paul Holden [Fri, 16 Aug 2019 15:51:17 +0000 (16:51 +0100)]
MDL-63387 course: use renamed role names, update Behat tests.
Specify that we want both role names (renamed course role plus
original).
Paul Holden [Tue, 16 Jun 2020 21:38:46 +0000 (22:38 +0100)]
MDL-63387 user: show both role names on course participants page.
Paul Holden [Tue, 1 Sep 2020 10:34:40 +0000 (11:34 +0100)]
MDL-63387 enrol_cohort: show both roles names in instance config form.
Paul Holden [Fri, 16 Aug 2019 15:43:50 +0000 (16:43 +0100)]
MDL-63387 enrol_manual: show both role names in enrol users dialog.
Paul Holden [Wed, 27 Mar 2019 16:03:00 +0000 (16:03 +0000)]
MDL-63387 access: add parameter to define how role names are returned.
Sara Arjona [Tue, 1 Sep 2020 07:04:03 +0000 (09:04 +0200)]
Merge branch 'MDL-51709-master' of git://github.com/lucaboesch/moodle into master
Sara Arjona [Tue, 1 Sep 2020 04:44:59 +0000 (06:44 +0200)]
Merge branch 'MDL-69394-master' of git://github.com/junpataleta/moodle into master
Andrew Nicols [Tue, 1 Sep 2020 03:11:07 +0000 (11:11 +0800)]
Merge branch 'MDL-69507' of https://github.com/timhunt/moodle
Andrew Nicols [Tue, 1 Sep 2020 02:59:23 +0000 (10:59 +0800)]
Merge branch 'MDL-69387-master-2' of git://github.com/junpataleta/moodle
Sara Arjona [Mon, 31 Aug 2020 15:02:14 +0000 (17:02 +0200)]
Merge branch 'MDL-38350-master' of https://github.com/sammarshallou/moodle into master
Andrew Nicols [Mon, 31 Aug 2020 07:27:31 +0000 (15:27 +0800)]
Merge branch 'MDL-69505-master' of https://github.com/snake/moodle
Andrew Nicols [Mon, 31 Aug 2020 05:00:08 +0000 (13:00 +0800)]
Merge branch 'MDL-69270-master' of git://github.com/ferranrecio/moodle
Andrew Nicols [Mon, 31 Aug 2020 04:40:38 +0000 (12:40 +0800)]
MDL-69269 contentbank: Fix issues identified in integration
Andrew Nicols [Mon, 31 Aug 2020 04:10:44 +0000 (12:10 +0800)]
Merge branch 'MDL-69269-master' of git://github.com/sarjona/moodle
Andrew Nicols [Mon, 31 Aug 2020 03:39:51 +0000 (11:39 +0800)]
Merge branch 'MDL-68569' of https://github.com/paulholden/moodle
Andrew Nicols [Mon, 31 Aug 2020 03:28:33 +0000 (11:28 +0800)]
Merge branch 'MDL-56595' of https://github.com/paulholden/moodle
Luca Bösch [Mon, 11 May 2020 14:01:51 +0000 (16:01 +0200)]
MDL-51709 gradebook: Name display in single view.
Bas Brands [Tue, 16 Jun 2020 14:44:47 +0000 (16:44 +0200)]
MDL-69069 theme_boost: color contrast for custom alerts
Andrew Nicols [Mon, 31 Aug 2020 02:39:29 +0000 (10:39 +0800)]
Merge branch 'MDL-33981-Master' of https://github.com/tuanngocnguyen/moodle
Jake Dallimore [Thu, 20 Aug 2020 01:46:08 +0000 (09:46 +0800)]
MDL-69505 core_form: fix js min/max date restriction in dateselector
This was using the yui2-calendar attribute, not the yui 3 attribute.
Ferran Recio [Thu, 20 Aug 2020 15:16:27 +0000 (17:16 +0200)]
MDL-68892 mod_h5pactivity: add required to package
Gareth Barnard [Mon, 17 Aug 2020 18:38:11 +0000 (19:38 +0100)]
MDL-69491 themes: No 'fontsize' setting in Boost causes unit conflict.
Sara Arjona [Thu, 13 Aug 2020 12:36:26 +0000 (14:36 +0200)]
MDL-69269 contentbank: add support to download content
Sara Arjona [Wed, 19 Aug 2020 06:52:36 +0000 (08:52 +0200)]
MDL-69174 h5p: add component to the embed H5P code
When the Moodle component is passed to the player, xAPI tracking
is enabled so, if the component implements required xAPI API methods
(for instance, mod_h5pactivity does), grades and responses are sent.
Adding this component to the embed code will help to add
the embed code from a mod_h5pactivity to any other place (such as label,
page or book), and being able to track the responses to the original
mod_h5pactivity.
Marina Glancy [Fri, 12 Aug 2016 06:45:45 +0000 (14:45 +0800)]
MDL-55340 mod_feedback: export question labels
This was present in export in 3.0 but got lost during export
refactoring in 3.1
Andrew Nicols [Fri, 28 Aug 2020 05:25:27 +0000 (13:25 +0800)]
Merge branch 'MDL-69112-master' of git://github.com/merrill-oakland/moodle
Dmitrii Metelkin [Fri, 7 Aug 2020 00:26:46 +0000 (10:26 +1000)]
MDL-69418 backup: attach data to grade items
Nathan Nguyen [Tue, 12 May 2020 06:21:56 +0000 (16:21 +1000)]
MDL-68680 core_grades: check grade item before trigger delete event
Paul Holden [Tue, 28 Apr 2020 20:13:41 +0000 (21:13 +0100)]
MDL-56595 tool_usertours: set page params when configuring tours/steps.
Tim Hunt [Thu, 9 Jul 2020 21:30:18 +0000 (22:30 +0100)]
MDL-69246 questions: allow for float issues when validating manual marks
As well as fixing the bug, I also rewrote the test to use
data providers, which should lead to more useful failure messages.
And, I moved the magic number we used as the float tolerence to
be a named constant.
Sara Arjona [Thu, 27 Aug 2020 15:36:17 +0000 (17:36 +0200)]
weekly release 4.0dev
Sara Arjona [Thu, 27 Aug 2020 15:36:14 +0000 (17:36 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install into master
Andrew Nicols [Thu, 27 Aug 2020 04:47:59 +0000 (12:47 +0800)]
Merge branch 'master-MDL-67211_v6' of https://github.com/golenkovm/moodle
Andrew Nicols [Thu, 27 Aug 2020 04:42:31 +0000 (12:42 +0800)]
Merge branch 'MDL-69458-master' of git://github.com/mihailges/moodle
Adrian Greeve [Thu, 27 Aug 2020 03:41:10 +0000 (11:41 +0800)]
Merge branch 'MDL-69479-master' of git://github.com/mihailges/moodle
Andrew Nicols [Thu, 27 Aug 2020 03:30:32 +0000 (11:30 +0800)]
Merge branch 'MDL-69501-master-enfix' of git://github.com/mudrd8mz/moodle
eWallah [Fri, 21 Aug 2020 09:43:24 +0000 (11:43 +0200)]
MDL-67413 competencies: do nothing upon activity completion
Mikhail Golenkov [Thu, 27 Aug 2020 03:02:36 +0000 (13:02 +1000)]
MDL-67211 phpunit: Do not test the order of the running adhoc tasks.
Andrew Nicols [Thu, 27 Aug 2020 02:57:19 +0000 (10:57 +0800)]
Merge branch 'master-MDL-69358' of https://github.com/golenkovm/moodle
Andrew Nicols [Thu, 27 Aug 2020 02:21:30 +0000 (10:21 +0800)]
Merge branch 'MDL-66810-master' of git://github.com/peterRd/moodle
Justin Hunt [Tue, 1 Oct 2019 06:40:04 +0000 (15:40 +0900)]
MDL-66810 mod_lti: Reinstate deprecated default permissions on iframe
microphone, webcam, camera, midi, encrypted-media, geolocation
Andrew Nicols [Thu, 27 Aug 2020 01:43:12 +0000 (09:43 +0800)]
MDL-66222 report_antivirus: Correct version number
Andrew Nicols [Thu, 27 Aug 2020 01:34:37 +0000 (09:34 +0800)]
Merge branch 'MDL-66222-antivirus-reporting' of https://github.com/Peterburnett/moodle
Adrian Greeve [Thu, 27 Aug 2020 00:08:51 +0000 (08:08 +0800)]
Merge branch 'MDL-69419-master' of git://github.com/andrewnicols/moodle
AMOS bot [Thu, 27 Aug 2020 00:07:02 +0000 (00:07 +0000)]
Automatically generated installer lang files
Sara Arjona [Wed, 26 Aug 2020 16:02:50 +0000 (18:02 +0200)]
Merge branch 'MDL-69389-master' of git://github.com/junpataleta/moodle into master
Sara Arjona [Wed, 26 Aug 2020 14:26:52 +0000 (16:26 +0200)]
Merge branch 'MDL-69114-master' of git://github.com/bmbrands/moodle into master
Ferran Recio [Thu, 13 Aug 2020 16:41:28 +0000 (18:41 +0200)]
MDL-69270 contentbank: replace content with file
Andrew Nicols [Wed, 26 Aug 2020 06:48:36 +0000 (14:48 +0800)]
Merge branch 'master-MDL-69307_v4' of https://github.com/golenkovm/moodle
Mikhail Golenkov [Wed, 26 Aug 2020 04:35:21 +0000 (14:35 +1000)]
MDL-69307 restore: Add CLI script to restore a course.
Co-authored-by: Matt Porritt <mattp@catalyst-au.net>
Jun Pataleta [Tue, 11 Aug 2020 08:16:02 +0000 (16:16 +0800)]
MDL-69389 auth: Add wcag141 test for the login page accessibility test
Jun Pataleta [Mon, 10 Aug 2020 08:57:19 +0000 (16:57 +0800)]
MDL-69389 theme_classic: Make default body font colour darker
Links and normal text should have at least a colour contrast ratio
of 3:1. To achieve this, $body-color will be using the darker
shade of gray $gray-900 (#212529).
Jun Pataleta [Mon, 10 Aug 2020 08:48:22 +0000 (16:48 +0800)]
MDL-69389 theme_boost: Make default body font colour darker
Links and normal text should have at least a colour contrast ratio
of 3:1. To achieve this, $body-color will be using the darker
shade of gray $gray-900 (#212529).
Jun Pataleta [Tue, 18 Aug 2020 12:34:01 +0000 (20:34 +0800)]
MDL-69387 pix: Create PNG versions of the darkened completion icons
Thanks to Barbara Ramiro <barbara@moodle.com> for the help in
generating these PNG versions of the darkened completion icons!
Jun Pataleta [Tue, 18 Aug 2020 12:19:06 +0000 (20:19 +0800)]
MDL-69387 pix: Darken completion icons
Darkened the fills of completion icons in order to meet the required
minimum contrast ratio of 3:1.
* Changed gray fills (#999) to #949494.
* Changed blue fills (#76A1F0) to #6393ee
* Changed green fills (#9C3) to #79a128
Thanks to Barbara Ramiro <barbara@moodle.com> for the help in
updating the SVG icons!
Jun Pataleta [Fri, 14 Aug 2020 17:17:20 +0000 (01:17 +0800)]
MDL-69394 calendar: Fix event colour indicator contrast
* Darkened the link and clickable icon colours inside coloured events.
* Added borders around event colour indicators inside the month-view of
the calendar for better contrast against the white background.
Andrew Nicols [Wed, 19 Aug 2020 02:25:17 +0000 (10:25 +0800)]
MDL-69419 core: Task reset tests cannot use random test times
If a scheduled task which uses a 'R' field is picked, then the reset of
updated task times will not necessarily be correctly determined as the
randomisation is picked during reset.
This can lead to some random test failures.
Actively specifying a test which does not make use of the 'R' random
field time addresses this issue.
Andrew Nicols [Wed, 26 Aug 2020 01:37:16 +0000 (09:37 +0800)]
Merge branch 'master-MDL-67211_v6' of https://github.com/golenkovm/moodle
AMOS bot [Wed, 26 Aug 2020 00:07:22 +0000 (00:07 +0000)]
Automatically generated installer lang files
Paul Holden [Fri, 5 Jun 2020 07:57:01 +0000 (08:57 +0100)]
MDL-55971 dataformat: method to write exports to file storage.
Paul Holden [Wed, 13 May 2020 23:14:52 +0000 (00:14 +0100)]
MDL-68569 customfield_select: get field options via instance method.
Deprecate the previous static method, which was only called from
instantiated field classes.
Mikhail Golenkov [Tue, 25 Aug 2020 06:49:20 +0000 (16:49 +1000)]
MDL-67211 Tasks: Add cron_enabled setting.
Co-authored-by: Sam Marshall <s.marshall@open.ac.uk>
Mikhail Golenkov [Thu, 13 Aug 2020 07:44:13 +0000 (17:44 +1000)]
MDL-67211 Tasks: Front-end to display currently running tasks.
Co-authored-by: Sam Marshall <s.marshall@open.ac.uk>
Mikhail Golenkov [Tue, 25 Aug 2020 07:08:03 +0000 (17:08 +1000)]
MDL-67211 Tasks: Record when a task is running.
Co-authored-by: Sam Marshall <s.marshall@open.ac.uk>
Andrew Nicols [Tue, 25 Aug 2020 05:21:26 +0000 (13:21 +0800)]
MDL-69464 core_output: Whitespace fix