Jake Dallimore
|
0e156326cc
|
Merge branch 'MDL-62134-master' of git://github.com/andrewnicols/moodle
|
2018-05-16 12:01:49 +08:00 |
|
Andrew Nicols
|
8760b7335b
|
MDL-62134 tool_dataprivacy: Add a manager_observer
|
2018-05-16 11:52:46 +08:00 |
|
Andrew Nicols
|
22c0a30888
|
MDL-62134 core_privacy: Allow for a failure handler
|
2018-05-16 11:52:46 +08:00 |
|
Andrew Nicols
|
3e3e5cdbb4
|
Merge branch 'MDL-62426-master' of https://github.com/snake/moodle
|
2018-05-16 10:44:06 +08:00 |
|
Jake Dallimore
|
72580c0832
|
MDL-62426 core_enrol: control enrolment subcontexts at the provider
Added a function to the core_enrol provider allowing enrol plugins
to set their subcontext relative to a fixed 'enrolments' parent dir.
|
2018-05-16 10:22:15 +08:00 |
|
Jake Dallimore
|
37e1069289
|
MDL-62426 enrol_flatfile: make provider a plugin provider
The enrol_flatfile table can contain userdata relating to pending
enrolments, so this should be exported and deleted as necessary.
|
2018-05-16 09:37:33 +08:00 |
|
Marina Glancy
|
3f18d2af9a
|
MDL-62134 tool_dataprivacy: privacy manager wrapper
If exception occurs in one plugin implementation do not fail the whole job but
instead send a message to DPOs with the exception details
|
2018-05-16 09:02:01 +08:00 |
|
Marina Glancy
|
65abf2a37c
|
MDL-62134 privacy: consistantly call components methods
|
2018-05-16 09:02:01 +08:00 |
|
Eloy Lafuente (stronk7)
|
51c17c381d
|
Merge branch 'MDL-62447_master' of git://github.com/dmonllao/moodle
|
2018-05-16 01:26:39 +02:00 |
|
Eloy Lafuente (stronk7)
|
3811659bc7
|
Merge branch 'MDL-62433-master' of git://github.com/sarjona/moodle
|
2018-05-15 23:30:46 +02:00 |
|
Eloy Lafuente (stronk7)
|
cd0f1aa403
|
Merge branch 'MDL-62448-master' of git://github.com/sarjona/moodle
|
2018-05-15 17:29:06 +02:00 |
|
Eloy Lafuente (stronk7)
|
12ef4a1219
|
Merge branch 'MDL-62419-master' of git://github.com/bmbrands/moodle
|
2018-05-15 16:56:37 +02:00 |
|
Sara Arjona
|
9d594541b6
|
MDL-62448 block_rss_client: Export all feeds from Privacy API
|
2018-05-15 14:25:27 +02:00 |
|
Sara Arjona
|
68ed91b7af
|
MDL-62433 tool_policy: Review language strings for consistency
All credit goes to Helen Foster. Thanks! :-*
|
2018-05-15 14:21:03 +02:00 |
|
Sara Arjona
|
5e84f521fa
|
MDL-62433 tool_policy: Some minor fixes to Privacy API implementation
- Export files for agreements too.
- Add versionid to the export path to avoid collision if version revision
is not defined.
|
2018-05-15 14:07:31 +02:00 |
|
Andrew Nicols
|
f63745eabd
|
MDL-62433 tool_policy: Adjustments to the data export
|
2018-05-15 14:07:31 +02:00 |
|
Sara Arjona
|
827c8e98ac
|
MDL-62433 tool_policy: Review privacy provider for adding versions
|
2018-05-15 14:07:31 +02:00 |
|
David Monllao
|
bcd677bc6a
|
Merge branch 'wip-MDL-62445-master' of git://github.com/marinaglancy/moodle
|
2018-05-15 13:33:25 +02:00 |
|
David Monllao
|
85218c28e9
|
Merge branch 'MDL-62228_master' of git://github.com/markn86/moodle
|
2018-05-15 13:31:07 +02:00 |
|
David Monllao
|
7f9b187994
|
MDL-62447 user: Fix component name typo
|
2018-05-15 10:41:57 +02:00 |
|
Bas Brands
|
b188407bdc
|
MDL-62419 Theme boost: use sr-only() mixin for .accesshide
|
2018-05-15 10:39:09 +02:00 |
|
David Monllao
|
dc71a8b50e
|
Moodle release 3.5rc1
v3.5.0-rc1
|
2018-05-15 09:42:49 +02:00 |
|
David Monllao
|
096b3723bb
|
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
|
2018-05-15 09:42:47 +02:00 |
|
Andrew Nicols
|
76578cf3f6
|
Merge branch 'MDL-62444-master' of git://github.com/zig-moodle/moodle
|
2018-05-15 11:38:32 +08:00 |
|
Andrew Nicols
|
7831f2785d
|
Merge branch 'MDL-62428_master' of git://github.com/markn86/moodle
|
2018-05-15 10:58:45 +08:00 |
|
Marina Glancy
|
8880510d40
|
MDL-62445 tool_privacy: pass correct user to message_send
|
2018-05-15 10:27:52 +08:00 |
|
Jun Pataleta
|
2f48e08c46
|
Merge branch 'MDL-62434-master' of git://github.com/bmbrands/moodle
|
2018-05-15 10:06:57 +08:00 |
|
Zig Tan
|
0061a6ae67
|
MDL-62444 mod_assignment: Fix missing lang string.
|
2018-05-15 09:50:11 +08:00 |
|
Jun Pataleta
|
d060e0b80f
|
Merge branch 'MDL-62432-master' of git://github.com/andrewnicols/moodle
|
2018-05-15 09:34:18 +08:00 |
|
Andrew Nicols
|
63b0f6276c
|
MDL-62432 quiz: Check contexts more carefully
|
2018-05-15 09:25:51 +08:00 |
|
Eloy Lafuente (stronk7)
|
05c87e7bb4
|
Merge branch 'MDL-62430_master' of git://github.com/dmonllao/moodle
|
2018-05-15 02:56:00 +02:00 |
|
AMOS bot
|
3a959aa800
|
Automatically generated installer lang files
|
2018-05-15 00:06:16 +00:00 |
|
David Monllao
|
641d878d08
|
MDL-62430 block_html: Check that block instances are block_html
|
2018-05-14 17:06:57 +02:00 |
|
David Monllao
|
014335fb2b
|
Merge branch 'MDL-62370-master' of git://github.com/andrewnicols/moodle
|
2018-05-14 16:00:32 +02:00 |
|
Andrew Nicols
|
0668ba779a
|
Merge branch 'MDL-62356-master' of git://github.com/cescobedo/moodle
|
2018-05-14 20:50:23 +08:00 |
|
Andrew Nicols
|
a61cd7efef
|
Merge branch 'MDL-62357-master' of git://github.com/cescobedo/moodle
|
2018-05-14 20:43:02 +08:00 |
|
Andrew Nicols
|
502344a904
|
MDL-62370 core_privacy: Directory-less subsystems are compliant
|
2018-05-14 19:59:43 +08:00 |
|
Mark Nelson
|
df1714f25a
|
MDL-62228 core: remove unnecessary context check in privacy providers
|
2018-05-14 18:33:29 +08:00 |
|
Marina Glancy
|
3960ad53a7
|
MDL-62430 privacy: validate context when deleting all user data
|
2018-05-14 18:13:27 +08:00 |
|
David Monllao
|
4557b4e065
|
Merge branch 'MDL-62414-master' of git://github.com/junpataleta/moodle
|
2018-05-14 11:44:13 +02:00 |
|
David Monllao
|
05dcf35796
|
Merge branch 'MDL-62425-master' of git://github.com/andrewnicols/moodle
|
2018-05-14 10:57:14 +02:00 |
|
cescobedo
|
267effaaa2
|
MDL-62356 enrol_meta: Add privacy implementation for enrol_meta
|
2018-05-14 10:55:52 +02:00 |
|
cescobedo
|
30f3ea7fe1
|
MDL-62357 enrol_cohort: Add privacy implementation for enrol_cohort
|
2018-05-14 10:49:16 +02:00 |
|
David Monllao
|
3558897fc3
|
Merge branch 'MDL-62365-master' of git://github.com/bmbrands/moodle
|
2018-05-14 10:39:41 +02:00 |
|
Bas Brands
|
b5f402ad73
|
MDL-62434 Theme boost: fix popover arrows above/under popups
|
2018-05-14 10:36:02 +02:00 |
|
David Monllao
|
62b94b486e
|
Merge branch 'MDL-62418-master' of git://github.com/mihailges/moodle
|
2018-05-14 10:17:58 +02:00 |
|
Andrew Nicols
|
ef0f37ca16
|
MDL-62425 core: Add privacy implementation
|
2018-05-14 15:41:36 +08:00 |
|
Andrew Nicols
|
b5b86c298c
|
MDL-62425 tool_dataprivacy: Add core to the list of components
|
2018-05-14 15:41:30 +08:00 |
|
Andrew Nicols
|
66f2da2e0a
|
MDL-62425 core_privacy: Add core to the list of components
|
2018-05-14 15:40:56 +08:00 |
|
Bas Brands
|
04b1bea112
|
MDL-62365 Theme Boost: default navigation item to empty
- use fa-fw as default navigation item (empty)
- change indentation for 2nd level dropdown items
|
2018-05-14 09:08:42 +02:00 |
|