Mihail Geshoski
2202c71a76
MDL-74383 assignfeedback_editpdf: 'Annotated PDF' link style update
2022-04-04 10:55:46 +08:00
AMOS bot
fda33f6838
Automatically generated installer lang files
2022-04-04 00:07:31 +00:00
Gareth Barnard
8af8eeef69
MDL-59545 navigation: Missing editing icons on activity pages
2022-04-03 21:54:51 +01:00
Safat Shahin
294c77d8f7
MDL-74361 quiz: pre4.0 course restore bug fix for random question tags
2022-04-03 23:20:44 +10:00
Eloy Lafuente (stronk7)
fa47604c20
MDL-70014 tool_customlang: Workaround to make behat happier
...
This is a BEHAT_RUNNING only hack, so it doesn't affect normal
operations at all. What it achieves is to reduce the number of
strings loaded when customising a lang pack from current 31K ones
to the just needed ones for Behat testing purposes.
That way we avoid the random failures that are happening more and
more (while the "en" lang pack grows) and also save some precious
minutes in every behat run.
Also, unrelated, a couple of tiny changes:
- Modified constant (that was really outdated) to current number
of lang strings (so the progress bar behaves better).
- Remove an elseif occurrence because it was hurting my eyes.
2022-04-01 23:56:58 +02:00
Shamiso.Jaravaza
4483261625
MDL-74325 mod_bigbluebuttonbn: Fix presentation setting
2022-04-01 17:12:49 -02:30
Laurent David
8ab0990345
MDL-74404 mod_bigbluebuttonbn: Delete logs when course reset
...
* When Delete custom logs is selected we should delete all logs in
bigbluebuttonbn_logs table related to this course (join, add events...)
2022-04-01 20:07:08 +02:00
Paul Holden
4150685592
MDL-74222 course: add aria-controls attribute to expand/collapse all.
2022-04-01 18:44:24 +01:00
Paul Holden
efbe15306a
MDL-74222 forms: add aria-controls attribute to expand/collapse all.
2022-04-01 18:44:24 +01:00
Paul Holden
b7417f2adf
MDL-74026 admin: consistently show search element on admin pages.
2022-04-01 18:41:16 +01:00
Paul Holden
c00a97c527
MDL-74341 reportbuilder: re-factor audience form permission checks.
2022-04-01 18:13:19 +01:00
sam marshall
896d0c225a
MDL-74285 cachestore_redis: Unable to delete a Redis cache instance
...
When deleting a cache instance, it tried to purge it, even though
purge only makes sense for an individual definition (not the whole
instance). As a result, it errored.
2022-04-01 17:40:41 +01:00
Sara Arjona
ec19f9f8cd
Merge branch 'MDL-74298-master' of https://github.com/peterRd/moodle
2022-04-01 17:38:26 +02:00
Sara Arjona
e2d435ca93
Merge branch 'MDL-74286-master' of https://github.com/ferranrecio/moodle
2022-04-01 17:34:30 +02:00
Sara Arjona
b5f51883f0
on-demand release 4.0beta+
2022-04-01 16:41:07 +02:00
Sara Arjona
2a50ee4464
NOBUG: Fixed SVG browser compatibility
2022-04-01 16:41:04 +02:00
Sara Arjona
c9c372567f
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2022-04-01 16:41:03 +02:00
Víctor Déniz
a51d24c8a8
MDL-74330 lang: Replace modified strings in tests
2022-04-01 13:17:18 +01:00
Helen Foster
3719878cbf
MDL-74330 lang: Import fixed English strings (en_fix)
2022-04-01 13:17:08 +01:00
Sara Arjona
7f6439674e
Merge branch 'MDL-74221-master-form-buttons-revert' of https://github.com/snake/moodle
2022-04-01 12:31:58 +02:00
Ilya Tregubov
1d4c22a64a
MDL-74096 mlbackend_python: Update mlbackend version.
2022-04-01 16:27:01 +06:00
Laurent David
96050a58ec
MDL-74052 mod_bigbluebuttonbn: Wait for moderator not working with app
...
* On the server the poll was not started when we load the page
resulting in the status not being updated on moodle / browser side.
2022-04-01 11:43:43 +02:00
Jake Dallimore
706d7885b4
MDL-74221 enrol_lti: revert order change for action buttons
2022-04-01 17:33:54 +08:00
Jun Pataleta
20f8914f1e
Merge branch 'MDL-74390' of https://github.com/timhunt/moodle
2022-04-01 17:00:21 +08:00
Michael Hawkins
a0c6b4a174
MDL-74078 core: Add the ability to lock all blocks on a page
2022-04-01 15:12:56 +08:00
Bas Brands
1ed689080a
MDL-74078 theme: Add missing block regions to mycourses
2022-04-01 15:12:56 +08:00
Peter Dias
2c27a33213
MDL-74276 report: Update behat tests to account for new page.
2022-04-01 12:44:04 +08:00
Peter Dias
6b25d957bf
MDL-74298 core: Render complete links when searching for a setting.
2022-04-01 11:22:05 +08:00
Huong Nguyen
2fa497df65
MDL-74113 atto_media: Listen to play/pause events
2022-04-01 10:03:17 +07:00
Andrew Nicols
6d586191aa
Merge branch 'MDL-69552-master' of https://github.com/HuongNV13/moodle
2022-04-01 10:57:33 +08:00
Andrew Nicols
54edee7468
Merge branch 'MDL-70731-master' of https://github.com/junpataleta/moodle
2022-04-01 10:19:56 +08:00
Jun Pataleta
fc1f7014c1
Merge branch 'MDL-74221-master' of https://github.com/andrewnicols/moodle
2022-04-01 10:13:46 +08:00
Andrew Nicols
11d63a54a6
Merge branch 'MDL-74313-master' of https://github.com/peterRd/moodle
2022-04-01 10:13:46 +08:00
Andrew Nicols
46bdfc9b93
Merge branch 'MDL-72446' of https://github.com/stronk7/moodle
2022-04-01 10:13:46 +08:00
Andrew Nicols
80ec9a1c92
Merge branch 'MDL-74367-master' of https://github.com/vmdef/moodle
2022-04-01 10:13:44 +08:00
Jun Pataleta
a3958a297e
Merge branch 'MDL-74221-master' of https://github.com/andrewnicols/moodle
2022-04-01 10:12:58 +08:00
Eloy Lafuente (stronk7)
b83e35d0ee
Merge branch 'MDL-74221-master-fix' of https://github.com/snake/moodle
2022-04-01 10:12:58 +08:00
Ilya Tregubov
d8208e6366
Merge branch 'MDL-73948-master-v4' of https://github.com/golenkovm/moodle
2022-04-01 10:12:58 +08:00
Jake Dallimore
f739a10700
MDL-74221 enrol_lti: fix upgrade code to set correct status default
2022-04-01 10:12:57 +08:00
Ilya Tregubov
6dee96e420
Merge branch 'MDL-73197' of https://github.com/call-learning/moodle
2022-04-01 10:12:57 +08:00
Ilya Tregubov
14dcfbaf75
Merge branch 'MDL-74353' of https://github.com/paulholden/moodle
2022-04-01 10:12:56 +08:00
Andrew Nicols
3ba580e3f2
Merge branch 'MDL-74221-master' of https://github.com/snake/moodle
2022-04-01 10:12:56 +08:00
Jun Pataleta
e4eb3b489f
Merge branch 'MDL-74324-master' of https://github.com/ferranrecio/moodle
2022-04-01 10:12:56 +08:00
Jun Pataleta
b5b9067828
Merge branch 'MDL-74294-master' of https://github.com/sarjona/moodle
2022-04-01 10:12:56 +08:00
Andrew Nicols
b2ea2f87d8
Merge branch 'MDL-73900-master-fix' of https://github.com/junpataleta/moodle
2022-04-01 10:12:56 +08:00
Peter Dias
3eb80e7386
MDL-74276 report: Render a new 'Reports Overview' page
2022-04-01 08:56:00 +08:00
Tim Hunt
409b94cf09
MDL-74390 filter admin: log filter order changes in config_log
2022-03-31 16:49:03 +01:00
Andrew Nicols
fa6920327e
MDL-74221 enrol_lti: Update tests to match new icon and strings
2022-03-31 23:29:02 +08:00
Jun Pataleta
1c9448bfff
MDL-70731 mod_forum: Fix moodle_exception error messages
2022-03-31 22:49:35 +08:00
Tim Hunt
fbbd3d585e
MDL-74390 filter admin: modernise coding style in admin/filters.php
2022-03-31 15:48:54 +01:00