Jake Dallimore
7560375ad6
MDL-79675 enrol_lti: replace ImsCookie use with local implementation
...
The default implementation, previously included with the library, is no
longer shipped there. Clients must provide their own implementation of
the ICookie interface instead.
2024-03-06 08:44:14 +08:00
Jake Dallimore
63569a4776
MDL-79675 libraries: upgrade lti1p3 to v6.0.0
2024-03-06 08:44:07 +08:00
Amaia Anabitarte
43099744c3
MDL-80235 mod_scorm: Required minimum score should be >0
2024-03-05 18:43:32 +01:00
Paul Holden
d3a63252d6
Merge branch 'MDL-80620-main' of https://github.com/roland04/moodle into main
2024-03-05 14:39:02 +00:00
Sara Arjona
debcea9cbc
Merge branch 'MDL-80930-main' of https://github.com/raortegar/moodle
2024-03-05 15:24:45 +01:00
Paul Holden
3ee5aa3012
Merge branch 'MDL-80914-main' of https://github.com/mihailges/moodle into main
2024-03-05 14:07:57 +00:00
Andrew Nicols
73e4e636b3
Merge branch 'MDL-80731' of https://github.com/paulholden/moodle
2024-03-05 22:03:53 +08:00
Andrew Nicols
94177ec2da
MDL-80749 core: Tidy up task tests
2024-03-05 21:18:54 +08:00
Andrew Nicols
30bfb5fe81
Merge branch 'MDL-80749-main' of https://github.com/HuongNV13/moodle
2024-03-05 21:18:44 +08:00
Paul Holden
24e0b7369b
Merge branch 'MDL-73426-main' of https://github.com/sarjona/moodle into main
2024-03-05 13:04:40 +00:00
Sara Arjona
67a1d0b639
MDL-73426 badges: Final deprecation for print_badge_tabs
2024-03-05 13:25:02 +01:00
Tim Hunt
a57d88b383
MDL-80880 quiz: change display of previous attempts summary
...
Rather than a table (neither reponsive nor very accesible) we now
represent a student's previous attempts with cards. The content
of the cards is now the same table as at the top of the review
attempt page.
2024-03-05 12:02:11 +00:00
Tim Hunt
8feeacc425
MDL-80880 quiz: summary of an attempt output changed to a templateable
...
The new class is attempt_summary_information. Switching to using this
has required some rendere methods to be changed. See upgrade.txt.
2024-03-05 12:02:11 +00:00
Paul Holden
3ecb9b8ec0
MDL-80991 files: consistent display of filepicker accepted types.
2024-03-05 11:51:47 +00:00
Paul Holden
d995caab80
MDL-78438 gradereport_grader: use lang string for collapsed columns.
2024-03-05 11:41:52 +00:00
Sara Arjona
b2fa19f45d
on-demand release 4.4dev+
2024-03-05 11:22:44 +01:00
Andrew Nicols
6c7c5356a7
MDL-81123 tiny_html: Make empty codemirror region clickable
2024-03-05 14:08:23 +08:00
Mihail Geshoski
4753cf3a36
MDL-80646 mod_lti: Enable key and secret configuration in legacy tools
...
When restoring a manually configured tool to a different site, the key
and secret are not being restored, which is an expected behaviour.
However, legacy (pre-4.3) manually configured tools do not have the
option to configure the key and secret, which makes these instances
unusable. To make sure these tools will continue working after a backup
and restore, we need to re-enable the key and secret fields in the
legacy instance settings form.
2024-03-05 13:23:02 +08:00
Huong Nguyen
084fa3fb15
Merge branch 'MDL-77980' of https://github.com/paulholden/moodle
2024-03-05 10:55:47 +07:00
Jun Pataleta
59c7fcbfea
Merge branch 'MDL-80819' of https://github.com/stronk7/moodle
2024-03-05 11:50:23 +08:00
Huong Nguyen
32b445a47c
Merge branch 'MDL-80836-main' of https://github.com/snake/moodle
2024-03-05 10:23:59 +07:00
Ilya Tregubov
dcc9324b68
Merge branch 'MDL-78850-main' of https://github.com/meirzamoodle/moodle
2024-03-05 11:23:17 +08:00
Jun Pataleta
e3160bfd16
Merge branch 'MDL-80548' of https://github.com/marinaglancy/moodle
2024-03-05 10:53:12 +08:00
Mihail Geshoski
f61a764d16
MDL-80914 mod_lti: Custom parameter configuration in the instance form
...
Re-enables the configuration of custom parameters when creating or
modifying a tool instance in a course.
2024-03-05 10:13:51 +08:00
Huong Nguyen
5a7caff558
Merge branch 'MDL-80866-main' of https://github.com/sarjona/moodle
2024-03-05 09:05:50 +07:00
Sara Arjona
b25d295d3a
Merge branch 'MDL-80553-main' of https://github.com/ferranrecio/moodle
2024-03-04 16:13:11 +01:00
Sara Arjona
e1034deb8b
Merge branch 'MDL-75670-main' of https://github.com/roland04/moodle
2024-03-04 16:05:18 +01:00
Paul Holden
b0f02b0eb0
MDL-80240 gradereport_grader: fix userfields parameter to search sql.
2024-03-04 14:43:30 +00:00
Marina Glancy
d395925a40
MDL-80548 admin: Add bulk user actions also to user list
2024-03-04 12:14:45 +00:00
Paul Holden
4e9b6c78b8
MDL-77980 gradereport_grader: link to each activity in table heading.
...
* The activity link is now always it's view.php page;
* The user fields in the grader report are now initially sorted via the
cell action menu (ascending/descending).
2024-03-04 11:21:09 +00:00
Paul Holden
38bfc2620b
MDL-79672 libraries: upgrade to version 2.6.0 of FPDI.
2024-03-04 10:44:59 +00:00
Paul Holden
1488a71d90
MDL-79027 block_myoverview: retrieve only course related custom fields.
2024-03-04 10:39:08 +00:00
Huong Nguyen
c068b01a1a
MDL-80749 adhoc_task: Update failed ad-hoc tasks cleanup
...
Update the task to use firststartingtime instead of timestarted
2024-03-04 10:17:14 +07:00
Huong Nguyen
17c01d9d74
MDL-80749 adhoc_task: Log the first starting time of the task
2024-03-04 10:17:09 +07:00
raortegar
f53d1f768a
MDL-80930 core: Course delete modules task handle non deletable cms
2024-03-01 13:08:41 +01:00
Sara Arjona
b2e5f3e746
MDL-80866 phpunit: Fix failures after disabling Chat and Survey
2024-03-01 11:41:50 +01:00
Sara Arjona
0b3b739370
MDL-80866 behat: Fix failures after disabling Chat and Survey
2024-03-01 11:41:50 +01:00
Sara Arjona
e422045d92
MDL-80866 mod: Disable Chat and Survey for new installations
2024-03-01 11:41:50 +01:00
Jun Pataleta
debed3eace
weekly release 4.4dev
2024-03-01 12:24:23 +08:00
Jun Pataleta
346778bff4
NOBUG: Fixed SVG browser compatibility
2024-03-01 12:24:22 +08:00
Jun Pataleta
5613b9d539
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2024-03-01 12:24:21 +08:00
Juan Leyva
166afa05fe
MDL-65978 blog: New WS core_blog_update_entry
2024-02-29 16:18:21 +01:00
Juan Leyva
4b3bda1657
MDL-65978 blog: New WS prepare_entry_for_edition
2024-02-29 16:18:21 +01:00
Juan Leyva
b43b16c358
MDL-65978 blog: New WS core_blog_delete_entry
2024-02-29 16:18:21 +01:00
Juan Leyva
5a679bffd2
MDL-65978 blog: New WS core_blog_add_entry
2024-02-29 16:18:21 +01:00
Juan Leyva
b6b2077e60
MDL-65978 blog: New WS core_blog_get_access_information
2024-02-29 16:18:21 +01:00
Juan Leyva
98daf57a8d
MDL-65978 blog: Preparatory API changes
2024-02-29 16:18:21 +01:00
Mikel Martín
d0d62fd06c
MDL-75670 theme: Refactor form-inline helper class dropped in BS5
...
- Replace .form-inline Bootstrap helper class with .d-flex.flex-wrap.align-items-center
- Refactor .form-inline occurrences in SCSS files or remove when unneeded
2024-02-29 13:56:46 +01:00
Mikel Martín
4ce883ae21
MDL-75670 theme: Refactor form-group helper class dropped in BS5
...
- Replace .form-group Boostrap helper class with .mb-3. The .form-group class was only
adding margin bottom styles, so it is an straightforward change.
- Replace .form-group references in SCSS files with .fitem now .form-group has been removed.
- There were some other .form-group occurrences in the code that were using it not for styling
but incorrectly for managing some logic. These have been also replaced with .fitem or removed.
2024-02-29 13:55:37 +01:00
Sara Arjona
1f4928bcd6
Merge branch 'MDL-78447-main-fix' of https://github.com/HuongNV13/moodle
2024-02-29 10:13:19 +01:00