moodle.git
5 years agoMerge branch 'MDL-68231-master' of https://github.com/snake/moodle
Sara Arjona [Mon, 6 Apr 2020 11:22:18 +0000 (13:22 +0200)]
Merge branch 'MDL-68231-master' of https://github.com/snake/moodle

5 years agoMerge branch 'MDL-68233' of https://github.com/timhunt/moodle
Sara Arjona [Mon, 6 Apr 2020 10:51:22 +0000 (12:51 +0200)]
Merge branch 'MDL-68233' of https://github.com/timhunt/moodle

5 years agoMerge branch 'MDL-68250-master' of git://github.com/bmbrands/moodle
Sara Arjona [Mon, 6 Apr 2020 08:31:39 +0000 (10:31 +0200)]
Merge branch 'MDL-68250-master' of git://github.com/bmbrands/moodle

5 years agoMerge branch 'MDL-68239' of https://github.com/NinaHerrmann/moodle
Sara Arjona [Mon, 6 Apr 2020 08:17:44 +0000 (10:17 +0200)]
Merge branch 'MDL-68239' of https://github.com/NinaHerrmann/moodle

5 years agoMerge branch 'MDL-68256' of https://github.com/timhunt/moodle
Andrew Nicols [Mon, 6 Apr 2020 07:05:41 +0000 (15:05 +0800)]
Merge branch 'MDL-68256' of https://github.com/timhunt/moodle

5 years agoMerge branch 'MDL-67818-check-api' of https://github.com/brendanheywood/moodle
Andrew Nicols [Mon, 6 Apr 2020 03:23:39 +0000 (11:23 +0800)]
Merge branch 'MDL-67818-check-api' of https://github.com/brendanheywood/moodle

5 years agoMDL-67818 check: Added Check API and refactored security checks
Brendan Heywood [Thu, 2 Apr 2020 06:23:42 +0000 (17:23 +1100)]
MDL-67818 check: Added Check API and refactored security checks

AMOS BEGIN
 MOV [check_noauth_details,report_security],[check_noauth_details,auth_none]
 MOV [check_noauth_error,report_security],[check_noauth_error,auth_none]
 MOV [check_noauth_name,report_security],[check_noauth_name,auth_none]
 MOV [check_noauth_ok,report_security],[check_noauth_ok,auth_none]
AMOS END

5 years agoMerge branch 'MDL-66301-master' of git://github.com/mickhawkins/moodle
Andrew Nicols [Mon, 6 Apr 2020 02:13:01 +0000 (10:13 +0800)]
Merge branch 'MDL-66301-master' of git://github.com/mickhawkins/moodle

5 years agoMDL-68239 mod_data: make required icon in multimenu visible
n_herr03 [Tue, 24 Mar 2020 14:56:23 +0000 (15:56 +0100)]
MDL-68239 mod_data: make required icon in multimenu visible

5 years agoweekly release 3.9dev
Sara Arjona [Thu, 2 Apr 2020 14:51:06 +0000 (16:51 +0200)]
weekly release 3.9dev

5 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Sara Arjona [Thu, 2 Apr 2020 14:51:03 +0000 (16:51 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

5 years agoMerge branch 'MDL-68300' of https://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Thu, 2 Apr 2020 11:13:36 +0000 (13:13 +0200)]
Merge branch 'MDL-68300' of https://github.com/timhunt/moodle

5 years agoMDL-68300 question bank: merge duplicate Duplicate Behat tests
Tim Hunt [Thu, 2 Apr 2020 08:22:56 +0000 (09:22 +0100)]
MDL-68300 question bank: merge duplicate Duplicate Behat tests

5 years agoMDL-67734 core_xapi: Fix MSSQL PHPUnit failure with duplicated id
Ferran Recio [Thu, 2 Apr 2020 08:27:43 +0000 (10:27 +0200)]
MDL-67734 core_xapi: Fix MSSQL PHPUnit failure with duplicated id

5 years agoMDL-66301 forumreport_summary: Minor code improvements
Michael Hawkins [Thu, 2 Apr 2020 07:17:57 +0000 (15:17 +0800)]
MDL-66301 forumreport_summary: Minor code improvements

5 years agoMDL-66301 forumreport_summary: Refactors and fixes to course report
Michael Hawkins [Tue, 11 Feb 2020 09:06:55 +0000 (17:06 +0800)]
MDL-66301 forumreport_summary: Refactors and fixes to course report

5 years agoMDL-66301 forumreport_summary: Improved filter renderer variable names
Michael Hawkins [Mon, 17 Feb 2020 06:26:22 +0000 (14:26 +0800)]
MDL-66301 forumreport_summary: Improved filter renderer variable names

5 years agoMDL-66301 forumreport_summary: Made nodetitle string more specific
Michael Hawkins [Thu, 6 Feb 2020 08:22:31 +0000 (16:22 +0800)]
MDL-66301 forumreport_summary: Made nodetitle string more specific

This is needed now course-level forum summary reports are available,
otherwise places like breadcrumbs are not clear that it relates
to forum data.

5 years agoMDL-66301 forumreport_summary: Added course report behat tests
Michael Hawkins [Wed, 22 Jan 2020 09:15:40 +0000 (17:15 +0800)]
MDL-66301 forumreport_summary: Added course report behat tests

5 years agoMDL-66301 forumreport_summary: Add course level reporting
Michael Hawkins [Thu, 5 Dec 2019 10:16:58 +0000 (18:16 +0800)]
MDL-66301 forumreport_summary: Add course level reporting

This adds the ability to report on all forums the user has
access to within a course.

5 years agoMerge branch 'MDL-67734-andrewapocalipse' of git://github.com/ferranrecio/moodle
Andrew Nicols [Thu, 2 Apr 2020 01:30:54 +0000 (09:30 +0800)]
Merge branch 'MDL-67734-andrewapocalipse' of git://github.com/ferranrecio/moodle

5 years agoMerge branch 'MDL-68165' of https://github.com/stronk7/moodle
Jake Dallimore [Thu, 2 Apr 2020 00:42:45 +0000 (08:42 +0800)]
Merge branch 'MDL-68165' of https://github.com/stronk7/moodle

5 years agoMerge branch 'MDL-67672-master' of git://github.com/lucaboesch/moodle
Eloy Lafuente (stronk7) [Wed, 1 Apr 2020 22:16:51 +0000 (00:16 +0200)]
Merge branch 'MDL-67672-master' of git://github.com/lucaboesch/moodle

5 years agoMDL-67672 user: Display name in user menu as elsewhere.
Luca Bösch [Wed, 1 Apr 2020 22:04:38 +0000 (00:04 +0200)]
MDL-67672 user: Display name in user menu as elsewhere.

5 years agoMerge branch 'MDL-67914-master' of git://github.com/lameze/moodle
Eloy Lafuente (stronk7) [Wed, 1 Apr 2020 21:41:38 +0000 (23:41 +0200)]
Merge branch 'MDL-67914-master' of git://github.com/lameze/moodle

5 years agoMerge branch 'MDL-68265-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Wed, 1 Apr 2020 21:29:13 +0000 (23:29 +0200)]
Merge branch 'MDL-68265-master' of git://github.com/andrewnicols/moodle

5 years agoMerge branch 'MDL-68193_master' of git://github.com/mdjnelson/moodle
Eloy Lafuente (stronk7) [Wed, 1 Apr 2020 21:22:25 +0000 (23:22 +0200)]
Merge branch 'MDL-68193_master' of git://github.com/mdjnelson/moodle

5 years agoMDL-68193 core: added new database_text_field_content_replaced event
Mark Nelson [Thu, 26 Mar 2020 22:19:19 +0000 (23:19 +0100)]
MDL-68193 core: added new database_text_field_content_replaced event

5 years agoMerge branch 'MDL-68191' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Wed, 1 Apr 2020 18:18:25 +0000 (20:18 +0200)]
Merge branch 'MDL-68191' of git://github.com/timhunt/moodle

5 years agoMerge branch 'MDL-67995-master' of git://github.com/cescobedo/moodle
Eloy Lafuente (stronk7) [Wed, 1 Apr 2020 17:07:12 +0000 (19:07 +0200)]
Merge branch 'MDL-67995-master' of git://github.com/cescobedo/moodle

5 years agoMDL-67734 core_xapi: add xAPI statement support webservice
Ferran Recio [Tue, 21 Jan 2020 15:46:50 +0000 (16:46 +0100)]
MDL-67734 core_xapi: add xAPI statement support webservice

5 years agoMerge branch 'MDL-67672-master' of git://github.com/lucaboesch/moodle
Jake Dallimore [Wed, 1 Apr 2020 08:43:03 +0000 (16:43 +0800)]
Merge branch 'MDL-67672-master' of git://github.com/lucaboesch/moodle

5 years agoMerge branch 'MDL-68281' of https://github.com/stronk7/moodle
Sara Arjona [Wed, 1 Apr 2020 07:25:04 +0000 (09:25 +0200)]
Merge branch 'MDL-68281' of https://github.com/stronk7/moodle

5 years agoMerge branch 'MDL-68277' of https://github.com/timhunt/moodle
Sara Arjona [Wed, 1 Apr 2020 07:14:36 +0000 (09:14 +0200)]
Merge branch 'MDL-68277' of https://github.com/timhunt/moodle

5 years agoMDL-67914 core_table: unit tests for table view fetch webservice
Simey Lameze [Tue, 31 Mar 2020 06:55:07 +0000 (14:55 +0800)]
MDL-67914 core_table: unit tests for table view fetch webservice

5 years agoMDL-67914 core_table: implement dynamic table sorting
Simey Lameze [Tue, 31 Mar 2020 06:54:41 +0000 (14:54 +0800)]
MDL-67914 core_table: implement dynamic table sorting

5 years agoMDL-67672 user: Display name in user menu as elsewhere.
Luca Bösch [Mon, 20 Jan 2020 08:26:23 +0000 (09:26 +0100)]
MDL-67672 user: Display name in user menu as elsewhere.

5 years agoMerge branch 'MDL-68263-master' of git://github.com/mihailges/moodle
Sara Arjona [Wed, 1 Apr 2020 06:58:27 +0000 (08:58 +0200)]
Merge branch 'MDL-68263-master' of git://github.com/mihailges/moodle

5 years agoMDL-67612 mod_lti: tcguid default to siteid
Claude Vervoort [Fri, 3 Jan 2020 20:31:27 +0000 (15:31 -0500)]
MDL-67612 mod_lti: tcguid default to siteid

5 years agoMerge branch 'MDL-45227-master' of git://github.com/rezaies/moodle
Sara Arjona [Tue, 31 Mar 2020 17:23:01 +0000 (19:23 +0200)]
Merge branch 'MDL-45227-master' of git://github.com/rezaies/moodle

5 years agoMerge branch 'MDL-58964-master' of git://github.com/abias/moodle
Sara Arjona [Tue, 31 Mar 2020 17:13:15 +0000 (19:13 +0200)]
Merge branch 'MDL-58964-master' of git://github.com/abias/moodle

5 years agoMerge branch 'MDL-64494-master' of git://github.com/bmbrands/moodle
Eloy Lafuente (stronk7) [Tue, 31 Mar 2020 16:59:09 +0000 (18:59 +0200)]
Merge branch 'MDL-64494-master' of git://github.com/bmbrands/moodle

5 years agoMDL-64494 theme_boost: accessible theme colours
Bas Brands [Thu, 20 Feb 2020 10:38:47 +0000 (11:38 +0100)]
MDL-64494 theme_boost: accessible theme colours

5 years agoMerge branch 'MDL-68300' of https://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Tue, 31 Mar 2020 16:16:53 +0000 (18:16 +0200)]
Merge branch 'MDL-68300' of https://github.com/timhunt/moodle

5 years agoMerge branch 'MDL-66245-master' of git://github.com/junpataleta/moodle
Sara Arjona [Tue, 31 Mar 2020 13:09:06 +0000 (15:09 +0200)]
Merge branch 'MDL-66245-master' of git://github.com/junpataleta/moodle

5 years agoMDL-68300 questions: un-break duplicating questions without idnumbers
Tim Hunt [Tue, 31 Mar 2020 09:33:18 +0000 (10:33 +0100)]
MDL-68300 questions: un-break duplicating questions without idnumbers

This was a regression caused by MDL-67934

5 years agoMerge branch 'MDL-68225-master' of git://github.com/lameze/moodle
Jake Dallimore [Tue, 31 Mar 2020 07:16:37 +0000 (15:16 +0800)]
Merge branch 'MDL-68225-master' of git://github.com/lameze/moodle

5 years agoMDL-68225 core_user: add behat coverage for group modes
Simey Lameze [Fri, 27 Mar 2020 13:10:18 +0000 (21:10 +0800)]
MDL-68225 core_user: add behat coverage for group modes

5 years agoMerge branch 'MDL-68144-master' of git://github.com/lucaboesch/moodle
Jake Dallimore [Tue, 31 Mar 2020 05:59:27 +0000 (13:59 +0800)]
Merge branch 'MDL-68144-master' of git://github.com/lucaboesch/moodle

5 years agoMerge branch 'MDL-68269-master' of git://github.com/rezaies/moodle
Eloy Lafuente (stronk7) [Mon, 30 Mar 2020 20:53:33 +0000 (22:53 +0200)]
Merge branch 'MDL-68269-master' of git://github.com/rezaies/moodle

5 years agoMerge branch 'MDL-68049' of https://github.com/spvickers/moodle
Eloy Lafuente (stronk7) [Mon, 30 Mar 2020 11:26:21 +0000 (13:26 +0200)]
Merge branch 'MDL-68049' of https://github.com/spvickers/moodle

5 years agoMDL-68269 form: fieldset in group elements should be full width
Shamim Rezaie [Mon, 30 Mar 2020 07:29:23 +0000 (18:29 +1100)]
MDL-68269 form: fieldset in group elements should be full width

5 years agoMerge branch 'MDL-52319-master-environmentxml' of git://github.com/mudrd8mz/moodle
Andrew Nicols [Mon, 30 Mar 2020 06:35:20 +0000 (14:35 +0800)]
Merge branch 'MDL-52319-master-environmentxml' of git://github.com/mudrd8mz/moodle

5 years agoMDL-67995 format_singleactivity: Fix dropwdown type of activity
cescobedo [Thu, 27 Feb 2020 21:09:05 +0000 (22:09 +0100)]
MDL-67995 format_singleactivity: Fix dropwdown type of activity

5 years agoMDL-68263 course: Fix error when modules are not fully uninstalled
Mihail Geshoski [Mon, 30 Mar 2020 06:15:00 +0000 (14:15 +0800)]
MDL-68263 course: Fix error when modules are not fully uninstalled

5 years agoMDL-68265 core_question: Switch question import to request dir
Andrew Nicols [Thu, 26 Mar 2020 09:38:24 +0000 (17:38 +0800)]
MDL-68265 core_question: Switch question import to request dir

5 years agoMDL-68265 mod_lesson: Switch question import to request dir
Andrew Nicols [Thu, 26 Mar 2020 09:38:16 +0000 (17:38 +0800)]
MDL-68265 mod_lesson: Switch question import to request dir

5 years agoMDL-68233 renderers/block: fix reported coding style issues
Tim Hunt [Tue, 24 Mar 2020 14:20:45 +0000 (14:20 +0000)]
MDL-68233 renderers/block: fix reported coding style issues

5 years agoMDL-68233 renderers/block: remove illegal uses of $PAGE and $OUTPUT
Tim Hunt [Tue, 24 Mar 2020 13:32:22 +0000 (13:32 +0000)]
MDL-68233 renderers/block: remove illegal uses of $PAGE and $OUTPUT

5 years agoAutomatically generated installer lang files
AMOS bot [Sun, 29 Mar 2020 00:11:39 +0000 (00:11 +0000)]
Automatically generated installer lang files

5 years agoMDL-68256 task admin: usability improvements
Tim Hunt [Thu, 26 Mar 2020 16:59:26 +0000 (16:59 +0000)]
MDL-68256 task admin: usability improvements

In the table that lists the scheduled tasks:

1. There are badges to show which components are disabled.
2. The plugin name (e.g. auth_ldap) is shown as well as the
   human-readable name (e.g. LDAP server).
3. Where a time column has a non-default value, it is highlighted
   and the default is shown.
4. If the fail-delay is non-zero, the cell is highlighted.
4. If you just interacted with a task (looked at or edited the settings,
   did Run now, or cleared the fail delay) that row is highlighted,
   and scrolled into view when the page loads.

To support this, some of the methods for loading the default tasks
have been extended with an optional argument to leave 'R' as 'R'
rather than replacing with a random number.

Also, mixed into this commit are a bunch of coding style improvements.
Sorry I did not separate them out, but ultimately this makes the
Moodle code better.

5 years agoMDL-68281 unit test: Include required class
Eloy Lafuente (stronk7) [Sat, 28 Mar 2020 15:23:34 +0000 (16:23 +0100)]
MDL-68281 unit test: Include required class

Also, add missing line break, that I did not see 1 week ago.

5 years agoAutomatically generated installer lang files
AMOS bot [Sat, 28 Mar 2020 00:11:30 +0000 (00:11 +0000)]
Automatically generated installer lang files

5 years agoMDL-68277 qtype_essay: answer area in reviews should be right size
Tim Hunt [Fri, 27 Mar 2020 13:29:40 +0000 (13:29 +0000)]
MDL-68277 qtype_essay: answer area in reviews should be right size

The answer box size is set by teachers and provides a useful
visual cue how long a response was expected. Therefore, it is
useful to keep the space at least that size in quiz reviews, etc.

5 years agoMDL-68225 core_user: apply group filter to participants page
Simey Lameze [Tue, 24 Mar 2020 00:22:41 +0000 (08:22 +0800)]
MDL-68225 core_user: apply group filter to participants page

5 years agoMDL-68165 install: update the list of stale files for 3.9
Eloy Lafuente (stronk7) [Thu, 12 Mar 2020 23:43:43 +0000 (00:43 +0100)]
MDL-68165 install: update the list of stale files for 3.9

5 years agoMDL-67734 core_xapi: add xAPI testsuite
Ferran Recio [Thu, 13 Feb 2020 13:01:03 +0000 (14:01 +0100)]
MDL-67734 core_xapi: add xAPI testsuite

5 years agoMDL-45227 atto_align: Make IE follow css styling
Shamim Rezaie [Wed, 4 Mar 2020 12:01:37 +0000 (23:01 +1100)]
MDL-45227 atto_align: Make IE follow css styling

5 years agoMDL-45227 atto_rtl: Automatically set alignment when direction changes
Shamim Rezaie [Wed, 4 Mar 2020 11:59:21 +0000 (22:59 +1100)]
MDL-45227 atto_rtl: Automatically set alignment when direction changes

5 years agoMDL-45227 editor_atto: PR changes and improved behat
Shamim Rezaie [Mon, 3 Feb 2020 15:37:53 +0000 (02:37 +1100)]
MDL-45227 editor_atto: PR changes and improved behat

5 years agoMDL-45227 editor_atto: add behat test for RTL and LTR direction
Avi Levy [Fri, 31 Jan 2020 18:26:47 +0000 (05:26 +1100)]
MDL-45227 editor_atto: add behat test for RTL and LTR direction

5 years agoMDL-45227 editor_atto: Add direction to default ATTO generated markup
Nadav Kavalerchik [Fri, 31 Jan 2020 18:21:35 +0000 (05:21 +1100)]
MDL-45227 editor_atto: Add direction to default ATTO generated markup

5 years agoMDL-68144 mod_folder: make top margins less dominant for folder content
Luca Bösch [Tue, 10 Mar 2020 19:04:31 +0000 (20:04 +0100)]
MDL-68144 mod_folder: make top margins less dominant for folder content

5 years agoweekly release 3.9dev
Jake Dallimore [Fri, 27 Mar 2020 01:18:29 +0000 (09:18 +0800)]
weekly release 3.9dev

5 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Jake Dallimore [Fri, 27 Mar 2020 01:18:28 +0000 (09:18 +0800)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

5 years agoMerge branch 'MDL-64429' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Thu, 26 Mar 2020 17:49:36 +0000 (18:49 +0100)]
Merge branch 'MDL-64429' of https://github.com/paulholden/moodle

5 years agoMDL-64429 tool_usertours: upgrade step to fix existing tours sortorder.
Paul Holden [Thu, 19 Mar 2020 09:52:58 +0000 (09:52 +0000)]
MDL-64429 tool_usertours: upgrade step to fix existing tours sortorder.

5 years agoMerge branch 'MDL-67072-oidc-additional-login-parameters' of https://github.com/cenga...
Jun Pataleta [Thu, 26 Mar 2020 04:15:24 +0000 (12:15 +0800)]
Merge branch 'MDL-67072-oidc-additional-login-parameters' of https://github.com/cengage/moodle

5 years agoMerge branch 'MDL-68183-master-mysqlpwdresetsql' of git://github.com/mudrd8mz/moodle
Eloy Lafuente (stronk7) [Thu, 26 Mar 2020 00:08:04 +0000 (01:08 +0100)]
Merge branch 'MDL-68183-master-mysqlpwdresetsql' of git://github.com/mudrd8mz/moodle

5 years agoMerge branch 'MDL-63865' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Wed, 25 Mar 2020 23:31:55 +0000 (00:31 +0100)]
Merge branch 'MDL-63865' of https://github.com/paulholden/moodle

5 years agoMerge branch 'MDL-68116-master' of git://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Wed, 25 Mar 2020 23:13:52 +0000 (00:13 +0100)]
Merge branch 'MDL-68116-master' of git://github.com/sarjona/moodle

5 years agoMerge branch 'MDL-67442' of https://github.com/jonof/moodle
Eloy Lafuente (stronk7) [Wed, 25 Mar 2020 23:04:05 +0000 (00:04 +0100)]
Merge branch 'MDL-67442' of https://github.com/jonof/moodle

5 years agoMerge branch 'MDL-68149' of https://github.com/timhunt/moodle
Jun Pataleta [Wed, 25 Mar 2020 16:10:01 +0000 (00:10 +0800)]
Merge branch 'MDL-68149' of https://github.com/timhunt/moodle

5 years agoMDL-68250 mod_book: make book navigation separation
Bas Brands [Wed, 25 Mar 2020 14:35:15 +0000 (15:35 +0100)]
MDL-68250 mod_book: make book navigation separation

Make the book navigation more distinguishable from activity navigation

5 years agoMerge branch 'MDL-68153' of https://github.com/timhunt/moodle
Jun Pataleta [Wed, 25 Mar 2020 14:34:36 +0000 (22:34 +0800)]
Merge branch 'MDL-68153' of https://github.com/timhunt/moodle

5 years agoMerge branch 'MDL-68111-master' of https://github.com/snake/moodle
Jun Pataleta [Wed, 25 Mar 2020 00:43:28 +0000 (08:43 +0800)]
Merge branch 'MDL-68111-master' of https://github.com/snake/moodle

5 years agoMerge branch 'MDL-67024-master' of git://github.com/farhan6318/moodle
Jun Pataleta [Wed, 25 Mar 2020 00:34:41 +0000 (08:34 +0800)]
Merge branch 'MDL-67024-master' of git://github.com/farhan6318/moodle

5 years agoMerge branch 'MDL-67934' of https://github.com/timhunt/moodle
Jake Dallimore [Wed, 25 Mar 2020 00:28:27 +0000 (08:28 +0800)]
Merge branch 'MDL-67934' of https://github.com/timhunt/moodle

5 years agoMerge branch 'MDL-58413-master-take2' of git://github.com/lucaboesch/moodle
Jake Dallimore [Wed, 25 Mar 2020 00:04:47 +0000 (08:04 +0800)]
Merge branch 'MDL-58413-master-take2' of git://github.com/lucaboesch/moodle

5 years agoMerge branch 'MDL-67731' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Tue, 24 Mar 2020 22:59:26 +0000 (23:59 +0100)]
Merge branch 'MDL-67731' of https://github.com/paulholden/moodle

5 years agoMerge branch 'MDL-67930' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Tue, 24 Mar 2020 21:48:05 +0000 (22:48 +0100)]
Merge branch 'MDL-67930' of https://github.com/paulholden/moodle

5 years agoMerge branch 'MDL-68068-master' of git://github.com/cescobedo/moodle
Eloy Lafuente (stronk7) [Tue, 24 Mar 2020 21:38:59 +0000 (22:38 +0100)]
Merge branch 'MDL-68068-master' of git://github.com/cescobedo/moodle

5 years agoMDL-68231 core_formats: conditionally swap controls on section drop
Jake Dallimore [Tue, 24 Mar 2020 00:45:23 +0000 (08:45 +0800)]
MDL-68231 core_formats: conditionally swap controls on section drop

When using section drag and drop, the topics and weeks formats expected
the '.section_add_menus' element to be present so it could update it on
section drop. Due to MDL-68056, this control is only sometimes present.
This has been updated to conditionally swap to address this.

5 years agoMerge branch 'MDL-68135-master' of git://github.com/rezaies/moodle
Jake Dallimore [Tue, 24 Mar 2020 04:10:33 +0000 (12:10 +0800)]
Merge branch 'MDL-68135-master' of git://github.com/rezaies/moodle

5 years agoAutomatically generated installer lang files
AMOS bot [Tue, 24 Mar 2020 00:10:58 +0000 (00:10 +0000)]
Automatically generated installer lang files

5 years agoMDL-58964 navigation: Reindex array when element is removed
Alexander Bias [Mon, 23 Mar 2020 20:33:47 +0000 (21:33 +0100)]
MDL-58964 navigation: Reindex array when element is removed

5 years agoMDL-52319 upgrade: Better report the environment checks in CLI scripts
David Mudrák [Fri, 13 Mar 2020 17:34:16 +0000 (18:34 +0100)]
MDL-52319 upgrade: Better report the environment checks in CLI scripts

Before we did not display the source of the environment check failure
(whether it was a core check or a plugin) and there was a missing space
before the "Error" status.

5 years agoMDL-52319 install: Fix some coding style issues
Tim Hunt [Fri, 13 Mar 2020 14:14:25 +0000 (14:14 +0000)]
MDL-52319 install: Fix some coding style issues

5 years agoMDL-52319 upgrade: Also run environment checks if plugins need upgrades
Tim Hunt [Fri, 13 Mar 2020 13:57:43 +0000 (13:57 +0000)]
MDL-52319 upgrade: Also run environment checks if plugins need upgrades

Also perform the environment checks if a plugin triggers the upgrade.
Core upgrade and CLI upgrade was doing this already.

5 years agoMDL-68111 core: add 'enablemoodlenet' setting to advanced features
Jake Dallimore [Thu, 5 Mar 2020 03:44:06 +0000 (11:44 +0800)]
MDL-68111 core: add 'enablemoodlenet' setting to advanced features

This will control whether any MoodleNet features are presented to users