Commit Graph

4298 Commits

Author SHA1 Message Date
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
Sara Arjona d3ad77e476 weekly release 4.4dev 2024-02-15 15:39:37 +01:00
Huong Nguyen c5eefd2782 Merge branch 'MDL-80557-main' of https://github.com/aanabit/moodle 2024-02-13 09:54:49 +07:00
Amaia Anabitarte 1ce32e3a60 MDL-80557 courseformat: Change default plugin order 2024-02-13 09:54:18 +07:00
Sara Arjona 328b48ebc5 weekly release 4.4dev 2024-02-08 16:18:06 +01:00
Sara Arjona 88cda2171f MDL-80544 core_h5p: Remove the h5plib_v124 plugin
The h5plib_v124 plugin can be removed because it has been replaced
with h5plib_v126, which is using the latest versions of the
libraries.
2024-02-06 08:09:22 +01:00
Ilya Tregubov 3fc907e3d8 weekly release 4.4dev 2024-02-02 08:56:16 +08:00
Sara Arjona f30110b5eb weekly release 4.4dev 2024-01-25 16:48:23 +01:00
Paul Holden d0cab9a4a0 MDL-79256 customfield: add new valuetrust to data table schema. 2024-01-23 08:18:58 +00:00
Huong Nguyen 810554ee83 weekly release 4.4dev 2024-01-19 11:23:49 +07: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 580c009cac weekly release 4.4dev 2024-01-12 09:11:31 +08:00
Huong Nguyen 867e104353 Merge branch 'MDL-65403_master' of https://github.com/marxjohnson/moodle 2024-01-10 09:59:32 +07:00
Sara Arjona 9587029a46 weekly release 4.4dev 2024-01-04 12:01:53 +01:00
Shamim Rezaie f11f30375d Merge branch 'MDL-79708-main' of https://github.com/ilyatregubov/moodle 2024-01-03 00:09:17 +11:00
Sara Arjona 58285c6afb Merge branch 'MDL-80186-main' of https://github.com/ferranrecio/moodle 2024-01-02 13:27:27 +01:00
Sara Arjona aeb64dbfb5 weekly release 4.4dev 2023-12-21 13:34:12 +01:00
Ferran Recio 837dc7e852 MDL-80186 course: adding new fields to delegate sections logic 2023-12-20 12:02:51 +01:00
Ilya Tregubov e80f5e1f6e Merge branch 'MDL-79128-main' of https://github.com/HuongNV13/moodle 2023-12-20 16:12:35 +08:00
Huong Nguyen a44f14c79e MDL-79128 adhoc_task: Implement no-retry task
Co-authored-by: Stevani Andolo <stevani.andolo@moodle.com>

Including in this commit:
 - Added a new counter called attemptsavailable for ad-hoc task
 - PHPUnit test for the new feature
2023-12-20 13:55:13 +07:00
Huong Nguyen b791f70d06 Merge branch 'MDL-78689-master' of https://github.com/safatshahin/moodle 2023-12-19 09:59:10 +07:00