Ilya Tregubov
74760c0e8f
Merge branch 'MDL-76710-master' of https://github.com/call-learning/moodle
2023-07-21 11:59:08 +08:00
Andrew Nicols
0eaafc713c
Merge branch 'MDL-78280-master' of https://github.com/roland04/moodle
2023-07-21 11:59:05 +08:00
Andrew Nicols
094f5dbb5b
Merge branch 'MDL-77745_master' of https://github.com/marxjohnson/moodle
2023-07-21 11:58:34 +08:00
Khoa Nguyen Dang
7c9ecb192b
MDL-78749 Accessibility\Quiz: Previous attempt table caption missing
2023-07-20 10:18:06 +07:00
Mikel Martín
530691b1ca
MDL-78280 completion: Fix behat for new completion UI
...
- The following behat step definitions were modified to work correctly both for course page conditions dialog and activity page
condition badges: 'activity_completion_condition_displayed_as', 'overridden_activity_completion_condition_displayed_as'
and 'activity_should_have_the_completion_condition'.
- Because now "Mark as done" manual completion button is not displayed for teachers in course homepage,
some behat steps were also modified.
2023-07-19 16:44:54 +02:00
Laurent David
664bc729fe
MDL-76710 mod_bigbluebuttonbn: Action URL addons subplugin
...
* Add action URL extension point
2023-07-19 15:05:09 +02:00
Laurent David
dfeedc5dab
MDL-76710 mod_bigbluebuttonbn: Subplugin implementation
...
* Setup the base for extension type of plugins
* Add basic unit test for extension plugin (callback and classes)
2023-07-19 15:05:09 +02:00
Dan Marsden
7f76e85397
MDL-46279 mod_scorm: re-factor database tables.
2023-07-18 16:10:47 +12:00
Shamim Rezaie
dedbcaf074
Merge branch 'MDL-78564' of https://github.com/paulholden/moodle
2023-07-17 20:36:53 +10:00
Jake Dallimore
a99e8fbdac
MDL-78575 mod_lti: use activity icon styling for course tool icons
2023-07-17 09:22:18 +08:00
Jake Dallimore
51cc455525
MDL-78575 mod_lti: Add deletion support to course tools page
2023-07-17 09:22:18 +08:00
Jake Dallimore
5e077e1e46
MDL-78575 mod_lti: add behat coverage of course tools list page
2023-07-17 09:22:18 +08:00
Jake Dallimore
8d455f5adb
MDL-78575 mod_lti: add course tool editing form as standalone page
...
This handles create/edit of course tools. Deletion will be supported via
an action and modal confirm on the coursetools listing page.
2023-07-17 09:22:17 +08:00
Paul Holden
90520abb4f
MDL-78460 mod_forum: correctly render timed post label information.
2023-07-14 10:12:43 +01:00
Paul Holden
3fc5b80bc3
MDL-70135 mod_forum: reset formchangechecker when cancelling reply.
2023-07-14 10:08:17 +01:00
Paul Holden
6634a68487
MDL-70135 mod_forum: formchangechecker for inline discussion creation.
2023-07-14 10:08:17 +01:00
Petr Skoda
48df84a4a3
MDL-78525 core: fix word and character counting
2023-07-14 08:44:41 +02:00
Jake Dallimore
a8f496e48e
MDL-78575 mod_lti: add course tools page to course
...
Uses a reportbuilder report to display course tools.
2023-07-14 11:00:29 +08:00
Andrew Nicols
3ed796bc10
Merge branch 'MDL-75125_master' of https://github.com/marxjohnson/moodle
2023-07-13 16:51:03 +02:00
Ilya Tregubov
c2a9b7b11d
Merge branch 'mdl-7133-master' of https://github.com/juancs/moodle
2023-07-13 16:49:59 +02:00
Andrew Nicols
af1af32037
Merge branch 'MDL-77450-master' of https://github.com/andelacruz/moodle
2023-07-13 16:49:58 +02:00
Andrew Nicols
82b4aae101
Merge branch 'MDL-78676-master' of https://github.com/sarjona/moodle
2023-07-13 16:49:58 +02:00
Sara Arjona
79829fb12c
Merge branch 'MDL-78642' of https://github.com/paulholden/moodle
2023-07-13 16:49:58 +02:00
Jake Dallimore
f508921418
Merge branch 'MDL-74568-master' of https://github.com/rmady/moodle
2023-07-13 16:49:28 +02:00
Mark Johnson
cc1ae8d5b3
MDL-77745 mod_quiz: Confirm display of question version in behat tests
2023-07-13 11:11:43 +01:00
Julien Boulen
bed5c86df8
MDL-45743 forum: trigger an event when locking/unlocking a discussion
2023-07-12 10:25:01 +02:00
Julien Boulen
8d36ef8dbc
MDL-45743 forum: trigger an event when changing subscription mode
2023-07-12 10:25:01 +02:00
Ilya Tregubov
8219595f7e
Merge branch 'MDL-72493-master' of https://github.com/mihailges/moodle
2023-07-12 10:05:54 +08:00
Darren Cocco
0f5a9e7680
MDL-72493 mod_quiz: Use question cache when starting attempt.
...
Replaced custom loading of data and then question object
creation using internal question_bank functionality with
question_bank::load_question.
Removed the call $quizobj->load_questions as it is
redundant.
2023-07-11 13:47:50 +08:00
Angelia Dela Cruz
83a73da1a3
MDL-77450 Behat: Behat cleanup and optimisation
2023-07-11 13:22:02 +08:00
Ilya Tregubov
c44ca828af
Merge branch 'MDL-77690-master' of https://github.com/junpataleta/moodle
2023-07-11 09:51:18 +08:00
Andrew Nicols
14029657a7
MDL-76717 question: Coding style fixes
2023-07-09 21:59:13 +08:00
Juan Segarra Montesinos
3a78fb7662
MDL-71133 mod_assign: Grade decimals missing with marking workflow
2023-07-09 08:11:18 +02:00
Andrew Nicols
05a8ac58db
Merge branch 'MDL-76717_master' of https://github.com/marxjohnson/moodle
2023-07-08 13:01:47 +08:00
Sara Arjona
aaa1520879
MDL-78676 mod_data: Check completion rules properly
...
The completion_rule_enabled() method was not checking all the fields
and, in some cases, it was returning false (because it was not checking
that "Count of entries" field was enabled).
2023-07-07 18:27:10 +02:00
Ilya Tregubov
94452ea194
Merge branch 'MDL-77375-master' of https://github.com/rezaies/moodle
2023-07-06 09:19:57 +08:00
Ilya Tregubov
048edee1e2
Merge branch 'MDL-74301-master' of https://github.com/kabalin/moodle
2023-07-06 09:06:31 +08:00
Paul Holden
8049fa2b17
Merge branch 'MDL-78542-master' of https://github.com/junpataleta/moodle
2023-07-05 17:13:20 +01:00
Andrew Nicols
545c7e3037
Merge branch 'MDL-77563-master' of https://github.com/rezaies/moodle
2023-07-05 22:06:21 +08:00
Andrew Nicols
cee81e21c1
Merge branch 'MDL-77599' of https://github.com/stronk7/moodle
2023-07-05 21:58:47 +08:00
Andrew Nicols
59d844b9cd
Merge branch 'MDL-78622' of https://github.com/timhunt/moodle
2023-07-05 21:55:54 +08:00
Rodrigo Mady
fcdd5bb53d
MDL-78559 mod_chat: Fix chat report loading with TeX filter
2023-07-05 10:54:33 -03:00
Paul Holden
d9a379a1c3
MDL-78642 mod_assign: typecast portfolio button renderer return.
...
Internally the button return is nullable, which we need to account
for in the renderer.
2023-07-05 13:51:48 +01:00
Andrew Nicols
e1c9921d5d
Merge branch 'MDL-78614-master' of https://github.com/noeldemartin/moodle
2023-07-05 20:30:07 +08:00
Huong Nguyen
880fd8a253
Merge branch 'MDL-77055-master' of https://github.com/rmady/moodle
2023-07-05 15:00:37 +07:00
Andrew Nicols
2b19f23665
Merge branch 'MDL-78158-master' of https://github.com/andelacruz/moodle
2023-07-05 10:23:32 +08:00
Andrew Nicols
614514cdea
Merge branch 'MDL-77873-master' of https://github.com/lucaboesch/moodle
2023-07-05 09:55:13 +08:00
Luca Bösch
2c8b35dd23
MDL-77873 quiz: style the question number edit elements.
2023-07-04 23:25:16 +02:00
Sara Arjona
9c51739570
Merge branch 'MDL-40084-master' of https://github.com/phmemmel/moodle
2023-07-04 13:58:41 +02:00
Huong Nguyen
c2203091f3
Merge branch 'master_MDL77396_Fix' of https://github.com/Dineshdurai/moodle
2023-07-04 16:15:04 +07:00