Andrew Nicols
00293f90a4
MDL-61635 tool_dataprivacy: Filter out protected contexts in delete
2018-05-10 20:36:02 +02:00
David Monllao
a319808cfb
MDL-62075 tool_dataprivacy: Display correctly requests for other users
2018-05-10 17:43:59 +02:00
David Monllao
c459409c1b
MDL-61637 tool_dataprivacy: Context-based fetching
...
Blocks API do not provide methods to retrieve a list of
blocks without filtering by UI-availability. We need to
get course blocks based on their course context.
2018-05-10 15:56:50 +02:00
David Monllao
c2a38d17a4
MDL-62388 tool_dataprivacy: Fixing bs4stable table layout
2018-05-10 14:58:11 +02:00
David Monllao
bdc43d7729
MDL-62388 tool_dataprivacy: Default value if no sensitive data provided
2018-05-10 14:57:43 +02:00
Eloy Lafuente (stronk7)
8e8ae80550
Merge branch 'MDL-62354-master-enfix' of git://github.com/mudrd8mz/moodle
2018-05-10 11:37:55 +02:00
Jake Dallimore
eac66ff63c
Merge branch 'MDL-61971-master' of git://github.com/mickhawkins/moodle
2018-05-10 16:23:22 +08:00
David Monllao
7258bf0bcf
MDL-62373 tool_dataprivacy: Get rid of profile's contact dpo left-margin
2018-05-10 10:18:10 +02:00
David Monllao
91037dfb29
MDL-62373 tool_dataprivacy: More spacing between rows
2018-05-10 09:01:23 +02:00
Jun Pataleta
4a70fd9973
Merge branch 'wip-MDL-62289-master' of git://github.com/abgreeve/moodle
2018-05-10 13:52:46 +08:00
Eloy Lafuente (stronk7)
51b3c29b92
Merge branch 'MDL-62077-master' of git://github.com/bmbrands/moodle
2018-05-10 09:17:31 +08:00
Helen Foster
a5591614d5
MDL-62354 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* publishstate_help, core_notes - including GDPR guidance
* contactdataprotectionofficer_desc, tool_dataprivacy - removing mention
of link on privacy policy page as it is not yet implemented
2018-05-09 22:39:21 +02:00
Bas Brands
5b399ba107
MDL-62077 Theme boost: position data registry edit button
2018-05-09 16:54:46 +02:00
Michael Hawkins
be5cc0ba03
MDL-61971 dataprivacy: Added warning messages where data request pages are viewed on non-HTTPS sites
2018-05-09 11:59:26 +08:00
Adrian Greeve
c8e4922194
MDL-62289 tool_dataprivacy: Ensure all user data deleted.
...
We now do a comprehensive check and clean of user data when
a user context expires.
2018-05-09 10:16:39 +08:00
Eloy Lafuente (stronk7)
57ea6753d3
MDL-62361 versions: bump all versions and requires near release
...
version = 2018051400 release version
requires= 2018050800 current beta+ (week4roll1) version
2018-05-09 02:46:30 +02:00
Jun Pataleta
46cb408e30
MDL-62291 tool_dataprivacy: Change DPO mapping setting to multi-checkbox
2018-05-03 17:26:31 +08:00
Andrew Nicols
cb3cd93b39
Merge branch 'MDL-62209-master' of git://github.com/junpataleta/moodle
2018-05-01 11:42:44 +08:00
Jun Pataleta
38ffa48cf5
MDL-62209 tool_dataprivacy: Sort requests by ascending status
...
Sort requests by ascending status and request date so that the DPO
can go through the list in a FIFO fashion
2018-04-26 12:17:24 +08:00
Helen Foster
970c1a4bf1
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'
* processexpirationstask, enrol_paypal - more explanatory name
* 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:05:30 +02:00
David Monllao
05564a4cc6
MDL-61899 tool_dataprivacy: Add missing get_role_users fields
2018-04-20 17:46:49 +02:00
David Monllao
8b451d25f2
MDL-61899 tool_dataprivacy: Separate the retention period in 2 css selectors
2018-04-20 17:08:32 +02:00
Eloy Lafuente (stronk7)
837b937511
Merge branch 'MDL-61899_master-fixsubjectscope' of git://github.com/dmonllao/moodle
2018-04-20 10:46:36 +02:00
David Monllao
5a3280a18f
MDL-61899 tool_dataprivacy: Replace wrong function for subject scope
2018-04-20 10:27:05 +02:00
Mark Sharp
c3002d2c3f
MDL-61899 tool_dataprivacy: Fix undefined property error
2018-04-20 14:38:51 +08:00
Jun Pataleta
329241335f
MDL-61899 tool_dataprivacy: Use default parameters for get_role_users()
...
* To avoid failures in Oracle.
2018-04-20 11:26:03 +08:00
Jun Pataleta
ba5b59c0af
MDL-61899 tool_dataprivacy: Fixes during integration review
...
* Disable tool by default.
* Add format columns for 'comments' and 'dpocomment' fields in
tool_dataprivacy_request table.
* Use data request exporter when sending email notification to DPO
2018-04-18 18:23:13 +02:00
David Monllao
bb4030ff27
MDL-61899 tool_dataprivacy: Fix cibot complains
2018-04-18 18:22:58 +02:00
Jun Pataleta
0d41df6b5a
MDL-61899 tool_dataprivacy: Create name-description exporter
...
Create exporter for lawful bases that contain name and description pairs
2018-04-18 18:22:49 +02:00
Jun Pataleta
0462786a78
MDL-61899 tool_dataprivacy: Unit test fixes
2018-04-18 18:22:41 +02:00
David Monllao
042729af22
MDL-61899 tool_dataprivacy: Remove namespace alias
...
Includes MDL-61935
2018-04-18 18:22:15 +02:00
Jun Pataleta
d21f89cb06
MDL-61899 tool_dataprivacy: Fix table column width distribution
...
Includes MDL-61935
2018-04-18 18:20:12 +02:00
Jun Pataleta
5750d233f9
MDL-61899 tool_dataprivacy: Add lawful bases fields
...
Includes MDL-61935
* New fields when defining purposes that let the Privacy Officer
set the lawful bases of personal data collection and reason(s)
for the exemption of prohibition from processing sensitive personal
data.
2018-04-18 18:19:17 +02:00
David Monllao
e60058ff98
MDL-61899 tool_dataprivacy: Delete user after deletion request or expired context
...
Includes MDL-61955
2018-04-18 18:18:47 +02:00
Jun Pataleta
2076d34b8e
MDL-61899 tool_dataprivacy: Implement data export for the tool
2018-04-18 18:18:38 +02:00
Jun Pataleta
c504ba4332
MDL-61899 tool_dataprivacy: Helper class for the tool
...
* Create helper functions for getting the string names of data
request types and statuses.
2018-04-18 18:18:17 +02:00
David Monllao
57a59d6c5a
MDL-61899 tool_dataprivacy: Remove upgrade.php and add @since
2018-04-18 18:18:09 +02:00
David Monllao
aaae3c8c82
MDL-61899 tool_dataprivacy: Removing unnecessary dependencies
...
Includes MDL-61489
2018-04-18 18:17:42 +02:00
Adrian Greeve
c2aad2188a
MDL-61899 tool_dataprivacy: Addition of js file and misc. updates.
...
Includes MDL-61489
2018-04-18 18:17:10 +02:00
Barbara Ramiro
eb6b4c2368
MDL-61899 tool_dataprivacy: Styling of the second registry.
...
Includes MDL-61489
2018-04-18 18:16:40 +02:00
Adrian Greeve
d6ff9edd4f
MDL-61899 tool_dataprivacy: Addition of plugin compliance registry.
...
Includes MDL-61489
2018-04-18 18:15:40 +02:00
David Monllao
e95f0def95
MDL-61899 tool_dataprivacy: Fix reference to unexisting method
...
All credit goes to Marcel Behrmann
2018-04-18 18:15:31 +02:00
Jun Pataleta
6f094d4940
MDL-61899 tool_dataprivacy: Fetch context ids to update then update
...
Fetch the context ids to be updated first before performing the update
to the contextlist_context table to avoid using subquery that causes
cross DB compatibility issues.
2018-04-18 18:15:19 +02:00
Jun Pataleta
cb775057fd
MDL-61899 tool_dataprivacy: Additional fixes to tool
...
Fixes applied from the following issues:
1. MDL-61618
2. MDL-61901
2018-04-18 18:15:09 +02:00
David Monllao
a8a6905039
MDL-61899 tool_dataprivacy: Refined patch fixing cibot complains
2018-04-18 18:14:59 +02:00
David Monllao
5efc1f9e64
MDL-61899 tool_dataprivacy: Subject access requests tool
...
This commit is composed of different issues, most of them under
MDL-61306:
- MDL-61888, MDL-61785, MDL-61830, MDL-61874, MDL-59720,
MDL-61486, MDL-61697, MDL-61798, MDL-61685, MDL-61682,
MDL-61684, MDL-61618, MDL-61681, MDL-61680, MDL-61487,
MDL-61499, MDL-61500, MDL-61362 and MDL-59718
Contributions to this patch by:
- Jun Pataleta
- David Monllao
- Andrew Nicols
- Adrian B. Greeve
- Jake Dallimore
- Sara Arjona
2018-04-18 18:14:23 +02:00