Sara Arjona
0ffc0b228e
Merge branch 'MDL-73376-master-fix' of https://github.com/junpataleta/moodle
2022-09-01 14:04:50 +02:00
Ferran Recio
188d304a4b
MDL-75625 core_courseformat: fix MDL-71979 comments
2022-09-01 12:41:55 +02:00
Jun Pataleta
1138811649
MDL-73376 qbank: Remove uniqueidentifier fragment argument
...
The uniqueidentifier argument is only needed by the version selector and
can be set within the output fragment function using it. There's no need
for it to be a parameter when calling the output fragment function.
2022-09-01 14:56:20 +08:00
Jun Pataleta
0524084300
Merge branch 'MDL-74770' of https://github.com/paulholden/moodle
2022-09-01 11:32:15 +08:00
Jun Pataleta
9d97935e25
Merge branch 'MDL-75092-master' of https://github.com/PhMemmel/moodle
2022-09-01 11:05:36 +08:00
Jun Pataleta
eb59bca8ce
Merge branch 'MDL-73228' of https://github.com/call-learning/moodle
2022-09-01 10:56:33 +08:00
Jun Pataleta
86f07a84ce
Merge branch 'master_MDL-73376-version-selection' of https://github.com/catalyst/moodle-MDL-72752
2022-09-01 10:52:54 +08:00
Safat Shahin
497a644b48
MDL-73376 qbank_comment: Version selection in modal
...
This commit implements version selection in the comment
modal to allow users to change the version of question
using that dropdown.
2022-09-01 11:43:55 +10:00
Laurent David
b705218b88
MDL-75199 mod_bigbluebuttonbn: Add CLI command to migrate recordings
...
* Sometimes recordings are not migrated when upgrating from pre-4.0 release
version. The additional script will allow to launch the migration once again
either for specific courses or activities.
2022-08-31 17:40:29 +02:00
Laurent David
cb7d2bf2f1
MDL-73228 mod_bigbluebuttonbn: Close all meetings when deleting
...
* When a BigblueButtonBN activity is deleted, we need to also close all
running meetings (including group meetings)
2022-08-31 17:19:41 +02:00
Jun Pataleta
ba5550ac3b
Merge branch 'MDL-75111' of https://github.com/stronk7/moodle
2022-08-31 23:06:05 +08:00
Sara Arjona
c726705f6b
Merge branch 'MDL-12643' of https://github.com/paulholden/moodle
2022-08-31 16:36:37 +02:00
Sara Arjona
3a6db56555
Merge branch 'MDL-75521-master' of https://github.com/aanabit/moodle
2022-08-31 15:48:33 +02:00
Sara Arjona
afd6f23ab3
Merge branch 'MDL-73076-master' of https://github.com/lameze/moodle
2022-08-31 15:45:30 +02:00
Jun Pataleta
83a7fde2c0
Merge branch 'MDL-75019-master' of https://github.com/andelacruz/moodle
2022-08-31 20:25:37 +08:00
Ilya Tregubov
2dffdc276f
Merge branch 'MDL-74901-master' of https://github.com/snake/moodle
2022-08-31 16:00:50 +04:00
Sara Arjona
4a5a79b7db
Merge branch 'MDL-74714' of https://github.com/paulholden/moodle
2022-08-31 13:25:31 +02:00
Sara Arjona
29b0bfd90d
Merge branch 'MDL-74862-master' of https://github.com/jleyva/moodle
2022-08-31 13:13:25 +02:00
Sara Arjona
471d4a10a8
Merge branch 'MDL-74969-master' of https://github.com/marinaglancy/moodle
2022-08-31 12:29:11 +02:00
Sara Arjona
f2aafd12c0
Merge branch 'MDL-75412-master' of https://github.com/sarjona/moodle
2022-08-31 12:00:54 +02:00
Sara Arjona
8aa571c9e4
Merge branch 'MDL-75191-fix' of https://github.com/paulholden/moodle
2022-08-31 11:48:57 +02:00
Ilya Tregubov
f5388a05f0
Merge branch 'MDL-72830-master' of https://github.com/dthies/moodle
2022-08-31 12:57:05 +04:00
Paul Holden
9eed0bf85f
MDL-75040 block_completionstatus: correct current course navigation.
2022-08-31 09:56:40 +01:00
Sara Arjona
5bf3b5078e
Merge branch 'MDL-75333' of https://github.com/paulholden/moodle
2022-08-31 10:34:08 +02:00
Paul Holden
62d22c6626
MDL-75191 task: cross DB support for task output filter.
...
Specifically avoids Oracle exception ORA-00932.
2022-08-31 09:16:06 +01:00
Ilya Tregubov
157bbce05d
Merge branch 'MDL-74861-master' of https://github.com/andelacruz/moodle
2022-08-31 11:53:15 +04:00
Jun Pataleta
3b02aff511
Merge branch 'MDL-74669' of https://github.com/call-learning/moodle
2022-08-31 15:44:51 +08:00
Michael Hawkins
f85af51dcc
MDL-75550 lib: Update Mustache const to reflect correct version
...
Mustache version 2.14.1 is already included, but the VERSION const
incorrectly listed 2.14.0 in the tagged Mustache release. A later
upstream commit corrected this in the library, which this now matches.
2022-08-31 15:28:59 +08:00
Sara Arjona
9608890556
Merge branch 'MDL-72489-master-take2' of https://github.com/lucaboesch/moodle
2022-08-31 08:27:30 +02:00
Jun Pataleta
95808527b1
Merge branch 'MDL-72188-master_seb_js_integration-with-message' of https://github.com/catalyst/moodle
2022-08-31 13:52:30 +08:00
Luca Bösch
a1cec84e62
MDL-72489 core_search: searchareas page table sort.
2022-08-31 07:35:46 +02:00
Andrew Madden
d1863734d4
MDL-72188 quizaccess_seb: Implement Safe Exam Browser JS API
...
* Replaces checking header for SEB config keys to assess quiz access.
* Adds new web service accessible via Ajax
* Forces the use of the new API where available
* Stores access in Moodle SESSION for quiz instead of checking every
page.
2022-08-31 13:10:28 +10:00
Paul Holden
a75829829d
MDL-75333 reportbuilder: report audience type for site admins.
2022-08-30 16:08:40 +01:00
Sara Arjona
8cbc603ec9
Merge branch 'MDL-74873-master' of https://github.com/dthies/moodle
2022-08-30 16:10:08 +02:00
Sara Arjona
3c04c065c6
Merge branch 'MDL-68717-master' of https://github.com/laurentdavid/moodle
2022-08-30 16:04:59 +02:00
Paul Holden
91ae2c25b4
MDL-75308 task: explicit check for tasks of disabled plugins.
...
The enabled state of a plugin is a tri-state value (boolean or
null). We should be consistent with elsewhere by only considering
boolean false as an actually disabled plugin.
See also cdcb53a1
for similar change in task management.
2022-08-30 13:04:06 +01:00
Ilya Tregubov
96dbcc0840
Merge branch 'MDL-75245' of https://github.com/paulholden/moodle
2022-08-30 14:59:50 +04:00
Víctor Déniz
45a61beced
Merge branch 'MDL-75360' of https://github.com/paulholden/moodle
2022-08-30 11:42:46 +01:00
Sara Arjona
4d62410091
Merge branch 'MOODLE_master_MDL-75218-favicon' of https://github.com/danielneis/moodle
2022-08-30 12:17:23 +02:00
sam marshall
49b4ff0f3e
MDL-75608 Behat: Expand all fieldsets step fails with single fieldset
2022-08-30 11:16:55 +01:00
Eloy Lafuente (stronk7)
bb6f9bcf0f
Merge branch 'MDL-75191-fix' of https://github.com/sarjona/moodle
2022-08-30 10:59:41 +02:00
Sara Arjona
e2421df68e
MDL-75191 phpunit: add core_admin to phpunit.xml.dist
2022-08-30 10:16:16 +02:00
Víctor Déniz
22fd3c5786
Merge branch 'MDL-70480-master' of https://github.com/chanqihui/moodle
2022-08-30 09:12:03 +01:00
Sara Arjona
87db68a0ce
Merge branch 'MDL-75191' of https://github.com/paulholden/moodle
2022-08-30 09:48:29 +02:00
Sara Arjona
3ea96df0e1
Merge branch 'MDL-75564-master' of https://github.com/aanabit/moodle
2022-08-30 07:02:42 +02:00
Ilya Tregubov
1e94b9f148
Merge branch 'MDL-71662' of https://github.com/paulholden/moodle
2022-08-30 07:59:19 +04:00
Daniel Neis Araujo
7adac1fefb
MDL-75218 theme: Add a Favicon setting
2022-08-29 09:35:54 -03:00
Jun Pataleta
0e80be483f
Merge branch 'MDL-73685-admin-role-bug' of https://github.com/brendanheywood/moodle
2022-08-29 15:47:57 +08:00
Jun Pataleta
b58b121d0b
Merge branch 'MDL-72592-master' of https://github.com/lameze/moodle
2022-08-29 13:12:18 +08:00
Jun Pataleta
4f03f60804
Merge branch 'MDL-75353-master' of https://github.com/sarjona/moodle
2022-08-29 13:10:20 +08:00