sam marshall [Wed, 12 Jan 2022 13:19:55 +0000 (13:19 +0000)]
MDL-72837 core_cache: Rename unit test classes to new standard
For the three unit tests that are going to be modified in future
commit, I first changed them to use a namespace and class name
matching filename, as per current standard.
Sara Arjona [Tue, 22 Feb 2022 10:13:12 +0000 (11:13 +0100)]
on-demand release 4.0dev+
Sara Arjona [Tue, 22 Feb 2022 10:13:08 +0000 (11:13 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Jun Pataleta [Tue, 22 Feb 2022 04:25:28 +0000 (12:25 +0800)]
Merge branch 'MDL-73613-master' of git://github.com/mickhawkins/moodle
Víctor Déniz [Mon, 21 Feb 2022 23:53:11 +0000 (23:53 +0000)]
Merge branch 'MDL-73192' of https://github.com/call-learning/moodle
Eloy Lafuente (stronk7) [Mon, 21 Feb 2022 23:08:33 +0000 (00:08 +0100)]
Merge branch 'MDL-73882-master' of https://github.com/aanabit/moodle
Eloy Lafuente (stronk7) [Mon, 21 Feb 2022 23:06:53 +0000 (00:06 +0100)]
Merge branch 'MDL-73910-master' of https://github.com/sarjona/moodle
Sara Arjona [Mon, 21 Feb 2022 15:40:31 +0000 (16:40 +0100)]
Merge branch 'MDL-73905' of https://github.com/stronk7/moodle
Sara Arjona [Mon, 21 Feb 2022 15:32:01 +0000 (16:32 +0100)]
Merge branch 'MDL-73872-master' of https://github.com/lucaboesch/moodle
Sara Arjona [Mon, 21 Feb 2022 15:00:44 +0000 (16:00 +0100)]
Merge branch 'MDL-72061-master' of https://github.com/dravek/moodle
Sara Arjona [Mon, 21 Feb 2022 14:39:50 +0000 (15:39 +0100)]
Merge branch 'MDL-73580-master' of git://github.com/mickhawkins/moodle
Sara Arjona [Mon, 21 Feb 2022 14:35:11 +0000 (15:35 +0100)]
Merge branch 'MDL-73883-master' of https://github.com/andrewnicols/moodle
jfederico [Tue, 15 Feb 2022 16:44:24 +0000 (16:44 +0000)]
MDL-73192 mod_bigbluebuttonbn: Lock settings not working
* The lock settings from the instance were not sent to the BBB API
* The global settings related to lock settings did not show
* lockSettingLockOnJoinConfigurable is not working so removed for now
* Fixed lockSettingsLockOnJoin setting
Sara Arjona [Mon, 21 Feb 2022 11:26:36 +0000 (12:26 +0100)]
Merge branch 'MDL-73791-master' of https://github.com/bmbrands/moodle
Amaia Anabitarte [Mon, 21 Feb 2022 09:46:38 +0000 (10:46 +0100)]
MDL-73882 theme: Improve constrast on course index for dimmed elements
Bas Brands [Wed, 9 Feb 2022 09:37:49 +0000 (10:37 +0100)]
MDL-73791 theme_boost: mobile navbar design updates
Ilya Tregubov [Mon, 21 Feb 2022 09:15:33 +0000 (11:15 +0200)]
Merge branch 'MDL-73273-master' of https://github.com/peterRd/moodle
Sara Arjona [Fri, 18 Feb 2022 10:53:42 +0000 (11:53 +0100)]
MDL-73910 repository: Override get_enabled_plugin() method
The get_enabled_plugin method in repository plugininfo needs to
be overriden from base because current implementation is ignoring
the visible column in the "repository" table.
Eloy Lafuente (stronk7) [Mon, 21 Feb 2022 08:11:51 +0000 (09:11 +0100)]
Merge branch 'MDL-73812-master-enfix' of https://github.com/vmdef/moodle
Michael Hawkins [Tue, 8 Feb 2022 12:47:00 +0000 (20:47 +0800)]
MDL-73613 block_timeline: Fix courses view where event due later today
If a course only had events due later in the current day when filtering
by overdue, it was possible we would show a course name with nothing
below it, because we fetched all events to the end of the day. This fix
means we only load courses with events due before the current time and
avoid the issue.
AMOS bot [Mon, 21 Feb 2022 00:07:39 +0000 (00:07 +0000)]
Automatically generated installer lang files
Luca Bösch [Mon, 14 Feb 2022 14:39:45 +0000 (15:39 +0100)]
MDL-73872 admin: align 'Save changes' and 'Cancel'
Víctor Déniz [Thu, 17 Feb 2022 16:02:56 +0000 (16:02 +0000)]
MDL-73812 lang: Replace modified strings in tests
Helen Foster [Wed, 16 Feb 2022 22:32:59 +0000 (22:32 +0000)]
MDL-73812 lang: Import fixed English strings (en_fix)
Eloy Lafuente (stronk7) [Fri, 18 Feb 2022 11:02:59 +0000 (12:02 +0100)]
MDL-73905 core: fix coding_exception missing namespace
This was leading to exception:
Class 'core\message\coding_exception' not found
Surely we weren't facing this before MDL-67853, but it seems that
now we are hitting it sometimes (being investigated @ MDL-73747).
So, just ensure the proper \coding_exception is used.
Sara Arjona [Fri, 18 Feb 2022 14:03:57 +0000 (15:03 +0100)]
on-demand release 4.0dev+
Sara Arjona [Fri, 18 Feb 2022 14:03:54 +0000 (15:03 +0100)]
NOBUG: Fixed SVG browser compatibility
Sara Arjona [Fri, 18 Feb 2022 14:03:54 +0000 (15:03 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Ilya Tregubov [Fri, 18 Feb 2022 10:28:54 +0000 (12:28 +0200)]
Merge branch 'MDL-73532-integration-master' of https://github.com/mihailges/moodle
Mihail Geshoski [Fri, 18 Feb 2022 10:11:14 +0000 (18:11 +0800)]
MDL-73532 navigation: Fix the secondary navigation highlighting
Fixes the highlighting of the items the secondary navigation menu
in the single activity course format.
Jun Pataleta [Fri, 18 Feb 2022 04:06:13 +0000 (12:06 +0800)]
Merge branch 'MDL-73608-master' of https://github.com/lameze/moodle
Simey Lameze [Wed, 2 Feb 2022 11:07:05 +0000 (19:07 +0800)]
MDL-73608 user: add contact site support page
AMOS BEGIN
CPY [subject,mod_forum],[subject,moodle]
CPY [message,core_message],[message,moodle]
AMOS END
Andrew Nicols [Fri, 18 Feb 2022 02:55:48 +0000 (10:55 +0800)]
Merge branch 'MDL-72734' of https://github.com/paulholden/moodle
Andrew Nicols [Fri, 18 Feb 2022 02:49:16 +0000 (10:49 +0800)]
Merge branch 'MDL-73748-master-check_for_updates' of https://github.com/mudrd8mz/moodle
Andrew Nicols [Fri, 18 Feb 2022 02:46:28 +0000 (10:46 +0800)]
Merge branch 'MDL-73636' of https://github.com/paulholden/moodle
Andrew Nicols [Fri, 18 Feb 2022 02:44:49 +0000 (10:44 +0800)]
Merge branch 'MDL-73912-master' of https://github.com/junpataleta/moodle
Andrew Nicols [Fri, 18 Feb 2022 02:43:35 +0000 (10:43 +0800)]
Merge branch 'MDL-73871-master' of https://github.com/aanabit/moodle
Peter Dias [Fri, 18 Feb 2022 01:11:57 +0000 (09:11 +0800)]
fixup! MDL-73273 navigation: Add checks to enforce action param types
Víctor Déniz [Thu, 17 Feb 2022 21:49:30 +0000 (21:49 +0000)]
Merge branch 'MDL-73724' of https://github.com/call-learning/moodle
Eloy Lafuente (stronk7) [Thu, 17 Feb 2022 17:34:12 +0000 (18:34 +0100)]
Merge branch 'MDL-73592-master' of git://github.com/rezaies/moodle
Laurent David [Tue, 1 Feb 2022 09:53:20 +0000 (10:53 +0100)]
MDL-73724 mod_bigbluebuttonbn: Error when joining meeting
* When pre-uploaded presentation is uploaded, the meeting refuses to start and
and error is thrown.
Sara Arjona [Thu, 17 Feb 2022 16:08:53 +0000 (17:08 +0100)]
Merge branch 'master_MDL-73699-questionstatus-reviewchanges' of https://github.com/catalyst/moodle-MDL-70329
Sara Arjona [Thu, 17 Feb 2022 15:57:58 +0000 (16:57 +0100)]
Merge branch 'MDL-73794-master' of https://github.com/bmbrands/moodle
Shamim Rezaie [Thu, 17 Feb 2022 14:51:47 +0000 (01:51 +1100)]
MDL-73592 phpunit: Run adhoc tasks after install
Sara Arjona [Thu, 17 Feb 2022 15:07:58 +0000 (16:07 +0100)]
Merge branch 'MDL-73822' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Thu, 17 Feb 2022 14:04:38 +0000 (15:04 +0100)]
Merge branch 'MDL-73875' of https://github.com/ilyatregubov/moodle
Marc-Alexandre Ghaly [Fri, 28 Jan 2022 17:10:59 +0000 (12:10 -0500)]
MDL-73699 qbank_editquestion: Question status UI/UX update
This commit implements a question status UI/UX change in the question bank page
from clickable popup link to dropdown following moodle UI/UX policy.
Ilya Tregubov [Thu, 17 Feb 2022 13:43:31 +0000 (15:43 +0200)]
MDL-73875 behat: Increase allowed size for privacy exports
Because of more moodle.css contents, the total size of the privacy
exports has grown over the allowed size. Just raise it a little bit
more.
Ilya Tregubov [Thu, 17 Feb 2022 13:02:01 +0000 (15:02 +0200)]
Merge branch 'MDL-69764-master' of https://github.com/jpahullo/moodle
Jordi Pujol Ahulló [Tue, 20 Apr 2021 18:32:54 +0000 (20:32 +0200)]
MDL-69764 tool_task: unify crontab verification
Use scheduled_task crontab field verification in
admin/tool/task to unify how Moodle deals with
crontab definition and its verification.
This helps remove duplicated code and fix
crontab definition not allowed in the web form,
but actually was valid.
Updated crontab fields precision on task_scheduled
table to have enough room for the worst case:
all possible different values separated by comma.
Bas Brands [Thu, 10 Feb 2022 08:19:48 +0000 (09:19 +0100)]
MDL-73794 theme_boost: set footer background white
Juan Leyva [Fri, 21 Jan 2022 13:04:59 +0000 (14:04 +0100)]
MDL-73608 tool_mobile: Return support page for not logged-in users
Sara Arjona [Thu, 17 Feb 2022 09:48:58 +0000 (10:48 +0100)]
Merge branch 'MDL-73887' of git://github.com/paulholden/moodle
Sara Arjona [Thu, 17 Feb 2022 09:44:10 +0000 (10:44 +0100)]
Merge branch 'MDL-73873-master' of https://github.com/aanabit/moodle
Jun Pataleta [Thu, 17 Feb 2022 08:06:38 +0000 (16:06 +0800)]
Merge branch 'MDL-73592-master' of git://github.com/rezaies/moodle
Sara Arjona [Thu, 17 Feb 2022 07:38:08 +0000 (08:38 +0100)]
Merge branch 'MDL-73313_master' of https://github.com/tasosb/moodle
Sara Arjona [Thu, 17 Feb 2022 07:25:03 +0000 (08:25 +0100)]
Merge branch 'MDL-73875' of https://github.com/roland04/moodle
Shamim Rezaie [Thu, 17 Feb 2022 07:18:30 +0000 (18:18 +1100)]
MDL-73592 tool_moodlenet: Use adhoc task to set activitychooser footer
AMOS bot [Thu, 17 Feb 2022 00:07:34 +0000 (00:07 +0000)]
Automatically generated installer lang files
Anastasios Bithas [Wed, 5 Jan 2022 12:39:12 +0000 (14:39 +0200)]
MDL-73313 mod_bigbluebutton: Option to disable default welcome message
General configuration BBB default messages now work properly.
The option to disable BBB default messages for a course is now available.
Eloy Lafuente (stronk7) [Wed, 16 Feb 2022 16:30:24 +0000 (17:30 +0100)]
Merge branch 'MDL-73373-master-fix' of https://github.com/junpataleta/moodle
Sara Arjona [Wed, 16 Feb 2022 16:20:03 +0000 (17:20 +0100)]
Merge branch 'MDL-73854-master' of https://github.com/HuongNV13/moodle
Jun Pataleta [Wed, 16 Feb 2022 16:18:41 +0000 (00:18 +0800)]
MDL-73373 output: No Enrolments in tertiary nav in module context
Enrolments should not be displayed on the tertiary navigation
when it is being displayed in the module context.
Ilya Tregubov [Wed, 16 Feb 2022 14:50:47 +0000 (16:50 +0200)]
Merge branch 'MDL-73814-master' of https://github.com/bmbrands/moodle
Jun Pataleta [Wed, 16 Feb 2022 14:46:47 +0000 (22:46 +0800)]
MDL-73912 templates: Proper type value for back to user menu button
Jun Pataleta [Wed, 16 Feb 2022 14:01:00 +0000 (22:01 +0800)]
Merge branch 'MDL-73835' of git://github.com/paulholden/moodle
Sara Arjona [Wed, 16 Feb 2022 13:48:22 +0000 (14:48 +0100)]
Merge branch 'MDL-73384-master' of git://github.com/rezaies/moodle
Jun Pataleta [Wed, 16 Feb 2022 13:14:26 +0000 (21:14 +0800)]
Merge branch 'MDL-73373-master' of https://github.com/peterRd/moodle
Jun Pataleta [Wed, 16 Feb 2022 13:09:52 +0000 (21:09 +0800)]
Merge branch 'MDL-73248-master' of https://github.com/sarjona/moodle
Ilya Tregubov [Wed, 16 Feb 2022 11:52:47 +0000 (13:52 +0200)]
Merge branch 'MDL-73837' of git://github.com/paulholden/moodle
Ilya Tregubov [Wed, 16 Feb 2022 11:04:52 +0000 (13:04 +0200)]
Merge branch 'MDL-73868-master' of https://github.com/sarjona/moodle
Ilya Tregubov [Wed, 16 Feb 2022 10:52:49 +0000 (12:52 +0200)]
Merge branch 'MDL-73370-master' of https://github.com/peterRd/moodle
Sara Arjona [Wed, 16 Feb 2022 10:50:03 +0000 (11:50 +0100)]
Merge branch 'MDL-72762' of https://github.com/stronk7/moodle
Sara Arjona [Wed, 16 Feb 2022 10:30:58 +0000 (11:30 +0100)]
Merge branch 'MDL-73768-master' of https://github.com/bmbrands/moodle
Mikel Martín [Wed, 16 Feb 2022 10:05:52 +0000 (11:05 +0100)]
MDL-73875 reportbuilder: Fix inplace editable overflows
Peter Dias [Wed, 9 Feb 2022 04:11:30 +0000 (12:11 +0800)]
MDL-73370 contentbank: Update behat tests
Peter Dias [Wed, 9 Feb 2022 01:31:56 +0000 (09:31 +0800)]
MDL-73370 contentbank: Move settings cog to tertiary navigation
* Add headings to subpages
* Update context header based on current context
* Tweak layout.
Jun Pataleta [Wed, 16 Feb 2022 08:52:08 +0000 (16:52 +0800)]
Merge branch 'MDL-73827-master' of https://github.com/sarjona/moodle
Ilya Tregubov [Wed, 16 Feb 2022 08:26:59 +0000 (10:26 +0200)]
Merge branch 'MDL-73816-master' of https://github.com/bmbrands/moodle
Jun Pataleta [Wed, 16 Feb 2022 08:21:55 +0000 (16:21 +0800)]
Merge branch 'MDL-73592-master' of git://github.com/rezaies/moodle
Shamim Rezaie [Mon, 17 Jan 2022 11:18:53 +0000 (22:18 +1100)]
MDL-73592 tool_moodlenet: Enable moodlenet by default
Shamim Rezaie [Wed, 16 Feb 2022 03:24:01 +0000 (14:24 +1100)]
Merge branch 'MDL-73721-master' of git://github.com/rezaies/moodle
Peter Dias [Wed, 16 Feb 2022 02:58:27 +0000 (10:58 +0800)]
MDL-73373 navigation: Fix breadcrumbs when within a course.
Disable the mycourses node from showing up in the breadcrumbs
if it is set as the default homepage
Peter Dias [Wed, 16 Feb 2022 01:28:04 +0000 (09:28 +0800)]
fixup! MDL-73373 roles: Enable tertiary navigation in module context
Eloy Lafuente (stronk7) [Tue, 15 Feb 2022 22:15:39 +0000 (23:15 +0100)]
Merge branch 'MDL-73859-master' of https://github.com/sarjona/moodle
Paul Holden [Tue, 15 Feb 2022 20:52:58 +0000 (20:52 +0000)]
MDL-73822 user: fix Gravatar integration for missing user images.
Sara Arjona [Tue, 15 Feb 2022 10:21:39 +0000 (11:21 +0100)]
MDL-73859 behat: Fix random error highlighting week
The first week is only highlighted if course starts today or
later. So, the course will be created with startdate on
yesterday to guarantee it always passes.
Sara Arjona [Tue, 15 Feb 2022 16:21:42 +0000 (17:21 +0100)]
Merge branch 'MDL-73840-master' of https://github.com/mihailges/moodle
Sara Arjona [Tue, 15 Feb 2022 16:18:38 +0000 (17:18 +0100)]
Merge branch 'MDL-73834' of https://github.com/stronk7/moodle
Víctor Déniz [Tue, 15 Feb 2022 15:38:45 +0000 (15:38 +0000)]
Merge branch 'MDL-73368' of https://github.com/call-learning/moodle
Amaia Anabitarte [Tue, 15 Feb 2022 12:23:18 +0000 (13:23 +0100)]
MDL-73871 core_course: Fix course index active chevron hover color
Sara Arjona [Tue, 15 Feb 2022 12:18:56 +0000 (13:18 +0100)]
Merge branch 'MDL-73869-master' of https://github.com/dravek/moodle
Ilya Tregubov [Tue, 15 Feb 2022 11:37:24 +0000 (13:37 +0200)]
Merge branch 'MDL-73532-master-1' of https://github.com/mihailges/moodle
Ilya Tregubov [Tue, 15 Feb 2022 11:34:25 +0000 (13:34 +0200)]
Merge branch 'MDL-73312' of https://github.com/call-learning/moodle
Paul Holden [Tue, 15 Feb 2022 11:21:11 +0000 (11:21 +0000)]
MDL-73887 reportbuilder: make the select filter easier to extend.
Allow custom filters to extend the filter, and override/set the
operators/values fields internally.
Laurent David [Mon, 13 Dec 2021 21:46:26 +0000 (22:46 +0100)]
MDL-73312 mod_bigbluebuttonbn: Fix sort by date for recordings
* Fix sorting for dates in recording table
* Code review and getString usage in JS
Andrew Nicols [Tue, 15 Feb 2022 06:56:59 +0000 (14:56 +0800)]
MDL-73883 behat: Display actual step during testing
Because of the way in which we check for exceptions, we always show the
following string during behat pretty output:
behat_hooks::i_look_for_exceptions()
We can easily modify this to only show this value when the
i_look_for_exceptions() test itself fails, but otherwise to show the
actual step that is run.
Huong Nguyen [Tue, 15 Feb 2022 05:16:18 +0000 (12:16 +0700)]
MDL-73854 Calendar: Fix calendar controls cannot be translated
Fix the issue that calendar page and block are showing only English names
of next and previous months despite switching the language
Shamim Rezaie [Fri, 4 Feb 2022 03:58:01 +0000 (14:58 +1100)]
MDL-73384 theme: Full-width header and secondary menu on admin pages
Jun Pataleta [Mon, 7 Feb 2022 04:26:36 +0000 (15:26 +1100)]
MDL-73721 enrol: Pre-fill enrolled users node
Add the Enrolled users in the tertiary navigation when the user has
the capability to view enrolled users but not review enrolments but has
other user administration capabilities in the course.