Mark Nelson
0b01e3abc1
MDL-62308 core_backup: implement privacy provider
...
The provider was added to 'backup/util/ui/' due to
Moodle's implementation of autoclass loading. See
fetch_subsystems() in lib/classes/component.php.
2018-05-09 23:14:25 +08:00
Andrew Nicols
c305233628
Merge branch 'MDL-62326-34' of git://github.com/andrewnicols/moodle into MOODLE_34_STABLE
2018-05-07 17:26:10 +08:00
Andrew Nicols
26fad064f0
Merge branch 'MDL-61919_34' of git://github.com/markn86/moodle into MOODLE_34_STABLE
2018-05-07 15:46:46 +08:00
Andrew Nicols
26c255a160
Merge branch 'wip-MDL-62137-34' of git://github.com/abgreeve/moodle into MOODLE_34_STABLE
2018-05-07 15:27:53 +08:00
Andrew Nicols
e00c025ed6
MDL-62326 core_antivirus: Implement null provider
2018-05-07 14:40:22 +08:00
Adrian Greeve
3f98a6af5b
MDL-62137 core_completion: Privacy files for core_completion.
2018-05-07 14:27:10 +08:00
Jake Dallimore
876fd26435
Merge branch 'MDL-61407-34' of git://github.com/andrewnicols/moodle into MOODLE_34_STABLE
2018-05-04 11:51:22 +08:00
Jun Pataleta
f49cae6e04
Merge branch 'MDL-61877-34' of git://github.com/FMCorz/moodle into MOODLE_34_STABLE
2018-05-04 11:25:37 +08:00
Andrew Nicols
a8027ed5cb
Merge branch 'MDL-62218-34' of git://github.com/ryanwyllie/moodle into MOODLE_34_STABLE
2018-05-04 11:12:21 +08:00
David Monllao
4e262e6b2b
MDL-62218 analytics: Privacy API implementation
2018-05-04 03:06:23 +00:00
Mark Nelson
94b01d5304
MDL-61919 core_message: implement privacy provider
2018-05-04 11:03:22 +08:00
Eloy Lafuente (stronk7)
e9780ff068
Merge branch 'MDL-62315-34-privacycoreform' of git://github.com/mudrd8mz/moodle into MOODLE_34_STABLE
2018-05-03 23:40:49 +02:00
David Mudrák
8010382a9c
MDL-62315 form: Implement the privacy API for core_form subsystem
...
Forms subsystem has no own database table. The only personal data is the
user preference 'filemanager_recentviewmode' that stores the view mode
of the file picker element.
It was discussed whether handling of this preference should be added
here into core_form, or rather into core_repository subsystem. The final
decision was to consider the preference as owned by the core_form
because it is affecting the display of a form element, not the
repository backend (even though the strings describing it had been put
into core_repository strings).
2018-05-03 19:06:19 +02:00
Jake Dallimore
a4efb88ff2
Merge branch 'MDL-62310-34' of git://github.com/cescobedo/moodle into MOODLE_34_STABLE
2018-05-03 18:03:29 +08:00
David Monllao
238a285a1b
Merge branch 'MDL-61693-34' of git://github.com/zig-moodle/moodle into MOODLE_34_STABLE
2018-05-03 10:24:25 +02:00
Andrew Nicols
4e62b0f999
MDL-61407 mod_quiz: Add initial privacy implementation
2018-05-03 16:14:35 +08:00
Andrew Nicols
b09f1d8be9
MDL-61407 question: Add initial privacy implementation
2018-05-03 16:14:35 +08:00
Jake Dallimore
83ff8f1eac
Merge branch 'MDL-62264-34' of git://github.com/cescobedo/moodle into MOODLE_34_STABLE
2018-05-03 14:06:05 +08:00
Andrew Nicols
361fc9a30c
Merge branch 'MDL-62009-34' of git://github.com/FMCorz/moodle into MOODLE_34_STABLE
2018-05-03 12:28:24 +08:00
cescobedo
6d30a1ded4
MDL-62310 core_admin: Implement Privacy API
2018-05-02 11:58:48 +02:00
cescobedo
97585a325d
MDL-62264 core_mnet: Implement Privacy API
2018-05-02 11:20:20 +02:00
Jun Pataleta
386c5299d8
Merge branch 'MDL-62253-34' of git://github.com/FMCorz/moodle into MOODLE_34_STABLE
2018-05-02 13:53:01 +08:00
Jun Pataleta
c96525e2bd
Merge branch 'MDL-61898-34' of git://github.com/andrewnicols/moodle into MOODLE_34_STABLE
2018-05-02 13:46:40 +08:00
Andrew Nicols
8bde0603d1
MDL-61898 core_cache: Implement Privacy API
2018-05-02 13:37:29 +08:00
Andrew Nicols
8048aedf46
Merge branch 'MDL-62266-34' of git://github.com/sarjona/moodle into MOODLE_34_STABLE
2018-05-02 12:34:34 +08:00
Andrew Nicols
d5a6324fe1
Merge branch 'MDL-62236-34' of git://github.com/FMCorz/moodle into MOODLE_34_STABLE
2018-05-02 10:54:00 +08:00
Andrew Nicols
82c8ef17b0
Merge branch 'wip-MDL-62138-34' of git://github.com/marinaglancy/moodle into MOODLE_34_STABLE
2018-05-01 11:57:41 +08:00
Andrew Nicols
031f4e28d9
Merge branch 'MDL-62167-34' of git://github.com/FMCorz/moodle into MOODLE_34_STABLE
2018-05-01 11:14:47 +08:00
Frédéric Massart
269cbdce37
MDL-62009 core_grades: Implement privacy API
2018-05-01 10:50:30 +08:00
Frédéric Massart
bfa32ae5c0
MDL-62253 core_auth: Implement privacy API
2018-05-01 09:15:22 +08:00
Sara Arjona
636a50044b
MDL-62266 core_availability: Implement privacy API
2018-04-30 11:20:55 +02:00
Andrew Nicols
c2f944b022
Merge branch 'MDL-62248-34' of git://github.com/FMCorz/moodle into MOODLE_34_STABLE
2018-04-30 16:01:33 +08:00
Frédéric Massart
f47cd85ff6
MDL-62248 core_block: Implement privacy API
2018-04-30 15:30:27 +08:00
Andrew Nicols
951c886951
Merge branch 'MDL-62235-34' of git://github.com/FMCorz/moodle into MOODLE_34_STABLE
2018-04-30 14:01:28 +08:00
Frédéric Massart
a4c23f2b13
MDL-62235 core_files: Implement privacy API
2018-04-30 13:46:09 +08:00
Andrew Nicols
647c7ec982
Merge branch 'MDL-62208-34' of git://github.com/FMCorz/moodle into MOODLE_34_STABLE
2018-04-30 13:20:40 +08:00
Frédéric Massart
5dcc3bca58
MDL-62236 core_webservice: Implement privacy API
2018-04-29 10:10:40 +08:00
Frédéric Massart
7c772f449b
MDL-61877 core_competency: Handle comments in privacy API
2018-04-27 11:30:30 +08:00
Frédéric Massart
72da93a9ea
MDL-61877 core_competency: Implement privacy API
2018-04-27 11:30:30 +08:00
Frédéric Massart
802ab825ed
MDL-62167 core_badges: Implement privacy API
2018-04-27 10:51:53 +08:00
Eloy Lafuente (stronk7)
bd087739c6
Merge branch 'MDL-61863-34' of git://github.com/zig-moodle/moodle into MOODLE_34_STABLE
2018-04-26 22:31:49 +02:00
Zig Tan
770045533a
MDL-61693 core_calendar: Implemented privacy providers
2018-04-26 21:10:59 +08:00
Andrew Nicols
45742c52a4
Merge branch 'MDL-61947-34' of git://github.com/zig-moodle/moodle into MOODLE_34_STABLE
2018-04-26 14:52:36 +08:00
Frédéric Massart
7029b4eff4
MDL-62208 core_fileconverter: Implement privacy API
2018-04-26 12:55:16 +08:00
Zig Tan
730f7da8eb
MDL-61947 core_my: Implemented privacy providers
2018-04-26 12:50:55 +08:00
Eloy Lafuente (stronk7)
698391ffe4
Merge branch 'MDL-61998-34' of git://github.com/sarjona/moodle into MOODLE_34_STABLE
2018-04-26 02:40:05 +02:00
Helen Foster
7cc490a3dd
MDL-62181 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* sitepolicies, core_admin - 'Site policies' changed to 'Site security
settings'
* sitepolicy_help and sitepolicyguest_help, core_admin - setting will
only have an effect if the site policy handler is set to default
* sitepolicyhandler_desc,core_admin - improved wording
* pathtodot_help, core_admin - Windows and Mac paths
* debugstringids_desc, core_admin - improved explanation
2018-04-24 22:08:27 +02:00
Zig Tan
376212f1b9
MDL-61863 core_notes: Implemented privacy providers
2018-04-24 12:08:07 +08:00
Jun Pataleta
b22517e334
Merge branch 'MDL-62079-34' of git://github.com/andrewnicols/moodle into MOODLE_34_STABLE
2018-04-24 11:56:10 +08:00
Andrew Nicols
3fd4a77fde
MDL-62079 core_filters: Implement null provider
2018-04-24 11:49:04 +08:00