Andrew Nicols
43d00eaeba
MDL-78673 grade: Switch test to use generators
2023-07-10 11:30:14 +08:00
Andrew Nicols
23c2c5d08e
MDL-78673 grade: Switch to behat navigation steps
2023-07-10 11:30:14 +08:00
Andrew Nicols
7961e169b1
MDL-78673 grade: Address random failure due to toast
2023-07-10 11:30:09 +08:00
Andrew Nicols
e0c28bebcb
MDL-78673 behat: Allow plugins to define their expansion of >
2023-07-10 11:29:39 +08:00
Andrew Nicols
51dc88fa84
Merge branch 'MDL-77180-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-07-09 22:14:37 +08:00
Alex Yeung
236f4654c0
MDL-67852 tool_dataprivacy: Fix security checks
2023-07-09 14:50:10 +01:00
Juan Segarra Montesinos
031e583402
MDL-71133 mod_assign: Grade decimals missing with marking workflow
2023-07-09 08:12:22 +02:00
Sara Arjona
e8897600a1
MDL-78676 mod_data: Check completion rules properly
...
The completion_rule_enabled() method was not checking all the fields
and, in some cases, it was returning false (because it was not checking
that "Count of entries" field was enabled).
2023-07-07 18:28:23 +02:00
Paul Holden
e9191587be
MDL-77180 customfield: allow entry of formatted category names.
...
Change the param type of the category name when editing to allow
for entry of multilang tags, the formatting of which is already
supported when returning category name.
Co-authored-by: Hiroto Kagotani <hiroto.kagotani@gmail.com>
2023-07-07 14:59:54 +01:00
Paul Holden
73939586b6
MDL-75359 reportbuilder: fixes for custom/user profile field elements.
...
Ensures cross-DB compatibility for all types of both custom and user
profile fields, specifically when they're filtered and/or aggregated.
Implement stress testing of both via appropriate report sources.
2023-07-07 14:43:29 +01:00
Ilya Tregubov
f29f757f5f
weekly release 4.1.4+
2023-07-07 11:52:28 +08:00
Ilya Tregubov
5246118a3b
Merge branch 'install_401_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_401_STABLE
2023-07-07 11:52:26 +08:00
Pedro Jordao
2ace3d54dc
MDL-73213 autocomplete: keep selected value when the state changes.
...
The selected value of the dropdown was being cleared when the dropdown
was opened, this was causing an error when submitting the form if the
field was required. The main cause was that we were emptying the
select before loading new values, this solution was created because
of an issue where we could not deselect values if the list was
reloaded. To fix this problem, I added an empty option as the first
element of the select only when deselecting a certain item.
2023-07-06 15:33:47 -03:00
Lars Bonczek
24b8efe27a
MDL-78618 core_course: use UNION in get_nearest_editable_subcategory
2023-07-06 18:52:36 +02:00
Sara Arjona
d9c911598c
Merge branch 'MDL-78391-401' of https://github.com/HuongNV13/moodle into MOODLE_401_STABLE
2023-07-06 11:03:18 +02:00
Huong Nguyen
7a582cf628
MDL-78391 atto_recordrtc: Fix recording issue with Chrome
2023-07-06 15:49:56 +07:00
Huong Nguyen
0f7151e2ba
MDL-78391 tiny_recordrtc: Fix recording issue with Chrome
2023-07-06 15:49:55 +07:00
Sara Arjona
082a862366
Merge branch 'MDL-77375-401-patch' of https://github.com/ilyatregubov/moodle into MOODLE_401_STABLE
2023-07-06 10:12:00 +02:00
Misha Golenkov
d06d29ef5d
MDL-78379 js: Add missing newline character
2023-07-06 16:16:39 +10:00
Ilya Tregubov
c7877e7bb3
MDL-77375 tool_dataprivacy: Fix menus going floaty.
2023-07-06 13:12:53 +08:00
Jun Pataleta
6509d6d944
Merge branch 'MDL-78391-401' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE
2023-07-06 11:59:46 +08:00
Jun Pataleta
3601d38c01
Merge branch 'MDL-78488_401' of https://github.com/t-schroeder/moodle into MOODLE_401_STABLE
2023-07-06 11:17:57 +08:00
Ilya Tregubov
fa52ecfdf2
Merge branch 'MDL-69983-401' of https://github.com/davewoloszyn/moodle into MOODLE_401_STABLE
2023-07-06 10:26:27 +08:00
Ilya Tregubov
83748b3b19
Merge branch 'MDL-78608_401' of https://github.com/timhunt/moodle into MOODLE_401_STABLE
2023-07-06 09:57:21 +08:00
Jun Pataleta
461c0bd947
Merge branch 'MDL-78484-401' of https://github.com/NashTechOpenUniversity/moodle into MOODLE_401_STABLE
2023-07-06 09:41:24 +08:00
Ilya Tregubov
ff652d5c2c
Merge branch 'MDL-77375-401' of https://github.com/rezaies/moodle into MOODLE_401_STABLE
2023-07-06 09:21:18 +08:00
Jun Pataleta
d584ca7b7f
Merge branch 'MDL-74893-MOODLE_401_STABLE-fix_auto_login_guest' of https://github.com/praxisdigital/moodle into MOODLE_401_STABLE
2023-07-06 09:14:09 +08:00
Paul Holden
c537169f84
Merge branch 'MDL-78542-401' of https://github.com/junpataleta/moodle into MOODLE_401_STABLE
2023-07-05 17:13:18 +01:00
Andrew Nicols
b3246582c4
Merge branch 'MDL-78644-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-07-05 22:10:42 +08:00
Andrew Nicols
c3c39d78c4
Merge branch 'MDL-78338-401_toolbrickfieldlinkinnewwindow' of https://github.com/brickfield/moodle into MOODLE_401_STABLE
2023-07-05 22:03:04 +08:00
Andrew Nicols
2811bedd48
Merge branch 'MDL-78622_401' of https://github.com/timhunt/moodle into MOODLE_401_STABLE
2023-07-05 21:56:35 +08:00
Andrew Nicols
ba32d69255
Merge branch 'MDL-64152-401' of https://github.com/snake/moodle into MOODLE_401_STABLE
2023-07-05 21:49:20 +08:00
Andrew Nicols
17b4837fb6
Merge branch 'MDL-78614-401' of https://github.com/noeldemartin/moodle into MOODLE_401_STABLE
2023-07-05 20:30:42 +08:00
Paul Holden
f09241fafe
MDL-78644 files: more fault tolerant resizing of logos/icons.
...
If we cannot resize the given file (files such as ICO can't be, for
SVG it makes no sense), then we should just return the original file
as is rather than an error.
2023-07-05 12:51:41 +01:00
Ilya Tregubov
a9fe9bbb0c
Merge branch 'MDL-78485-401' of https://github.com/stevandoMoodle/moodle into MOODLE_401_STABLE
2023-07-05 11:52:11 +08:00
Andrew Nicols
e5f747ffa4
Merge branch 'MDL-78158-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2023-07-05 10:24:07 +08:00
Huong Nguyen
28263edd35
Merge branch 'MOODLE_401_MDL-77396' of https://github.com/Dineshdurai/moodle into MOODLE_401_STABLE
2023-07-04 16:15:48 +07:00
Huong Nguyen
25432feda8
Merge branch 'MDL-78596-coursecard-divider-401' of https://github.com/leonstr/moodle into MOODLE_401_STABLE
2023-07-04 15:28:30 +07:00
Huong Nguyen
e8058e6981
Merge branch 'MDL-78578-401' of https://github.com/snake/moodle into MOODLE_401_STABLE
2023-07-04 15:16:15 +07:00
Huong Nguyen
d19936b1c6
Merge branch 'MDL-76853-401' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE
2023-07-04 12:46:26 +07:00
Huong Nguyen
1751f4e658
Merge branch 'MDL-78138-401' of https://github.com/lucaboesch/moodle into MOODLE_401_STABLE
2023-07-04 12:38:59 +07:00
Stevani Andolo
419db61006
MDL-78485 editor_tiny: Allowed script tag to be added in tinyMCE editor
2023-07-04 13:36:47 +08:00
Andrew Nicols
48a4ad4d4c
Merge branch 'MDL-75324-401' of https://github.com/lameze/moodle into MOODLE_401_STABLE
2023-07-04 13:30:15 +08:00
Andrew Nicols
daccd01a0e
Merge branch 'MDL-76840_401' of https://github.com/uzimike/moodle into MOODLE_401_STABLE
2023-07-04 13:21:30 +08:00
Simey Lameze
a34591cc0b
MDL-75324 behat: use a proper step to verify completion status
2023-07-04 11:20:23 +08:00
Jun Pataleta
5db1843de2
Merge branch 'MDL-78572_401' of https://github.com/timhunt/moodle into MOODLE_401_STABLE
2023-07-04 09:47:43 +08:00
Angelia Dela Cruz
241a8eb343
MDL-78158 behat: Behat cleanup and optimisation
2023-07-04 08:36:58 +08:00
AMOS bot
55ba6b010a
Automatically generated installer lang files
2023-07-04 00:11:38 +00:00
Sara Arjona
b90771ef97
Merge branch 'MDL-77868-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-07-03 17:29:40 +02:00
Sara Arjona
7cf23d5396
Merge branch 'MDL-76661-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-07-03 17:26:29 +02:00