Jun Pataleta [Thu, 3 Mar 2022 03:09:59 +0000 (11:09 +0800)]
MDL-73996 reportbuilder: Assert task log contains expected strings
* Ordering issues from \core_reportbuilder\local\helpers\schedule's
get_schedule_report_users() method won't guarantee that the expected
task log output will always be the same as user two can be fetched first
before user one which will cause the message to be sent to user two
first. So just get the task log's output string and make sure it
contains the expected log strings.
Jake Dallimore [Thu, 3 Mar 2022 02:24:09 +0000 (10:24 +0800)]
Merge branch 'MDL-73645-integration-master' of https://github.com/mihailges/moodle
Eloy Lafuente (stronk7) [Wed, 2 Mar 2022 22:15:11 +0000 (23:15 +0100)]
Merge branch 'MDL-73996' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Wed, 2 Mar 2022 20:23:51 +0000 (21:23 +0100)]
Merge branch 'master_MDL-71636-test-fix' of https://github.com/catalyst/moodle-MDL-70329
Mihail Geshoski [Wed, 2 Mar 2022 19:24:40 +0000 (03:24 +0800)]
MDL-73645 theme_boost: Type identifier when removing breadcrumb nodes
Introduces an additional type identifier argument to the remove() method.
This argument is optional and can be used to further specify the type of
the breadcrumb node we want to remove. This can add additional security
that the correct item is being removed.
Shamim Rezaie [Wed, 2 Mar 2022 19:07:26 +0000 (06:07 +1100)]
Merge branch 'MDL-73742-master' of https://github.com/ferranrecio/moodle
Sara Arjona [Wed, 2 Mar 2022 17:23:12 +0000 (18:23 +0100)]
Merge branch 'MDL-73169-integration-master' of git://github.com/mihailges/moodle
Safat Shahin [Wed, 2 Mar 2022 14:03:09 +0000 (01:03 +1100)]
MDL-71636 qbank_columnsortorder: unit and behat test fix
Ferran Recio [Wed, 2 Mar 2022 15:08:20 +0000 (16:08 +0100)]
MDL-73742 theme_boost: fix double open block drawer title
Eloy Lafuente (stronk7) [Wed, 2 Mar 2022 13:33:07 +0000 (14:33 +0100)]
Merge branch 'MDL-73953-master' of https://github.com/aanabit/moodle
Shamim Rezaie [Wed, 2 Mar 2022 13:18:59 +0000 (00:18 +1100)]
Merge branch 'MDL-73880-master-integration' of https://github.com/ferranrecio/moodle
Amaia Anabitarte [Wed, 2 Mar 2022 12:45:15 +0000 (13:45 +0100)]
MDL-73953 core_adminpresets: Fixing latest created Full preset
Andrew Nicols [Wed, 2 Mar 2022 12:18:41 +0000 (20:18 +0800)]
MDL-71636 qbank_columnsortorder: Fix issues identified during integration
Andrew Nicols [Wed, 2 Mar 2022 11:56:24 +0000 (19:56 +0800)]
Merge branch 'MDL-71636' of https://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Wed, 2 Mar 2022 11:54:12 +0000 (12:54 +0100)]
Merge branch 'MDL-73953-master' of https://github.com/aanabit/moodle
Amaia Anabitarte [Tue, 1 Mar 2022 16:46:15 +0000 (17:46 +0100)]
MDL-73953 core_adminpresets: Apply fullpreset setting changes
Amaia Anabitarte [Tue, 1 Mar 2022 16:43:07 +0000 (17:43 +0100)]
MDL-73953 core_adminpresets: Marking core presets on DB
Mihail Geshoski [Wed, 2 Mar 2022 11:34:08 +0000 (19:34 +0800)]
MDL-73169 theme_boost: Add behat tests
Mihail Geshoski [Tue, 22 Feb 2022 09:02:32 +0000 (17:02 +0800)]
MDL-73169 contentbank: Update the breadcrumb nodes and nav highlighting
Ferran Recio [Wed, 16 Feb 2022 16:26:42 +0000 (17:26 +0100)]
MDL-73880 core_courseformat: fix section availability box
Mihail Geshoski [Tue, 22 Feb 2022 04:10:09 +0000 (12:10 +0800)]
MDL-73169 theme_boost: Update course category breadcrumb nodes
Mihail Geshoski [Tue, 22 Feb 2022 04:09:45 +0000 (12:09 +0800)]
MDL-73169 tool_lp: Update course category breadcrumb nodes
Mihail Geshoski [Tue, 22 Feb 2022 04:07:08 +0000 (12:07 +0800)]
MDL-73169 core_backup: Update course category breadcrumb nodes
Mihail Geshoski [Tue, 22 Feb 2022 04:05:52 +0000 (12:05 +0800)]
MDL-73169 core_filter: Update course category breadcrumb nodes
Mihail Geshoski [Tue, 22 Feb 2022 04:05:07 +0000 (12:05 +0800)]
MDL-73169 core_cohort: Update course category breadcrumb nodes
Mihail Geshoski [Tue, 22 Feb 2022 04:03:54 +0000 (12:03 +0800)]
MDL-73169 core_role: Update course category breadcrumb nodes
Mihail Geshoski [Tue, 22 Feb 2022 04:03:32 +0000 (12:03 +0800)]
MDL-73169 core_course: Update course category breadcrumb nodes
Mihail Geshoski [Fri, 25 Feb 2022 06:37:42 +0000 (14:37 +0800)]
MDL-73169 course: Add a general setup method for the category pages
Marc-Alexandre Ghaly [Tue, 15 Jun 2021 13:54:56 +0000 (09:54 -0400)]
MDL-71636 qbank_columnsortorder: Add a columnsortorder settings page
This implementation will introduce a feature "columnsortorder"
which will add the column sort order feature in an external page.
Having this feature will give users the flexibility of sorting plugin
columns in the question bank view.
Amaia Anabitarte [Tue, 1 Mar 2022 16:44:30 +0000 (17:44 +0100)]
MDL-73953 core_adminpresets: Upgrading presets with different language
Marc-Alexandre Ghaly [Tue, 16 Nov 2021 13:55:34 +0000 (08:55 -0500)]
MDL-71636 core_question : API changes for column_base
This commit implements methods visibility changes to column_base class
and its child classes.
Jun Pataleta [Wed, 2 Mar 2022 06:34:12 +0000 (14:34 +0800)]
Merge branch 'MDL-73939-master' of git://github.com/rezaies/moodle
Jake Dallimore [Wed, 2 Mar 2022 06:10:19 +0000 (14:10 +0800)]
Merge branch 'MDL-73645-master-1' of git://github.com/mihailges/moodle
Jun Pataleta [Wed, 2 Mar 2022 05:46:10 +0000 (13:46 +0800)]
Merge branch 'MDL-73462-master' of https://github.com/peterRd/moodle
Mihail Geshoski [Thu, 24 Feb 2022 04:18:02 +0000 (12:18 +0800)]
MDL-73645 theme_boost: Keep section breadcumb item in specific layouts
Avoids removing the section breadcrumb nodes in the course module
context when the course uses the 'One section per page' layout.
Additionaly, it also removes the Courses and Category breadcrumb
nodes in the module contexts to be consistent with the way the
breadcrumbs are displayed in the course context.
Mihail Geshoski [Mon, 14 Feb 2022 09:13:56 +0000 (17:13 +0800)]
MDL-73645 course: Update breadcrumb nodes in the course reset page
Mihail Geshoski [Thu, 10 Feb 2022 09:57:25 +0000 (17:57 +0800)]
MDL-73645 badges: Update breadcrumb nodes
Mihail Geshoski [Thu, 10 Feb 2022 08:44:25 +0000 (16:44 +0800)]
MDL-73645 core_contentbank: Update breadcrumb nodes
Mihail Geshoski [Tue, 1 Feb 2022 06:14:47 +0000 (14:14 +0800)]
MDL-73645 grades: Update breadcrumb nodes
Mihail Geshoski [Thu, 10 Feb 2022 06:52:38 +0000 (14:52 +0800)]
MDL-73645 core_group: Update breadcrumb nodes
Mihail Geshoski [Thu, 10 Feb 2022 05:26:58 +0000 (13:26 +0800)]
MDL-73645 core_enrol: Update breadcrumb nodes
Mihail Geshoski [Thu, 10 Feb 2022 05:07:45 +0000 (13:07 +0800)]
MDL-73645 theme_boost: Re-implement breadcrumbs in the course context
Peter Dias [Wed, 2 Mar 2022 00:33:34 +0000 (08:33 +0800)]
MDL-73462 navigation: Leverage participants bar for category
Shamim Rezaie [Wed, 2 Mar 2022 01:55:34 +0000 (12:55 +1100)]
Merge branch 'MDL-73990-master' of https://github.com/sharidas/moodle
Sujith Haridasan [Fri, 25 Feb 2022 06:45:35 +0000 (12:15 +0530)]
MDL-73990 mod_assign: Show the activity info and attachments
Show the activity information in the view page and add/edit submission
page.
- Removed the line change to disable activity header. This should help
- When any additional files are attached to the assignment by the
teacher/admin they should be displayed in the view and add/edit
submission page (in the default settings)
- Added more padding to the "Add submission" button.
- Changed the string 'Activity' to 'Activity instructions'.
Eloy Lafuente (stronk7) [Tue, 1 Mar 2022 18:46:21 +0000 (19:46 +0100)]
Merge branch 'MDL-73756-master' of https://github.com/lameze/moodle
Eloy Lafuente (stronk7) [Tue, 1 Mar 2022 15:10:37 +0000 (16:10 +0100)]
Merge branch 'MDL-73941' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Tue, 1 Mar 2022 13:55:02 +0000 (14:55 +0100)]
Merge branch 'MDL-72092-master' of https://github.com/Chocolate-lightning/moodle
Ilya Tregubov [Tue, 1 Mar 2022 11:49:19 +0000 (13:49 +0200)]
Merge branch 'master_MDL-72448-qank_history' of https://github.com/catalyst/moodle-MDL-70329
Jun Pataleta [Tue, 1 Mar 2022 11:22:24 +0000 (19:22 +0800)]
MDL-72737 core: Rebuild JS modules
Mathew May [Sun, 21 Nov 2021 11:58:21 +0000 (19:58 +0800)]
MDL-72092 behat: Add private files block where needed
Peter Dias [Fri, 25 Feb 2022 05:56:36 +0000 (13:56 +0800)]
MDL-72092 recentlyaccesseditems: Change the default block location
Add/Change the default location of the block on /my pages
Peter Dias [Fri, 25 Feb 2022 04:18:32 +0000 (12:18 +0800)]
MDL-72092 timeline: Change the default location for the block
Add/Change the default location of the block on /my pages
Peter Dias [Fri, 25 Feb 2022 04:17:08 +0000 (12:17 +0800)]
MDL-72092 calendar_month: Change the default location for the block
Add/Change the default location of the block on /my pages
Jun Pataleta [Tue, 1 Mar 2022 11:06:52 +0000 (19:06 +0800)]
Merge branch 'MDL-72737-master-2' of https://github.com/bmbrands/moodle
Bas Brands [Mon, 20 Dec 2021 13:40:20 +0000 (14:40 +0100)]
MDL-72737 theme_boost: update for section header styles
Jun Pataleta [Tue, 1 Mar 2022 10:32:05 +0000 (18:32 +0800)]
Merge branch 'MDL-73462-master' of https://github.com/peterRd/moodle
Peter Dias [Mon, 14 Feb 2022 09:52:27 +0000 (17:52 +0800)]
MDL-73462 navigation: Behat test update
Peter Dias [Thu, 10 Feb 2022 07:20:11 +0000 (15:20 +0800)]
MDL-73462 course: Update visible nodes in a cat context.
Peter Dias [Wed, 2 Feb 2022 03:17:41 +0000 (11:17 +0800)]
MDL-73462 course: Introduce course category tertiary navigation
Update the category management page.
Jun Pataleta [Tue, 1 Mar 2022 05:12:05 +0000 (13:12 +0800)]
Merge branch 'wip_MDL-73877_master' of https://github.com/gjb2048/moodle
Shamim Rezaie [Tue, 1 Mar 2022 04:09:34 +0000 (15:09 +1100)]
Merge branch 'MDL-73679-master-2' of https://github.com/andrewnicols/moodle
Andrew Nicols [Tue, 8 Feb 2022 01:40:51 +0000 (09:40 +0800)]
MDL-73679 core_courseformat: Move section content to separate template
Course formats may want to preserve the existing section information,
but either change the wrapper (.section .course-section-header), or
prepend and append additional content to it.
Prior to this change, the only way to do this was by copying the entire
content of the template.
This change moves the content of the .course-section-header to a
separate template.
This means that a course format can replace the .section
.course-section-header wrapper whilst retaining its content by
overriding the content/section template and including the
content/section/content template. For example:
```
<li id="section-{{num}}"{{!
}} class="section course-section main clearfix{{!
}}{{#onlysummary}} section-summary{{/onlysummary}}{{!
}}{{#ishidden}} hidden{{/ishidden}}{{!
}}{{#iscurrent}} current{{/iscurrent}}{{!
}}{{#isstealth}} orphaned{{/isstealth}}{{!
}}"
data-sectionid="{{num}}"
data-sectionreturnid="{{sectionreturnid}}"
data-for="section"
data-id="{{id}}"
data-number="{{num}}"{{!
}}>
<!--
Add a custom div to the existing wrapper, without replacing the
entire content of the section/content.
-->
<div class="my-custom-content">
<!--
The upstream content is here:
-->
<div class="course-section-header d-flex"
data-for="section_title"
data-id="{{id}}"
data-number="{{num}}"
>
{{$ core_courseformat/local/content/cm/section/content }}
{{> core_courseformat/local/content/cm/section/content }}
{{/ core_courseformat/local/content/cm/section/content }}
</div>
</div>
</li>
```
It also means that a course format can append additional information to
this wrapper, for example:
```
{{< core_courseformat/local/content/section }}
{{$ core_courseformat/local/content/cm/section/content }}
<div class="some-custom-class">
<!--
Some custom content appended _before_ the course section
content but within the wrapper
-->
</div>
{{> core_courseformat/local/content/cm/section/content }}
<div class="some-custom-class">
<!--
Some custom content appended _after_ the course section
content but within the wrapper
-->
</div>
{{/ core_courseformat/local/content/cm/section/content }}
{{/ core_courseformat/local/content/section }}
```
Andrew Nicols [Tue, 8 Feb 2022 01:40:51 +0000 (09:40 +0800)]
MDL-73679 core_courseformat: Move activity content to separate template
Course formats may want to preserve the existing activity information,
but either change the wrapper (.activity-item), or prepend and append
additional content to it.
Prior to this change, the only way to do this was by copying the entire
content of the template.
This change moves the content of the activity-item to a separate
template.
This means that a course format can replace the activity-item wrapper
whilst retaining its content by overriding the cm template and including
the cm/activity template. For example:
```
<div class="my-custom-activity-item {{!
}}{{#modstealth}}hiddenactivity{{/modstealth}}{{!
}}{{#modhiddenfromstudents}}hiddenactivity{{/modhiddenfromstudents}}{{!
}}{{#modinline}}activityinline{{/modinline}}" data-activityname="{{activityname}}">
{{#moveicon}} {{{moveicon}}} {{/moveicon}}
{{$ core_courseformat/local/content/cm/activity }}
{{> core_courseformat/local/content/cm/activity }}
{{/ core_courseformat/local/content/cm/activity }}
</div>
```
It also means that a course format can append additional information to
this wrapper, for example:
```
{{< core_courseformat/local/content/cm }}
{{$ core_courseformat/local/content/cm/activity }}
{{> core_courseformat/local/content/cm/activity }}
{{#cmmeta}}
<div class="ct-activity-meta-container">
{{{cmmeta}}}
</div>
{{/cmmeta}}
{{/ core_courseformat/local/content/cm/activity }}
{{/ core_courseformat/local/content/cm }}
```
Andrew Nicols [Fri, 28 Jan 2022 03:09:51 +0000 (11:09 +0800)]
MDL-73679 courseformat: Wrap template inclusions in blocks
Andrew Nicols [Fri, 28 Jan 2022 03:09:33 +0000 (11:09 +0800)]
MDL-73679 courseformat: Add support for course format templating
Andrew Nicols [Wed, 2 Feb 2022 02:16:48 +0000 (10:16 +0800)]
MDL-73679 core: Add a named_templatable interface
This interface allows a templatable to provide a template name via the
'get_template_name(): string' function and have it automatically
rendered via a standard 'render()' call.
Andrew Nicols [Tue, 1 Mar 2022 03:57:52 +0000 (11:57 +0800)]
MDL-73308 mod_bigbluebuttonbn: Ensure breakout data is in metadata
Safat Shahin [Thu, 19 Aug 2021 00:02:16 +0000 (10:02 +1000)]
MDL-72448 qbank_history: Add history plugin to core
This implementation will introduce history plugin to
show the versions of a question. This plugin uses the
actual qbank api to implement the feature.
Simey Lameze [Tue, 1 Mar 2022 02:21:56 +0000 (10:21 +0800)]
MDL-73756 availability: remove modinfo parameter from get_data call
Simey Lameze [Mon, 21 Feb 2022 07:08:50 +0000 (15:08 +0800)]
MDL-73756 lib: deprecate modinfo parameter from get_data
Víctor Déniz [Tue, 1 Mar 2022 01:56:11 +0000 (01:56 +0000)]
Merge branch 'MDL-73855' of https://github.com/ssj365/moodle
Jun Pataleta [Tue, 1 Mar 2022 01:48:18 +0000 (09:48 +0800)]
Merge branch 'MDL-73983-master' of https://github.com/dravek/moodle
Andrew Nicols [Tue, 1 Mar 2022 01:35:59 +0000 (09:35 +0800)]
Merge branch 'MDL-73762-master' of https://github.com/ferranrecio/moodle
Andrew Nicols [Tue, 1 Mar 2022 01:00:02 +0000 (09:00 +0800)]
Merge branch 'MDL-71714-master' of https://github.com/HuongNV13/moodle
Eloy Lafuente (stronk7) [Mon, 28 Feb 2022 19:30:37 +0000 (20:30 +0100)]
Merge branch 'MDL-73935-master' of https://github.com/mickhawkins/moodle
Ilya Tregubov [Mon, 28 Feb 2022 14:56:12 +0000 (16:56 +0200)]
Merge branch 'MDL-73733' of https://github.com/Chocolate-lightning/moodle
Shamim Rezaie [Mon, 28 Feb 2022 14:13:47 +0000 (01:13 +1100)]
Merge branch 'MDL-73830-master' of https://github.com/cescobedo/moodle
Shamim Rezaie [Mon, 28 Feb 2022 14:04:19 +0000 (01:04 +1100)]
Merge branch 'MDL-73732-master' of https://github.com/sharidas/moodle
Paul Holden [Wed, 23 Feb 2022 18:08:51 +0000 (18:08 +0000)]
MDL-73983 reportbuilder: fix pre-defined action title attribute.
Since switching to report actions being displayed via action menus
in
48a6e927, pre-defined action titles weren't displayed.
David Matamoros [Wed, 23 Feb 2022 11:54:27 +0000 (12:54 +0100)]
MDL-73983 reportbuilder: Don't add empty report action links
Jun Pataleta [Mon, 28 Feb 2022 12:33:31 +0000 (20:33 +0800)]
Merge branch 'MDL-73595-master' of https://github.com/bmbrands/moodle
Jun Pataleta [Mon, 28 Feb 2022 12:11:06 +0000 (20:11 +0800)]
Merge branch 'MDL-73747-master' of https://github.com/aanabit/moodle
Bas Brands [Tue, 1 Feb 2022 11:13:38 +0000 (12:13 +0100)]
MDL-73595 theme_boost: make tertiary nav more distinct
Amaia Anabitarte [Wed, 23 Feb 2022 08:27:25 +0000 (09:27 +0100)]
MDL-73747 core_messages: Complete default preferences on migration
Co-authored-by: Jun pataleta <jun@moodle.com>
Eloy Lafuente (stronk7) [Mon, 28 Feb 2022 10:29:03 +0000 (11:29 +0100)]
Merge branch 'MDL-73745' of https://github.com/paulholden/moodle
Jun Pataleta [Mon, 28 Feb 2022 09:17:28 +0000 (17:17 +0800)]
Merge branch 'MDL-73918-master' of https://github.com/bmbrands/moodle
Ilya Tregubov [Mon, 28 Feb 2022 07:18:27 +0000 (09:18 +0200)]
Merge branch 'MDL-73978-master' of https://github.com/peterRd/moodle
cescobedo [Fri, 11 Feb 2022 06:02:33 +0000 (07:02 +0100)]
MDL-73830 h5plib_v124: Add required changes after lib upgrade
cescobedo [Fri, 11 Feb 2022 05:27:41 +0000 (06:27 +0100)]
MDL-73830 h5plib_v124: Upgrade H5P core library to 1.24.3
Andrew Nicols [Mon, 28 Feb 2022 06:21:28 +0000 (14:21 +0800)]
Merge branch 'MDL-73833-master' of https://github.com/sarjona/moodle
Andrew Nicols [Mon, 28 Feb 2022 06:06:38 +0000 (14:06 +0800)]
Merge branch 'MDL-73308' of https://github.com/call-learning/moodle
Sujith Haridasan [Thu, 10 Feb 2022 06:22:36 +0000 (11:52 +0530)]
MDL-73732 navigation: Do not assume output of find_active_node
When handling with the output of find_active_node,
proceed ahead only if the result is an instance of navigation_node.
Else there are chances of exceptions.
Andrew Nicols [Mon, 28 Feb 2022 04:50:21 +0000 (12:50 +0800)]
Merge branch 'MDL-73582-master-nocache' of https://github.com/vmdef/moodle
Michael Hawkins [Fri, 18 Feb 2022 12:32:40 +0000 (20:32 +0800)]
MDL-73935 user: Replace support link/email with site support link
This makes the support behaviour on the error page consistent with that
in the footer, and removes the support email from unauthenticated
access.
Michael Hawkins [Tue, 22 Feb 2022 06:36:09 +0000 (14:36 +0800)]
MDL-73935 core: Update supportemail to accept optional custom attributes
This allows calling code such as the generic error page to define the
styles of the anchor element.
Michael Hawkins [Fri, 18 Feb 2022 03:21:04 +0000 (11:21 +0800)]
MDL-73935 user: Update support form to not require SMTP setting
Huong Nguyen [Thu, 24 Feb 2022 02:25:51 +0000 (09:25 +0700)]
MDL-71714 Libraries: Upgrade VideoJS to 7.17.0
Eloy Lafuente (stronk7) [Sun, 27 Feb 2022 22:36:51 +0000 (23:36 +0100)]
Merge branch 'MDL-73962' of https://github.com/call-learning/moodle
Eloy Lafuente (stronk7) [Sun, 27 Feb 2022 21:38:32 +0000 (22:38 +0100)]
Merge branch 'MDL-73917-master' of https://github.com/sarjona/moodle