Sara Arjona [Tue, 15 Dec 2020 15:15:34 +0000 (16:15 +0100)]
Merge branch 'MDL-70409-master' of git://github.com/merrill-oakland/moodle
Sara Arjona [Tue, 15 Dec 2020 14:28:39 +0000 (15:28 +0100)]
Merge branch 'MDL-70342-master' of git://github.com/abias/moodle
Sara Arjona [Tue, 15 Dec 2020 13:55:46 +0000 (14:55 +0100)]
Merge branch 'MDL-70357-master-cronlibthrowables' of git://github.com/mudrd8mz/moodle
Jake Dallimore [Tue, 15 Dec 2020 10:21:13 +0000 (18:21 +0800)]
Merge branch 'MDL-67623-40_blocks_myoverview_pagination_regression' of https://github.com/tomdickman/moodle
Jun Pataleta [Tue, 15 Dec 2020 03:16:58 +0000 (11:16 +0800)]
Merge branch 'MDL-70361-dlrlid' of https://github.com/cengage/moodle
Sara Arjona [Mon, 14 Dec 2020 16:11:46 +0000 (17:11 +0100)]
Merge branch 'MDL-70397-master' of git://github.com/andrewnicols/moodle
Jake Dallimore [Mon, 14 Dec 2020 03:29:37 +0000 (11:29 +0800)]
Merge branch 'MDL-70324-master' of https://github.com/JBThong/moodle
Tom Dickman [Thu, 19 Nov 2020 04:40:09 +0000 (15:40 +1100)]
MDL-67623 block overview: fix pagination regression
Fixed a regression caused by MDL-64194 resulting in Dashboard - Course
overview pagination not working from second page of courses onwards.
Course overview block should now do the following:
- Display no pagination controls when user has no courses
- Display no pagination controls when less than 12 courses to display
- Only display pagination controls up to the number of courses user is
enrolled in
- Work correctly when on a page greater than the second page.
Víctor Déniz [Thu, 10 Dec 2020 21:09:54 +0000 (21:09 +0000)]
weekly release 4.0dev
Víctor Déniz [Thu, 10 Dec 2020 21:09:47 +0000 (21:09 +0000)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Shamim Rezaie [Thu, 10 Dec 2020 06:31:18 +0000 (17:31 +1100)]
MDL-69301 theme_boost: Remove the special handling of Escape key
Jake Dallimore [Thu, 10 Dec 2020 00:12:10 +0000 (08:12 +0800)]
Merge branch 'MDL-70320-master' of https://github.com/andrewnicols/moodle
Andrew Nicols [Wed, 9 Dec 2020 23:53:56 +0000 (07:53 +0800)]
MDL-70320 behat: User full path to page admin node
Víctor Déniz [Wed, 9 Dec 2020 12:48:34 +0000 (12:48 +0000)]
Merge branch 'MDL-63683-master' of https://github.com/dravek/moodle
Jake Dallimore [Wed, 9 Dec 2020 06:45:39 +0000 (14:45 +0800)]
Merge branch 'MDL-70151-master' of git://github.com/andrewnicols/moodle
Shamim Rezaie [Wed, 9 Dec 2020 05:13:42 +0000 (16:13 +1100)]
MDL-69301 behat: comment a test out
The e.key is not filled correctly by Geckodriver on the verssion of
Firefox that we use.
Andrew Nicols [Wed, 9 Dec 2020 05:31:42 +0000 (13:31 +0800)]
Merge branch 'MDL-65186-master' of git://github.com/ilya-catalyst/moodle
Andrew Nicols [Wed, 9 Dec 2020 04:09:37 +0000 (12:09 +0800)]
Merge branch 'MDL-70295' of git://github.com/paulholden/moodle
Andrew Nicols [Wed, 9 Dec 2020 03:56:05 +0000 (11:56 +0800)]
Merge branch 'MDL-70320' of https://github.com/timhunt/moodle
Andrew Nicols [Wed, 9 Dec 2020 03:28:41 +0000 (11:28 +0800)]
Merge branch 'MDL-70293' of git://github.com/paulholden/moodle
Andrew Nicols [Wed, 9 Dec 2020 03:08:06 +0000 (11:08 +0800)]
Merge branch 'MDL-69869-master' of git://github.com/ilya-catalyst/moodle
Jake Dallimore [Wed, 9 Dec 2020 03:00:22 +0000 (11:00 +0800)]
Merge branch 'MDL-69145-master-3' of git://github.com/junpataleta/moodle
Jun Pataleta [Tue, 24 Nov 2020 14:22:18 +0000 (22:22 +0800)]
MDL-69145 core_user: Set default filter to ALL
Jun Pataleta [Tue, 24 Nov 2020 14:28:46 +0000 (22:28 +0800)]
MDL-69145 core: Set the default filterset join type to ALL
* Plus minor PHPDoc type fix for the JOINTYPE_DEFAULT constants
Andrew Nicols [Wed, 9 Dec 2020 00:51:53 +0000 (08:51 +0800)]
Merge branch 'MDL-62707' of https://github.com/paulholden/moodle
Jake Dallimore [Tue, 8 Dec 2020 08:31:54 +0000 (16:31 +0800)]
Merge branch 'MDL-70285' of https://github.com/timhunt/moodle
Ilya Tregubov [Fri, 27 Nov 2020 08:03:27 +0000 (10:03 +0200)]
MDL-69869 enrol: Fixing intendation for travis.
Ilya Tregubov [Fri, 27 Nov 2020 07:59:46 +0000 (09:59 +0200)]
MDL-69869 enrol: Clean up - switch to [] from array().
Ilya Tregubov [Mon, 23 Nov 2020 09:23:49 +0000 (11:23 +0200)]
MDL-69869 enrol: Add ability to get suspended users through
core_enrol_get_enrolled_users webservice.
Ilya Tregubov [Wed, 18 Nov 2020 10:06:54 +0000 (12:06 +0200)]
MDL-65186 analytics: Deprecate add_builtin_models
AMOS bot [Tue, 8 Dec 2020 00:07:46 +0000 (00:07 +0000)]
Automatically generated installer lang files
Jake Dallimore [Mon, 7 Dec 2020 04:03:20 +0000 (12:03 +0800)]
Merge branch 'MDL-64982-master' of git://github.com/rezaies/moodle
Jake Dallimore [Mon, 7 Dec 2020 03:26:32 +0000 (11:26 +0800)]
Merge branch 'MDL-65818-master' of https://github.com/sammarshallou/moodle
Adrian Greeve [Mon, 7 Dec 2020 02:05:55 +0000 (10:05 +0800)]
Merge branch 'MDL-69301-master' of git://github.com/rezaies/moodle
AMOS bot [Sun, 6 Dec 2020 00:07:53 +0000 (00:07 +0000)]
Automatically generated installer lang files
Eric Merrill [Fri, 4 Dec 2020 15:43:46 +0000 (10:43 -0500)]
MDL-70409 chat: Use require_once to import lib.php
sam marshall [Mon, 3 Jun 2019 10:39:29 +0000 (11:39 +0100)]
MDL-65818 Security: Encryption API and admin setting for secure data
Paul Holden [Tue, 4 Feb 2020 08:19:02 +0000 (08:19 +0000)]
MDL-62707 search: account for no matching courses when listing areas.
When limiting the list of courses during retrieval of the search areas
the user can access, make sure we have some contexts before looking
for blocks.
David Matamoros [Fri, 20 Nov 2020 16:09:37 +0000 (17:09 +0100)]
MDL-63683 enrol: Fix plugin settings when no role has student archetype
Shamim Rezaie [Sun, 22 Nov 2020 10:22:55 +0000 (21:22 +1100)]
MDL-64982 behat: Remove deprecated behat timeout constants
Behat timeout constants behat_base::TIMEOUT, EXTENDED_TIMEOUT, and
REDUCED_TIMEOUT, which were deprecated in 3.7, have been removed.
Andrew Nicols [Fri, 13 Nov 2020 06:21:22 +0000 (14:21 +0800)]
MDL-70397 behat: Prevent browser restarting after initial start
Jake Dallimore [Fri, 4 Dec 2020 00:42:34 +0000 (08:42 +0800)]
weekly release 4.0dev
Jake Dallimore [Fri, 4 Dec 2020 00:42:31 +0000 (08:42 +0800)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Jake Dallimore [Thu, 3 Dec 2020 03:53:53 +0000 (11:53 +0800)]
Merge branch 'MDL-70326' of https://github.com/durzo/moodle
Andrew Nicols [Thu, 3 Dec 2020 03:49:35 +0000 (11:49 +0800)]
Merge branch 'MDL-70327-master' of git://github.com/cescobedo/moodle
Andrew Nicols [Thu, 3 Dec 2020 03:39:13 +0000 (11:39 +0800)]
Merge branch 'MDL-70321' of https://github.com/timhunt/moodle
Jake Dallimore [Thu, 3 Dec 2020 03:36:26 +0000 (11:36 +0800)]
Merge branch 'MDL-69411-master' of git://github.com/dravek/moodle
Jake Dallimore [Thu, 3 Dec 2020 03:15:30 +0000 (11:15 +0800)]
Merge branch 'MDL-67460-master_profile_secure' of https://github.com/beenet-dev/moodle
Adrian Greeve [Thu, 3 Dec 2020 02:59:03 +0000 (10:59 +0800)]
Merge branch 'wip_MDL-70267_master' of git://github.com/gjb2048/moodle
Jake Dallimore [Thu, 3 Dec 2020 02:28:29 +0000 (10:28 +0800)]
Merge branch 'MDL-65319-master' of git://github.com/peterRd/moodle
Jake Dallimore [Thu, 3 Dec 2020 02:15:19 +0000 (10:15 +0800)]
Merge branch 'MDL-65086-master' of git://github.com/peterRd/moodle
Adrian Greeve [Thu, 3 Dec 2020 02:09:47 +0000 (10:09 +0800)]
Merge branch 'MDL-70167-master' of git://github.com/andrewnicols/moodle
AMOS bot [Thu, 3 Dec 2020 00:07:52 +0000 (00:07 +0000)]
Automatically generated installer lang files
Andrew Nicols [Wed, 2 Dec 2020 23:47:12 +0000 (07:47 +0800)]
Merge branch 'MDL-69868-master' of git://github.com/ilya-catalyst/moodle
Shamim Rezaie [Wed, 2 Dec 2020 17:18:01 +0000 (04:18 +1100)]
MDL-69301 theme_boost: Use event.key in aria.js
Both event.which and event.keyCode are deprecated. So
We switched to using event.key. We can only do so now
because IE is no longer supported.
Shamim Rezaie [Wed, 16 Sep 2020 16:43:18 +0000 (02:43 +1000)]
MDL-69301 course: Remove custom keyboard navigation code
Shamim Rezaie [Wed, 16 Sep 2020 15:12:54 +0000 (01:12 +1000)]
MDL-69301 core: Enhanced WAI-ARIA support for tab elements
Shamim Rezaie [Wed, 16 Sep 2020 13:25:36 +0000 (23:25 +1000)]
MDL-69301 theme_boost: convert aria.js to es6 module
Jake Dallimore [Wed, 2 Dec 2020 08:20:37 +0000 (16:20 +0800)]
Merge branch 'MDL-67514' of https://github.com/paulholden/moodle
Andrew Nicols [Wed, 2 Dec 2020 07:09:52 +0000 (15:09 +0800)]
Merge branch 'MDL-57614-master-4' of git://github.com/mihailges/moodle
Mihail Geshoski [Mon, 30 Nov 2020 03:11:53 +0000 (11:11 +0800)]
MDL-57614 core: Fetch blocks through a webservice in add block modal
Mihail Geshoski [Mon, 19 Oct 2020 10:42:12 +0000 (18:42 +0800)]
MDL-57614 core_block: Create webservice that returns the addable blocks
Creates a webservice that returns the addable blocks in a given page.
The webservice expects the page context id, page type and page layout as
parameters and returns the block name and block title for each available
block.
AMOS bot [Wed, 2 Dec 2020 00:07:47 +0000 (00:07 +0000)]
Automatically generated installer lang files
Thong Bui [Tue, 1 Dec 2020 09:02:18 +0000 (16:02 +0700)]
MDL-70324 Question: get_all_response_file_areas() not work correctly
Sara Arjona [Tue, 1 Dec 2020 07:00:28 +0000 (08:00 +0100)]
Merge branch 'MDL-70037' of git://github.com/paulholden/moodle
AMOS bot [Tue, 1 Dec 2020 00:07:54 +0000 (00:07 +0000)]
Automatically generated installer lang files
Paul Holden [Fri, 13 Nov 2020 09:34:45 +0000 (09:34 +0000)]
MDL-70037 mod_forum: include post modified date in external structure.
Claude Vervoort [Mon, 30 Nov 2020 19:41:13 +0000 (14:41 -0500)]
MDL-70361 mod_lti: deeplinking multiple preserve resourceid and tag
David Mudrák [Mon, 30 Nov 2020 16:20:10 +0000 (17:20 +0100)]
MDL-70357 cron: Catch Throwables not just Exceptions when running tasks
Starting from PHP 7, most language errors throw Error exceptions. We
want to deal with those equally as with any other exception so we need
to catch all Throwables here.
Alexander Bias [Mon, 30 Nov 2020 09:45:23 +0000 (10:45 +0100)]
MDL-70342 block_timeline: Get rid of double quotes
This commit gets rid of double quotes around the activity name and course name
which have sneaked into block_timeline's view in MDL-65183.
Adrian Greeve [Mon, 30 Nov 2020 01:39:51 +0000 (09:39 +0800)]
Merge branch 'MDL-68052' of git://github.com/danmarsden/moodle
Gareth Barnard [Fri, 20 Nov 2020 16:22:01 +0000 (16:22 +0000)]
MDL-70267 ux, theme: Course user profile inconsistent page layout.
AMOS bot [Sun, 29 Nov 2020 00:07:58 +0000 (00:07 +0000)]
Automatically generated installer lang files
Sara Arjona [Fri, 27 Nov 2020 06:50:34 +0000 (07:50 +0100)]
weekly release 4.0dev
Sara Arjona [Fri, 27 Nov 2020 06:50:30 +0000 (07:50 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
AMOS bot [Fri, 27 Nov 2020 06:21:37 +0000 (06:21 +0000)]
Automatically generated installer lang files
Sara Arjona [Thu, 26 Nov 2020 14:04:13 +0000 (15:04 +0100)]
Merge branch 'MDL-70276' of https://github.com/stronk7/moodle
Andrew Nicols [Thu, 26 Nov 2020 03:50:22 +0000 (11:50 +0800)]
Merge branch 'MDL-65215-master' of git://github.com/peterRd/moodle
Andrew Nicols [Thu, 26 Nov 2020 03:35:38 +0000 (11:35 +0800)]
Merge branch 'MDL-63266-master' of git://github.com/peterRd/moodle
Andrew Nicols [Thu, 26 Nov 2020 03:26:15 +0000 (11:26 +0800)]
MDL-70153 qtype_essay: Whitespace/behat fixes
Andrew Nicols [Thu, 26 Nov 2020 03:17:36 +0000 (11:17 +0800)]
Merge branch 'MDL-70153-master' of git://github.com/dpalou/moodle
Andrew Nicols [Thu, 26 Nov 2020 03:03:22 +0000 (11:03 +0800)]
Merge branch 'MDL-70237-master' of git://github.com/rezaies/moodle
Andrew Nicols [Thu, 26 Nov 2020 02:48:50 +0000 (10:48 +0800)]
Merge branch 'MDL-70242-master' of git://github.com/marinaglancy/moodle
Andrew Nicols [Thu, 26 Nov 2020 02:03:33 +0000 (10:03 +0800)]
Merge branch 'MDL-65852-master' of git://github.com/ilya-catalyst/moodle
Eloy Lafuente (stronk7) [Wed, 25 Nov 2020 21:42:16 +0000 (22:42 +0100)]
Merge branch 'MDL-42382-master' of git://github.com/NoelDeMartin/moodle into master
Sara Arjona [Wed, 25 Nov 2020 15:22:45 +0000 (16:22 +0100)]
Merge branch 'MDL-70248-master' of https://github.com/HuongNV13/moodle
Sara Arjona [Wed, 25 Nov 2020 14:46:30 +0000 (15:46 +0100)]
Merge branch 'MDL-70265' of https://github.com/stronk7/moodle
Sara Arjona [Wed, 25 Nov 2020 14:05:39 +0000 (15:05 +0100)]
Merge branch 'MDL-69878-master' of git://github.com/bmbrands/moodle
Ilya Tregubov [Thu, 26 Nov 2020 10:13:55 +0000 (12:13 +0200)]
MDL-69868 h5pactivity: Prevent breaking $USER when seeing
attempt report.
Eloy Lafuente (stronk7) [Sat, 21 Nov 2020 12:05:22 +0000 (13:05 +0100)]
MDL-70276 github actions: First cut, phpunit and grunt checks
First working version, supports phpunit (using build matrix):
- php72 (lowest), running mysql.
- php74 (highest), running postgres.
Also verifies that the branch has been "gruntified" and there
isn't any missing change (build js/css files).
TODO: Verify the remaining checks currently in .travis.yml, namely:
- CITEST
- Add caching
- Better health-check for DB images.
- Support from the tracker (satus badges and enable check).
- Support from CiBoT (status and enable check).
- Consider moving both the common setup (git, composer...)
and the database (mysql, postgres) to own actions for
easier tweaking.
Paul Holden [Wed, 25 Nov 2020 21:35:14 +0000 (21:35 +0000)]
MDL-70295 libraries: upgrade to version 4.3.1 of Html2Text.
Tim Hunt [Tue, 24 Nov 2020 17:20:12 +0000 (17:20 +0000)]
MDL-70320 permission overrides: role names were double-escaped
Paul Holden [Wed, 25 Nov 2020 20:42:09 +0000 (20:42 +0000)]
MDL-70293 libraries: upgrade to version 1.5.6 of SimplePie.
cescobedo [Wed, 25 Nov 2020 15:30:04 +0000 (16:30 +0100)]
MDL-70327 core_h5p: Add preventredirect to the player
Jordan Tomkinson [Wed, 25 Nov 2020 10:31:36 +0000 (11:31 +0100)]
MDL-70326 antivirus: fixing regression in MDL-66222
Ilya Tregubov [Fri, 13 Nov 2020 09:02:52 +0000 (11:02 +0200)]
MDL-65852 user: Fix permission check to download course participants.
Eloy Lafuente (stronk7) [Tue, 24 Nov 2020 21:58:48 +0000 (22:58 +0100)]
Merge branch 'MDL-69121-redis-session-store-compression' of git://github.com/jamie-catalyst/moodle into master
Sara Arjona [Tue, 24 Nov 2020 16:24:44 +0000 (17:24 +0100)]
Merge branch 'master-MDL-69773_v2' of https://github.com/golenkovm/moodle
Tim Hunt [Tue, 24 Nov 2020 15:26:32 +0000 (15:26 +0000)]
MDL-70321 question backup: fix MDL-47178 unit tests
They were failing if you had CodeRunner installed
Simon Mok [Tue, 24 Nov 2020 12:37:26 +0000 (20:37 +0800)]
MDL-67460 profile: User profile link to use HTTPS