Tim Hunt
f6ae83f40e
MDL-76614 quiz: clean up update_overdue_attempts class
2023-01-06 14:35:48 +00:00
Tim Hunt
4ae4d8d1b6
MDL-76614 quiz: merge mod_quiz_overdue_attempt_updater into task
...
The only place this code was used was in
mod_quiz\task\update_overdue_attempts so neater to combine them into one
class.
2023-01-06 14:35:48 +00:00
Tim Hunt
91c913debc
MDL-76614 quiz: move mod_quiz_preflight_check_form to classes & clean up
2023-01-06 14:35:47 +00:00
Tim Hunt
b3d59e5ad8
MDL-76614 quiz: clean up class access_manager
2023-01-06 14:35:47 +00:00
Tim Hunt
fed4a7fbd4
MDL-76614 quiz: move quiz_access_manager -> mod_quiz\access_manager
2023-01-06 14:35:47 +00:00
Paul Holden
e395dff081
Merge branch 'MDL-32114-master' of https://github.com/srobotta/moodle
2023-01-06 11:20:46 +00:00
Ilya Tregubov
db1b807270
MDL-76251 mod_forum: Fix illegal whitespace. Another try.
2023-01-06 16:41:59 +07:00
Ilya Tregubov
f6a3144275
MDL-76251 mod_forum: Fix illegal whitespace.
2023-01-06 16:08:17 +07:00
Ilya Tregubov
7349b04257
Merge branch 'MDL-76251-master' of https://github.com/aya-saad1/moodle
2023-01-06 15:37:20 +07:00
Stephan Robotta
4a31dd69d6
MDL-32114 form: markdown must be preserved on saving post
...
- Markdown is saved to the DB, no conversion to HTML to keep
ability to reedit the content without beaking it.
- Blockquote element is styled that it's distingishable from
normal text.
2023-01-05 18:34:44 +01:00
Paul Holden
2c57184251
MDL-69126 lang: final removal of deprecated 310 strings.
2023-01-05 14:38:37 +00:00
Aya Saad
7c074d8b8e
MDL-76251 mod_forum: fix responsive issues in discussion
2023-01-05 11:47:15 +02:00
Sara Arjona
0a27fcbcde
Merge branch 'MDL-76375-master' of https://github.com/lucaboesch/moodle
2023-01-04 16:21:30 +01:00
Luca Bösch
57682b43ae
MDL-76375 quiz generator: Allow more than one attempt by Behat tests.
2023-01-04 15:12:58 +01:00
Paul Holden
bb0085e1d9
MDL-76725 mod_wiki: avoid named arguments in real path callback.
...
See also f4fb91ae
. PHP8 now supports named arguments in calls to
the `call_user_func_array` method, which can result in differing
behaviour compared to PHP7, e.g. in this case it was throwing an
exception due to an unknown named parameter.
2023-01-04 14:08:20 +00:00
Sara Arjona
ae71d43924
Merge branch 'MDL-71506-master' of https://github.com/lucaboesch/moodle
2023-01-03 13:10:11 +01:00
Paul Holden
2f6ee403ef
Merge branch 'MDL-75877-master' of https://github.com/JBThong/moodle
2023-01-03 09:27:51 +00:00
Andrew Nicols
03b79c4921
MDL-32105 mod_glossary: Improve behat test
2023-01-03 15:31:48 +08:00
Peter
8ab91e47b9
MDL-32105 mod_glossary: Restrict glossary aliases by set of keywords
2023-01-03 13:45:18 +08:00
Thong Bui
c0903eade7
MDL-75877 workshop: Refactor outputs in view.php
2023-01-03 10:20:52 +07:00
Luca Bösch
3f489e2d2a
MDL-71506 mod_choice: suppress non respondents in downloads if set so.
2023-01-02 15:54:25 +01:00
Ilya Tregubov
e93d2b0cbe
Merge branch 'MDL-76399' of https://github.com/paulholden/moodle
2022-12-29 09:40:51 +07:00
Tim Hunt
7622b4a1f7
MDL-74609 Quiz: question number customisation - fixup Behat
2022-12-22 12:24:57 +07:00
Andrew Nicols
411d3730d9
Merge branch 'MDL-74609' of https://github.com/mkassaei/moodle
2022-12-22 12:24:57 +07:00
Paul Holden
88339b4e67
Merge branch 'MDL-75914-master' of https://github.com/meirzamoodle/moodle
2022-12-22 12:24:57 +07:00
Mahmoud Kassaei
2074448b34
MDL-74609 Quiz: allow the displayed question numbers to be customised
2022-12-21 12:04:30 +00:00
Meirza
e33194755f
MDL-75914 webservice: Added fake URL to avoid debugging output.
...
Webservice doesn't need to set the page URL. Hence,
any function that requires a page URL will raise debugging output.
The patch fixes it by adding a fake URL for the webservice.
The patch also removed assertDebuggingCalled because it is no longer needed.
2022-12-21 16:30:21 +07:00
Paul Holden
a70ad5036a
Merge branch 'MDL-75279' of https://github.com/spvickers/moodle
2022-12-20 10:27:32 +00:00
Stephen Vickers
073ba9ec63
MDL-75279 mod_lti: Add username to NRPS response
2022-12-19 17:13:42 +00:00
Ilya Tregubov
e0a8a3bf52
Merge branch 'MDL-74779-master' of https://github.com/ssj365/moodle
2022-12-19 09:43:38 +07:00
Paul Holden
5185558105
MDL-76399 question: switch to appropriate Behat step for selects.
2022-12-16 13:08:56 +00:00
Paul Holden
d73a92ca4a
Merge branch 'MDL-76026' of https://github.com/AnupamaSarjoshi/moodle
2022-12-16 09:53:40 +00:00
Andrew Nicols
793b0f0ed9
MDL-74923 quiz: Remove erroneous merge conflict line
2022-12-15 14:45:41 +08:00
Andrew Nicols
ee48f4ab99
Merge branch 'MDL-74923' of https://github.com/timhunt/moodle
2022-12-15 07:35:46 +08:00
Tim Hunt
66c3c378a0
MDL-74923 quiz: tidy the report base classes
2022-12-14 22:38:11 +00:00
Tim Hunt
8cbc6acb17
MDL-74923 quiz: move report base classes to local folder
2022-12-14 22:38:11 +00:00
Sara Arjona
dd83fb0bba
Merge branch 'MDL-75441-master' of https://github.com/aanabit/moodle
2022-12-14 09:57:03 +01:00
Anupama Sarjoshi
89287ec744
MDL-76026 Question bank: Fix errors related to categories renaming
...
This part of the code in 'question_category_object.php' 'update_category' method was used before Moodle 4.0 version for renaming
the random questions in an updated category. For Moodle 4.0 and later versions, it is unnecessary as the details of
random questions are no more stored in 'question' table but in 'question_set_references' table.
The method call move_question_set_references handles the same.
2022-12-13 18:16:52 +00:00
Amaia Anabitarte
31d84aaa2c
MDL-75441 mod_forum: Show add new post button to guest users
2022-12-13 18:49:53 +01:00
Tim Hunt
9efec07f77
MDL-74923 quiz: move admin setting classes to mod_quiz\admin namespace
2022-12-13 16:24:58 +00:00
Tim Hunt
48ffa04076
MDL-74923 quiz: tidy qubaids classes
...
Including removing an almost duplicate task
2022-12-13 16:24:58 +00:00
Tim Hunt
066b7f33d7
MDL-74923 quiz: move qubaids_for_quiz & ..._user to classes folder
2022-12-13 16:24:57 +00:00
Tim Hunt
3e05d77874
MDL-74923 quiz: clean up the display_options class
2022-12-13 16:24:57 +00:00
Tim Hunt
cefbf74d02
MDL-74923 quiz: move mod_quiz_display_options to classes folder
2022-12-13 16:24:57 +00:00
Shamiso.Jaravaza
05d5d089ee
MDL-74779 mod_bigbluebuttonbn: Fix recording sort
...
AMOS BEGIN
MOV [config_recordings_sortorder,mod_bigbluebuttonbn],[config_recordings_asc_sort,mod_bigbluebuttonbn]
MOV [config_recordings_sortorder_description,mod_bigbluebuttonbn],[config_recordings_asc_sort_description,mod_bigbluebuttonbn]
AMOS END
2022-12-12 13:34:44 -07:00
Sara Arjona
86218ccb3d
Merge branch 'MDL-72451_master' of https://github.com/marxjohnson/moodle
2022-12-12 17:34:07 +01:00
Andrew Nicols
82fe292772
Merge branch 'MDL-71261' of https://github.com/timhunt/moodle
2022-12-12 21:20:56 +08:00
Rex Lorenzo
ebeaa4b3f2
MDL-71261 mod_quiz: Quiz user override should only get enrolled users
...
Also update similar code in mod_assign to use the improved APIs.
Co-Authored-By: Tim Hunt <T.J.Hunt@open.ac.uk>
2022-12-12 12:29:19 +00:00
Sara Arjona
9d6eecb4ae
Merge branch 'MDL-76274-master' of https://github.com/cameron1729/moodle
2022-12-09 16:18:00 +01:00
Andrew Nicols
1e594c9777
Merge branch 'MDL-76550' of https://github.com/AnupamaSarjoshi/moodle
2022-12-08 07:53:09 +08:00