Sara Arjona [Fri, 15 Jan 2021 07:25:37 +0000 (08:25 +0100)]
weekly release 4.0dev
Sara Arjona [Fri, 15 Jan 2021 07:25:37 +0000 (08:25 +0100)]
NOBUG: Fixed file access permissions
Sara Arjona [Fri, 15 Jan 2021 07:25:35 +0000 (08:25 +0100)]
NOBUG: Fixed SVG browser compatibility
Sara Arjona [Fri, 15 Jan 2021 07:25:34 +0000 (08:25 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Sara Arjona [Thu, 14 Jan 2021 11:03:30 +0000 (12:03 +0100)]
Merge branch 'MDL-69308' of https://github.com/stronk7/moodle
Jake Dallimore [Thu, 14 Jan 2021 06:51:46 +0000 (14:51 +0800)]
Merge branch 'MDL-69877-master' of git://github.com/mickhawkins/moodle
Michael Hawkins [Fri, 8 Jan 2021 10:38:54 +0000 (18:38 +0800)]
MDL-69877 core: Added security.txt
Jun Pataleta [Thu, 14 Jan 2021 03:54:37 +0000 (11:54 +0800)]
Merge branch 'MDL-70312' of git://github.com/paulholden/moodle
Jake Dallimore [Thu, 14 Jan 2021 00:48:10 +0000 (08:48 +0800)]
Merge branch 'MDL-68608-improve-readonly-debugging' of https://github.com/brendanheywood/moodle
Adrian Greeve [Thu, 14 Jan 2021 00:35:02 +0000 (08:35 +0800)]
Merge branch 'MDL-68597' of https://github.com/timhunt/moodle
AMOS bot [Thu, 14 Jan 2021 00:07:47 +0000 (00:07 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Wed, 13 Jan 2021 22:59:36 +0000 (23:59 +0100)]
Merge branch 'MDL-70408-master' of git://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Wed, 13 Jan 2021 18:11:19 +0000 (19:11 +0100)]
MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps
This just deletes all the upgrade steps previous to 3.6.0. Some
small adjustments, like tweaking globals can also be applied
when needed.
Also includes an upgrade step to prevent upgrading from any
version <
2018120300 (v3.6.0) as anti-cheating measure.
Note that in this case, there wasn't any case of upgradelib
functions being used, hence we haven't to deprecate/remove
anything in codebase. When there is such a need, that is done
in separate commits (one for each function) and documented here.
See MDL-65809 commits for an example removing/deprecating a
good number of functions.
Sara Arjona [Wed, 13 Jan 2021 16:19:50 +0000 (17:19 +0100)]
Merge branch 'MDL-70299' of git://github.com/paulholden/moodle
Sara Arjona [Wed, 13 Jan 2021 14:31:11 +0000 (15:31 +0100)]
Merge branch 'MDL-70394-master' of git://github.com/rezaies/moodle
Sara Arjona [Wed, 13 Jan 2021 13:56:04 +0000 (14:56 +0100)]
Merge branch 'MDL-70387-master' of git://github.com/jleyva/moodle
Juan Leyva [Thu, 3 Dec 2020 14:56:42 +0000 (15:56 +0100)]
MDL-70387 files: New WS core_files_get_unused_draft_itemid
Sara Arjona [Wed, 13 Jan 2021 11:36:24 +0000 (12:36 +0100)]
Merge branch 'master-MDL-70362' of https://github.com/golenkovm/moodle
Sara Arjona [Wed, 13 Jan 2021 10:28:10 +0000 (11:28 +0100)]
Merge branch 'MDL-68010-cron-run-disabled' of https://github.com/brendanheywood/moodle
Tim Hunt [Tue, 12 Jan 2021 17:45:44 +0000 (17:45 +0000)]
MDL-68597 qtype_essay: show the word count on the review screen
Tim Hunt [Tue, 12 Jan 2021 17:44:29 +0000 (17:44 +0000)]
MDL-68597 qtype_essay: switch the form to consistently use hideIf
Tim Hunt [Mon, 11 Jan 2021 19:59:23 +0000 (19:59 +0000)]
MDL-68597 essay word limits: fixes requested by the integrator
Mahmoud Kassaei [Fri, 20 Nov 2020 16:44:16 +0000 (16:44 +0000)]
MDL-68597 qtype_essay: add word min/max for online text input
Mihail Geshoski [Fri, 27 Nov 2020 01:54:37 +0000 (09:54 +0800)]
MDL-68486 auth_shibboleth: Reset convert_data if it uses dataroot file
Upgrade step that resets the 'Data modification API' (convert_data)
setting to its default value if this setting is currently configured
to use a file located within the $CFG->dataroot directory.
Mihail Geshoski [Fri, 27 Nov 2020 01:44:43 +0000 (09:44 +0800)]
MDL-68486 auth_shibboleth: Prevent using dataroot files in convert_data
Prevents configuring the 'Data modification API' (convert_data) setting
to use files located within the $CFG->dataroot directory as it exposes
the site to security risks.
Jun Pataleta [Wed, 13 Jan 2021 02:20:20 +0000 (10:20 +0800)]
Merge branch 'MDL-70580' of git://github.com/paulholden/moodle
AMOS bot [Wed, 13 Jan 2021 00:07:48 +0000 (00:07 +0000)]
Automatically generated installer lang files
Paul Holden [Tue, 12 Jan 2021 20:11:25 +0000 (20:11 +0000)]
MDL-70580 core: retrieve closest tree node in click handler.
Michael Hawkins [Tue, 1 Dec 2020 10:59:03 +0000 (18:59 +0800)]
MDL-69911 core: Clean content passed through TeX filter
Ferran Recio [Fri, 20 Nov 2020 15:20:46 +0000 (16:20 +0100)]
MDL-67782 message: fix messages max length
Juan Segarra Montesinos [Tue, 27 Oct 2020 18:07:46 +0000 (19:07 +0100)]
MDL-69797 core_grades: Implement authorization into fetch method
Juan Segarra Montesinos [Tue, 27 Oct 2020 18:07:28 +0000 (19:07 +0100)]
MDL-69797 core_grades: Implement authorization into fetch method
Juan Segarra Montesinos [Tue, 27 Oct 2020 18:07:04 +0000 (19:07 +0100)]
MDL-69797 gradingform_rubric: Implement authorization into fetch method
Juan Segarra Montesinos [Tue, 27 Oct 2020 18:06:49 +0000 (19:06 +0100)]
MDL-69797 gradingform_guide: Implement authorization into fetch method
Sara Arjona [Tue, 12 Jan 2021 16:04:25 +0000 (17:04 +0100)]
Merge branch 'MDL-70308-master' of git://github.com/ferranrecio/moodle
Sara Arjona [Tue, 12 Jan 2021 14:58:34 +0000 (15:58 +0100)]
Merge branch 'MDL-70298-master' of git://github.com/ilyatregubov/moodle
Ilya Tregubov [Wed, 9 Dec 2020 12:25:22 +0000 (14:25 +0200)]
MDL-70298 lib_horde: Upgrade Horde library to 5.2.23
Sara Arjona [Tue, 12 Jan 2021 09:20:55 +0000 (10:20 +0100)]
Merge branch 'MDL-70009-master' of git://github.com/ilyatregubov/moodle
Jake Dallimore [Tue, 12 Jan 2021 09:08:29 +0000 (17:08 +0800)]
Merge branch 'MDL-69431-master' of git://github.com/watson8/moodle
Sara Arjona [Tue, 12 Jan 2021 09:06:53 +0000 (10:06 +0100)]
Merge branch 'MDL-68768-adhoc-task-faildelay-check' of https://github.com/brendanheywood/moodle
Jake Dallimore [Tue, 12 Jan 2021 08:40:26 +0000 (16:40 +0800)]
Merge branch 'MDL-69529-master' of git://github.com/ilyatregubov/moodle
Ilya Tregubov [Mon, 4 Jan 2021 13:40:06 +0000 (15:40 +0200)]
MDL-70009 h5pactivity: Split get_pluginfile_hash in two methods.
Jun Pataleta [Tue, 12 Jan 2021 05:16:00 +0000 (13:16 +0800)]
Merge branch 'MDL-70580' of git://github.com/paulholden/moodle
AMOS bot [Tue, 12 Jan 2021 00:07:57 +0000 (00:07 +0000)]
Automatically generated installer lang files
Andrew Nicols [Mon, 11 Jan 2021 05:33:22 +0000 (13:33 +0800)]
MDL-70580 core: Tree nodes should check if they were clicked directly
Eloy Lafuente (stronk7) [Mon, 11 Jan 2021 21:55:19 +0000 (22:55 +0100)]
Merge branch 'MDL-70486-master-get_region_name' of git://github.com/mudrd8mz/moodle
Michael Hawkins [Fri, 8 Jan 2021 12:29:30 +0000 (20:29 +0800)]
MDL-70571 lib: Added additional escaping to search_input template
Eloy Lafuente (stronk7) [Mon, 11 Jan 2021 15:11:50 +0000 (16:11 +0100)]
Merge branch 'MDL-70266' of https://github.com/timhunt/moodle
Sara Arjona [Mon, 11 Jan 2021 14:19:22 +0000 (15:19 +0100)]
Merge branch 'MDL-70034_master' of git://github.com/mdjnelson/moodle
Sara Arjona [Mon, 11 Jan 2021 12:09:34 +0000 (13:09 +0100)]
Merge branch 'MDL-70567-master' of https://github.com/dmitriim/moodle
Sara Arjona [Mon, 11 Jan 2021 11:58:01 +0000 (12:58 +0100)]
Merge branch 'MDL-70578-master' of git://github.com/lucaboesch/moodle
Sara Arjona [Mon, 11 Jan 2021 11:23:47 +0000 (12:23 +0100)]
Merge branch 'MDL-70352-master' of https://github.com/dmitriim/moodle
AMOS bot [Mon, 11 Jan 2021 00:09:02 +0000 (00:09 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Sun, 10 Jan 2021 22:44:47 +0000 (23:44 +0100)]
MDL-69308 github actions: Bump min PHP requirement to 7.3
Eloy Lafuente (stronk7) [Sun, 10 Jan 2021 22:42:52 +0000 (23:42 +0100)]
MDL-69308 travis: Bump min PHP requirement to 7.3
Eloy Lafuente (stronk7) [Sun, 10 Jan 2021 22:38:34 +0000 (23:38 +0100)]
MDL-69308 environment: Apply agreed changes
- PHP 7.3 required.
- Moodle 3.6 required.
- SQL*Server 2017 (aka, 14.0) required.
- Sodium PHP extension required.
Eloy Lafuente (stronk7) [Sun, 10 Jan 2021 22:32:04 +0000 (23:32 +0100)]
MDL-69308 environment: 3.11 base information
This is a direct copy of the 3.10 branch to have
the changes under control in next commits.
David Watson [Sun, 10 Jan 2021 17:26:31 +0000 (17:26 +0000)]
MDL-69431 course: validate section url param against maxsections
Eloy Lafuente (stronk7) [Sat, 9 Jan 2021 12:17:35 +0000 (13:17 +0100)]
Merge branch 'MDL-70550-master-enfix' of git://github.com/mudrd8mz/moodle
Mark Nelson [Wed, 23 Dec 2020 07:48:52 +0000 (15:48 +0800)]
MDL-70034 gradingform_guide: use new API to retrieve grade item name
AMOS bot [Sat, 9 Jan 2021 00:07:55 +0000 (00:07 +0000)]
Automatically generated installer lang files
Sara Arjona [Fri, 8 Jan 2021 16:06:30 +0000 (17:06 +0100)]
Merge branch 'MDL-70558' of git://github.com/paulholden/moodle
Sara Arjona [Fri, 8 Jan 2021 14:50:08 +0000 (15:50 +0100)]
Merge branch 'MDL-70102-master' of https://github.com/sammarshallou/moodle
Paul Holden [Mon, 30 Nov 2020 12:04:11 +0000 (12:04 +0000)]
MDL-70299 libraries: upgrade to version 1.7.1 of loglevel.
David Mudrák [Thu, 7 Jan 2021 18:56:09 +0000 (19:56 +0100)]
MDL-70550 lang: Use the fixed strings in Behat tests, too
Jun Pataleta [Fri, 8 Jan 2021 06:47:30 +0000 (14:47 +0800)]
Merge branch 'MDL-70310-master' of git://github.com/ilyatregubov/moodle
Luca Bösch [Wed, 6 Jan 2021 19:58:13 +0000 (20:58 +0100)]
MDL-70578 cohorts: Add bootstrap classes to buttons
Jun Pataleta [Fri, 8 Jan 2021 04:14:45 +0000 (12:14 +0800)]
weekly release 4.0dev
Jun Pataleta [Fri, 8 Jan 2021 04:14:42 +0000 (12:14 +0800)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
AMOS bot [Fri, 8 Jan 2021 00:07:47 +0000 (00:07 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Thu, 7 Jan 2021 22:49:05 +0000 (23:49 +0100)]
Merge branch 'MDL-70245-master' of https://github.com/TomoTsuyuki/moodle
Eloy Lafuente (stronk7) [Thu, 7 Jan 2021 22:31:09 +0000 (23:31 +0100)]
Merge branch 'MDL-70584-master' of git://github.com/marinaglancy/moodle
Helen Foster [Thu, 7 Jan 2021 18:33:39 +0000 (19:33 +0100)]
MDL-70550 lang: Import fixed English strings (en_fix)
sam marshall [Wed, 25 Nov 2020 14:54:50 +0000 (14:54 +0000)]
MDL-70102 PHPunit: Core test fails with weird added modules
Specifically it fails if the modules have unusual default capabilities
so that editingteacher doesn't have addinstance.
Marina Glancy [Thu, 7 Jan 2021 13:12:59 +0000 (14:12 +0100)]
MDL-70584 core_iplookup: increase tolerance in test
Tim Hunt [Fri, 11 Dec 2020 17:57:44 +0000 (17:57 +0000)]
MDL-70266 quiz overrides: respect show user identity setting
Ilya Tregubov [Tue, 8 Dec 2020 10:05:22 +0000 (12:05 +0200)]
MDL-70310 user: Remove yahoo icon since domain no longer exists.
Jun Pataleta [Thu, 7 Jan 2021 04:37:08 +0000 (12:37 +0800)]
Merge branch 'MDL-70374' of https://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Wed, 6 Jan 2021 23:27:48 +0000 (00:27 +0100)]
Merge branch 'MDL-70476' of https://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Wed, 6 Jan 2021 23:17:08 +0000 (00:17 +0100)]
Merge branch 'master_MDL-70520' of https://github.com/golenkovm/moodle
Adrian Greeve [Wed, 6 Jan 2021 03:27:17 +0000 (11:27 +0800)]
Merge branch 'MDL-70482_master' of https://github.com/sebmehr/moodle
Dmitrii Metelkin [Wed, 6 Jan 2021 02:12:43 +0000 (13:12 +1100)]
MDL-70567 task: fix broken result filter on logs page
Jun Pataleta [Tue, 5 Jan 2021 14:20:32 +0000 (22:20 +0800)]
Merge branch 'MDL-57552-master' of git://github.com/aanabit/moodle
Jun Pataleta [Tue, 5 Jan 2021 14:09:19 +0000 (22:09 +0800)]
Merge branch 'master-MDL-68792_v3' of https://github.com/golenkovm/moodle
Paul Holden [Mon, 4 Jan 2021 10:51:24 +0000 (10:51 +0000)]
MDL-70558 tool_langimport: sort available language packs.
Paul Holden [Wed, 16 Dec 2020 11:55:44 +0000 (11:55 +0000)]
MDL-70312 libraries: upgrade to version 2.3.5 of FPDI.
Amaia Anabitarte [Thu, 17 Dec 2020 11:43:19 +0000 (12:43 +0100)]
MDL-57552 core_course: Typo in view-combined class
Ilya Tregubov [Mon, 7 Dec 2020 13:32:55 +0000 (15:32 +0200)]
MDL-69529 contentbank: Remove redundant code.
Dmitrii Metelkin [Mon, 30 Nov 2020 04:26:14 +0000 (15:26 +1100)]
MDL-70352 core: attach modal to a specific element
AMOS bot [Sun, 27 Dec 2020 00:07:49 +0000 (00:07 +0000)]
Automatically generated installer lang files
Sébastien Mehr [Wed, 16 Dec 2020 14:01:29 +0000 (15:01 +0100)]
MDL-70482 template: add missing closing bracket
AMOS bot [Thu, 24 Dec 2020 00:07:56 +0000 (00:07 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Wed, 23 Dec 2020 19:24:28 +0000 (20:24 +0100)]
weekly release 4.0dev
Eloy Lafuente (stronk7) [Wed, 23 Dec 2020 19:24:25 +0000 (20:24 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Ferran Recio [Fri, 18 Dec 2020 13:16:01 +0000 (14:16 +0100)]
MDL-70308 libraries: upgrade videojs to 7.10.0
Jake Dallimore [Wed, 23 Dec 2020 03:36:34 +0000 (11:36 +0800)]
Merge branch 'MDL-69399-master_lti_alpha' of https://github.com/haietza/moodle
Eloy Lafuente (stronk7) [Wed, 23 Dec 2020 00:23:13 +0000 (01:23 +0100)]
Merge branch 'MDL-56119-DEV' of https://github.com/inigozendegi/moodle
Eloy Lafuente (stronk7) [Tue, 22 Dec 2020 23:46:42 +0000 (00:46 +0100)]
Merge branch 'MDL-70279' of git://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Tue, 22 Dec 2020 17:29:17 +0000 (18:29 +0100)]
Merge branch 'MDL-70436-master' of git://github.com/bmbrands/moodle
Eloy Lafuente (stronk7) [Tue, 22 Dec 2020 17:21:02 +0000 (18:21 +0100)]
Merge branch 'MDL-70386-master' of git://github.com/bmbrands/moodle