Eloy Lafuente (stronk7)
3cb2c5657a
weekly release 3.6.4+
2019-06-20 17:43:02 +02:00
Eloy Lafuente (stronk7)
43c501a6da
weekly release 3.6.4+
2019-06-13 18:15:42 +02:00
Eloy Lafuente (stronk7)
4f64c3f57c
weekly release 3.6.4+
2019-06-06 16:46:45 +02:00
Eloy Lafuente (stronk7)
124ac3bcf7
weekly release 3.6.4+
2019-05-30 12:18:32 +02:00
Eloy Lafuente (stronk7)
baebbcc341
weekly release 3.6.4+
2019-05-23 20:35:26 +02:00
Eloy Lafuente (stronk7)
89722fc4d9
weekly release 3.6.4+
2019-05-19 11:17:45 +02:00
Eloy Lafuente (stronk7)
6e65843268
weekly release 3.6.4+
2019-05-16 10:56:53 +02:00
Sara Arjona
f47a36f707
weekly release 3.6.4+
2019-05-14 13:21:45 +02:00
Eloy Lafuente (stronk7)
4972dd43dd
Moodle release 3.6.4
2019-05-11 23:17:47 +02:00
Eloy Lafuente (stronk7)
2f1ed94388
weekly release 3.6.3+
2019-05-10 20:31:19 +02:00
Eloy Lafuente (stronk7)
888f55e41e
weekly release 3.6.3+
2019-05-08 17:48:46 +02:00
Jake Dallimore
a3b8e03c1c
MDL-65313 core: upgrade code to remove stale favourites for messaging
...
These were left behing when deleting a group or a course.
2019-05-06 14:14:38 +08:00
Eloy Lafuente (stronk7)
0442f44049
weekly release 3.6.3+
2019-05-03 17:52:10 +02:00
Eloy Lafuente (stronk7)
3bbf743330
weekly release 3.6.3+
2019-05-01 00:28:47 +02:00
Eloy Lafuente (stronk7)
138460e98b
weekly release 3.6.3+
2019-04-26 18:41:15 +02:00
Eloy Lafuente (stronk7)
972146bb1e
weekly release 3.6.3+
2019-04-23 17:36:27 +02:00
Eloy Lafuente (stronk7)
2711a4013a
weekly release 3.6.3+
2019-04-17 20:04:27 +02:00
Eloy Lafuente (stronk7)
808a369677
weekly release 3.6.3+
2019-04-12 21:35:15 +02:00
Eloy Lafuente (stronk7)
dcaa783741
weekly release 3.6.3+
2019-04-09 20:37:08 +02:00
Eloy Lafuente (stronk7)
6155dd23d2
weekly release 3.6.3+
2019-04-05 18:32:39 +02:00
Eloy Lafuente (stronk7)
2bcef03b09
weekly release 3.6.3+
2019-04-02 15:53:01 +02:00
Eloy Lafuente (stronk7)
318fd402e1
weekly release 3.6.3+
2019-03-28 16:49:19 +01:00
David Mudrák
6b1ce97894
MDL-64996 analytics: Make sure the no_teaching model is trained
...
Due to the bug, the no_teaching model might have been marked as
not-trained in the database. Static predictions models (i.e. those using
a target based on assumptions, not facts) are always considered as
trained. If they were marked as not-trained, the prediction scheduled
task would skip them and they would produce no predictions.
Ideally, such a fix should be done for all static models. But there is
no easy way to do it during the upgrade where accessing the analytics
API is not possible. I don't think there are many models out there that
would be affected by this so this seems to be good enough solution for
now (and the future ability to reset models will cover the rest).
2019-03-25 09:02:10 +01:00
Eloy Lafuente (stronk7)
673922a628
weekly release 3.6.3+
2019-03-21 20:19:44 +01:00
Jake Dallimore
f3ad037584
weekly release 3.6.3+
2019-03-15 11:01:30 +08:00
Eloy Lafuente (stronk7)
c013bb2cbc
Merge branch 'MDL-61585_36' of git://github.com/dmonllao/moodle into MOODLE_36_STABLE
2019-03-14 01:15:59 +01:00
David Monllaó
5bf54816e8
MDL-61585 analytics: Include missing indicators
2019-03-11 09:38:40 +01:00
Mark Nelson
c47c19634e
MDL-64568 core: upgrade step to remove orphaned group conversations
2019-03-11 09:24:44 +08:00
Sara Arjona
4d3a32dde9
Moodle release 3.6.3
2019-03-08 11:03:15 +01:00
Eloy Lafuente (stronk7)
5c592fcf75
weekly release 3.6.2+
2019-03-07 16:42:00 +01:00
Eloy Lafuente (stronk7)
b39b8eb2f5
weekly release 3.6.2+
2019-02-28 18:51:48 +01:00
Andrew Nicols
289475f3da
weekly release 3.6.2+
2019-02-22 10:51:34 +08:00
Andrew Nicols
22430761b1
weekly release 3.6.2+
2019-02-15 08:29:28 +08:00
Jun Pataleta
bc41eabea5
weekly release 3.6.2+
2019-02-08 14:54:37 +08:00
Jun Pataleta
2188da9eed
weekly release 3.6.2+
2019-02-01 08:57:15 +08:00
Eloy Lafuente (stronk7)
bdecee10d6
MDL-64528 core_completion: new cap version bump
2019-01-30 21:25:58 +01:00
Eloy Lafuente (stronk7)
cc8d7ee698
weekly release 3.6.2+
2019-01-24 15:12:36 +01:00
Justus Dieckmann
d783d4759c
MDL-58256 group: prevents users to be added to a group twice
2019-01-22 13:02:22 +01:00
David Mudrák
9b90c17f74
MDL-64553 message: Add index for the notifications.useridfrom field
...
The useridfrom would normally be a foreign key to the users table. But
it can also contain some extra negative values with special semantics
(-10 or -20 for no-reply or support user). Therefore we can't make it a
foreign key and the index must be created explicitly.
2019-01-21 13:26:33 +01:00
Jake Dallimore
cbd56f1537
Merge branch 'MDL-60972-36_delete_section_files' of https://github.com/awagner/moodle into MOODLE_36_STABLE
2019-01-21 09:04:40 +08:00
Eloy Lafuente (stronk7)
7412ad6141
weekly release 3.6.2+
2019-01-17 17:48:02 +01:00
Andreas Wagner
1f7b1ad0f2
MDL-60972 core_course: delete section files, when section is deleted.
2019-01-17 08:22:32 +01:00
Eloy Lafuente (stronk7)
68b59f336b
Moodle release 3.6.2
2019-01-12 13:26:00 +01:00
Sara Arjona
dfd605320e
weekly release 3.6.1+
2019-01-10 17:51:31 +01:00
Michael Hawkins
279df86c7f
MDL-64395 groups: Added XSS Risk to the manage groups capability
2019-01-08 16:26:48 +01:00
Adrian Greeve
7f234acc6e
weekly release 3.6.1+
2018-12-20 11:09:17 +01:00
Jake Dallimore
9c85ac5d89
weekly release 3.6.1+
2018-12-14 07:51:49 +08:00
Jake Dallimore
11d0c68d56
weekly release 3.6.1+
2018-12-10 08:10:21 +08:00
Jake Dallimore
8f0bd4fb15
Merge branch 'MDL-63710-MOODLE_36' of https://github.com/ilya-catalyst/moodle into MOODLE_36_STABLE
2018-12-06 11:41:11 +08:00
Ilya Tregubov
3b9f40920a
MDL-63710 repository: Delete orphaned file records.
2018-12-06 12:35:47 +11:00