Sara Arjona [Mon, 4 May 2020 08:37:17 +0000 (10:37 +0200)]
Merge branch 'MDL-68315-master' of https://github.com/kabalin/moodle
Andrew Nicols [Mon, 4 May 2020 07:59:04 +0000 (15:59 +0800)]
Merge branch 'MDL-68502-master' of git://github.com/ferranrecio/moodle
Andrew Nicols [Mon, 4 May 2020 07:33:14 +0000 (15:33 +0800)]
Merge branch 'MDL-68266-master' of git://github.com/bmbrands/moodle
Ferran Recio [Thu, 23 Apr 2020 14:36:22 +0000 (16:36 +0200)]
MDL-68502 mod_h5pactivity: fixing get_file_info error
Jun Pataleta [Mon, 4 May 2020 07:22:12 +0000 (15:22 +0800)]
Merge branch 'MDL-68409-master' of git://github.com/andrewnicols/moodle
Bas Brands [Thu, 26 Mar 2020 14:47:02 +0000 (15:47 +0100)]
MDL-68266 core_course: accessibility improvements for course managent
colour contrast improvements
use custom checkboxes
use accessible colour for text-muted
Andrew Nicols [Mon, 20 Apr 2020 12:57:00 +0000 (20:57 +0800)]
MDL-68409 behat: Fix tests from modal rewrite
Andrew Nicols [Tue, 14 Apr 2020 06:32:09 +0000 (14:32 +0800)]
MDL-68409 js: Convert cancel modals to ES6
Andrew Nicols [Tue, 14 Apr 2020 01:10:14 +0000 (09:10 +0800)]
MDL-68409 js: Convert alert and confirmation dialogues to use modal
Andrew Nicols [Tue, 14 Apr 2020 01:08:06 +0000 (09:08 +0800)]
MDL-68409 js: Convert core/notification to ES6
Andrew Nicols [Tue, 14 Apr 2020 01:03:46 +0000 (09:03 +0800)]
MDL-68409 js: Add Alert modal
Andrew Nicols [Tue, 14 Apr 2020 00:57:05 +0000 (08:57 +0800)]
MDL-68409 js: Fix eslint failure in modal
Andrew Nicols [Tue, 14 Apr 2020 00:54:57 +0000 (08:54 +0800)]
MDL-68409 js: Add setButtonText modal helper
Andrew Nicols [Tue, 14 Apr 2020 00:53:35 +0000 (08:53 +0800)]
MDL-68409 js: Add helper to register close event on save/cancel
Adrian Greeve [Mon, 4 May 2020 04:18:54 +0000 (12:18 +0800)]
Merge branch 'MDL-68454-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Thu, 23 Apr 2020 02:43:32 +0000 (10:43 +0800)]
MDL-68454 mod_feedback: Update get_context to match parent
Andrew Nicols [Thu, 23 Apr 2020 01:59:54 +0000 (09:59 +0800)]
MDL-68454 table: Improve documentation for dynamic table
Andrew Nicols [Thu, 23 Apr 2020 01:31:51 +0000 (09:31 +0800)]
MDL-68454 table: Move guessing of base URL to flexible
Andrew Nicols [Thu, 23 Apr 2020 01:24:56 +0000 (09:24 +0800)]
MDL-68454 table: Move filterset functionality to flexible_table
Andrew Nicols [Thu, 23 Apr 2020 01:22:27 +0000 (09:22 +0800)]
MDL-68454 table: Move get_context from dynamic to flexible
Andrew Nicols [Thu, 23 Apr 2020 00:30:44 +0000 (08:30 +0800)]
MDL-68454 table: Drop get_unique_id_from_argument fn requirement
This was originally intended to be a way for the calling code to specify
data as part of the table construction which could then be used as
appropriate. When the filterset was created the requirement for this
function no longer existed.
Removing this to simplify the API.
Jake Dallimore [Mon, 4 May 2020 02:37:50 +0000 (10:37 +0800)]
Merge branch 'MDL-68382-master' of https://github.com/HuongNV13/moodle
Adrian Greeve [Sun, 3 May 2020 23:15:03 +0000 (07:15 +0800)]
Merge branch 'MDL-68330-master-2' of git://github.com/mihailges/moodle
Andrew Nicols [Sun, 3 May 2020 12:21:17 +0000 (20:21 +0800)]
Merge branch 'MDL-66263' of https://github.com/stronk7/moodle
Andrew Nicols [Sun, 3 May 2020 12:13:54 +0000 (20:13 +0800)]
Merge branch 'MDL-68589' of https://github.com/stronk7/moodle
Andrew Nicols [Sun, 3 May 2020 11:59:46 +0000 (19:59 +0800)]
Merge branch 'MDL-68473-master' of git://github.com/vmdef/moodle
Eloy Lafuente (stronk7) [Sat, 2 May 2020 23:12:06 +0000 (01:12 +0200)]
MDL-68589 plist: Add information about local changes
Eloy Lafuente (stronk7) [Sat, 2 May 2020 23:05:10 +0000 (01:05 +0200)]
MDL-68589 plist: PHP 7.4 curly bracket fixes
Note this is, partially, https://github.com/TECLIB/CFPropertyList/pull/61
I only have applied the stricly required PHP 7.4 changes, keeping
apart the intval() ==> (int) change, because that's unrelated to
this fix.
Eloy Lafuente (stronk7) [Tue, 10 Dec 2019 14:57:54 +0000 (15:57 +0100)]
MDL-66263 travis: Simple bump to php74
Also update a couple of places (mysql, node)
that were not runnig really on highest. Now they are.
Eloy Lafuente (stronk7) [Sat, 2 May 2020 14:37:31 +0000 (16:37 +0200)]
on-demand release 3.9dev+
Eloy Lafuente (stronk7) [Sat, 2 May 2020 14:37:29 +0000 (16:37 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Eloy Lafuente (stronk7) [Fri, 1 May 2020 21:33:08 +0000 (23:33 +0200)]
Merge branch 'MDL-68328-dlfix' of https://github.com/cengage/moodle
Claude Vervoort [Fri, 1 May 2020 19:03:14 +0000 (15:03 -0400)]
MDL-68328 mod_lti: resourcekey and pwd hidden not removed
Eloy Lafuente (stronk7) [Fri, 1 May 2020 14:07:56 +0000 (16:07 +0200)]
Merge branch 'MDL-66135' of https://github.com/paulholden/moodle
Víctor Déniz Falcón [Fri, 1 May 2020 13:19:59 +0000 (14:19 +0100)]
MDL-68473 core_h5p: moved fixture to anonymous class
Victor Deniz Falcon [Tue, 21 Apr 2020 07:56:36 +0000 (08:56 +0100)]
MDL-68473 core_h5p: fixed import of moodleform class
Paul Holden [Fri, 1 May 2020 08:05:07 +0000 (09:05 +0100)]
MDL-66135 tool_uploadcourse: case-insensitive date string comparison.
Account for PM/pm differences in PHP on different OS.
Jun Pataleta [Fri, 1 May 2020 07:44:26 +0000 (15:44 +0800)]
Merge branch 'MDL-67798-master-fix' of git://github.com/andrewnicols/moodle
Andrew Nicols [Fri, 1 May 2020 07:42:01 +0000 (15:42 +0800)]
MDL-67798 contentbank: Sort data before comparison
Andrew Nicols [Fri, 1 May 2020 04:07:00 +0000 (12:07 +0800)]
Merge branch 'MDL-68492-master' of https://github.com/sammarshallou/moodle
Andrew Nicols [Fri, 1 May 2020 03:51:15 +0000 (11:51 +0800)]
MDL-67798 contentbank: Whitespace fixes
Andrew Nicols [Fri, 1 May 2020 03:43:20 +0000 (11:43 +0800)]
Merge branch 'MDL-67798-master' of git://github.com/cescobedo/moodle
Andrew Nicols [Fri, 1 May 2020 03:20:55 +0000 (11:20 +0800)]
Merge branch 'master_MDL-67540' of https://github.com/golenkovm/moodle
Jun Pataleta [Fri, 1 May 2020 03:20:21 +0000 (11:20 +0800)]
Merge branch 'MDL-68506-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Fri, 1 May 2020 03:00:19 +0000 (11:00 +0800)]
Merge branch 'MDL-57680' of https://github.com/timhunt/moodle
Dmitrii Metelkin [Fri, 1 May 2020 01:52:52 +0000 (11:52 +1000)]
MDL-67850 quizaccess: change SEB supported versions
Dmitrii Metelkin [Fri, 1 May 2020 01:51:32 +0000 (11:51 +1000)]
MDL-67850 quizaccess: fix broken unit tests
Dmitrii Metelkin [Fri, 1 May 2020 01:50:57 +0000 (11:50 +1000)]
MDL-67850 quizaccess: remove invalid white spaces
Dmitrii Metelkin [Fri, 1 May 2020 01:48:08 +0000 (11:48 +1000)]
MDL-67850 lib: remove trailing slash for plist
Andrew Nicols [Fri, 1 May 2020 02:16:37 +0000 (10:16 +0800)]
Merge branch 'MDL-43156' of https://github.com/stronk7/moodle
Eloy Lafuente (stronk7) [Thu, 30 Apr 2020 23:51:49 +0000 (01:51 +0200)]
Merge branch 'MDL-66135' of https://github.com/paulholden/moodle
Bas Brands [Wed, 29 Apr 2020 15:09:51 +0000 (17:09 +0200)]
MDL-68329 cache: Improve cache performance footer info
Paul Holden [Tue, 1 Oct 2019 14:16:13 +0000 (15:16 +0100)]
MDL-66135 tool_uploadcourse: support custom course fields.
Eloy Lafuente (stronk7) [Thu, 30 Apr 2020 22:32:00 +0000 (00:32 +0200)]
Merge branch 'MDL-68328-dlfix' of https://github.com/cengage/moodle
Eloy Lafuente (stronk7) [Thu, 30 Apr 2020 21:35:09 +0000 (23:35 +0200)]
Merge branch 'MDL-68427-master' of git://github.com/andrewnicols/moodle
Davo Smith [Sat, 4 Apr 2020 13:18:56 +0000 (14:18 +0100)]
MDL-43156 core_form: fix handling of fixture form
Also moving it from behat_forms to behat_navigation
Davo Smith [Mon, 2 Dec 2013 15:22:29 +0000 (15:22 +0000)]
MDL-43156 formslib: newly-created repeat elements get the default values
Jun Pataleta [Thu, 30 Apr 2020 09:16:16 +0000 (17:16 +0800)]
Merge branch 'MDL-66732' of https://github.com/paulholden/moodle
Andrew Nicols [Thu, 30 Apr 2020 08:05:05 +0000 (16:05 +0800)]
Merge branch 'MDL-67075-redis-session-locks' of https://github.com/brendanheywood/moodle
Jun Pataleta [Thu, 30 Apr 2020 05:33:45 +0000 (13:33 +0800)]
Merge branch 'MDL-68404-master' of git://github.com/lucaboesch/moodle
Brendan Heywood [Wed, 30 Oct 2019 06:25:58 +0000 (17:25 +1100)]
MDL-67075 session: Added extra debugging of blocking redis session locks
Jun Pataleta [Thu, 30 Apr 2020 01:57:50 +0000 (09:57 +0800)]
Merge branch 'MDL-68309-master' of https://github.com/snake/moodle
Jake Dallimore [Thu, 30 Apr 2020 01:13:14 +0000 (09:13 +0800)]
Merge branch 'MDL-67850-seb-integration-3' of https://github.com/catalyst/moodle
AMOS bot [Thu, 30 Apr 2020 00:11:50 +0000 (00:11 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Wed, 29 Apr 2020 20:52:40 +0000 (22:52 +0200)]
Merge branch 'MDL-68434-master-enfix' of git://github.com/mudrd8mz/moodle
David Mudrák [Tue, 28 Apr 2020 12:20:51 +0000 (14:20 +0200)]
MDL-68434 lang: Use the updated terminology in the tests
Adrian Greeve [Wed, 29 Apr 2020 05:52:17 +0000 (13:52 +0800)]
Merge branch 'MDL-68442-master' of git://github.com/andrewnicols/moodle
Dmitrii Metelkin [Thu, 27 Feb 2020 01:04:37 +0000 (12:04 +1100)]
MDL-67850 quizaccess: remove the old quizaccess_safebrowser
Co-authored-by: Nicholas Hoobin <nicholashoobin@catalyst-au.net>
Co-authored-by: Andrew Madden <andrewmadden@catalyst-au.net>
Andrew Madden [Thu, 27 Feb 2020 01:01:54 +0000 (12:01 +1100)]
MDL-67850 quizaccess: add Safe Exam Browser access rule plugin
Co-authored-by: Nicholas Hoobin <nicholashoobin@catalyst-au.net>
Co-authored-by: Dmitrii Metelkin <dmitriim@catalyst-au.net>
Andrew Madden [Thu, 27 Feb 2020 00:55:31 +0000 (11:55 +1100)]
MDL-67850 lib: add new plist library
Co-authored-by: Nicholas Hoobin <nicholashoobin@catalyst-au.net>
Co-authored-by: Dmitrii Metelkin <dmitriim@catalyst-au.net>
Andrew Nicols [Wed, 29 Apr 2020 00:22:27 +0000 (08:22 +0800)]
Merge branch 'MDL-68433-adhoc-task-lookahead' of https://github.com/brendanheywood/moodle
Andrew Nicols [Wed, 29 Apr 2020 00:19:09 +0000 (08:19 +0800)]
Merge branch 'MDL-68378-master' of git://github.com/rezaies/moodle
Eloy Lafuente (stronk7) [Tue, 28 Apr 2020 21:55:22 +0000 (23:55 +0200)]
Merge branch 'MDL-64417' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Tue, 28 Apr 2020 21:34:41 +0000 (23:34 +0200)]
Merge branch 'MDL-68329-cache-info' of https://github.com/brendanheywood/moodle
Jun Pataleta [Tue, 28 Apr 2020 15:11:38 +0000 (23:11 +0800)]
Merge branch 'MDL-67915-master' of git://github.com/lameze/moodle
Claude Vervoort [Wed, 15 Apr 2020 14:34:22 +0000 (10:34 -0400)]
MDL-68328 mod_lti: use hidden form when deeplink options disabled
Luca Bösch [Sun, 12 Apr 2020 16:42:03 +0000 (18:42 +0200)]
MDL-68404 gradingform_rubric: Style "Add level" button.
Andrew Nicols [Tue, 28 Apr 2020 12:04:34 +0000 (20:04 +0800)]
Merge branch 'MDL66035_master' of https://github.com/jwalits/moodle
Helen Foster [Tue, 28 Apr 2020 12:01:20 +0000 (14:01 +0200)]
MDL-68434 lang: Import fixed English strings (en_fix)
Significant string changes:
* pluginnamesummary,qtype_ddimageortext and
pluginnamesummary,qtype_ddmarker - Note about the question type not
being accessible to visually impaired users
* addresourceoractivity,core - Removing 'resource' as the new activity
chooser doesn't have resource types separated
Andrew Nicols [Tue, 28 Apr 2020 10:29:20 +0000 (18:29 +0800)]
Merge branch 'MDL-68445' of https://github.com/stronk7/moodle
Eloy Lafuente (stronk7) [Tue, 28 Apr 2020 09:15:48 +0000 (11:15 +0200)]
on-demand release 3.9dev+
Eloy Lafuente (stronk7) [Tue, 28 Apr 2020 09:15:46 +0000 (11:15 +0200)]
NOBUG: Fixed SVG browser compatibility
Eloy Lafuente (stronk7) [Tue, 28 Apr 2020 09:15:44 +0000 (11:15 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Andrew Nicols [Tue, 28 Apr 2020 04:43:33 +0000 (12:43 +0800)]
Merge branch 'MDL-68525-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Tue, 28 Apr 2020 01:51:12 +0000 (09:51 +0800)]
Merge branch 'MDL-66259' of https://github.com/stronk7/moodle
Andrew Nicols [Tue, 28 Apr 2020 01:39:04 +0000 (09:39 +0800)]
Merge branch 'MDL-67316' of https://github.com/stronk7/moodle
Andrew Nicols [Tue, 28 Apr 2020 01:11:21 +0000 (09:11 +0800)]
Merge branch 'MDL-68047' of https://github.com/stronk7/moodle
Eloy Lafuente (stronk7) [Mon, 27 Apr 2020 22:27:59 +0000 (00:27 +0200)]
Merge branch 'MDL-68342-xsendfile-file' of https://github.com/brendanheywood/moodle
Huong Nguyen [Wed, 8 Apr 2020 10:25:41 +0000 (17:25 +0700)]
MDL-68382 Drag and drop marker questions: responsive support
These changes also make it possible to print these questions.
Eloy Lafuente (stronk7) [Sun, 26 Apr 2020 16:17:13 +0000 (18:17 +0200)]
MDL-68525 behat: chrome/switches caps not allowed in Chrome > 81
Now we need to use extra_capabilities/chromeOptions/args instead
The former was deprecated long ago, it seems that Chrome 81 has
stopped accepting it. The later seems to be working at very least
since Chrome 76 (haven't gone further back).
Andrew Nicols [Sun, 19 Apr 2020 04:21:48 +0000 (12:21 +0800)]
MDL-68442 user: Add notifications on unenrol/update
Andrew Nicols [Fri, 17 Apr 2020 08:28:07 +0000 (16:28 +0800)]
MDL-68442 user: Rewrite participant status to work with dynamic tables
Andrew Nicols [Fri, 17 Apr 2020 05:40:18 +0000 (13:40 +0800)]
MDL-68442 user: Rewrite enrolment actions as ES6
Brendan Heywood [Tue, 7 Apr 2020 13:02:06 +0000 (23:02 +1000)]
MDL-68329 cache: Improve cache performance footer info
Eloy Lafuente (stronk7) [Mon, 27 Apr 2020 21:40:14 +0000 (23:40 +0200)]
Merge branch 'MDL-68383-master' of git://github.com/bmbrands/moodle
Eloy Lafuente (stronk7) [Mon, 27 Apr 2020 21:30:09 +0000 (23:30 +0200)]
Merge branch 'MDL-68477-master' of git://github.com/lameze/moodle
Eloy Lafuente (stronk7) [Mon, 27 Apr 2020 21:08:26 +0000 (23:08 +0200)]
Merge branch 'master' of https://github.com/DrCuriosity/moodle
Eloy Lafuente (stronk7) [Mon, 27 Apr 2020 21:00:59 +0000 (23:00 +0200)]
Merge branch 'MDL-67797-master' of git://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Mon, 27 Apr 2020 15:39:39 +0000 (17:39 +0200)]
Merge branch 'MDL-68393-master-availableupdateui' of git://github.com/mudrd8mz/moodle
Eloy Lafuente (stronk7) [Mon, 27 Apr 2020 15:36:49 +0000 (17:36 +0200)]
Merge branch 'MDL-67701-master' of git://github.com/ferranrecio/moodle