Cameron Ball
23fe1e2bed
MDL-61194 assignfeedback_editpdf: Check if we can convert online text
...
This patch adds a check to make sure there is a converter available that
will be able to handle html->pdf conversion before adding onlinetext
submissions to the list of files to combine.
2018-05-03 16:44:27 +08:00
Mihail Geshoski
fd4c7d6461
MDL-62046 profilefield_textarea: Add privacy files and unit tests
2018-05-03 16:25:58 +08:00
David Monllao
3128529784
Merge branch 'MDL-61693-master' of git://github.com/zig-moodle/moodle
2018-05-03 10:24:02 +02:00
Andrew Nicols
50f5a097a2
MDL-61407 privacy: Reset the writer after writer tests
...
The writer was not reset after these tests which had the potential to
affect the next test after these were run.
2018-05-03 16:14:38 +08:00
Andrew Nicols
09a9b8f1ac
MDL-61407 quizaccess: Add null_writer implementations
2018-05-03 16:14:38 +08:00
Andrew Nicols
2e85118fb3
MDL-61407 quiz: Add reports for quiz
2018-05-03 16:14:37 +08:00
Andrew Nicols
05014132b6
MDL-61407 qtype: Add null_writer for all qtypes
2018-05-03 16:14:37 +08:00
Andrew Nicols
80b0c733f2
MDL-61407 qformat: Add null_writer for all qformats
...
Questions formats do not store any personal data.
Any contrib format which does store personal data should utilise the
standard export interfaces as this subsystem will not call them directly.
2018-05-03 16:14:36 +08:00
Andrew Nicols
fa9eba7d84
MDL-61407 question: Add null_writer for all behaviours
...
Behaviours do not store any personal data.
Any contrib behaviour which does store personal data should utilise the
standard export interfaces as this subsystem will not call them directly.
2018-05-03 16:14:36 +08:00
Andrew Nicols
4c729982c7
MDL-61407 mod_quiz: Add initial privacy implementation
2018-05-03 16:14:36 +08:00
Andrew Nicols
d44064cdd6
MDL-61407 question: Add initial privacy implementation
2018-05-03 16:14:35 +08:00
David Monllao
4e7232b82e
Merge branch 'MDL-62058-master' of git://github.com/bmbrands/moodle
2018-05-03 10:11:28 +02:00
David Monllao
205994bafe
Merge branch 'MDL-62059-master' of git://github.com/rezaies/moodle
2018-05-03 10:08:09 +02:00
Mihail Geshoski
cf6a77fbbb
MDL-62032 profilefield_text: Add privacy files and unit tests
2018-05-03 16:07:55 +08:00
Mihail Geshoski
a15712ef6e
MDL-62030 profilefield_menu: Add privacy files and unit tests
2018-05-03 15:51:52 +08:00
Jun Pataleta
f2cb3952af
Merge branch 'MDL-62282-master' of git://github.com/ryanwyllie/moodle
2018-05-03 15:40:55 +08:00
Bas Brands
5e92cf33c5
MDL-62151 Theme boost: mod_chat styles
2018-05-03 09:34:40 +02:00
Mihail Geshoski
8ddb08c9d9
MDL-62007 profilefield_checkbox: Modify privacy provider
2018-05-03 15:27:50 +08:00
Sara Arjona
7a3707797d
MDL-62240 privacy: Avoid error when path is higher than allowed
...
A new method shorten_filenames has been added to moodlelib.
2018-05-03 09:16:13 +02:00
Mihail Geshoski
76b61aa064
MDL-62007 profilefield_datetime: Add privacy files and unit tests
2018-05-03 14:57:41 +08:00
Jun Pataleta
2bb0f8923c
Merge branch 'MDL-61956-master' of https://github.com/lucaboesch/moodle
2018-05-03 14:46:52 +08:00
Andrew Nicols
76cb5a56ea
MDL-62240 file: Add includehash to shorten_filename + unit tests
2018-05-03 08:27:12 +02:00
Jake Dallimore
2891577f61
Merge branch 'MDL-62264-master' of git://github.com/cescobedo/moodle
2018-05-03 14:03:29 +08:00
Jun Pataleta
198c797a73
Merge branch 'MDL-62202-master' of git://github.com/sarjona/moodle
2018-05-03 13:31:53 +08:00
Andrew Nicols
d28429859e
Merge branch 'MDL-62009-master' of git://github.com/FMCorz/moodle
2018-05-03 12:15:54 +08:00
Andrew Nicols
bacaac3a12
Merge branch 'wip-MDL-62312-master' of git://github.com/marinaglancy/moodle
2018-05-03 11:09:23 +08:00
Jake Dallimore
bb35eb7da7
Merge branch 'MDL-62280-master' of git://github.com/andrewnicols/moodle
2018-05-03 10:52:48 +08:00
Marina Glancy
3127fe10b8
MDL-62312 course: Move core_publish renderer methods to course renderer
2018-05-03 10:08:37 +08:00
Jun Pataleta
d16be43c05
Merge branch 'MDL-60414-master' of https://github.com/lucaboesch/moodle
2018-05-03 09:33:20 +08:00
Andrew Nicols
27013d397c
Merge branch 'MDL-62163-master' of git://github.com/bmbrands/moodle
2018-05-03 09:25:55 +08:00
Andrew Nicols
159f057751
Merge branch 'wip-MDL-62276-master' of https://github.com/Beedell/moodle
2018-05-03 09:18:29 +08:00
AMOS bot
350fb7829a
Automatically generated installer lang files
2018-05-03 00:06:17 +00:00
Jun Pataleta
3cfbce12a6
MDL-62312 admin: Move moodleorg_registration_message to admin renderer
2018-05-02 23:41:59 +08:00
Bas Brands
ede6125a08
MDL-62163 Theme boost: add flex-grow 1 to atto felement content
2018-05-02 15:41:17 +02:00
Sara Arjona
54659fd14d
MDL-62286 tool_policy: Add Policies link to the site footer
2018-05-02 14:20:49 +02:00
Andrew Nicols
cc98914e85
MDL-61407 question: Allow formatters to ignore caps
2018-05-02 19:13:30 +08:00
Andrew Nicols
04507546ec
MDL-61407 privacy: Track changes in any context
2018-05-02 19:13:30 +08:00
cescobedo
7ee1f3dede
MDL-62310 core_admin: Implement Privacy API
2018-05-02 11:55:11 +02:00
Andrew Nicols
b3359e2a3b
MDL-62135 tool_log: Use plugintype_class_callback
2018-05-02 17:47:35 +08:00
Luca Bösch
000355f223
MDL-60414 theme_boost: bootstrap dropdown menu html spec char rendering
2018-05-02 11:40:51 +02:00
Andrew Nicols
028fb5c1f6
Merge branch 'MDL-62135-master' of git://github.com/FMCorz/moodle
2018-05-02 17:37:47 +08:00
cescobedo
61547a4d68
MDL-62264 core_mnet: Implement Privacy API
2018-05-02 11:17:03 +02:00
Frédéric Massart
fc6cf1802e
MDL-62135 logstore_legacy: Implement privacy API
2018-05-02 17:15:48 +08:00
Frédéric Massart
0f3bcbb92e
MDL-62135 logstore_database: Implement privacy API
2018-05-02 17:15:48 +08:00
Frédéric Massart
ab01e8a970
MDL-62135 logstore_standard: Implement privacy API
2018-05-02 17:15:48 +08:00
Frédéric Massart
2bc753db41
MDL-62135 tool_log: Implement privacy API
2018-05-02 17:15:47 +08:00
David Monllao
cee06411b5
MDL-62218 mlbackend: Null privacy providers for core mlbackends
2018-05-02 11:14:33 +02:00
David Mudrák
ea2ede2cf6
MDL-61905 workshop: Drop the old 1.x era tables
...
These tables may still contain relics of old personal data if the site
was installed before Moodle 2.0. We do not need these tables any more.
Following the "privacy by design" principles, we are dropping them now.
2018-05-02 10:35:01 +02:00
Luca Bösch
0188d5b5b4
MDL-61956 calendar: allow to see hidden course with switch role
2018-05-02 09:37:32 +02:00
Sara Arjona
a97af76c0b
MDL-62202 privacy: Move Privacy and policies category to Users page
2018-05-02 08:44:33 +02:00