Commit graph

4368 commits

Author SHA1 Message Date
Huong Nguyen
3b9cc05800
Merge branch 'MDL-81506-main' of https://github.com/davewoloszyn/moodle 2024-06-25 09:50:53 +07:00
Sara Arjona
ad7fc69c25
weekly release 4.5dev 2024-06-20 16:30:46 +02:00
David Woloszyn
9db8d9148c MDL-81506 core: Version bump 2024-06-20 16:41:24 +10:00
David Woloszyn
b174d05b54 MDL-52046 cohorts: Add ability to bulk delete cohorts 2024-06-20 11:39:03 +10:00
Ilya Tregubov
2bf886f9dd weekly release 4.5dev 2024-06-14 08:56:53 +08:00
Huong Nguyen
7d95aa4b9c
MDL-80967 authentication: Fix language string and version pump 2024-06-12 14:49:01 +07:00
Jun Pataleta
d3ae1391ab
weekly release 4.5dev 2024-06-06 22:30:25 +08:00
Sara Arjona
bcd8e0d6ed
weekly release 4.5dev 2024-05-30 17:00:19 +02:00
Ilya Tregubov
d32844ce29 weekly release 4.5dev 2024-05-24 10:51:52 +08:00
Huong Nguyen
f49d120761
weekly release 4.5dev 2024-05-16 18:25:11 +07:00
Ilya Tregubov
462d5f04a8 weekly release 4.5dev 2024-05-10 09:09:28 +08:00
Ilya Tregubov
67b2c43225 weekly release 4.5dev 2024-05-03 08:22:25 +08:00
Sara Arjona
792698af00
weekly on-sync release 4.5dev 2024-04-25 15:43:57 +02:00
Jun Pataleta
7b9a4eeca5
weekly back-to-dev release 4.5dev 2024-04-20 16:11:57 +08:00
Jun Pataleta
ee91c6536f
Moodle release 4.4 2024-04-20 15:58:15 +08:00
Huong Nguyen
7cbed34833
Moodle release 4.4rc2 2024-04-19 17:06:31 +07:00
Jun Pataleta
4c233afa6a
MDL-81549 versions: Main version bump 2024-04-17 00:17:01 +08:00
Ilya Tregubov
b798633ae0 Moodle release 4.4rc1 2024-04-16 17:14:27 +08:00
Sara Arjona
8cf14f6e70
Moodle release 4.4beta 2024-04-12 13:23:54 +02:00
Andrew Nicols
6f1df841f7
MDL-67667 core: Deprecate and removal task blocking
There are inherent issues with task blocking which mean that it has
never worked properly. It is also very buggy and can lead to massive
performance issues with task processing.

It is almost impossible to deprecate this in a staged fashion because
various APIs use the methods and it is not possible to determine which
are API uses and which are other valid uses.

In reality there has been little-to-no uptake on the use of this feature
and it should just be removed.
2024-04-12 12:34:20 +08:00
Sara Arjona
b621a7e4b3
on-demand release 4.4dev+ 2024-04-09 12:08:35 +02:00
Sara Arjona
26649f5750
on-demand release 4.4dev+ 2024-04-05 13:23:37 +02:00
Sara Arjona
0447aa9144
Merge branch 'MDL-4188-main-2' of https://github.com/HuongNV13/moodle 2024-04-04 17:40:57 +02:00
Huong Nguyen
41f76c86ea
MDL-4188 core: Version bump 2024-04-04 22:19:56 +07:00
raortegar
29e7de043e MDL-79131 core: Version bump 2024-04-03 09:09:23 +02:00
Sara Arjona
4da813d35e
on-demand release 4.4dev+ 2024-04-02 14:47:08 +02:00
raortegar
27a2e4969c MDL-81000 core: increase size of "attemptsavailable" on task_adhoc table 2024-03-27 14:00:52 +01:00
Sara Arjona
c895def59b
on-demand release 4.4dev+ 2024-03-26 12:31:36 +01:00
Huong Nguyen
b283ca354e
Merge branch 'MDL-78551-main' of https://github.com/safatshahin/moodle 2024-03-26 10:08:06 +07:00
Safat
c172dce46d MDL-78551 core: Version bump 2024-03-26 13:53:39 +11:00
Sara Arjona
342319339f
on-demand release 4.4dev+ 2024-03-22 14:03:42 +01:00
Sara Arjona
484e52f6ae
Merge branch 'MDL-80245' of https://github.com/paulholden/moodle 2024-03-21 15:01:18 +01:00
Ilya Tregubov
39b8e198ff on-demand release 4.4dev+ 2024-03-20 08:54:40 +08:00
Huong Nguyen
757be30c39 weekly release 4.4dev+ 2024-03-15 21:48:16 +07:00
Ilya Tregubov
70f611116d on-demand release 4.4dev+ 2024-03-13 08:10:21 +08:00
Sara Arjona
38a3310c92
on-demand release 4.4dev+ 2024-03-08 11:13:56 +01:00
Ilya Tregubov
82859f1848 Merge branch 'MDL-80943' of https://github.com/paulholden/moodle 2024-03-08 09:21:44 +08:00
Paul Holden
a1f064339d
MDL-80245 reportbuilder: define custom report tags area. 2024-03-06 20:31:07 +00:00
Paul Holden
4bd8f3a0dc
MDL-80943 reportbuilder: select-type customfields should be text.
The column type determines the available aggregation options present
for the column. Custom fields of type "select" should be considered as
text fields for this purpose, because their stored value represents
the index to their available options, rather than having any distinct
meaning of it's own for display.
2024-03-06 10:34:45 +00:00
Andrew Nicols
30bfb5fe81
Merge branch 'MDL-80749-main' of https://github.com/HuongNV13/moodle 2024-03-05 21:18:44 +08:00
Sara Arjona
b2fa19f45d
on-demand release 4.4dev+ 2024-03-05 11:22:44 +01:00
Huong Nguyen
17c01d9d74
MDL-80749 adhoc_task: Log the first starting time of the task 2024-03-04 10:17:09 +07:00
Jun Pataleta
debed3eace
weekly release 4.4dev 2024-03-01 12:24:23 +08:00
Sara Arjona
b33ba0b9fb
Merge branch 'MDL-78967-main' of https://github.com/kevpercy/moodle 2024-02-27 12:49:06 +01:00
Jun Pataleta
b4f0a03676
Merge branch 'MDL-73483-master' of https://github.com/dmitriim/moodle 2024-02-23 17:53:25 +08:00
Huong Nguyen
e567c21d6e
weekly release 4.4dev 2024-02-23 08:37:39 +07:00
Dmitrii Metelkin
95eea308cd MDL-73483 course: add callbacks to extend course form 2024-02-23 09:27:32 +11:00
Kevin Percy
a72a810479 MDL-78967 core_grades: Removed advanced grade item and category options 2024-02-21 13:45:21 +08:00
Sara Arjona
7326ef3e4a
MDL-79520 core: Fix upgrade version 2024-02-20 16:27:38 +01:00
Sara Arjona
be3f74c0a2
NOBUG: Bump version and missed upgrade step
When MDL-80557 was integrated, the version number in the upgrading
step, 2024020200.02, was previous to the released version, 2024021500.00,
so anybody that has updated to 4.4dev between 0202 and 0215 didn't
get that upgrade step executed.
This commit should fix it :-)
2024-02-20 16:55:19 +07:00