Mathew May
25699339d9
MDL-73743 navigation: Add more nav nodes to site home
2022-02-23 08:03:22 +08:00
Sara Arjona
e94167174a
on-demand release 4.0dev+
2022-02-22 11:13:12 +01:00
Sara Arjona
325c6683d2
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2022-02-22 11:13:08 +01:00
Jun Pataleta
f619837c9a
Merge branch 'MDL-73613-master' of git://github.com/mickhawkins/moodle
2022-02-22 12:25:28 +08:00
Víctor Déniz
774a0a06b6
Merge branch 'MDL-73192' of https://github.com/call-learning/moodle
2022-02-21 23:53:11 +00:00
Eloy Lafuente (stronk7)
85b955e2a1
Merge branch 'MDL-73882-master' of https://github.com/aanabit/moodle
2022-02-22 00:08:33 +01:00
Eloy Lafuente (stronk7)
0753d96232
Merge branch 'MDL-73910-master' of https://github.com/sarjona/moodle
2022-02-22 00:06:53 +01:00
Sara Arjona
742a739243
Merge branch 'MDL-73905' of https://github.com/stronk7/moodle
2022-02-21 16:40:31 +01:00
Sara Arjona
2a241f9e06
Merge branch 'MDL-73872-master' of https://github.com/lucaboesch/moodle
2022-02-21 16:32:01 +01:00
Sara Arjona
9d1b516807
Merge branch 'MDL-72061-master' of https://github.com/dravek/moodle
2022-02-21 16:00:44 +01:00
Sara Arjona
0df6cad0ea
Merge branch 'MDL-73580-master' of git://github.com/mickhawkins/moodle
2022-02-21 15:39:50 +01:00
Sara Arjona
78408e5017
Merge branch 'MDL-73883-master' of https://github.com/andrewnicols/moodle
2022-02-21 15:35:11 +01:00
jfederico
8c9f20e645
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
2022-02-21 15:00:46 +01:00
Sara Arjona
65f4b25a79
Merge branch 'MDL-73791-master' of https://github.com/bmbrands/moodle
2022-02-21 12:26:36 +01:00
Amaia Anabitarte
bb78acdaef
MDL-73882 theme: Improve constrast on course index for dimmed elements
2022-02-21 11:09:52 +01:00
Bas Brands
7d6efea682
MDL-73791 theme_boost: mobile navbar design updates
2022-02-21 10:24:58 +01:00
Ilya Tregubov
4f4bb7303a
Merge branch 'MDL-73273-master' of https://github.com/peterRd/moodle
2022-02-21 11:15:33 +02:00
Sara Arjona
995b457dbf
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.
2022-02-21 09:24:51 +01:00
Eloy Lafuente (stronk7)
460d6eea5d
Merge branch 'MDL-73812-master-enfix' of https://github.com/vmdef/moodle
2022-02-21 09:11:51 +01:00
Michael Hawkins
bd1b6b772c
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.
2022-02-21 14:51:41 +08:00
AMOS bot
0e1d0f50fb
Automatically generated installer lang files
2022-02-21 00:07:39 +00:00
Luca Bösch
2894aa0964
MDL-73872 admin: align 'Save changes' and 'Cancel'
2022-02-18 18:37:08 +01:00
Víctor Déniz
efdd77a157
MDL-73812 lang: Replace modified strings in tests
2022-02-18 16:14:02 +00:00
Helen Foster
7ff6b2daef
MDL-73812 lang: Import fixed English strings (en_fix)
2022-02-18 15:50:26 +00:00
Eloy Lafuente (stronk7)
3a352b401f
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.
2022-02-18 15:45:11 +01:00
Sara Arjona
0f94f29296
on-demand release 4.0dev+
2022-02-18 15:03:57 +01:00
Sara Arjona
fb19d1cc1f
NOBUG: Fixed SVG browser compatibility
2022-02-18 15:03:54 +01:00
Sara Arjona
8e2b6bfc47
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2022-02-18 15:03:54 +01:00
Ilya Tregubov
18fd47d76b
Merge branch 'MDL-73532-integration-master' of https://github.com/mihailges/moodle
2022-02-18 12:28:54 +02:00
Mihail Geshoski
cc2769ad94
MDL-73532 navigation: Fix the secondary navigation highlighting
...
Fixes the highlighting of the items the secondary navigation menu
in the single activity course format.
2022-02-18 18:11:14 +08:00
Jun Pataleta
5f19e1e685
Merge branch 'MDL-73608-master' of https://github.com/lameze/moodle
2022-02-18 12:06:13 +08:00
Simey Lameze
8e153111af
MDL-73608 user: add contact site support page
...
AMOS BEGIN
CPY [subject,mod_forum],[subject,moodle]
CPY [message,core_message],[message,moodle]
AMOS END
2022-02-18 11:54:44 +08:00
Andrew Nicols
f66210dece
Merge branch 'MDL-72734' of https://github.com/paulholden/moodle
2022-02-18 10:55:48 +08:00
Andrew Nicols
feec9bbb98
Merge branch 'MDL-73748-master-check_for_updates' of https://github.com/mudrd8mz/moodle
2022-02-18 10:49:16 +08:00
Andrew Nicols
7d8c9396e3
Merge branch 'MDL-73636' of https://github.com/paulholden/moodle
2022-02-18 10:46:28 +08:00
Andrew Nicols
2f853cdceb
Merge branch 'MDL-73912-master' of https://github.com/junpataleta/moodle
2022-02-18 10:44:49 +08:00
Andrew Nicols
e75aac9798
Merge branch 'MDL-73871-master' of https://github.com/aanabit/moodle
2022-02-18 10:43:35 +08:00
Peter Dias
4071bf3fb2
fixup! MDL-73273 navigation: Add checks to enforce action param types
2022-02-18 09:11:57 +08:00
Víctor Déniz
649fb3cc49
Merge branch 'MDL-73724' of https://github.com/call-learning/moodle
2022-02-17 22:33:21 +00:00
Eloy Lafuente (stronk7)
967777ddf5
Merge branch 'MDL-73592-master' of git://github.com/rezaies/moodle
2022-02-17 18:34:12 +01:00
Laurent David
c25c134728
MDL-73724 mod_bigbluebuttonbn: Error when joining meeting
...
* When pre-uploaded presentation is uploaded, the meeting refuses to start and
and error is thrown.
2022-02-17 17:26:38 +01:00
Sara Arjona
18dc1db304
Merge branch 'master_MDL-73699-questionstatus-reviewchanges' of https://github.com/catalyst/moodle-MDL-70329
2022-02-17 17:08:53 +01:00
Sara Arjona
b67b024748
Merge branch 'MDL-73794-master' of https://github.com/bmbrands/moodle
2022-02-17 16:57:58 +01:00
Shamim Rezaie
7015cbf75f
MDL-73592 phpunit: Run adhoc tasks after install
2022-02-18 02:09:49 +11:00
Sara Arjona
21e3b175b0
Merge branch 'MDL-73822' of https://github.com/paulholden/moodle
2022-02-17 16:07:58 +01:00
Eloy Lafuente (stronk7)
239832e29e
Merge branch 'MDL-73875' of https://github.com/ilyatregubov/moodle
2022-02-17 15:04:38 +01:00
Marc-Alexandre Ghaly
a21764842c
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.
2022-02-17 08:46:30 -05:00
Ilya Tregubov
e1899a86c3
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.
2022-02-17 15:43:31 +02:00
Ilya Tregubov
dfa0681c53
Merge branch 'MDL-69764-master' of https://github.com/jpahullo/moodle
2022-02-17 15:02:01 +02:00
Jordi Pujol Ahulló
21f73b29c1
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.
2022-02-17 13:24:31 +01:00