Ilya Tregubov
076379a485
weekly release 4.3.2+
2024-01-12 09:11:37 +08:00
Sara Arjona
d5d0774fec
weekly release 4.3.2+
2024-01-04 12:02:00 +01:00
Shamim Rezaie
8cc5641be0
Merge branch 'MDL-79708-403' of https://github.com/ilyatregubov/moodle into MOODLE_403_STABLE
2024-01-03 00:11:33 +11:00
Jun Pataleta
f810374a0e
Moodle release 4.3.2
2023-12-22 10:00:26 +08:00
Sara Arjona
6c73be6e8e
weekly release 4.3.1+
2023-12-21 13:34:17 +01:00
Huong Nguyen
1bd5dfe090
weekly release 4.3.1+
2023-12-15 08:44:19 +07:00
Ilya Tregubov
67666fda0e
MDL-79708 question_bank: Fix legacy filter condition.
...
build_query_from_filter method expects includesubcategories
to be inside filteroptions array
2023-12-11 11:49:45 +08:00
Huong Nguyen
fe8d759b17
Moodle release 4.3.1
2023-12-08 09:21:43 +07:00
Sara Arjona
f72244a8c2
weekly release 4.3+
2023-12-07 16:22:04 +01:00
Ilya Tregubov
a418e9e53a
weekly release 4.3+
2023-12-01 13:12:23 +08:00
Huong Nguyen
6ff6327a6b
weekly release 4.3+
2023-11-24 12:23:15 +07:00
Sara Arjona
72d7395c96
weekly release 4.3+
2023-11-16 16:22:34 +01:00
Ilya Tregubov
935c2509f1
weekly release 4.3+
2023-11-10 09:17:15 +08:00
Sara Arjona
be7a698223
weekly release 4.3+
2023-11-02 13:40:53 +01:00
Jun Pataleta
dc7dd96189
weekly release 4.3+
2023-10-27 09:43:04 +08:00
Sara Arjona
150d134fa2
weekly release 4.3+
2023-10-20 12:16:13 +02:00
Ilya Tregubov
13eb20d8d1
weekly release 4.3+
2023-10-13 13:39:23 +08:00
Jun Pataleta
fe7aff8093
Moodle release 4.3
2023-10-07 11:31:00 +08:00
Sara Arjona
c765bb3b52
Moodle release 4.3rc2
2023-10-06 14:03:06 +02:00
Andrew Nicols
46f5547308
MDL-79581 communication: Work around inconsistency in DB SET FROM upgrade
2023-10-05 14:05:38 +07:00
Huong Nguyen
0d6204d29c
Merge branch 'MDL-79581-master' of https://github.com/andrewnicols/moodle
2023-10-05 11:37:09 +07:00
Andrew Nicols
99c1543aa8
MDL-79581 communication: Context is a mandatory field
...
The API was incorrectly assuming that all uses of the API were for a
course, and that the instanceid of the communication instance was a
course id. These assumptions are both entirely wrong.
The API is intended to support a range of uses including use at the
site, user, and activity levels.
Furthermore, if a group were to be used, then the instanceid should be
of that group's id, and therefore the contextid would need to be fetched
or that group's course instead.
The only solution here is to add a new contextid field to the table, and
implement it all parts of the API.
2023-10-04 20:37:57 +08:00
Huong Nguyen
7ac2a960e9
Merge branch 'MDL-79539-master' of https://github.com/meirzamoodle/moodle
2023-10-04 10:53:57 +07:00
Jun Pataleta
1724362afc
Moodle release 4.3rc1
2023-10-04 07:58:44 +08:00
meirzamoodle
66e8bde8b3
MDL-79539 core: handling negative input to get the upper value
...
Co-authored-by: Alain Corbière <alain.corbiere@univ-lemans.fr >
2023-10-02 20:51:02 +07:00
Jun Pataleta
43d5aec47e
on-demand release 4.3beta+
2023-09-29 22:21:20 +08:00
Sara Arjona
c6e727732a
Moodle release 4.3beta
2023-09-26 16:19:45 +02:00
Andrew Nicols
83b4c96cad
Moodle release 4.3beta
2023-09-23 21:38:52 +08:00
Mihail Geshoski
6cf7908652
MDL-77035 grades: WS that returns the grade tree structure in a course
2023-09-20 23:53:43 +02:00
Ilya Tregubov
9890e67e6d
on-demand release 4.3dev+
2023-09-20 09:03:45 +08:00
Sara Arjona
ecddfa6ccd
on-demand release 4.3dev+
2023-09-15 18:41:22 +02:00
Sara Arjona
6e2534047a
weekly release 4.3dev+
2023-09-15 17:33:29 +02:00
Ilya Tregubov
4355e38e88
Merge branch 'MDL-78312-master' of https://github.com/NashTechOpenUniversity/moodle
2023-09-15 16:56:22 +08:00
Huong Nguyen
4ead50e696
MDL-78267 core: Partial course sharing for MoodleNet
2023-09-14 14:59:50 +07:00
Huong Nguyen
8527d6e8c9
Merge branch 'MDL-75502-master' of https://github.com/davewoloszyn/moodle
2023-09-13 10:52:36 +07:00
Eloy Lafuente (stronk7)
9b2c445143
on-demand release 4.3dev+
2023-09-12 18:54:42 +02:00
David Woloszyn
045d4368f4
MDL-75502 core: Added MoodleNet share progress page
2023-09-12 15:14:39 +10:00
Jun Pataleta
b4c6ed3650
weekly release 4.3dev+
2023-09-08 22:34:59 +08:00
Andrew Nicols
00f0613f99
on-demand release 4.3dev+
2023-09-05 22:27:40 +08:00
Ilya Tregubov
88ce8754b2
Merge branch 'MDL-77296-master' of https://github.com/davewoloszyn/moodle
2023-09-05 11:59:29 +08:00
Andrew Nicols
206c3a66e7
weekly release 4.3dev+
2023-09-02 08:18:19 +08:00
Andrew Nicols
39367921b0
Merge branch 'MDL-78930-master' of https://github.com/sarjona/moodle
2023-09-01 11:46:15 +08:00
Sara Arjona
3c831861ec
Merge branch 'MDL-78530-master' of https://github.com/aanabit/moodle
2023-08-31 11:10:17 +02:00
Huong Nguyen
d190ac7889
Merge branch 'MDL-56020-master' of https://github.com/jleyva/moodle
2023-08-31 15:38:50 +07:00
Amaia Anabitarte
4c4e2224e1
MDL-78530 core_completion: Remove $CFG->completiondefault setting
2023-08-31 08:40:24 +02:00
Huong Nguyen
c1e4bae8b6
Merge branch 'MDL-78961' of https://github.com/paulholden/moodle
2023-08-29 13:32:41 +08:00
David Woloszyn
aa179d77d8
MDL-77296 core: Record MoodleNet share progress
2023-08-29 11:26:23 +10:00
Paul Holden
b52132d09d
MDL-78961 admin: correct smtppass preset configuration name.
2023-08-28 22:32:56 +01:00
Juan Leyva
f94e1ef3c9
MDL-56020 search: Adapt code to new style and add tests
2023-08-28 15:48:17 +02:00
Sara Arjona
9be5196ea1
MDL-78930 filetypes: Add MIME for PSD and JSON icon
...
- The PSD icon has been there all this time, but no MIME type was using it.
A new MIME has been added (image/vnd.adobe.photoshop) for the .psd files.
The MIME type for existing PSD files will be also upgraded.
- A new JSON icon has been added. It will be used by the JSON, CSS and SCSS
MIME types.
2023-08-28 13:42:55 +02:00