AMOS bot
09bdeabb58
Automatically generated installer lang files
2024-01-27 00:11:34 +00:00
Juan Leyva
94bc97a8b2
MDL-80724 webservice: Return whether competencies are enabled
2024-01-26 13:56:23 +01:00
Sara Arjona
9b83de8185
Merge branch 'MDL-80471-main' of https://github.com/roland04/moodle
2024-01-26 12:41:40 +01:00
Juan Leyva
9c38e28826
MDL-79295 quiz: Return total unasnwered questions via summary WS
2024-01-26 10:31:07 +01:00
Juan Leyva
d54086f838
MDL-79295 quiz: Return state class for questions via WS
2024-01-26 10:31:07 +01:00
Juan Leyva
30598cf2a0
MDL-79295 quiz: Add proper WS support for sequential nav.
2024-01-26 10:24:16 +01:00
Mikel Martín
bcc95cde2a
MDL-80471 theme: Refactor Tags SCSS code
2024-01-26 07:52:43 +01:00
Paul Holden
a767e0a78c
MDL-78311 core: fix host parameter type cleaning by IPv4 address.
2024-01-25 23:36:06 +00:00
Paul Holden
4efe3927d8
MDL-80727 tool_task: replace hard-coded adhoc task runner strings.
2024-01-25 22:42:25 +00:00
Paul Holden
87091e7b7c
MDL-80124 admin: prevent deletion of pre-installed preset definitions.
2024-01-25 21:51:41 +00:00
Sara Arjona
6fb09beb86
MDL-69225 h5pactivity: Review when and which banners display
...
The UX team proposal is to display two different notifications, to avoid confusion:
1. When the user is in preview mode:
Message: 'You are in preview mode.'
Notification Type: Information (blue), with the information permanently visible and not dismissible,
ensuring continuous awareness.
2. When activity tracking is disabled:
Message: 'Attempt tracking is not enabled for this activity. You can enable it in Settings.'
Notification Type: Warning (yellow) with a close icon for dismissal if tracking is intentionally disabled.
These notifications should only be visible to teachers and content creators, not students.
If a teacher also has a student role, this information should not appear when logged in as a student.
That's why the pre-existing is_tracking_enabled() function has been updated to only check if tracking
is on for an activity, without considering user capabilities (that's why the $user parameter has been
removed from this function too). Besides, a new function called can_submit() has been created to find
out if users are allowed to submit an activity.
2024-01-25 17:46:36 +01:00
Sara Arjona
f30110b5eb
weekly release 4.4dev
2024-01-25 16:48:23 +01:00
Paul Holden
6f00e3a460
MDL-80660 user: preserve return URL upon role switch from frontpage.
2024-01-25 15:40:52 +00:00
Dani Palou
d638bb10cb
MDL-80718 quiz: Apply overrides in mod_quiz_get_combined_review_options
2024-01-25 10:03:45 +01:00
Jun Pataleta
8795b5745b
Merge branch 'MDL-80656-main' of https://github.com/lameze/moodle
2024-01-25 12:14:05 +08:00
Jun Pataleta
22cccb52d6
Merge branch 'MDL-80673-main' of https://github.com/snake/moodle
2024-01-25 12:06:14 +08:00
Jake Dallimore
9921d5f5ef
MDL-80673 mod_forum: fix modal creation when viewing student grades
...
Fixes a regression caused by MDL-78324.
2024-01-25 12:01:22 +08:00
Huong Nguyen
ff96c6f05c
Merge branch 'MDL-80224' of https://github.com/paulholden/moodle
2024-01-25 11:01:09 +07:00
Huong Nguyen
d6254da301
Merge branch 'MDL-80516' of https://github.com/paulholden/moodle
2024-01-25 10:44:47 +07:00
Huong Nguyen
ccc9bf6b60
Merge branch 'MDL-76671-master' of https://github.com/jleyva/moodle
2024-01-25 10:23:56 +07:00
Huong Nguyen
aa545904da
Merge branch 'MDL-80650' of https://github.com/timhunt/moodle
2024-01-25 09:23:27 +07:00
Ilya Tregubov
32fe5a74ed
Merge branch 'MDL-80098' of https://github.com/paulholden/moodle
2024-01-25 10:20:05 +08:00
Huong Nguyen
854ba5dc20
Merge branch 'MDL-80676-main' of https://github.com/junpataleta/moodle
2024-01-25 09:07:25 +07:00
Ilya Tregubov
59cac76dc1
Merge branch 'MDL-79927' of https://github.com/paulholden/moodle
2024-01-25 09:53:21 +08:00
Huong Nguyen
5d9cd397f9
Merge branch 'MDL-76716-master' of https://github.com/stefangub/moodle
2024-01-25 08:50:47 +07:00
Ilya Tregubov
6de142b0a2
Merge branch 'MDL-80409' of https://github.com/paulholden/moodle
2024-01-25 09:49:59 +08:00
Ilya Tregubov
404b7078c0
Merge branch 'MDL-79159-master' of https://github.com/andelacruz/moodle
2024-01-25 09:35:28 +08:00
Ilya Tregubov
62f8ccecdd
Merge branch 'MDL-80653' of https://github.com/paulholden/moodle
2024-01-25 09:25:20 +08:00
Sara Arjona
53ad9cdfae
Merge branch 'MDL-80429' of https://github.com/paulholden/moodle
2024-01-24 17:18:12 +01:00
Sara Arjona
a31646d2d8
Merge branch 'MDL-80458-main' of https://github.com/mickhawkins/moodle
2024-01-24 17:14:53 +01:00
Sara Arjona
5585ccf048
Merge branch 'MDL-71950' of https://github.com/paulholden/moodle
2024-01-24 17:08:59 +01:00
Sara Arjona
6cea979891
Merge branch 'MDL-79681' of https://github.com/paulholden/moodle
2024-01-24 17:02:17 +01:00
Sara Arjona
d262a1c49b
Merge branch 'MDL-79665' of https://github.com/paulholden/moodle
2024-01-24 16:46:24 +01:00
Sara Arjona
e36bc606de
Merge branch 'MDL-79666' of https://github.com/paulholden/moodle
2024-01-24 16:35:24 +01:00
Sara Arjona
f8dddad89a
Merge branch 'MDL-79663' of https://github.com/paulholden/moodle
2024-01-24 16:29:04 +01:00
Paul Holden
b037cd5d15
MDL-79666 libraries: upgrade to version 1.12.1 of ScssPhp.
2024-01-24 15:23:07 +00:00
Sara Arjona
ce9dc3ff91
Merge branch 'MDL-79662' of https://github.com/paulholden/moodle
2024-01-24 16:06:07 +01:00
Sara Arjona
84c5a2c7ea
Merge branch 'MDL-79152-main' of https://github.com/andrewnicols/moodle
2024-01-24 16:02:23 +01:00
Paul Holden
7fa904c9fe
MDL-78173 user: correct return URL upon login as from frontpage.
2024-01-24 14:46:19 +00:00
Sara Arjona
38bb991912
Merge branch 'MDL-80668' of https://github.com/pedrojordao/moodle
2024-01-24 15:16:10 +01:00
Sara Arjona
176736c6f9
Merge branch 'MDL-78888' of https://github.com/paulholden/moodle
2024-01-24 13:25:48 +01:00
Sara Arjona
634e3594fe
Merge branch 'MDL-76723-main' of https://github.com/junpataleta/moodle
2024-01-24 13:12:15 +01:00
Sara Arjona
eb03b6622d
Merge branch 'MDL-80396-main' of https://github.com/roland04/moodle
2024-01-24 12:29:50 +01:00
Sara Arjona
31d701b436
Merge branch 'MDL-79940-master' of https://github.com/andelacruz/moodle
2024-01-24 09:22:31 +01:00
Sara Arjona
8b36abdb9d
Merge branch 'MDL-80259-main' of https://github.com/roland04/moodle
2024-01-24 09:16:12 +01:00
Angelia Dela Cruz
ae3436f905
MDL-79159 mod_lesson: Behat coverage for lesson question max attempts
2024-01-24 16:13:50 +08:00
Ilya Tregubov
9bdc0a2669
Merge branch 'MDL-80270-main' of https://github.com/mihailges/moodle
2024-01-24 13:44:02 +08:00
Michael Hawkins
d1d85aa711
MDL-80458 core: Hide MoodleNet share bulk option if feature disabled
2024-01-24 11:52:28 +08:00
Simey Lameze
7e24913339
MDL-80656 behat: remove unnecessary activity duplication steps
2024-01-24 11:07:34 +08:00
Ilya Tregubov
ba86cb79aa
Merge branch 'MDL-79256' of https://github.com/paulholden/moodle
2024-01-24 09:45:39 +08:00