Andrew Nicols
fe294b00ac
Merge branch 'MDL-59070-master' of https://github.com/lucaboesch/moodle
2018-03-13 13:21:09 +08:00
Andrew Nicols
0d944ce5b0
Merge branch 'MDL-61397-master' of git://github.com/zig-moodle/moodle
2018-03-13 12:23:57 +08:00
Andrew Nicols
1290576dab
Merge branch 'MDL-61567-master' of git://github.com/zig-moodle/moodle
2018-03-13 12:15:21 +08:00
Zig Tan
e3644cd5c6
MDL-61567 mod_url: Implement null provider mod_url
2018-03-13 11:02:00 +08:00
Zig Tan
f318b80a0f
MDL-61567 mod_resource: Implement null provider mod_resource
2018-03-13 11:02:00 +08:00
Zig Tan
121638b23f
MDL-61567 mod_page: Implement null provider mod_page
2018-03-13 11:02:00 +08:00
Zig Tan
9da92dc1a9
MDL-61567 mod_label: Implement null provider mod_label
2018-03-13 11:02:00 +08:00
Zig Tan
c383366601
MDL-61567 mod_folder: Implement null provider mod_folder
2018-03-13 11:01:59 +08:00
Eloy Lafuente (stronk7)
e43977e2d9
Merge branch 'MDL-61307-master' of git://github.com/andrewnicols/moodle
2018-03-13 03:18:09 +01:00
Zig Tan
38a0477575
MDL-61397 blocks: Fix null_provider namespace for blocks
2018-03-13 09:50:58 +08:00
Andrew Nicols
801116a502
MDL-61307 core: Language changes
2018-03-13 09:42:11 +08:00
Eloy Lafuente (stronk7)
c3cb1ea063
Merge branch 'MDL-48501-master' of git://github.com/jswebster/moodle
2018-03-13 01:55:41 +01:00
Andrew Nicols
e98f0cf7ff
MDL-61307 privacy: Rename deletion functions
2018-03-13 08:48:13 +08:00
Andrew Nicols
70f0923499
MDL-61307 core: Remove deletion_criteria
2018-03-13 08:48:12 +08:00
Eloy Lafuente (stronk7)
48a0419a72
Merge branch 'master_MDL-49417' of https://github.com/danmarsden/moodle
2018-03-13 00:55:22 +01:00
Dan Marsden
6b7d74040a
MDL-49417 enrol_cohort: fix behat test to use new autocomplete.
2018-03-13 12:37:43 +13:00
Eloy Lafuente (stronk7)
dd32aa7876
Merge branch 'wip-MDL-60241-master' of git://github.com/marinaglancy/moodle
2018-03-12 18:28:40 +01:00
Eloy Lafuente (stronk7)
8b4bbe4b49
Merge branch 'MDL-61397-master' of git://github.com/andrewnicols/moodle
2018-03-12 17:31:04 +01:00
Eloy Lafuente (stronk7)
bad062a992
Merge branch 'MDL-61619-master' of https://github.com/snake/moodle
2018-03-12 16:46:29 +01:00
Eloy Lafuente (stronk7)
417ec51bb6
Merge branch 'MDL-61622-master' of git://github.com/jleyva/moodle
2018-03-12 10:56:23 +01:00
Andrew Nicols
d300abab0e
Merge branch 'MDL-61365-master' of git://github.com/sarjona/moodle
2018-03-12 13:44:17 +08:00
Andrew Nicols
11838c6562
Merge branch 'MDL-61513-master' of git://github.com/junpataleta/moodle
2018-03-12 12:25:59 +08:00
Andrew Nicols
aab270d579
Merge branch 'MDL-61498-master' of https://github.com/lucaboesch/moodle
2018-03-12 12:07:33 +08:00
Andrew Nicols
b4c23fcb17
Merge branch 'MDL-61261-master' of git://github.com/sarjona/moodle
2018-03-12 11:51:36 +08:00
Jake Dallimore
20e6024581
Merge branch 'master_MDL-49417' of https://github.com/danmarsden/moodle
2018-03-12 11:34:13 +08:00
Jake Dallimore
786f1270a5
MDL-61619 core: use empty string instead of null in xmlize
2018-03-12 11:12:00 +08:00
Jake Dallimore
0c23f4e6b6
MDL-61619 phpunit: phpunit test confirming bug in new xmlize code
2018-03-12 11:11:58 +08:00
Zig Tan
bcc3f1e810
MDL-61397 blocks: Add null_providers for blocks with no user data
2018-03-12 08:42:01 +08:00
Juan Leyva
8d9dc60b43
MDL-61622 auth: Return age verification settings in get_public_config
2018-03-09 17:55:31 +01:00
Juan Leyva
1f7565c121
MDL-61622 auth: New WS is_age_digital_consent_verification_enabled
2018-03-09 17:54:58 +01:00
Jake Dallimore
703fca7540
Merge branch 'MDL-61307-master' of git://github.com/andrewnicols/moodle
2018-03-09 13:36:01 +08:00
Andrew Nicols
a235a6e02d
MDL-61307 core_plagiarism: Add implementation of Privacy API
2018-03-09 12:24:38 +08:00
Adrian Greeve
5be028ab82
MDL-61307 core_comment: Add implementation of privacy API
2018-03-09 12:24:38 +08:00
Andrew Nicols
cbc6325253
MDL-61307 core_rating: Add implementation of Privacy API
2018-03-09 12:24:38 +08:00
Zig Tan
e4f6c0c29a
MDL-61307 core_tag: Unit tests for privacy implementation
2018-03-09 12:24:38 +08:00
Andrew Nicols
bd9139463d
MDL-61307 core_tag: Add implementation of privacy API
2018-03-09 12:24:37 +08:00
Andrew Nicols
d49f9f280d
MDL-61307 core_privacy: Implementation of itself
2018-03-09 12:24:37 +08:00
Andrew Nicols
65774d72b1
MDL-61307 core_privacy: Add legacy polyfill for contrib plugins
...
This legacy polyfill allows plugin developers who release a single
branch to work with multiple versions of Moodle to support the API in
both Moodle 3.3 with PHP 5.6, and later versions.
2018-03-09 12:24:37 +08:00
Jake Dallimore
0f59848d29
MDL-61307 core_privacy: Add the privacy manager
2018-03-09 12:24:37 +08:00
Marina Glancy
51bc030d19
MDL-60241 course: General section always visible (topics, weeks)
2018-03-09 12:06:47 +08:00
Andrew Nicols
81f1e31a51
MDL-61307 core_privacy: Define and test providers
2018-03-09 10:01:18 +08:00
Andrew Nicols
431a3bb674
MDL-61307 core: Add component_class_callback functionality
2018-03-09 10:01:18 +08:00
Andrew Nicols
dcc16e155d
MDL-61307 core: Define a new privacy component
2018-03-09 09:59:36 +08:00
Jeff Webster
346657acef
MDL-48501 auth/email: update external class to use reCAPTCHA v2
2018-03-08 14:48:35 -05:00
Jeff Webster
f567f34b92
MDL-48501 mod_feedback: update feedback to use reCAPTCHA v2
2018-03-08 14:48:35 -05:00
Jeff Webster
83fa59a38c
MDL-48501 login: update signup_form to use reCAPTCHA v2
2018-03-08 14:48:35 -05:00
Jeff Webster
be41e4e518
MDL-48501 form/recaptcha: update to use reCAPTCHA v2
2018-03-08 14:48:35 -05:00
Jeff Webster
caae082025
MDL-48501 recaptchalib_v2: add new lib to support reCAPTCHA v2
2018-03-08 14:48:35 -05:00
Jeff Webster
85ef1adbd0
MDL-48501 lang: update reCAPTCHA language strings
2018-03-08 14:48:35 -05:00
Luca Bösch
c936af395e
MDL-59070 enrol_database: Take enablecompletion from template
2018-03-08 17:24:39 +01:00