moodle.git
3 years agoMDL-72089 block_myoverview: Template changes for styling
Mathew May [Tue, 21 Dec 2021 12:27:19 +0000 (20:27 +0800)]
MDL-72089 block_myoverview: Template changes for styling

3 years agoon-demand release 4.0dev+
Sara Arjona [Tue, 18 Jan 2022 11:27:22 +0000 (12:27 +0100)]
on-demand release 4.0dev+

3 years agoMerge branch 'MDL-73342-master' of https://github.com/sarjona/moodle
Shamim Rezaie [Tue, 18 Jan 2022 06:00:59 +0000 (17:00 +1100)]
Merge branch 'MDL-73342-master' of https://github.com/sarjona/moodle

3 years agoMerge branch 'MDL-73218' of https://github.com/call-learning/moodle
Andrew Nicols [Tue, 18 Jan 2022 03:15:25 +0000 (11:15 +0800)]
Merge branch 'MDL-73218' of https://github.com/call-learning/moodle

3 years agoMerge branch 'MDL-72942-master' of https://github.com/bmbrands/moodle
Jun Pataleta [Tue, 18 Jan 2022 03:14:00 +0000 (11:14 +0800)]
Merge branch 'MDL-72942-master' of https://github.com/bmbrands/moodle

3 years agoMerge branch 'MDL-69966-master' of https://github.com/danielneis/moodle
Jun Pataleta [Tue, 18 Jan 2022 02:53:51 +0000 (10:53 +0800)]
Merge branch 'MDL-69966-master' of https://github.com/danielneis/moodle

3 years agoMerge branch 'MDL-73563' of https://github.com/paulholden/moodle
Jun Pataleta [Tue, 18 Jan 2022 02:43:47 +0000 (10:43 +0800)]
Merge branch 'MDL-73563' of https://github.com/paulholden/moodle

3 years agoMerge branch 'MDL-73476' of https://github.com/stronk7/moodle
Andrew Nicols [Tue, 18 Jan 2022 01:31:44 +0000 (09:31 +0800)]
Merge branch 'MDL-73476' of https://github.com/stronk7/moodle

3 years agoMerge branch 'MDL-73206' of https://github.com/call-learning/moodle
Víctor Déniz [Mon, 17 Jan 2022 22:36:06 +0000 (22:36 +0000)]
Merge branch 'MDL-73206' of https://github.com/call-learning/moodle

3 years agoMerge branch 'MDL-71720-master' of https://github.com/sarjona/moodle
Víctor Déniz [Mon, 17 Jan 2022 22:22:17 +0000 (22:22 +0000)]
Merge branch 'MDL-71720-master' of https://github.com/sarjona/moodle

3 years agoMerge branch 'MDL-73584-master' of https://github.com/sarjona/moodle
Víctor Déniz [Mon, 17 Jan 2022 18:52:53 +0000 (18:52 +0000)]
Merge branch 'MDL-73584-master' of https://github.com/sarjona/moodle

3 years agoMerge branch 'MDL-71715-master' of https://github.com/ilyatregubov/moodle
Eloy Lafuente (stronk7) [Mon, 17 Jan 2022 17:45:37 +0000 (18:45 +0100)]
Merge branch 'MDL-71715-master' of https://github.com/ilyatregubov/moodle

3 years agoMerge branch 'MDL-73178' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Mon, 17 Jan 2022 17:34:47 +0000 (18:34 +0100)]
Merge branch 'MDL-73178' of https://github.com/paulholden/moodle

3 years agoMDL-69966 quiz: start attempt button should be a primary button
Daniel Neis Araujo [Fri, 16 Oct 2020 18:35:01 +0000 (15:35 -0300)]
MDL-69966 quiz: start attempt button should be a primary button

3 years agoMerge branch 'MDL-73486-master' of https://github.com/bmbrands/moodle
Sara Arjona [Mon, 17 Jan 2022 15:32:10 +0000 (16:32 +0100)]
Merge branch 'MDL-73486-master' of https://github.com/bmbrands/moodle

3 years agoMerge branch 'MDL-73358-master' of https://github.com/junpataleta/moodle
Ilya Tregubov [Mon, 17 Jan 2022 14:11:32 +0000 (16:11 +0200)]
Merge branch 'MDL-73358-master' of https://github.com/junpataleta/moodle

3 years agoMDL-73584 lib: Remove role menubar from Actions menu
Sara Arjona [Fri, 14 Jan 2022 16:36:20 +0000 (17:36 +0100)]
MDL-73584 lib: Remove role menubar from Actions menu

The menubar role defined in the "menubar d-flex" element is not
required and it's causing the following error "Required ARIA children
role not present: group, menuitemradio, menuitem, menuitemcheckbox".

3 years agoMerge branch 'MDL-73334-fix' of https://github.com/sarjona/moodle
Sara Arjona [Mon, 17 Jan 2022 11:02:24 +0000 (12:02 +0100)]
Merge branch 'MDL-73334-fix' of https://github.com/sarjona/moodle

3 years agoMDL-73334 componentlibrary: Remove ilegal whitespaces
Sara Arjona [Mon, 17 Jan 2022 11:01:00 +0000 (12:01 +0100)]
MDL-73334 componentlibrary: Remove ilegal whitespaces

3 years agoMDL-73206 mod_bigbluebuttonbn: Fix issue with participant roles
Laurent David [Fri, 17 Dec 2021 09:51:54 +0000 (10:51 +0100)]
MDL-73206 mod_bigbluebuttonbn: Fix issue with participant roles

* Participant roles could not be updated to moderator and always defaults to viewer
* Remove additional DB query in form to retrieve the current module information

3 years agoMerge branch 'MDL-73334-master' of https://github.com/lameze/moodle
Sara Arjona [Mon, 17 Jan 2022 10:47:09 +0000 (11:47 +0100)]
Merge branch 'MDL-73334-master' of https://github.com/lameze/moodle

3 years agoMerge branch 'MDL-73416-master' of https://github.com/bmbrands/moodle
Jun Pataleta [Mon, 17 Jan 2022 10:36:31 +0000 (18:36 +0800)]
Merge branch 'MDL-73416-master' of https://github.com/bmbrands/moodle

3 years agoMDL-73334 core: add CL documentation for core/confirm
Simey Lameze [Wed, 5 Jan 2022 11:45:05 +0000 (19:45 +0800)]
MDL-73334 core: add CL documentation for core/confirm

3 years agoMerge branch 'MDL-73356-master' of git://github.com/abgreeve/moodle
Ilya Tregubov [Mon, 17 Jan 2022 10:10:18 +0000 (12:10 +0200)]
Merge branch 'MDL-73356-master' of git://github.com/abgreeve/moodle

3 years agoMerge branch 'MDL-73438-master' of git://github.com/mihailges/moodle
Ilya Tregubov [Mon, 17 Jan 2022 08:42:45 +0000 (10:42 +0200)]
Merge branch 'MDL-73438-master' of git://github.com/mihailges/moodle

3 years agoMDL-73218 mod_bigbluebuttonbn: Remove phased out settings
Laurent David [Wed, 8 Dec 2021 07:40:36 +0000 (08:40 +0100)]
MDL-73218 mod_bigbluebuttonbn: Remove phased out settings

* Remove deprecated settings :
  - bigbluebuttonbn_recordings_validate_url,
  - bigbluebuttonbn_recordings_html_default,
  - bigbluebuttonbn_recordings_html_editable

3 years agoMerge branch 'MDL-73366-master' of git://github.com/abgreeve/moodle
Sara Arjona [Mon, 17 Jan 2022 08:00:24 +0000 (09:00 +0100)]
Merge branch 'MDL-73366-master' of git://github.com/abgreeve/moodle

3 years agoMerge branch 'MDL-72412-master' of https://github.com/junpataleta/moodle
Sara Arjona [Mon, 17 Jan 2022 07:28:47 +0000 (08:28 +0100)]
Merge branch 'MDL-72412-master' of https://github.com/junpataleta/moodle

3 years agoMerge branch 'MDL-73495-master' of https://github.com/dravek/moodle
Ilya Tregubov [Mon, 17 Jan 2022 07:14:48 +0000 (09:14 +0200)]
Merge branch 'MDL-73495-master' of https://github.com/dravek/moodle

3 years agoMerge branch 'MDL-73316' of https://github.com/Chocolate-lightning/moodle
Andrew Nicols [Mon, 17 Jan 2022 06:16:12 +0000 (14:16 +0800)]
Merge branch 'MDL-73316' of https://github.com/Chocolate-lightning/moodle

3 years agoMerge branch 'MDL-73360-master' of https://github.com/peterRd/moodle
Andrew Nicols [Mon, 17 Jan 2022 05:36:47 +0000 (13:36 +0800)]
Merge branch 'MDL-73360-master' of https://github.com/peterRd/moodle

3 years agoMerge branch 'MDL-73365' of https://github.com/paulholden/moodle
Andrew Nicols [Mon, 17 Jan 2022 05:17:38 +0000 (13:17 +0800)]
Merge branch 'MDL-73365' of https://github.com/paulholden/moodle

3 years agoMDL-73316 course: Prevent further redirects on redirect
Mathew May [Mon, 17 Jan 2022 04:35:34 +0000 (12:35 +0800)]
MDL-73316 course: Prevent further redirects on redirect

3 years agoMDL-73366 navigation: Changed the first tab of site administration.
Adrian Greeve [Wed, 22 Dec 2021 01:58:46 +0000 (09:58 +0800)]
MDL-73366 navigation: Changed the first tab of site administration.

It now reads "General" instead of "Site administration"

3 years agoMerge branch 'MDL-73362-master-1' of https://github.com/peterRd/moodle
Andrew Nicols [Mon, 17 Jan 2022 03:28:23 +0000 (11:28 +0800)]
Merge branch 'MDL-73362-master-1' of https://github.com/peterRd/moodle

3 years agoMDL-73362 lesson: Marry up implementation with the prototype
Peter Dias [Mon, 20 Dec 2021 03:18:38 +0000 (11:18 +0800)]
MDL-73362 lesson: Marry up implementation with the prototype

- Update/Add page headings
- Add notifications on override pages
- Rename buttons.

3 years agoMDL-73362 lesson: Bring tertiary nav changes into classic
Peter Dias [Tue, 4 Jan 2022 06:39:15 +0000 (14:39 +0800)]
MDL-73362 lesson: Bring tertiary nav changes into classic

- Remove usage of lesson's tabs.php
- Add tertiary navigation into classic as the other modules do

3 years agoMDL-73476 phpunit: events, external and search tescase names
Eloy Lafuente (stronk7) [Tue, 14 Dec 2021 14:04:15 +0000 (15:04 +0100)]
MDL-73476 phpunit: events, external and search tescase names

All events_test, external_test and search_test classes:

- Namespaced with component[\level2-API]
- Moved to level2-API subdirectory when required.
- Fixed incorrect use statements with leading backslash.
- Changed code to point to global scope when needed.
- Fix some relative paths and comments here and there.
- All them passing individually.
- Complete runs passing too.

Special mention to lib/external/tests/external_test.php:
- external is not a valid component
- hence, its only valid namespace is "core"
- also, it's testing lib/external/externallib.php
- hence, the file (and class) have been renamed to external_externallib_test.php
  (to avoid conflicts with other external_test that may exist in core)

3 years agoMDL-73178 roles: show both role names in permission table.
Paul Holden [Thu, 25 Nov 2021 21:51:33 +0000 (21:51 +0000)]
MDL-73178 roles: show both role names in permission table.

3 years agoMDL-71720 lib: Set Moodle files after PHPSpreadSheet upgrade
Sara Arjona [Tue, 11 Jan 2022 12:53:51 +0000 (13:53 +0100)]
MDL-71720 lib: Set Moodle files after PHPSpreadSheet upgrade

3 years agoMDL-71720 lib: Upgrade PHPSpreadSheet to 1.21.0
Sara Arjona [Tue, 11 Jan 2022 12:46:25 +0000 (13:46 +0100)]
MDL-71720 lib: Upgrade PHPSpreadSheet to 1.21.0

3 years agoon-demand release 4.0dev+
Sara Arjona [Fri, 14 Jan 2022 10:14:20 +0000 (11:14 +0100)]
on-demand release 4.0dev+

3 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Sara Arjona [Fri, 14 Jan 2022 10:14:17 +0000 (11:14 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

3 years agoMDL-73358 report: Add page content heading for report pages
Jun Pataleta [Tue, 11 Jan 2022 11:53:47 +0000 (19:53 +0800)]
MDL-73358 report: Add page content heading for report pages

3 years agoMDL-72412 core: Add the image role to informative icon fonts
Jun Pataleta [Wed, 25 Aug 2021 05:04:54 +0000 (13:04 +0800)]
MDL-72412 core: Add the image role to informative icon fonts

3 years agoMerge branch 'MDL-73575' of https://github.com/paulholden/moodle
Andrew Nicols [Fri, 14 Jan 2022 01:36:04 +0000 (09:36 +0800)]
Merge branch 'MDL-73575' of https://github.com/paulholden/moodle

3 years agoMerge branch 'MDL-65801' of https://github.com/paulholden/moodle
Andrew Nicols [Fri, 14 Jan 2022 01:30:11 +0000 (09:30 +0800)]
Merge branch 'MDL-65801' of https://github.com/paulholden/moodle

3 years agoMDL-73365 report_log: fix detection of site page logging.
Paul Holden [Fri, 14 Jan 2022 00:03:54 +0000 (00:03 +0000)]
MDL-73365 report_log: fix detection of site page logging.

In turn, this adds back the secondary navigation to the page.

3 years agoMerge branch 'MDL-73572-master' of git://github.com/jleyva/moodle
Víctor Déniz [Thu, 13 Jan 2022 23:40:51 +0000 (23:40 +0000)]
Merge branch 'MDL-73572-master' of git://github.com/jleyva/moodle

3 years agoMDL-73563 course: add vertical space above category action buttons.
Paul Holden [Thu, 13 Jan 2022 23:13:10 +0000 (23:13 +0000)]
MDL-73563 course: add vertical space above category action buttons.

3 years agoMerge branch 'MDL-69624' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Thu, 13 Jan 2022 22:24:47 +0000 (23:24 +0100)]
Merge branch 'MDL-69624' of https://github.com/paulholden/moodle

3 years agoMerge branch 'MDL-73004-master_access_unit_tests' of https://github.com/brickfield...
Eloy Lafuente (stronk7) [Thu, 13 Jan 2022 18:23:13 +0000 (19:23 +0100)]
Merge branch 'MDL-73004-master_access_unit_tests' of https://github.com/brickfield/moodle

3 years agoMDL-73004 tool_brickfield: Fix unit tests for question areas.
Mike Churchward [Tue, 14 Dec 2021 21:13:32 +0000 (16:13 -0500)]
MDL-73004 tool_brickfield: Fix unit tests for question areas.

Search array of areas for expected question components, rather than assume an array position.

3 years agoMerge branch 'MDL-71702-master' of https://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Thu, 13 Jan 2022 16:14:23 +0000 (17:14 +0100)]
Merge branch 'MDL-71702-master' of https://github.com/sarjona/moodle

3 years agoMDL-69624 question: add missing test required library.
Paul Holden [Tue, 30 Nov 2021 22:06:27 +0000 (22:06 +0000)]
MDL-69624 question: add missing test required library.

3 years agoMDL-73416 core_badges: limit page width on most badge pages
Bas Brands [Tue, 11 Jan 2022 10:36:45 +0000 (11:36 +0100)]
MDL-73416 core_badges: limit page width on most badge pages

3 years agoMDL-73575 webservice: ensure configured protocols are non-empty.
Paul Holden [Thu, 13 Jan 2022 12:21:29 +0000 (12:21 +0000)]
MDL-73575 webservice: ensure configured protocols are non-empty.

3 years agoMDL-73572 grade: Fix return type for gradeformatted
Juan Leyva [Thu, 13 Jan 2022 11:49:44 +0000 (12:49 +0100)]
MDL-73572 grade: Fix return type for gradeformatted

Regression caused MDL-70874

3 years agoMDL-65801 lang: final removal of deprecated 37/38 strings.
Paul Holden [Thu, 6 Jan 2022 09:47:07 +0000 (09:47 +0000)]
MDL-65801 lang: final removal of deprecated 37/38 strings.

The following lang strings have been undepecated, as they are still
in use:

* errorcoursewronglypublished, core_hub
* eventrolecapabilitiesupdated, core_role

3 years agoMerge branch 'MDL-73343-master' of https://github.com/aanabit/moodle
Sara Arjona [Thu, 13 Jan 2022 09:22:16 +0000 (10:22 +0100)]
Merge branch 'MDL-73343-master' of https://github.com/aanabit/moodle

3 years agoMDL-73343 block_myoverview: Add link to create course for empty content
Amaia Anabitarte [Tue, 4 Jan 2022 18:30:19 +0000 (19:30 +0100)]
MDL-73343 block_myoverview: Add link to create course for empty content

3 years agoMerge branch 'MDL-73508-master' of https://github.com/bmbrands/moodle
Jun Pataleta [Thu, 13 Jan 2022 07:33:07 +0000 (15:33 +0800)]
Merge branch 'MDL-73508-master' of https://github.com/bmbrands/moodle

3 years agoMerge branch 'MDL-72757-master' of https://github.com/dravek/moodle
Shamim Rezaie [Thu, 13 Jan 2022 07:29:28 +0000 (18:29 +1100)]
Merge branch 'MDL-72757-master' of https://github.com/dravek/moodle

3 years agoMDL-72942 theme_boost: change carets to chevrons for dropdowns
Bas Brands [Thu, 6 Jan 2022 09:17:34 +0000 (10:17 +0100)]
MDL-72942 theme_boost: change carets to chevrons for dropdowns

3 years agoMerge branch 'MDL-71704-master' of https://github.com/sarjona/moodle
Andrew Nicols [Thu, 13 Jan 2022 06:32:44 +0000 (14:32 +0800)]
Merge branch 'MDL-71704-master' of https://github.com/sarjona/moodle

3 years agoMerge branch 'MDL-73530-master' of https://github.com/ferranrecio/moodle
Andrew Nicols [Thu, 13 Jan 2022 06:29:13 +0000 (14:29 +0800)]
Merge branch 'MDL-73530-master' of https://github.com/ferranrecio/moodle

3 years agoMerge branch 'MDL-73492-master' of https://github.com/aanabit/moodle
Jun Pataleta [Thu, 13 Jan 2022 06:22:38 +0000 (14:22 +0800)]
Merge branch 'MDL-73492-master' of https://github.com/aanabit/moodle

3 years agoMerge branch 'MDL-71721-master' of https://github.com/sarjona/moodle
Jun Pataleta [Thu, 13 Jan 2022 05:53:50 +0000 (13:53 +0800)]
Merge branch 'MDL-71721-master' of https://github.com/sarjona/moodle

3 years agoMerge branch 'MDL-73467' of git://github.com/paulholden/moodle
Jun Pataleta [Thu, 13 Jan 2022 03:43:32 +0000 (11:43 +0800)]
Merge branch 'MDL-73467' of git://github.com/paulholden/moodle

3 years agoMerge branch 'MDL-73469' of https://github.com/roland04/moodle
Andrew Nicols [Thu, 13 Jan 2022 03:02:02 +0000 (11:02 +0800)]
Merge branch 'MDL-73469' of https://github.com/roland04/moodle

3 years agoMDL-73360 glossary: Add heading when creating entries
Peter Dias [Wed, 15 Dec 2021 23:35:07 +0000 (07:35 +0800)]
MDL-73360 glossary: Add heading when creating entries

3 years agoMerge branch 'MDL-73418' of https://github.com/ja9837/moodle
Víctor Déniz [Wed, 12 Jan 2022 22:24:33 +0000 (22:24 +0000)]
Merge branch 'MDL-73418' of https://github.com/ja9837/moodle

3 years agoMDL-73467 reportbuilder: consistent scheduled report export class.
Paul Holden [Thu, 30 Dec 2021 09:24:24 +0000 (09:24 +0000)]
MDL-73467 reportbuilder: consistent scheduled report export class.

Use the same dataformat exporter in scheduled reports as that used
when downloading reports, from 7d753bed.

3 years agoMerge branch 'MDL-73564-master' of https://github.com/marinaglancy/moodle
Eloy Lafuente (stronk7) [Wed, 12 Jan 2022 17:31:09 +0000 (18:31 +0100)]
Merge branch 'MDL-73564-master' of https://github.com/marinaglancy/moodle

3 years agoMerge branch 'MDL-73546-master' of https://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Wed, 12 Jan 2022 17:27:39 +0000 (18:27 +0100)]
Merge branch 'MDL-73546-master' of https://github.com/sarjona/moodle

3 years agoMerge branch 'MDL-73392-master' of https://github.com/bmbrands/moodle
Sara Arjona [Wed, 12 Jan 2022 15:28:59 +0000 (16:28 +0100)]
Merge branch 'MDL-73392-master' of https://github.com/bmbrands/moodle

3 years agoMerge branch 'MDL-71710-master' of https://github.com/ilyatregubov/moodle
Sara Arjona [Wed, 12 Jan 2022 14:58:26 +0000 (15:58 +0100)]
Merge branch 'MDL-71710-master' of https://github.com/ilyatregubov/moodle

3 years agoMDL-73469 reportbuilder: Fix clipped corners
Mikel Martín [Tue, 11 Jan 2022 15:25:16 +0000 (16:25 +0100)]
MDL-73469 reportbuilder: Fix clipped corners

- Fix clipped corners in toggle cards
- Fix left corners in left sidebar search input

3 years agoMDL-72772 gradereport_overview: account for users with parent roles.
Paul Holden [Wed, 12 Jan 2022 11:07:34 +0000 (11:07 +0000)]
MDL-72772 gradereport_overview: account for users with parent roles.

3 years agoMDL-71715 lib: update PHP-ML to 0.9.0
Ilya Tregubov [Wed, 12 Jan 2022 12:47:58 +0000 (14:47 +0200)]
MDL-71715 lib: update PHP-ML to 0.9.0

3 years agoMDL-73564 webservice: make sure to require webservice lib once
Marina Glancy [Wed, 12 Jan 2022 12:19:58 +0000 (13:19 +0100)]
MDL-73564 webservice: make sure to require webservice lib once

3 years agoMDL-71710 core: updated adapter.js to 8.0.0
Ilya Tregubov [Wed, 12 Jan 2022 11:47:34 +0000 (13:47 +0200)]
MDL-71710 core: updated adapter.js to 8.0.0

3 years agoMDL-73508 core_course: bigger activity description on view page
Bas Brands [Wed, 12 Jan 2022 10:40:01 +0000 (11:40 +0100)]
MDL-73508 core_course: bigger activity description on view page

3 years agoMDL-73530 theme_boost: fix course edit dropzones
Ferran Recio [Wed, 29 Dec 2021 11:24:47 +0000 (12:24 +0100)]
MDL-73530 theme_boost: fix course edit dropzones

3 years agoMerge branch 'MDL-71723-master' of https://github.com/ilyatregubov/moodle
Sara Arjona [Wed, 12 Jan 2022 10:19:49 +0000 (11:19 +0100)]
Merge branch 'MDL-71723-master' of https://github.com/ilyatregubov/moodle

3 years agoMerge branch 'MDL-73359-master' of https://github.com/aanabit/moodle
Sara Arjona [Wed, 12 Jan 2022 10:05:24 +0000 (11:05 +0100)]
Merge branch 'MDL-73359-master' of https://github.com/aanabit/moodle

3 years agoMerge branch 'MDL-71949-fix-backup-log-master' of https://github.com/matthewhilton...
Ilya Tregubov [Wed, 12 Jan 2022 09:40:56 +0000 (11:40 +0200)]
Merge branch 'MDL-71949-fix-backup-log-master' of https://github.com/matthewhilton/moodle

3 years agoMerge branch 'MDL-72897-master' of https://github.com/ferranrecio/moodle
Ilya Tregubov [Wed, 12 Jan 2022 09:32:36 +0000 (11:32 +0200)]
Merge branch 'MDL-72897-master' of https://github.com/ferranrecio/moodle

3 years agoMerge branch 'MDL-70348' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Wed, 12 Jan 2022 09:17:22 +0000 (10:17 +0100)]
Merge branch 'MDL-70348' of https://github.com/paulholden/moodle

3 years agoMerge branch 'MDL-71461-master' of https://github.com/dravek/moodle
Sara Arjona [Wed, 12 Jan 2022 08:58:21 +0000 (09:58 +0100)]
Merge branch 'MDL-71461-master' of https://github.com/dravek/moodle

3 years agoMerge branch 'MDL-72771_master' of https://github.com/reskit/moodle
Sara Arjona [Wed, 12 Jan 2022 08:40:52 +0000 (09:40 +0100)]
Merge branch 'MDL-72771_master' of https://github.com/reskit/moodle

3 years agoMerge branch 'MDL-72880' of https://github.com/paulholden/moodle
Shamim Rezaie [Wed, 12 Jan 2022 08:21:22 +0000 (19:21 +1100)]
Merge branch 'MDL-72880' of https://github.com/paulholden/moodle

3 years agoMDL-73356 mod_chat: Move group selector on page and update title.
Adrian Greeve [Wed, 22 Dec 2021 02:36:05 +0000 (10:36 +0800)]
MDL-73356 mod_chat: Move group selector on page and update title.

The group selector is now below the tertiary navigation. The title
for reports now does not contain the activity name. This is present
further up the page.

3 years agoMDL-73316 contentbank: Add in secondary navigation
Mathew May [Fri, 10 Dec 2021 04:28:47 +0000 (12:28 +0800)]
MDL-73316 contentbank: Add in secondary navigation

3 years agoMDL-73316 navigation: Add homepagesecondary nav
Mathew May [Thu, 9 Dec 2021 06:43:56 +0000 (14:43 +0800)]
MDL-73316 navigation: Add homepagesecondary nav

3 years agoMDL-72772 gradereport_overview: access checks for viewing grades.
Paul Holden [Thu, 25 Nov 2021 21:32:20 +0000 (21:32 +0000)]
MDL-72772 gradereport_overview: access checks for viewing grades.

3 years agoMDL-73438 choice: Tertiary navigation changes
Mihail Geshoski [Wed, 12 Jan 2022 05:13:57 +0000 (13:13 +0800)]
MDL-73438 choice: Tertiary navigation changes

Removes unnecessary breadcrumb items, updates the headings and
repositions the groups selector in the view and responses page.

3 years agoMerge branch 'MDL-69555-master' of git://github.com/jleyva/moodle
Shamim Rezaie [Wed, 12 Jan 2022 03:41:48 +0000 (14:41 +1100)]
Merge branch 'MDL-69555-master' of git://github.com/jleyva/moodle

3 years agoMerge branch 'MDL-73511' of https://github.com/call-learning/moodle
Andrew Nicols [Wed, 12 Jan 2022 03:38:45 +0000 (11:38 +0800)]
Merge branch 'MDL-73511' of https://github.com/call-learning/moodle

3 years agoMerge branch 'MDL-73336-master-v02' of https://github.com/ferranrecio/moodle
Andrew Nicols [Wed, 12 Jan 2022 03:25:29 +0000 (11:25 +0800)]
Merge branch 'MDL-73336-master-v02' of https://github.com/ferranrecio/moodle