Jake Dallimore
2baf9a81d8
weekly release 3.6.5+
2019-08-30 13:12:09 +08:00
Eloy Lafuente (stronk7)
5f5e77c4ef
weekly release 3.6.5+
2019-08-23 19:16:28 +02:00
Adrian Greeve
b6f9a29a5e
weekly release 3.6.5+
2019-08-23 12:55:26 +08:00
Andrew Nicols
d36b3034d0
weekly release 3.6.5+
2019-08-16 11:06:58 +08:00
Jun Pataleta
0f07f03670
weekly release 3.6.5+
2019-08-09 16:24:03 +08:00
Eloy Lafuente (stronk7)
0e4e2ce352
weekly release 3.6.5+
2019-08-01 17:07:02 +02:00
Eloy Lafuente (stronk7)
2b22c47ac3
Merge branch 'MDL-57342-36' of git://github.com/Chocolate-lightning/moodle into MOODLE_36_STABLE
2019-07-31 18:56:44 +02:00
Eloy Lafuente (stronk7)
325b025522
weekly release 3.6.5+
2019-07-25 13:44:53 +02:00
Mathew May
11cfdfb171
MDL-57342 admin: confightml will check if returned data is empty
2019-07-23 13:29:45 +08:00
Eloy Lafuente (stronk7)
bde0f62364
weekly release 3.6.5+
2019-07-18 17:11:39 +02:00
Eloy Lafuente (stronk7)
5701d69f99
weekly release 3.6.5+
2019-07-11 23:33:45 +02:00
Sara Arjona
c88d732e39
Moodle release 3.6.5
2019-07-05 12:27:19 +02:00
Eloy Lafuente (stronk7)
61d76db67b
weekly release 3.6.4+
2019-07-04 16:50:57 +02:00
Eloy Lafuente (stronk7)
e60503f77c
weekly release 3.6.4+
2019-06-27 18:54:35 +02:00
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