Andrew Nicols
d8775cf935
Merge branch 'MDL-80591' of https://github.com/stronk7/moodle
2024-01-18 10:56:13 +08:00
Justus Dieckmann
216047dc18
MDL-79498 javascript: Adjust get_string function signature
...
Reflect param and lang being optional parameters.
2024-01-18 10:51:02 +08:00
Andrew Nicols
f81adf978e
Merge branch 'MDL-80041-main' of https://github.com/junpataleta/moodle
2024-01-18 10:29:17 +08:00
Andrew Nicols
e955d2b056
Merge branch 'MDL-77054-master' of https://github.com/jleyva/moodle
2024-01-18 09:43:54 +08:00
Sara Arjona
c06553f908
Merge branch 'MDL-80058-main' of https://github.com/meirzamoodle/moodle
2024-01-17 18:46:09 +01:00
Sara Arjona
e09ef24a7d
Merge branch 'MDL-80081-main' of https://github.com/meirzamoodle/moodle
2024-01-17 18:18:05 +01:00
Sara Arjona
ff519c1f65
Merge branch 'MDL-80187-main' of https://github.com/ferranrecio/moodle
2024-01-17 17:33:12 +01:00
Sara Arjona
a09551b174
Merge branch 'MDL-80255-main' of https://github.com/aanabit/moodle
2024-01-17 11:51:02 +01:00
Ferran Recio
557099a81e
MDL-80187 core_courseformat: create and delete section methods
2024-01-17 10:39:13 +01:00
Ferran Recio
141568c30d
MDL-80187 core_courseformat: format action classes
2024-01-17 10:39:12 +01:00
Huong Nguyen
c60d71d558
Merge branch 'MDL-67335-patch' of https://github.com/ilyatregubov/moodle
2024-01-17 16:24:28 +07:00
Ilya Tregubov
1fdd34a08f
MDL-67335 qtype_calculatedmulti: Fix upgrade query.
2024-01-17 17:22:30 +08:00
Paul Holden
accb66f905
MDL-78888 tool_uploaduser: case-insensitive email matching on upload.
2024-01-17 09:01:05 +00:00
Jun Pataleta
79494ac32d
MDL-80005 core: Whitespace fix for core/param
2024-01-17 17:00:07 +08:00
Paul Holden
e187e13947
MDL-80098 core: correct arguments for invalidmoduleid exceptions.
...
The "invalid module ID" should be passed as the `$a` constructor
argument.
2024-01-17 08:58:49 +00:00
Paul Holden
ae4a5864ad
MDL-80060 enrol_manual: correct exception constructor arguments.
2024-01-17 08:57:38 +00:00
Paul Holden
b2da42527a
MDL-78417 tool_uploaduser: handle empty default in custom menu field.
2024-01-17 08:55:48 +00:00
Jun Pataleta
06146da7cb
Merge branch 'MDL-80005-main-squashed' of https://github.com/andrewnicols/moodle
2024-01-17 16:52:33 +08:00
Ilya Tregubov
ec6b8d5c51
Merge branch 'MDL-67335_master' of https://github.com/PhilippImhof/moodle
2024-01-17 15:42:57 +08:00
Huong Nguyen
66d39e9723
Merge branch 'MDL-79701-main' of https://github.com/rjnl/moodle
2024-01-17 14:07:59 +07:00
Philipp Imhof
cf62f5cc76
MDL-67335 qtype_calculatedmulti: allow HTML in answer options
2024-01-17 08:03:14 +01:00
Andrew Nicols
6f23ef183d
MDL-80005 core: Formally deprecate PARAM_CLEANFILE
2024-01-17 12:19:57 +08:00
Andrew Nicols
b05fc42db9
MDL-80005 core: Emit deprecation notices for params
...
Most params are formally deprecated here. This was originally planned
for MDL-80042, but I realised that having an emit, and final param is a
very useful option going forward.
This patch also moves the is_deprecated(), and related methods to the
\core\deprecated attribute.
2024-01-17 12:19:45 +08:00
Huong Nguyen
998f54c9c3
Merge branch 'MDL-80498_master' of https://github.com/santoshndev/moodle
2024-01-17 10:37:41 +07:00
Huong Nguyen
95c2217ba6
Merge branch 'MDL-80260' of https://github.com/paulholden/moodle
2024-01-17 10:17:06 +07:00
Amaia Anabitarte
c40d85da65
MDL-80255 mod_scorm: Remove 'Completed' as default completion
2024-01-16 16:40:26 +01:00
Andrew Nicols
a61658da17
MDL-80005 core: Update coding standards for core\param
2024-01-16 22:54:46 +08:00
Andrew Nicols
d937e01550
MDL-80005 core: Move all param validation methods
2024-01-16 22:54:46 +08:00
Andrew Nicols
0d7d5d2e56
MDL-80005 core: Move clean_param and PARAM definitions
...
Move these into a new enum object which ensures that all content is
together.
2024-01-16 22:53:55 +08:00
Paul Holden
a803f23bd2
MDL-72703 profilefield_text: validate field length when editing.
...
This also means the same validation is applied elsewhere, such as
in the upload user tool.
2024-01-16 09:54:08 +00:00
Paul Holden
36d842e0e7
MDL-79266 core: require plugins always define subplugin lang strings.
2024-01-16 09:48:48 +00:00
Ilya Tregubov
12203eea69
Merge branch 'MDL-79130-master' of https://github.com/stevandoMoodle/moodle
2024-01-16 16:26:48 +08:00
Sara Arjona
583cd6377e
Merge branch 'MDL-80266-main' of https://github.com/andrewnicols/moodle
2024-01-16 07:20:04 +01:00
Andrew Nicols
232e705f60
MDL-80266 mod_forum: Reset subscription caches between behat tests
2024-01-16 13:34:16 +08:00
Ilya Tregubov
75c58549e3
Merge branch 'MDL-69615-main' of https://github.com/HuongNV13/moodle
2024-01-16 10:56:27 +08:00
Huong Nguyen
028c0384a2
MDL-69615 core_backup: Send backup report email once the tasks are done
2024-01-16 09:32:19 +07:00
Ilya Tregubov
d3b8694114
Merge branch 'MDL-79076-master-2' of https://github.com/marinaglancy/moodle
2024-01-16 09:48:02 +08:00
Sara Arjona
bd2f9abc1e
Merge branch 'MDL-59467-main' of https://github.com/andrewnicols/moodle
2024-01-15 17:28:12 +01:00
Sara Arjona
645bd52304
Merge branch 'MDL-79519-master_url_select' of https://github.com/Tsheke/moodle
2024-01-15 17:02:58 +01:00
Marina Glancy
e9abb3a5de
MDL-79076 output: convert callback before_standard_html_head
2024-01-15 15:33:42 +00:00
Paul Holden
3b2019a3e3
MDL-29261 tool_uploaduser: warn user about invalid data values.
2024-01-15 15:14:56 +00:00
Andrew Nicols
81b8aecab6
MDL-80577 core: Move pull request template
2024-01-15 22:47:45 +08:00
Andrew Nicols
ffa1843863
MDL-80577 core: Add a Moodle security policy for GH
2024-01-15 22:47:45 +08:00
Andrew Nicols
76a8b26c43
MDL-80577 core: Rewrite and update README
2024-01-15 22:47:44 +08:00
Andrew Nicols
cde12d0e19
MDL-80577 core: Update and rewrite contribution guidelines
2024-01-15 22:47:44 +08:00
Paul Holden
e2cb2fa5dc
MDL-72308 forms: final removal of legacy formchangechecker YUI.
2024-01-15 14:24:51 +00:00
Paul Holden
2ac0df331c
MDL-72308 mod_forum: update legacy uses of formchangechecker module.
2024-01-15 14:24:17 +00:00
Paul Holden
26bc1fa27f
MDL-80516 core: more robust plugin update component checking.
...
Occurs when a plugin in incorrectly removed (via file system only,
rather than following proper uninstall process), and also contains
it's own sub-plugins.
In the above scenario, the update would request and receive back a
response for a plugin whose name was comprised of an empty string,
subsequently causing errors when processing said response.
2024-01-15 14:10:05 +00:00
Juan Leyva
db13a26f74
MDL-76671 tool_mobile: Allow OAuth launches after accepting policies
2024-01-15 13:13:09 +01:00
Amaia Anabitarte
4e6d39f539
MDL-80418 core_course: Homogenize titles in modedit
2024-01-15 12:56:16 +01:00