jfedericobn
144af269d4
MDL-82854 mod_bigbluebuttonbn: Analytics callback log stores raw data
2024-09-04 16:48:55 +00:00
Michael Kotlyar
14228164bc
MDL-76665 quizaccess_seb: Allow disable of SEB templates when in use.
2024-09-04 10:23:53 +01:00
Paul Holden
445fe37166
Merge branch 'MDL-82987-main' of https://github.com/mihailges/moodle into main
2024-09-04 09:58:19 +01:00
Huong Nguyen
06879072a9
Merge branch 'MDL-80225-master' of https://github.com/ssj365/moodle
2024-09-04 09:29:41 +07:00
Sara Arjona
e812811b11
Merge branch 'MDL-81767-main' of https://github.com/roland04/moodle
2024-09-03 19:35:20 +02:00
Michael Kotlyar
ee0defaec3
MDL-80946 quizaccess_seb: Remove invalidkeys text if not using SEB.
2024-09-03 16:43:51 +01:00
Mikel Martín
c4470cc7f9
MDL-81767 mod_subsection: Add hook for activitychooserbutton
...
- Add the new 'FEATURE_QUICKCREATE' to mod_subsection.
- Implement the 'before_activitychooserbutton_exported' hook callback that adds
an extra action_link to add subsections in a course section.
- Add a new permission class.
2024-09-03 13:35:04 +02:00
Mihail Geshoski
2ff6e9a2ae
MDL-82987 mod_assign: Restore magnifying glass icon in preview link
...
The icon used in the full preview link for submissions and feedback was
inadequately replaced with an eye icon, which is typically associated
with visibility toggling or state indication. The previous magnifying
glass icon was more appropriate for this purpose, so this issue restores
it.
2024-09-03 10:43:11 +08:00
Huong Nguyen
18058972f0
Merge branch 'MDL-82684-main' of https://github.com/rezaies/moodle
2024-09-03 09:36:02 +07:00
Ilya Tregubov
d38fa6e579
Merge branch 'MDL-80751-main-2' of https://github.com/mihailges/moodle
2024-09-03 09:18:00 +08:00
Sara Arjona
93aa8af266
Merge branch 'MDL-82617-main' of https://github.com/roland04/moodle
2024-09-02 18:15:57 +02:00
Kevin Percy
990d54fc98
MDL-80751 behat: Combined Grade action into one step
2024-09-02 17:46:20 +08:00
Kevin Percy
a18376806d
MDL-80751 behat: Removed Grade button from assignment submissions table
2024-09-02 17:03:58 +08:00
Kevin Percy
93490ddf30
MDL-80751 mod_assign: Removed Grade button from submissions table
2024-09-02 16:32:52 +08:00
Mikel Martín
2738e58304
MDL-82617 mod_subsection: Redirect from modedit to sectionedit page
...
When accessing mod_subsection edit form, redirect to section edit page of the
delegated section.
2024-09-02 10:15:52 +02:00
Ilya Tregubov
c1bd7d8d2e
Merge branch 'MDL-82816-main' of https://github.com/mihailges/moodle
2024-09-02 15:32:14 +08:00
Shamiso.Jaravaza
87dee7620e
MDL-82520 mod_bigbluebuttonbn: Show presentation
...
* Added setting to show/hide presentation file on activity page
* Created capability to check if user should always see presentation
2024-08-30 20:27:20 -06:00
Shamim Rezaie
5fe8064557
MDL-82684 mod_assign: Move the downloadasfolders checkbox to action bar
2024-08-29 14:32:38 +10:00
Huong Nguyen
47e77f895c
Merge branch 'MDL-82683-main' of https://github.com/rezaies/moodle
2024-08-29 11:22:16 +07:00
Shamim Rezaie
2e35d1bd30
MDL-82683 mod_assign: Remove session checking from the status filter
2024-08-29 14:19:39 +10:00
Shamim Rezaie
8b1d81c990
MDL-82683 mod_assign: Move the quick grading checkbox to the action bar
2024-08-29 14:19:33 +10:00
Paul Holden
3fc1073d30
MDL-82365 mod_lesson: stricter equality checks of activity password.
2024-08-29 12:12:58 +08:00
Jun Pataleta
a84fb7c075
Merge branch 'MDL-82651-main' of https://github.com/lameze/moodle
2024-08-29 11:59:31 +08:00
Huong Nguyen
1af718f3ee
Merge branch 'MDL-82613-main-v02' of https://github.com/ferranrecio/moodle
2024-08-29 10:38:39 +07:00
Ilya Tregubov
e1c84c99bf
MDL-82882 quiz: Code style fixes.
2024-08-29 11:24:09 +08:00
Ilya Tregubov
2a95e09262
Merge branch 'MDL-82882' of https://github.com/timhunt/moodle
2024-08-29 11:19:44 +08:00
Huong Nguyen
490556705c
Merge branch 'MDL-71326-final-deprecation-of-plagiarism-functions-4-4' of https://github.com/ziegenberg/moodle
2024-08-29 10:13:56 +07:00
Andrew Nicols
e6146bca1b
Merge branch 'MDL-82359-main' of https://github.com/sammarshallou/moodle
2024-08-28 22:46:56 +08:00
Sara Arjona
9fe440b3cb
Merge branch 'MDL-82301' of https://github.com/paulholden/moodle
2024-08-28 16:45:40 +02:00
Jun Pataleta
bef9054099
Merge branch 'MDL-79734-main' of https://github.com/stevandoMoodle/moodle
2024-08-28 15:34:10 +08:00
Stevani Andolo
46901a07b0
MDL-79734 mod_assign: Fixed send notifications for due in 7 days
2024-08-28 14:40:58 +08:00
Simey Lameze
b66d4e12bf
MDL-82651 behat: wait for button to exist before clicking
2024-08-28 13:54:09 +08:00
David Woloszyn
eb278990d0
MDL-79734 mod_assign: Send notifications for due in 7 days
2024-08-28 11:29:52 +08:00
ferranrecio
245f826b43
MDL-82613 core_courseformat: fix section visibility badge
2024-08-27 16:11:32 +02:00
Huong Nguyen
4f25ac1044
Merge branch 'MDL-82158-main' of https://github.com/andrewnicols/moodle
2024-08-27 10:01:38 +07:00
Huong Nguyen
bb8037c457
Merge branch 'MDL-80747-main' of https://github.com/rezaies/moodle
2024-08-26 10:05:06 +07:00
Huong Nguyen
4f9ab7d3ff
Merge branch 'MDL-82195-main' of https://github.com/mihailges/moodle
2024-08-26 09:19:46 +07:00
Sara Arjona
7ce18d2edb
NOBUG: Add upgrade notes
2024-08-23 16:04:48 +02:00
Tim Hunt
e47a4cb35f
MDL-82882 quiz: add before/after for attempt_summary_information
2024-08-23 12:53:12 +01:00
Shamim Rezaie
3a50726b29
Merge branch 'MDL-72397_main-reactive' of https://github.com/marxjohnson/moodle
2024-08-23 12:53:21 +10:00
Shamim Rezaie
1664c86511
MDL-80747 mod_assign: Move the status filter into the action bar
2024-08-23 01:36:17 +10:00
Mark Johnson
2dad710f12
MDL-72397 qbank_managecategories: UI enhancement
...
This implementation will introduce a new user interface for
"qbank_managecategories" plugin which will allow user to drag and drop.
Having this plugin will give users the flexibility of reordering, adding
or editing
categories from the qbank_managecategories view.
Co-authored-by: Marc-Alexandre Ghaly <marc-alexandreghaly@catalyst-ca.net>
Co-authored-by: Luca Bösch <luca.boesch@bfh.ch>
2024-08-22 10:59:24 +01:00
Mark Johnson
2419bd64de
MDL-72397 mod_quiz: Replace call to qbank plugin
...
When qbank plugins were first introduced, the method to add a question
category was put inside qbank_managecategories. This created an invalid
call between the mod_quiz and qbank_managecategories plugins.
Now that this method has been moved to the core_question namespace, we
can update mod_quiz to call the method there instead.
2024-08-22 10:27:16 +01:00
Shamim Rezaie
96410abbf9
Merge branch 'MDL-82857-main' of https://github.com/mihailges/moodle
2024-08-22 13:38:30 +10:00
Shamiso.Jaravaza
e80fe0c3a4
MDL-80225 mod_bigbluebuttonbn: Fix missing recordings
2024-08-21 21:04:49 -06:00
Huong Nguyen
20f0247098
Merge branch 'MDL-82841-main' of https://github.com/andelacruz/moodle
2024-08-22 08:43:14 +07:00
Mihail Geshoski
eb228521dc
MDL-82857 mod_assign: Deprecate mod_assign_grading_options_form class
2024-08-22 09:34:51 +08:00
Mihail Geshoski
cab7c403fe
MDL-82857 mod_assign: Revert removal of markerfilter form element
...
The markerfilter form element was removed too aggressively from the
mod_assign_grading_options_form class. To avoid potentially introducing
unwanted behavior-especially if any external code relies on this
form-the original structure should be preserved.
2024-08-22 09:34:51 +08:00
Mihail Geshoski
975712437f
MDL-82857 mod_assign: Temporary assignment grading options form
...
Creates a temporary assignment grading options form class as a
replacement for mod_assign_grading_options_form, which will be
deprecated but must remain unchanged to avoid introducing any
unwanted behaviour in case an external code is currently using it.
This temporary form is intended for exclusive use on the assignment
submissions page during the gradual migration of form elements. It
will be removed from the core once the migration process is complete.
2024-08-22 09:34:51 +08:00
Daniel Ziegenberg
7c5199bdc9
MDL-71326 plagiarism: Final deprecation of plagiarism functions
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2024-08-21 23:25:25 +02:00