Ilya Tregubov
fb4304b075
MDL-73839 tool_uploadcourse: Enable cohort enrolment for course upload.
2023-06-30 11:57:49 +08:00
Ilya Tregubov
491a784813
MDL-73839 tool_uploadcourse: Proper enrol instance updates.
...
We should use update_instance() method instead of direct query.
Fixed validation role method to validate roleids and role names.
Fiexed bug in unit test - course creator role shouldn't be assigned for
self enrolment method.
2023-06-30 11:57:48 +08:00
Jun Pataleta
f5701a5415
Merge branch 'MDL-77632-master-2' of https://github.com/ilyatregubov/moodle
2023-06-30 10:58:15 +08:00
Ilya Tregubov
21ab60b30b
MDL-78617 formslib: Fix element with no name going to sticky footer.
2023-06-30 10:03:37 +08:00
Mihail Geshoski
b4cbad8b33
MDL-77632 core_grades: Add rowtitle class to grade category cell
2023-06-30 09:29:00 +08:00
Mihail Geshoski
3643f48e0f
MDL-77632 core_grades: Fix row_column_of_table_should_contain()
2023-06-30 09:28:59 +08:00
Ilya Tregubov
65cafd36cc
MDL-77632 core_grades: Move select checkboxes to name column.
2023-06-30 09:28:59 +08:00
Shamim Rezaie
c235339e02
MDL-77375 tool_dataprivacy: set boundary of the dropdowns
2023-06-30 11:27:32 +10:00
Shamim Rezaie
3210652dee
MDL-77375 mod_forum: set boundary of the dropdown
...
Also removed the unnecessary button role from the <button> element
2023-06-30 11:25:04 +10:00
Shamim Rezaie
23d3191684
MDL-77375 mod_assign: set overflow constraint boundary of the dropdowns
2023-06-30 11:25:04 +10:00
Shamim Rezaie
aaadb0d6ef
MDL-77375 output: Allow additional options for dropdowns
2023-06-30 11:24:45 +10:00
Shamim Rezaie
d30d229e9a
MDL-77375 theme: Re-fix the bootstrap scrollbar issue
2023-06-30 11:15:15 +10:00
David Woloszyn
616c6a0809
MDL-77356 communication_matrix: Update avatar if different
2023-06-30 10:38:40 +10:00
David Woloszyn
162c9fdd66
MDL-77356 communication: Update avatar filename and avatar synced
2023-06-30 10:38:40 +10:00
AMOS bot
7c04fac37c
Automatically generated installer lang files
2023-06-30 00:08:50 +00:00
Luca Bösch
46e086fdb6
MDL-78138 theme_boost: Reliably remove TYPE_CATEGORY breadcrumbs.
2023-06-29 21:40:58 +02:00
Rodrigo Mady
a75e81e6cf
MDL-77055 mod_scorm: Add SCORM options to get_scorms_by_courses WS
2023-06-29 15:16:01 -03:00
Philipp Memmel
cf2c91dae2
MDL-40084 mod_data: Add file import support
...
Co-authored-by: Stefan Hanauska <stefan.hanauska@csg-in.de>
2023-06-29 19:18:15 +02:00
Philipp Memmel
e11b3867ae
MDL-40084 mod_data: Harden picture conversion
2023-06-29 19:18:15 +02:00
Philipp Memmel
4003751163
MDL-40084 mod_data: Add file export support
2023-06-29 19:18:15 +02:00
Philipp Memmel
1296a2b868
MDL-40084 mod_data: Refactor importing data
...
Function data_import_csv has been deprecated.
2023-06-29 19:18:14 +02:00
Philipp Memmel
bdf02ec088
MDL-40084 mod_data: Refactor exporting data
...
Functions data_export_csv, data_export_ods, data_get_exportdata have been deprecated.
2023-06-29 19:18:14 +02:00
Philipp Memmel
ab09cf2b84
MDL-40084 mod_data: Remove xls export, deprecate data_export_xls
2023-06-29 19:18:14 +02:00
Huong Nguyen
8dbb6183ff
weekly release 4.3dev
2023-06-29 22:22:13 +07:00
Huong Nguyen
3af841965b
MDL-67529 tool_dataprivacy: Fix Behat failures
2023-06-29 17:32:52 +08:00
Andrew Nicols
d8a9692467
Merge branch 'MDL-74570-fix' of https://github.com/sarjona/moodle
2023-06-29 17:32:52 +08:00
Andrew Nicols
86eece196e
Merge branch 'MDL-76104-master' of https://github.com/HuongNV13/moodle
2023-06-29 17:32:51 +08:00
Sara Arjona
7ae114dd5f
MDL-74570 badges: Remove unnecessary hacks
2023-06-29 17:32:51 +08:00
Andrew Nicols
8d860bbd50
Merge branch 'MDL-78247' of https://github.com/paulholden/moodle
2023-06-29 17:32:51 +08:00
Paul Holden
d3f189d6db
MDL-76769 reportbuilder: re-use custom field data table alias/joins.
...
Ensure that when a column/filter on the same custom field is used,
they each share a single join (see also 8f721652
).
2023-06-29 08:11:45 +01:00
Andrew Nicols
d1effac984
Merge branch 'MDL-78552' of https://github.com/skodak/moodle
2023-06-29 11:34:53 +08:00
Andrew Nicols
65295a344b
Merge branch 'MDL-78599-master' of https://github.com/snake/moodle
2023-06-29 11:32:51 +08:00
Andrew Nicols
016c4ecb45
Merge branch 'MDL-78570' of https://github.com/stronk7/moodle
2023-06-29 11:29:16 +08:00
Jun Pataleta
a874a4fcdd
Merge branch 'MDL-77993' of https://github.com/paulholden/moodle
2023-06-29 11:27:51 +08:00
Jun Pataleta
bb59f98c81
Merge branch 'MDL-78432-master' of https://github.com/laurentdavid/moodle
2023-06-29 11:25:53 +08:00
Andrew Nicols
42c7c56c9f
Merge branch 'MDL-78018' of https://github.com/paulholden/moodle
2023-06-29 11:01:34 +08:00
Andrew Nicols
461be11d34
Merge branch 'MDL-67529-master' of https://github.com/andrewnicols/moodle
2023-06-29 10:15:44 +08:00
Ilya Tregubov
d757e1e1cc
Merge branch 'MDL-72622-redis-tls' of https://github.com/catalyst/moodle
2023-06-29 09:50:43 +08:00
Ilya Tregubov
c10e47b4be
Merge branch 'MDL-77286-master' of https://github.com/lameze/moodle
2023-06-29 09:45:20 +08:00
Ilya Tregubov
65af5bcfdb
Merge branch 'MDL-78521-master' of https://github.com/lameze/moodle
2023-06-29 09:34:21 +08:00
Tim Hunt
3534b31745
MDL-78608 question stats: avoid loading data for missing contexts
...
It turns out that there are plugins which don't (currently)
clean up their question attempts when a context is deleted.
Therefore, we need to make Moodle core robust to that.
2023-06-28 17:16:48 +01:00
Huong Nguyen
74256e9979
Merge branch 'MDL-77679' of https://github.com/mkassaei/moodle
2023-06-28 21:06:59 +07:00
Andrew Nicols
e5d0a83285
MDL-67529 tool_dataprivacy: Coding style updates
2023-06-28 21:39:22 +08:00
Mikel Martín
045f8cb50d
MDL-78204 course: Use 'showmore' component in course restrictions
...
- Create new availability template, so it can be reused from both
section/availability and cm/availability mustaches.
- When rendering activity or section restrictions with long or multiline text
display a condensed version (excerpt) and use 'showmore' component to add
showmore/showless behaviour.
Co-authored-by: Ferran Recio <ferran@moodle.com>
2023-06-28 15:08:13 +02:00
Ilya Tregubov
ab6dc892e4
Merge branch 'MDL-76656-master' of https://github.com/meirzamoodle/moodle
2023-06-28 18:08:21 +08:00
Jake Dallimore
83d34cd1cc
MDL-78599 enrol_lti: fix SQL syntax error in course grade sync
2023-06-28 12:39:03 +08:00
Jake Dallimore
013e6fd32e
MDL-78599 enrol_lti: test covering decoupled, course context grade syncs
...
This covers the case where a course is published and the launch data
doesn't include the 'lineitem' property of the ags claim, meaning the
tool can manage its own line items.
2023-06-28 12:38:54 +08:00
meirzamoodle
f69a420be1
MDL-76656 webservice: generated token can only read once
...
Generated tokens should only read once.
Therefore removing the token column at the table view of the manage tokens page and the user's page.
The token should not be able to search.
2023-06-28 09:27:31 +07:00
Leon Stringer
06a8efde29
MDL-78596 core_course: Remove divider
...
With courselistshortnames enabled Moodle 3.11 and earlier showed
"Category | Short name" on the first line of course cards (for example
in block_myoverview). From Moodle 4.0 the category is moved to the last
line making the first line "Short name |". This change removes that
stray "|".
2023-06-27 17:39:27 +01:00
Dinesh Durai
bb57d1a266
MDL-77396 wiki: Fix print without background new
2023-06-27 18:10:12 +05:30