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.
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
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).
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
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
Andrew Nicols [Tue, 25 Aug 2020 04:39:48 +0000 (12:39 +0800)]
Merge branch 'MDL-69464' of https://github.com/marinaglancy/moodle
Adrian Greeve [Tue, 25 Aug 2020 02:39:28 +0000 (10:39 +0800)]
Merge branch 'MDL-68921-master' of git://github.com/vmdef/moodle
Victor Deniz Falcon [Mon, 24 Aug 2020 23:48:02 +0000 (00:48 +0100)]
MDL-68921 core_h5p: Add H5P libraries metadata settings
Helen Foster [Fri, 21 Aug 2020 12:12:57 +0000 (14:12 +0200)]
MDL-69501 lang: Import fixed English strings (en_fix)
Mihail Geshoski [Mon, 24 Aug 2020 06:03:52 +0000 (14:03 +0800)]
MDL-69479 core: Change 4.0 to 3.10 in theme/upgrade.txt
Mihail Geshoski [Mon, 24 Aug 2020 01:28:44 +0000 (09:28 +0800)]
MDL-69458 report_insights: Respect perpage value in pagination bar
Eloy Lafuente (stronk7) [Sat, 22 Aug 2020 15:04:33 +0000 (17:04 +0200)]
Merge branch 'MDL-69493' of https://github.com/paulholden/moodle into master
AMOS bot [Sat, 22 Aug 2020 00:07:45 +0000 (00:07 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Thu, 20 Aug 2020 23:19:03 +0000 (01:19 +0200)]
MDL-69479 upgrade: Change all 4.0 occurrences to 3.10
Under parallel development, when something is worth being commented
in upgrade.txt notes, it will be applied to all the development branches
using the "earliest" one to be released. So, if something changes
in 3.10 (and also is applied to master), the upgrade.txt notes will
show 3.10 in both branches.
Of course, if something only goes to one dev branch (say master), then the
master version will be used in the notes (4.0 in this case).
Eloy Lafuente (stronk7) [Fri, 21 Aug 2020 18:42:56 +0000 (20:42 +0200)]
weekly release 4.0dev
Andrew Nicols [Fri, 21 Aug 2020 00:09:11 +0000 (08:09 +0800)]
MDL-66818 mod_forum: Use cap manager to check exportability
Andrew Nicols [Thu, 20 Aug 2020 23:38:06 +0000 (07:38 +0800)]
MDL-42434 chat: Disable stylelint important check
Peter Burnett [Wed, 27 May 2020 00:57:33 +0000 (10:57 +1000)]
MDL-66222 antivirus: Improved error email capture
Nathan Nguyen [Sun, 15 Mar 2020 09:09:48 +0000 (20:09 +1100)]
MDL-66222 antivirus: Added antivirus failure reporting
Sara Arjona [Thu, 20 Aug 2020 20:58:21 +0000 (22:58 +0200)]
MDL-42434 mod_chat: styles for chat themes to view help-icon properly
The styles for the bubble and the compact themes have been reviewed
because there weren't enough contrast for the help icon.
Sara Arjona [Thu, 20 Aug 2020 12:23:20 +0000 (14:23 +0200)]
MDL-42434 mod_chat: display the whole help text
When testing this issue was raised that the help text was cut-off.
This patch should fix this issue changing the placement from
right/left to top.
Andrew Nicols [Tue, 4 Aug 2020 03:21:03 +0000 (11:21 +0800)]
MDL-68705 testing: New CLI args to disable composer features
This commit introduces the following new flags:
--no-composer-self-update Disable composer self-update of the
composer.phar utility
--no-composer-upgrade Disable upgrade of development
dependencies using Composer.
--disable-composer Disable both composer self-update and
composer upgrade
Andrew Nicols [Tue, 4 Aug 2020 03:20:33 +0000 (11:20 +0800)]
MDL-68705 testing: Allow composer updates to be disabled
Marina Glancy [Thu, 13 Aug 2020 10:23:33 +0000 (12:23 +0200)]
MDL-69464 core_output: allow to avoid formatting in page->set_heading
Adrian Greeve [Thu, 20 Aug 2020 04:00:51 +0000 (12:00 +0800)]
Merge branch 'MDL-69055-master' of git://github.com/sarjona/moodle
Andrew Nicols [Thu, 20 Aug 2020 03:59:08 +0000 (11:59 +0800)]
Merge branch 'MDL-69486-grade-idnumber' of https://github.com/Peterburnett/moodle
Andrew Nicols [Thu, 20 Aug 2020 03:50:28 +0000 (11:50 +0800)]
Merge branch 'MDL-69375' of https://github.com/Cvmcosta/moodle
Adrian Greeve [Thu, 20 Aug 2020 03:37:32 +0000 (11:37 +0800)]
Merge branch 'MDL-68964-master' of git://github.com/ferranrecio/moodle
Adrian Greeve [Thu, 20 Aug 2020 03:21:53 +0000 (11:21 +0800)]
Merge branch 'MDL-42434-master' of git://github.com/sarjona/moodle
Adrian Greeve [Thu, 20 Aug 2020 01:54:48 +0000 (09:54 +0800)]
Merge branch 'MDL-68683-master-fix' of git://github.com/lameze/moodle
Andrew Nicols [Thu, 20 Aug 2020 01:23:39 +0000 (09:23 +0800)]
Merge branch 'MDL-69449' of https://github.com/paulholden/moodle
Andrew Nicols [Thu, 20 Aug 2020 01:12:43 +0000 (09:12 +0800)]
Merge branch 'MDL-68889-master' of git://github.com/bmbrands/moodle
Simey Lameze [Thu, 20 Aug 2020 00:54:05 +0000 (08:54 +0800)]
MDL-68683 competencies: fix query to delete stale files
Andrew Nicols [Thu, 20 Aug 2020 00:45:27 +0000 (08:45 +0800)]
Merge branch 'MDL-69170-adhoc-task-timestamp' of https://github.com/Peterburnett/moodle
Andrew Nicols [Thu, 20 Aug 2020 00:40:37 +0000 (08:40 +0800)]
Merge branch 'MDL-68975-master' of git://github.com/sarjona/moodle
Andrew Nicols [Thu, 20 Aug 2020 00:21:45 +0000 (08:21 +0800)]
Merge branch 'MDL-67415' of https://github.com/stronk7/moodle
Andrew Nicols [Thu, 20 Aug 2020 00:16:07 +0000 (08:16 +0800)]
Merge branch 'MDL-66818-master' of git://github.com/lameze/moodle
Simey Lameze [Wed, 19 Aug 2020 23:43:18 +0000 (07:43 +0800)]
MDL-66818 mod_forum: remove unnecessary behat steps
Andrew Nicols [Wed, 19 Aug 2020 23:51:30 +0000 (07:51 +0800)]
Merge branch 'MDL-66900' of https://github.com/paulholden/moodle
gthomas2 [Wed, 5 Feb 2020 14:47:43 +0000 (14:47 +0000)]
MDL-66818 mod_forum: hide portfolio export button based on caps
Andrew Nicols [Wed, 19 Aug 2020 23:39:22 +0000 (07:39 +0800)]
Merge branch 'MDL-69473-master' of git://github.com/sarjona/moodle
Andrew Nicols [Wed, 19 Aug 2020 23:34:18 +0000 (07:34 +0800)]
Merge branch 'MDL-69271' of https://github.com/stronk7/moodle
Andrew Nicols [Wed, 19 Aug 2020 23:28:19 +0000 (07:28 +0800)]
Merge branch 'MDL-69054-master' of git://github.com/sarjona/moodle
Andrew Nicols [Wed, 19 Aug 2020 23:14:15 +0000 (07:14 +0800)]
Merge branch 'MDL-61215-master' of git://github.com/sarjona/moodle
Andrew Nicols [Wed, 19 Aug 2020 23:00:55 +0000 (07:00 +0800)]
Merge branch 'MDL-69401-master' of git://github.com/mihailges/moodle
Victor Deniz Falcon [Wed, 19 Aug 2020 22:28:34 +0000 (23:28 +0100)]
Merge branch 'MDL-69297-master' of git://github.com/peterRd/moodle
Adrian Greeve [Wed, 19 Aug 2020 06:26:50 +0000 (14:26 +0800)]
Merge branch 'MDL-66665-master-POC2' of git://github.com/peterRd/moodle
Peter Dias [Thu, 23 Jul 2020 12:00:36 +0000 (20:00 +0800)]
MDL-66665 assign: Check whether a modified user could actually grade
Adrian Greeve [Wed, 19 Aug 2020 04:51:23 +0000 (12:51 +0800)]
Merge branch 'MDL-68683-master' of git://github.com/lameze/moodle
Peter Dias [Mon, 20 Jul 2020 02:07:31 +0000 (10:07 +0800)]
MDL-69297 assign: Check whether there is content for a submission
Confirm there is some content to be submitted for an assignment when processing it.
Adrian Greeve [Wed, 19 Aug 2020 02:37:51 +0000 (10:37 +0800)]
Merge branch 'MDL-69475' of https://github.com/stronk7/moodle
Andrew Nicols [Wed, 19 Aug 2020 00:50:37 +0000 (08:50 +0800)]
Merge branch 'MDL-26401-master' of git://github.com/lameze/moodle
Andrew Nicols [Wed, 19 Aug 2020 00:39:15 +0000 (08:39 +0800)]
MDL-67735 theme_boost: Fix incorrect whitespace
Andrew Nicols [Wed, 19 Aug 2020 00:28:49 +0000 (08:28 +0800)]
Merge branch 'MDL-67735-master' of git://github.com/bmbrands/moodle
Andrew Nicols [Wed, 19 Aug 2020 00:18:16 +0000 (08:18 +0800)]
Merge branch 'MDL-69089-master' of git://github.com/aanabit/moodle
Eloy Lafuente (stronk7) [Tue, 18 Aug 2020 22:35:18 +0000 (00:35 +0200)]
Merge branch 'MDL-65847-auth_db_error_handling' of git://github.com/leonstr/moodle into master
Eloy Lafuente (stronk7) [Tue, 18 Aug 2020 22:19:43 +0000 (00:19 +0200)]
Merge branch 'MDL-69095-master' of git://github.com/jleyva/moodle into master
Eloy Lafuente (stronk7) [Tue, 18 Aug 2020 22:13:02 +0000 (00:13 +0200)]
Merge branch 'MDL-63375-master' of https://github.com/syxton/moodle into master
Eloy Lafuente (stronk7) [Tue, 18 Aug 2020 17:12:59 +0000 (19:12 +0200)]
Merge branch 'MDL-68444-master' of git://github.com/rezaies/moodle into master
Eloy Lafuente (stronk7) [Tue, 18 Aug 2020 17:01:52 +0000 (19:01 +0200)]
Merge branch 'MDL-68928' of https://github.com/Chocolate-lightning/moodle into master
Victor Deniz Falcon [Tue, 18 Aug 2020 12:03:40 +0000 (13:03 +0100)]
Merge branch 'MDL-69477' of https://github.com/stronk7/moodle
Eloy Lafuente (stronk7) [Tue, 18 Aug 2020 10:22:59 +0000 (12:22 +0200)]
MDL-69475 backup: Proper handling of backup::RELEASE versions
1) Remove any floatval() casting. They are breaking / killing
.10 versions (converting them to .1). Since Moodle 2.0 all the
backup::RELEASE have been 100% numerical values.
2) Use version_compare() always to compare backup::RELEASE values.
They are always versions and the function is aware of versions
> .9, able to clean/ignore alpha chars... and everything else.
Note that I've also changed a couple of cases in formats (topics and
weeks) that were correct, but just added the same comment and used
the same version_compare() comparison parameters style, so all uses
in core are consistent (and safe to be copied out there).
Eloy Lafuente (stronk7) [Tue, 18 Aug 2020 08:58:26 +0000 (10:58 +0200)]
Merge branch 'MDL-69273-master-2' of git://github.com/andrewnicols/moodle into master
Simey Lameze [Fri, 22 May 2020 08:20:53 +0000 (16:20 +0800)]
MDL-68683 competencies: step to delete orphaned evidence files
Simey Lameze [Thu, 14 May 2020 05:02:29 +0000 (13:02 +0800)]
MDL-68683 core: fix DML exception on upgrade step
Andrew Nicols [Mon, 17 Aug 2020 23:47:59 +0000 (07:47 +0800)]
MDL-69273 travis: Use exttests for https too
Andrew Nicols [Tue, 14 Jul 2020 23:36:02 +0000 (07:36 +0800)]
MDL-69273 travis: Move exttests check to after_script
The result of the final command `script` phase determines the build
result.
The cleanup belongs in the `after_script` phase.
Andrew Nicols [Mon, 17 Aug 2020 04:58:13 +0000 (12:58 +0800)]
Merge branch 'MDL-69414' of https://github.com/nadavkav/moodle
Andrew Nicols [Mon, 17 Aug 2020 02:35:08 +0000 (10:35 +0800)]
Merge branch 'MDL-67943-master-1' of git://github.com/mihailges/moodle
Adrian Greeve [Mon, 17 Aug 2020 01:52:12 +0000 (09:52 +0800)]
Merge branch 'MDL-69475' of https://github.com/stronk7/moodle
Eloy Lafuente (stronk7) [Sun, 16 Aug 2020 19:08:54 +0000 (21:08 +0200)]
MDL-69475 versions: main version bump
Eloy Lafuente (stronk7) [Sun, 16 Aug 2020 18:51:40 +0000 (20:51 +0200)]
MDL-69475 versions: bump all versions and requires in master
version =
2021052500 release version
requires=
2021052500 same than version
Why
20210525? (25th May 2021) ?
Because master is going to be Moodle 4.0, to be released
on November 2021. And, until then, we are going to have
a couple of "intermediate" releases:
- Moodle 3.10 to be released 9th November 2020. (
2020110900)
This version will be using versions from today to
2020110900
(once it's released the YYYYMMDD part stops advancing).
- Moodle 3.11 to be released 10th May 2021. (
2021051000)
This version will be using versions from 3.10 release to
2021051000
(once it's released the YYYYMMDD part stops advancing).
That means that all versions from today to
2021051000 are going
to be used by those 2 "intermediate" releases (3.10 and 3.11).
And we cannot use them in master, because it's forbidden to have
any overlapping of versions between branches (or different upgrade
paths will fail).
So, get that
2021051000, let's add it a couple of weeks to cover
the on-sync period (or a 2 weeks delay max!) and, the first version
that master can "own" in exclusive (without any overlap) is, exactly,
25th May 2021, hence our
20210525.
Paul Holden [Mon, 17 Aug 2020 20:14:57 +0000 (21:14 +0100)]
MDL-69493 cohort: remove escaping of return URL params.
Amaia Anabitarte [Mon, 20 Jul 2020 10:41:24 +0000 (12:41 +0200)]
MDL-69089 core_contentbank: Tests for empty content names
Amaia Anabitarte [Mon, 20 Jul 2020 10:41:04 +0000 (12:41 +0200)]
MDL-69089 core_contentbank: Empty content names are not allowed