Mark Nelson
43a60f7fd8
MDL-60416 ltiservice_memberships: construct JSON as PHP array
2018-04-09 12:08:35 +08:00
Mark Nelson
2e352cd1fa
MDL-60416 core: added 'gradebookservices' to plugin list
2018-04-09 12:08:35 +08:00
Mark Nelson
7a08156eef
MDL-60416 mod_lti: add unit test for gradebook cleanup task
2018-04-09 12:08:35 +08:00
Claude Vervoort
c02324d96a
MDL-60416 mod_lti: Introduced LTI Advantage
...
A huge thanks goes to 'Diego del Blanco' and
'Chris Lawson' for contributing much of their
code and time to this project, and to Cengage
for sponsoring it.
Much appreciated!
2018-04-09 12:08:35 +08:00
nlnrose
18e27e7bdb
MDL-61802 Admin: Corrected typo in test file.
...
The file privcacy_provider_test.php was supposed to be
privacy_provider_test.php.
2018-04-08 21:58:55 -06:00
Simey Lameze
b71f21bda9
MDL-61837 core_question: replace tag fields on edit page
2018-04-09 11:46:53 +08:00
Simey Lameze
a9b3410632
MDL-61837 core_question: replace tag fields on tag modal
2018-04-09 11:46:46 +08:00
Mihail Geshoski
10268ec52e
MDL-61867 fileconverter_unoconv: Add privacy files
2018-04-09 11:41:21 +08:00
Helen Foster
efefa2d905
MDL-61033 mod_quiz: Update lang string
2018-04-09 10:39:19 +08:00
Andrew Nicols
c36eea3d28
Merge branch 'MDL-61033-master' of https://github.com/nashtechdev01/moodle
2018-04-09 10:37:23 +08:00
Andrew Nicols
853508eed3
MDL-61601 cohort: Move theme test to moodle_page
2018-04-09 10:16:54 +08:00
Zig Tan
71098b9524
MDL-61881 report_usersessions: Implement null privacy provider
2018-04-09 09:57:15 +08:00
Zig Tan
b398f0702a
MDL-61881 report_stats: Implement null privacy provider
2018-04-09 09:56:53 +08:00
Zig Tan
d8e07b9f75
MDL-61881 report_security: Implement null privacy provider
2018-04-09 09:56:31 +08:00
Zig Tan
2b0b91d7ee
MDL-61881 report_questioninstances: Implement null privacy provider
2018-04-09 09:56:07 +08:00
Zig Tan
024d11a8ab
MDL-61881 report_performance: Implement null privacy provider
2018-04-09 09:55:47 +08:00
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
Andrew Nicols
d607cdd782
Merge branch 'MDL-61601-master' of git://github.com/sarjona/moodle
2018-04-09 09:38:21 +08:00
Andrew Nicols
9ec2b3e639
Merge branch 'MDL-59581' of https://github.com/stronk7/moodle
2018-04-09 09:26:23 +08:00
Eloy Lafuente (stronk7)
970df71df3
MDL-61711 install: update the list of stale files for 3.5
2018-04-09 02:21:55 +02:00
Jake Dallimore
2f5fa7109e
MDL-59581 database: remove mssql references from lib/ files
2018-04-09 02:00:09 +02:00
Jake Dallimore
d67991f15a
MDL-59581 database: remove mssql strings from install.php
2018-04-09 01:59:57 +02:00
Jake Dallimore
9c533e01dd
MDL-59581 database: remove mssql_native_moodle_database test from enrol
2018-04-09 01:59:37 +02:00
Jake Dallimore
2610190674
MDL-59581 database: remove mssql reference from top level files
2018-04-09 01:59:28 +02:00
Jake Dallimore
4c00922f2e
MDL-59581 database: remove mssql_native_moodle_database test from auth
2018-04-09 01:59:16 +02:00
Jake Dallimore
811808b3d2
MDL-59581 database: removal of mssql bits from admin/
2018-04-09 01:59:06 +02:00
Jake Dallimore
48c3e99599
MDL-59581 database: remove mssql specific code from lib/dml
2018-04-09 01:58:26 +02:00
Andrew Nicols
e484db7c94
MDL-61896 filter: Implement privacy API for all filters
2018-04-08 15:55:37 +08:00
Andrew Nicols
240524049e
MDL-61895 availability: Implement null provider for plugins
2018-04-08 14:21:31 +08:00
Andrew Nicols
d043aa071b
MDL-61861 privacy: Add unit tests to check all providers.
2018-04-08 14:12:42 +08:00
Andrew Nicols
5b18ae4a8a
MDL-61828 core_privacy: Support proper nesting in test trees
2018-04-08 13:35:09 +08:00
cescobedo
6291e67b11
MDL-61873 auth: Add privacy implementation for all auth plugins
...
None of the Auth plugins (except manual and oauth2) have any user preference or database table.
They all implement the null provider.
2018-04-07 11:24:17 +02:00
willem
9376f7d68e
MDL-61709 mod_scorm: use student fullname when not in standards mode
...
Changed the scorm12standard setting for SCORM 1.2 in a more generic
'use SCORM Standards' setting. New setting is off by default.
The student name passed into the module is formatted as
$USER->lastname .', '. $USER->firstname and thus ignores the
fullnamedisplay. This is per SCORM1.2 standards. If setting
'use SCORM Standards' is disabled fullname will be used instead.
2018-04-07 09:14:22 +02:00
Luca Bösch
3d7f501293
MDL-61581 lesson: style continue to last buttons
2018-04-06 16:44:12 +02:00
Jake Dallimore
fdae6f77d6
MDL-61859 core_completion: fix unit tests expecting exceptions twice
...
We can't expectException twice in the same test, so split this out into
another test.
2018-04-06 17:30:31 +08:00
Mark Nelson
a8d022d814
MDL-60848 atto_recordrtc: removed use of bowser.js
2018-04-06 17:24:59 +08:00
Mark Nelson
492a795d67
MDL-60848 atto_recordrtc: removed unnecessary files
2018-04-06 17:24:47 +08:00
jfederico
b4bbf31bf1
MDL-60848 atto_recordrtc: Add recordrtc to core
...
Thanks also goes to Jacob Prud'homme from Blindside
Networks who contributed a vast portion of this code.
2018-04-06 17:14:36 +08:00
David Monllao
45ade52173
MDL-61743 message: Add context level checking
2018-04-06 09:09:15 +02:00
David Monllao
3650af761a
MDL-61743 core_privacy: Add context level checks for all users deletion
2018-04-06 08:57:24 +02:00
Andrew Nicols
fa9243cd85
MDL-61743 core_privacy: Reduce context specificty
...
Deletion is called for a context against all components, not just
modules.
2018-04-06 08:57:24 +02:00