Adrian Greeve [Thu, 6 Aug 2020 01:47:48 +0000 (09:47 +0800)]
Merge branch 'MDL-69311' of https://github.com/paulholden/moodle
Jordan Tomkinson [Mon, 6 Jul 2020 07:00:37 +0000 (09:00 +0200)]
MDL-69207 core_h5p: Add muc cache support for h5p library files
Adrian Greeve [Thu, 6 Aug 2020 01:05:57 +0000 (09:05 +0800)]
Merge branch 'master-MDL-66626' of https://github.com/golenkovm/moodle
Eloy Lafuente (stronk7) [Wed, 5 Aug 2020 22:59:15 +0000 (00:59 +0200)]
Merge branch 'MDL-67687-master-2' of git://github.com/andrewnicols/moodle into master
Eloy Lafuente (stronk7) [Wed, 5 Aug 2020 22:58:20 +0000 (00:58 +0200)]
Merge branch 'MDL-66670-master' of git://github.com/bmbrands/moodle into master
Adrian Greeve [Wed, 5 Aug 2020 06:18:24 +0000 (14:18 +0800)]
Merge branch 'MDL-68647-master-forumprivacysql' of git://github.com/mudrd8mz/moodle
Adrian Greeve [Wed, 5 Aug 2020 02:07:24 +0000 (10:07 +0800)]
Merge branch 'MDL-60932-master' of git://github.com/aanabit/moodle
Andrew Nicols [Tue, 14 Jan 2020 04:21:21 +0000 (12:21 +0800)]
MDL-67687 behat: Login page accessibility ensurance
Eloy Lafuente (stronk7) [Tue, 4 Aug 2020 22:45:20 +0000 (00:45 +0200)]
Merge branch 'MDL-67831-master' of git://github.com/bmbrands/moodle into master
Jun Pataleta [Tue, 4 Aug 2020 11:51:50 +0000 (19:51 +0800)]
Merge branch 'MDL-60574_master' of https://github.com/t-schroeder/moodle
Andrew Nicols [Thu, 16 Jul 2020 04:09:27 +0000 (12:09 +0800)]
MDL-67687 behat: Make axe tests optional
Andrew Nicols [Tue, 14 Jan 2020 04:06:10 +0000 (12:06 +0800)]
MDL-67687 behat: Add axe web accessibility tool integration
Andrew Nicols [Thu, 16 Jul 2020 01:24:06 +0000 (09:24 +0800)]
MDL-67687 behat: Add axe-core 3.5.5
Andrew Nicols [Mon, 15 Jun 2020 04:38:56 +0000 (12:38 +0800)]
MDL-67687 cli: Make boolean CLI args negatable
Eloy Lafuente (stronk7) [Tue, 4 Aug 2020 10:33:51 +0000 (12:33 +0200)]
Merge branch 'MDL-55299-master' of git://github.com/ferranrecio/moodle into master
Jun Pataleta [Tue, 4 Aug 2020 08:54:34 +0000 (16:54 +0800)]
Merge branch 'MDL-69336-master' of git://github.com/mickhawkins/moodle
Tim Schroeder [Thu, 16 Jul 2020 15:22:30 +0000 (17:22 +0200)]
MDL-60574 atto_undo: fixed redo erasing content
When you'd hit ctrl-y with nothing on the redo stack the entire
content of Atto would get deleted with no way of getting it back.
Michael Hawkins [Thu, 23 Jul 2020 04:45:19 +0000 (12:45 +0800)]
MDL-69336 lib: Correctly return promises when table show/hide columns
Previously showColumn and HideColumn were returning nothing, so
attempts to catch exceptions were themselves throwing errors in the
browser console.
Michael Hawkins [Tue, 21 Jul 2020 10:42:25 +0000 (18:42 +0800)]
MDL-69336 lib: Reinstating tablelib column show/hide functionality
Also added behat testing for hide/show columns in participants table.
Eloy Lafuente (stronk7) [Mon, 3 Aug 2020 14:26:59 +0000 (16:26 +0200)]
Merge branch 'MDL-69367' of https://github.com/paulholden/moodle into master
Eloy Lafuente (stronk7) [Mon, 3 Aug 2020 10:37:46 +0000 (12:37 +0200)]
Merge branch 'MDL-62980' of https://github.com/paulholden/moodle into master
Amaia Anabitarte [Fri, 24 Jul 2020 11:37:29 +0000 (13:37 +0200)]
MDL-60932 core_user: Fix docs link for participants page
Co-authored by: David Mudrák <david@moodle.com>
Victor Deniz Falcon [Thu, 30 Jul 2020 11:53:40 +0000 (12:53 +0100)]
weekly release 4.0dev
Victor Deniz Falcon [Thu, 30 Jul 2020 11:53:34 +0000 (12:53 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Jun Pataleta [Thu, 30 Jul 2020 03:42:53 +0000 (11:42 +0800)]
Merge branch 'MDL-68390-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Thu, 30 Jul 2020 03:36:23 +0000 (11:36 +0800)]
MDL-68390 tool_usertours: Update to use aria-hidden module
Jun Pataleta [Thu, 30 Jul 2020 01:57:57 +0000 (09:57 +0800)]
Merge branch 'MDL-65923-40-core_grades_add_gradeitem_deleted_event' of https://github.com/tomdickman/moodle
Eloy Lafuente (stronk7) [Wed, 29 Jul 2020 23:01:47 +0000 (01:01 +0200)]
Merge branch 'MDL-37745-master' of git://github.com/lucaboesch/moodle into master
Eloy Lafuente (stronk7) [Wed, 29 Jul 2020 22:47:40 +0000 (00:47 +0200)]
Merge branch 'MDL-63252-master' of git://github.com/lameze/moodle into master
Tom Dickman [Tue, 9 Jun 2020 07:02:09 +0000 (17:02 +1000)]
MDL-65923 core grades: Add a new event for when a grade item is deleted
Victor Deniz Falcon [Wed, 29 Jul 2020 21:36:49 +0000 (22:36 +0100)]
Merge branch 'MDL-66707-master' of git://github.com/rezaies/moodle
Victor Deniz Falcon [Wed, 29 Jul 2020 21:01:06 +0000 (22:01 +0100)]
Merge branch 'MDL-68968-master' of git://github.com/lameze/moodle
Victor Deniz Falcon [Wed, 29 Jul 2020 18:03:10 +0000 (19:03 +0100)]
Merge branch 'MDL-68706' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Wed, 29 Jul 2020 17:34:45 +0000 (19:34 +0200)]
Merge branch 'MDL-68390-master' of git://github.com/andrewnicols/moodle into master
Victor Deniz Falcon [Wed, 29 Jul 2020 10:43:32 +0000 (11:43 +0100)]
Merge branch 'MDL-69199-master' of git://github.com/aanabit/moodle
Jun Pataleta [Wed, 29 Jul 2020 09:44:12 +0000 (17:44 +0800)]
Merge branch 'MDL-69238-master' of git://github.com/mihailges/moodle
Jun Pataleta [Wed, 29 Jul 2020 03:17:47 +0000 (11:17 +0800)]
Merge branch 'MDL-69252-close_tag' of https://github.com/leonstr/moodle
Eloy Lafuente (stronk7) [Tue, 28 Jul 2020 22:16:09 +0000 (00:16 +0200)]
Merge branch 'MDL-69319-master' of https://github.com/snake/moodle
Paul Holden [Tue, 28 Jul 2020 12:25:42 +0000 (13:25 +0100)]
MDL-69367 quizaccess_seb: correct foreign key table reference.
Eloy Lafuente (stronk7) [Tue, 28 Jul 2020 10:40:04 +0000 (12:40 +0200)]
Merge branch 'MDL-68107-master' of git://github.com/bmbrands/moodle
Jun Pataleta [Tue, 28 Jul 2020 03:42:47 +0000 (11:42 +0800)]
Merge branch 'MDL-65453-master' of git://github.com/lameze/moodle
Simey Lameze [Tue, 14 Jul 2020 06:27:58 +0000 (14:27 +0800)]
MDL-65453 core: fix behaviour of --skip-database option on install
Jun Pataleta [Mon, 27 Jul 2020 08:55:34 +0000 (16:55 +0800)]
Merge branch 'MDL-66755-master' of https://github.com/SergioComeron/moodle
Bas Brands [Mon, 27 Jul 2020 07:45:17 +0000 (09:45 +0200)]
MDL-68107 mod_label: make images dropped onto courses responsive
C4ne [Thu, 5 Mar 2020 10:17:57 +0000 (10:17 +0000)]
MDL-68107 editor_atto: responsive images for drag and drop
Jun Pataleta [Mon, 27 Jul 2020 02:53:23 +0000 (10:53 +0800)]
Merge branch 'MDL-69260_master' of git://github.com/adpe/moodle
Mihail Geshoski [Mon, 20 Jul 2020 01:15:49 +0000 (09:15 +0800)]
MDL-69238 core: Remove coursecat_sortable_records class
Adrian Greeve [Mon, 27 Jul 2020 00:48:58 +0000 (08:48 +0800)]
Merge branch 'MDL-69079-master-1' of git://github.com/mihailges/moodle
AMOS bot [Mon, 27 Jul 2020 00:07:24 +0000 (00:07 +0000)]
Automatically generated installer lang files
AMOS bot [Mon, 27 Jul 2020 00:07:24 +0000 (00:07 +0000)]
Automatically generated installer lang files
Mikhail Golenkov [Mon, 20 Jul 2020 06:45:13 +0000 (16:45 +1000)]
MDL-66626 assignfeedback_editpdf: Check page count for attempt.
Co-Authored-By: John Yao <johnyao@catalyst-au.net>
Mikhail Golenkov [Mon, 20 Jul 2020 06:42:47 +0000 (16:42 +1000)]
MDL-66626 assignfeedback_editpdf: Count files outside of foreach loop.
Co-Authored-By: John Yao <johnyao@catalyst-au.net>
Luca Bösch [Sun, 5 Jan 2020 01:18:53 +0000 (02:18 +0100)]
MDL-37745 mod_choice: Show taken and limit.
AMOS bot [Sat, 25 Jul 2020 00:07:48 +0000 (00:07 +0000)]
Automatically generated installer lang files
Paul Holden [Wed, 13 May 2020 20:45:58 +0000 (21:45 +0100)]
MDL-68706 customfield_textarea: allow field content to be cleared.
Sergio Comerón [Mon, 13 Jul 2020 16:25:07 +0000 (18:25 +0200)]
MDL-66755 forum: Subscription cancel when edit a message
Mihail Geshoski [Fri, 24 Jul 2020 03:08:25 +0000 (11:08 +0800)]
MDL-69079 core: Restore and set missing guest user
Mihail Geshoski [Wed, 15 Jul 2020 15:54:00 +0000 (23:54 +0800)]
MDL-69079 course: Handle missing guest when fetching recommended modules
Mihail Geshoski [Wed, 15 Jul 2020 08:37:13 +0000 (16:37 +0800)]
MDL-69079 course: Handle fetch module data failures in activity chooser
Sam Marshall [Mon, 20 Jul 2020 04:29:32 +0000 (12:29 +0800)]
MDL-63252 tool_xmldb: convert default to float to avoid false positives
Simey Lameze [Mon, 8 Jun 2020 13:42:35 +0000 (21:42 +0800)]
MDL-68968 core: fix wrong phpdoc on admin_externalpage
Amaia Anabitarte [Tue, 14 Jul 2020 15:41:59 +0000 (17:41 +0200)]
MDL-69199 mod_quiz: Show timefinish in user Complete report
Victor Deniz Falcon [Thu, 23 Jul 2020 15:10:20 +0000 (16:10 +0100)]
weekly release 4.0dev
Victor Deniz Falcon [Thu, 23 Jul 2020 15:10:16 +0000 (16:10 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Bas Brands [Thu, 7 May 2020 13:09:54 +0000 (15:09 +0200)]
MDL-67831 core_message: use space available for message index page
- the prevents the message reply box from being out of view when
a user has many conversations.
AMOS bot [Thu, 23 Jul 2020 00:07:42 +0000 (00:07 +0000)]
Automatically generated installer lang files
Victor Deniz Falcon [Wed, 22 Jul 2020 20:51:25 +0000 (21:51 +0100)]
Merge branch 'MDL-48391' of https://github.com/paulholden/moodle
Victor Deniz Falcon [Wed, 22 Jul 2020 17:58:23 +0000 (18:58 +0100)]
Merge branch 'MDL-65819' of https://github.com/paulholden/moodle
Paul Holden [Thu, 14 May 2020 22:39:09 +0000 (23:39 +0100)]
MDL-48391 tool_uploadcourse: access checks for configuring enrolments.
Ferran Recio [Wed, 22 Jul 2020 16:47:37 +0000 (18:47 +0200)]
MDL-55299 mod_feedback: fix quoted values donwload
Jun Pataleta [Wed, 22 Jul 2020 15:26:24 +0000 (23:26 +0800)]
Merge branch 'MDL-68586-format_topics_code_prechecks' of https://gitlab.com/drlikm/moodle
Jun Pataleta [Wed, 22 Jul 2020 10:10:46 +0000 (18:10 +0800)]
Merge branch 'MDL-68874-db-sql-instrumentation' of https://github.com/brendanheywood/moodle
Paul Holden [Fri, 17 Jul 2020 15:24:53 +0000 (16:24 +0100)]
MDL-69311 dataformat: correct license docblock.
When this class was implemented in
8844cb82, it incorrectly set the
license to Moodle Workplace.
Andrew Nicols [Thu, 25 Jun 2020 06:39:38 +0000 (14:39 +0800)]
MDL-69138 behat: Update session->visit() to use visit step
Andrew Nicols [Thu, 25 Jun 2020 06:38:26 +0000 (14:38 +0800)]
MDL-69138 behat: Add "I visit :localurl" step
Jun Pataleta [Wed, 22 Jul 2020 05:47:14 +0000 (13:47 +0800)]
Merge branch 'MDL-52052-master' of git://github.com/mihailges/moodle
Jun Pataleta [Wed, 22 Jul 2020 04:59:09 +0000 (12:59 +0800)]
Merge branch 'MDL-68178-master' of git://github.com/mihailges/moodle
Eloy Lafuente (stronk7) [Tue, 21 Jul 2020 21:29:29 +0000 (23:29 +0200)]
Merge branch 'MDL-69160-master' of git://github.com/andrewnicols/moodle
Jun Pataleta [Tue, 21 Jul 2020 13:55:41 +0000 (21:55 +0800)]
Merge branch 'MDL-68737_master' of https://github.com/t-schroeder/moodle
David Mudrák [Fri, 8 May 2020 12:14:07 +0000 (14:14 +0200)]
MDL-68647 forum: Add index over posts privatereplyto field
This is to further improve the performance of searching of posts related
to the given user. Once both userid and privatereplyto are indexed, the
query planner can use the merged index to search for posts records.
David Mudrák [Thu, 7 May 2020 19:06:28 +0000 (21:06 +0200)]
MDL-68647 forum: Improve the SQL performance in the privacy provider
The idea here is to replace the existing LEFT JOINs and
OR / IS NOT NULL conditions with INNER JOINs and ANDs. So we gather the
discussions data from all three areas in individual queries, make their
UNION. The GROUP BY was present before and maybe it is not even needed
any more (due to how UNION works) but it should not hurt to keep it.
This leads to significantly improved performance.
David Mudrák [Thu, 7 May 2020 19:04:18 +0000 (21:04 +0200)]
MDL-68647 forum: Add missing advanced grading library inclusion
The method get_grading_manager() is called in the file so make sure the
library is loaded. Without it, the forum's privacy provider unit test
ended with error.
Not directly related to the issue, but noticed while working on it.
Adrian Greeve [Tue, 21 Jul 2020 06:47:14 +0000 (14:47 +0800)]
Merge branch 'MDL-67657-master' of git://github.com/andrewnicols/moodle
Adrian Greeve [Tue, 21 Jul 2020 00:28:53 +0000 (08:28 +0800)]
Merge branch 'MDL-67436-master' of https://github.com/jondo/moodle
Eloy Lafuente (stronk7) [Mon, 20 Jul 2020 22:37:03 +0000 (00:37 +0200)]
Merge branch 'MDL-68726-master' of https://github.com/sammarshallou/moodle
Eloy Lafuente (stronk7) [Mon, 20 Jul 2020 15:08:12 +0000 (17:08 +0200)]
Merge branch 'master_MDL-67440' of https://github.com/danmarsden/moodle
Bas Brands [Wed, 25 Mar 2020 15:58:09 +0000 (16:58 +0100)]
MDL-66670 theme_boost: list bullet styling
Ensure lists with bullets are not cut off
Jake Dallimore [Mon, 20 Jul 2020 02:59:27 +0000 (10:59 +0800)]
MDL-69319 mod_lti: style and docs changes in external tests
Jake Dallimore [Mon, 20 Jul 2020 02:45:54 +0000 (10:45 +0800)]
MDL-69319 mod_lti: replace try/catch with expectException in ext tests
Jake Dallimore [Fri, 17 Jul 2020 08:26:07 +0000 (16:26 +0800)]
MDL-69319 mod_lti: remove unused vars from externallib_test
Jake Dallimore [Fri, 17 Jul 2020 08:20:37 +0000 (16:20 +0800)]
MDL-69319 mod_lti: move test data generation out of common setup
Mihail Geshoski [Mon, 13 Jul 2020 02:03:34 +0000 (10:03 +0800)]
MDL-68178 auth: CSRF protection for the resend confirmation email form
Credit to Chandra Kishor.
Adrian Greeve [Mon, 20 Jul 2020 02:20:47 +0000 (10:20 +0800)]
Merge branch 'MDL-69113' of https://github.com/jonof/moodle
Jake Dallimore [Fri, 17 Jul 2020 07:03:09 +0000 (15:03 +0800)]
MDL-69319 mod_lti: call clean_returnvalue in external tests
Mihail Geshoski [Fri, 26 Jun 2020 06:57:49 +0000 (14:57 +0800)]
MDL-52052 gradeimport_csv: Do not skip rows with blank user fields
Eloy Lafuente (stronk7) [Sat, 18 Jul 2020 09:55:48 +0000 (11:55 +0200)]
Merge branch 'MDL-69278-master' of git://github.com/andrewnicols/moodle
sam marshall [Thu, 14 May 2020 15:15:46 +0000 (16:15 +0100)]
MDL-68726 Search: Stop Solr 'optimize' behaviour
The optimize feature in Solr is usually considered harmful, especially
prior to Solr 7.5.
This change simply removes the optimize implementation from the Solr
engine.
Sara Arjona [Thu, 16 Jul 2020 19:28:16 +0000 (21:28 +0200)]
weekly release 4.0dev
Sara Arjona [Thu, 16 Jul 2020 19:28:13 +0000 (21:28 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Tim Schroeder [Fri, 15 May 2020 10:27:33 +0000 (12:27 +0200)]
MDL-68737 other: add .vscode folder to .gitignore