- 30 Aug, 2019 4 commits
-
-
Jake Dallimore authored
-
-
Jake Dallimore authored
-
Eloy Lafuente authored
-
- 29 Aug, 2019 3 commits
-
-
-
-
Due to some changes in Redis 5 php extension Moodle fails to connect via TCP when no port is set. It's fixed upstream in phpredis repo (version 5.0.0, 5.0.1 and 5.0.2 affected so far), but with this patch we'll send the right port anyway.
-
- 28 Aug, 2019 14 commits
-
-
-
-
-
-
-
Juan Leyva authored
Android 9 notifications now displays two image icons in conversations. The group and the sender.
-
-
Mark Nelson authored
-
-
-
-
-
-
-
- 27 Aug, 2019 5 commits
-
-
-
-
Eloy Lafuente authored
With behat extension v3.38.2 we started requiring php 7.1.0 (same requirement than core 3.8.x). This bumps all the components in the lock file to suit that requirement. Generated with php 7.1.x.
-
-
-
- 26 Aug, 2019 1 commit
-
-
- 24 Aug, 2019 9 commits
-
-
Alexander Bias authored
-
Alexander Bias authored
-
Alexander Bias authored
-
Alexander Bias authored
-
Alexander Bias authored
AMOS BEGIN MOV [allexcepthidden,block_myoverview],[all,block_myoverview] MOV [aria:allcoursesexcepthidden,block_myoverview],[aria:allcourses,block_myoverview] AMOS END
-
Alexander Bias authored
AMOS BEGIN MOV [all,block_myoverview],[allincludinghidden,block_myoverview] MOV [aria:allcourses,block_myoverview],[aria:allcoursesincludinghidden,block_myoverview] AMOS END
-
Alexander Bias authored
-
Alexander Bias authored
-
Eloy Lafuente authored
-
- 23 Aug, 2019 4 commits
-
-
git://github.com/stronk7/moodlejun authored
-
sam marshall authored
Adds new API support within search engines for optional methods to delete data for courses and contexts, and implements this for the two core search plugins (simpledb and solr). The new API is automatically called when courses or contexts are deleted. When a whole course is deleted, it only sends the course delete rather than sending 1,000 separate context deletions as each activity/block is deleted.
-
sam marshall authored
-
Eloy Lafuente authored
This removes the dependency added by MDL-66110 (aiming to fix a CI job). So we keep things as they were and will fix the CI job separately.
-