88300 Commits

Author SHA1 Message Date
Zig Tan
70b123700a MDL-61881 report_participation: Implement null privacy provider 2018-04-09 09:55:26 +08:00
Zig Tan
c1a8f55b86 MDL-61881 report_outline: Implement null privacy provider 2018-04-09 09:55:07 +08:00
Zig Tan
c4c5061d1c MDL-61881 report_loglive: Implement null privacy provider 2018-04-09 09:54:38 +08:00
Zig Tan
219c136003 MDL-61881 report_log: Implement null privacy provider 2018-04-09 09:54:09 +08:00
Zig Tan
747ac8e9c4 MDL-61881 report_insights: Implement null privacy provider 2018-04-09 09:53:45 +08:00
Zig Tan
7b78c329c5 MDL-61881 report_eventlist: Implement null privacy provider 2018-04-09 09:53:19 +08:00
Zig Tan
16044f5140 MDL-61881 report_courseoverview: Implement null privacy provider 2018-04-09 09:49:50 +08:00
Zig Tan
c68b4a9d04 MDL-61881 report_configlog: Implement null privacy provider 2018-04-09 09:49:18 +08:00
Zig Tan
e9251c0fe5 MDL-61881 report_competency: Implement null privacy provider 2018-04-09 09:48:55 +08:00
Zig Tan
554b8789d6 MDL-61881 report_backup: Implement null privacy provider 2018-04-09 09:48:21 +08:00
Eloy Lafuente (stronk7)
2bd2660751 weekly release 3.5dev 2018-04-05 15:38:01 +02:00
Eloy Lafuente (stronk7)
39071b0707 Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install 2018-04-05 15:37:59 +02:00
Jake Dallimore
1c217fa9ee Merge branch 'MDL-61761-master' of git://github.com/mihailges/moodle 2018-04-05 13:17:53 +08:00
Mihail Geshoski
0edc94e316 MDL-61761 message_jabber: Add privacy files and unit tests 2018-04-05 12:00:47 +08:00
Jake Dallimore
90cdf50dd9 Merge branch 'wip-MDL-61163-master' of git://github.com/marinaglancy/moodle 2018-04-05 10:36:57 +08:00
Andrew Nicols
682282de55 Merge branch 'MDL-61464-master' of git://github.com/rezaies/moodle 2018-04-05 09:44:05 +08:00
Andrew Nicols
8f205734fb Merge branch 'MDL-60726-master' of git://github.com/zig-moodle/moodle 2018-04-05 08:32:21 +08:00
Eloy Lafuente (stronk7)
2b9e3510f8 Merge branch 'MDL-61076-master' of https://github.com/sammarshallou/moodle 2018-04-05 02:09:31 +02:00
Eloy Lafuente (stronk7)
f21b5591c6 Merge branch 'MDL-61818-master' of git://github.com/andrewnicols/moodle 2018-04-05 00:49:23 +02:00
Eloy Lafuente (stronk7)
9c93f67328 Merge branch 'wip-MDL-61746-master' of https://github.com/RohithSrk/moodle 2018-04-05 00:42:11 +02:00
Eloy Lafuente (stronk7)
716e9deab7 Merge branch 'MDL-61673-fix-wrong-string-on-calendar-mustache_MASTER' of https://github.com/guillalva06/moodle 2018-04-05 00:35:49 +02:00
Jun Pataleta
b07f2c4691 MDL-61781 admin_settings: Fix default settings value for docroot 2018-04-04 16:45:35 +08:00
Zig Tan
5687cd044d MDL-60726 assign: Fix assign submission confirmation alignment 2018-04-04 16:35:15 +08:00
Andrew Nicols
f9d8a27f2c Merge branch 'MDL-61692-master-2' of https://github.com/snake/moodle 2018-04-04 11:37:09 +08:00
Andrew Nicols
6ab10c3d77 Merge branch 'wip-MDL-56635-master' of git://github.com/marinaglancy/moodle 2018-04-04 11:27:11 +08:00
Andrew Nicols
0e25774762 Merge branch 'MDL-61183-master' of git://github.com/farhan6318/moodle 2018-04-04 11:00:07 +08:00
Farhan Karmali
6afa07edd1 MDL-61183 user: Added total participants count on paricipants page 2018-04-04 07:56:38 +05:30
Jake Dallimore
19ca0aaa6b MDL-61692 core_privacy: add privacyfields to link_ methods
Some subsystems are like conduits, passing data along to plugins which,
in turn, send the data externally. Only the component linking to (using)
the subsystem will know what data it is sending along to the eventual
external system, so should be able to specify this at the time of
linking. The same goes for plugintypes.
2018-04-04 10:00:39 +08:00
Andrew Nicols
b9201e1b2b Merge branch 'MDL-61751-master-fix' of https://github.com/snake/moodle 2018-04-04 09:10:32 +08:00
Jake Dallimore
0fe269291e MDL-61751 core_plagiarism: fix fatal error with privacy legacy polyfill 2018-04-04 08:58:18 +08:00
Andrew Nicols
711c4775c5 MDL-60811 enrol_self: Remove unused globals 2018-04-04 08:55:54 +08:00
Andrew Nicols
36052f7185 Merge branch 'MDL-60811-master' of git://github.com/farhan6318/moodle 2018-04-04 08:48:21 +08:00
Eloy Lafuente (stronk7)
92221e9d44 Merge branch 'MDL-61451-master' of git://github.com/cescobedo/moodle 2018-04-04 01:39:36 +02:00
Eloy Lafuente (stronk7)
c8cbdfce24 Merge branch 'MDL-61817-master' of git://github.com/andrewnicols/moodle 2018-04-04 01:22:36 +02:00
Eloy Lafuente (stronk7)
1c2d8c7fb3 MDL-61751 core_plagiarism: add testsuite to phpunit.xml 2018-04-04 01:04:54 +02:00
Eloy Lafuente (stronk7)
cb92d20996 Merge branch 'MDL-61502-master' of https://github.com/lucaboesch/moodle 2018-04-04 00:49:59 +02:00
Eloy Lafuente (stronk7)
5deadc8229 Merge branch 'wip-MDL-61522-master' of git://github.com/marinaglancy/moodle 2018-04-04 00:45:37 +02:00
Eloy Lafuente (stronk7)
3f278e7803 Merge branch 'MDL-61525-master' of https://github.com/HuongNV13/moodle 2018-04-04 00:41:49 +02:00
Eloy Lafuente (stronk7)
f287b7efbb Merge branch 'MDL-61665-master' of https://github.com/iamandrew/moodle 2018-04-04 00:39:10 +02:00
Eloy Lafuente (stronk7)
f9ee170a9b Merge branch 'MDL-61703-master' of git://github.com/andrewnicols/moodle 2018-04-04 00:31:11 +02:00
Eloy Lafuente (stronk7)
dfbcdb3ec2 Merge branch 'MDL-61751-master' of git://github.com/andrewnicols/moodle 2018-04-04 00:23:44 +02:00
Eloy Lafuente (stronk7)
eed3d30194 Merge branch 'MDL-61781-master' of https://github.com/lucaboesch/moodle 2018-04-03 23:46:08 +02:00
Eloy Lafuente (stronk7)
5b123ab8d3 Merge branch 'MDL-61724-master' of git://github.com/mihailges/moodle 2018-04-03 23:38:59 +02:00
Eloy Lafuente (stronk7)
1619d36e99 Merge branch 'MDL-60115-Book-cancel-button-redirect-bug-master' of https://github.com/Moodlers/moodle-1 2018-04-03 21:45:49 +02:00
Farhan Karmali
ebaf979c94 MDL-60811 enrol_self: Add bulk action for self enrollment on users page 2018-04-03 19:29:44 +05:30
Jake Dallimore
73582bd26e Merge branch 'eugene-auth-email-wantsurl' of https://github.com/bynare/moodle-fixes 2018-04-03 18:40:52 +08:00
Jake Dallimore
f16b871fe2 Merge branch 'wip-MDL-61815-master' of git://github.com/abgreeve/moodle 2018-04-03 17:53:13 +08:00
Jake Dallimore
166a9cec54 Merge branch 'wip-MDL-61127-master' of git://github.com/abgreeve/moodle 2018-04-03 17:34:03 +08:00
Jun Pataleta
5a0dd0e50d Merge branch 'MDL-58411-master' of https://github.com/lucaboesch/moodle 2018-04-03 16:44:43 +08:00
Adrian Greeve
dcf4254179 MDL-61127 filepicker: Selected repository now highlighted. 2018-04-03 16:25:41 +08:00