Jun Pataleta
302089f52b
MDL-63184 tool_dataprivacy: Ensure PO roles have correct capability
2018-09-17 22:12:34 +08:00
Mihail Geshoski
19bad13a55
MDL-63116 privacy: Add bulk actions to the privacy request table
2018-09-17 08:13:06 +08:00
Jun Pataleta
01f098afaa
MDL-62554 tool_dataprivacy: Integration review fixes
2018-09-13 14:07:25 +08:00
Michael Hawkins
0971131a78
MDL-63009 tool_dataprivacy: Added site name/link to request emails
2018-09-12 17:41:58 +08:00
Tim Lock
394d0f15d9
MDL-63334 tool_privacy: Handle modules without privacy support.
2018-09-11 12:49:31 +09:30
Jun Pataleta
e547ba1de5
MDL-62554 tool_dataprivacy: Fix display of activity options
2018-09-10 12:16:20 +08:00
Jun Pataleta
28c1b4138c
MDL-62554 tool_dataprivacy: Remove defaults form
...
With the changes in this issue, this form is no longer being used.
2018-09-10 12:16:20 +08:00
Jun Pataleta
a1af857354
MDL-62554 tool_dataprivacy: Fix fetching of default contexts
...
* We also need to handle default contexts for activities. If defaults
for an activity is set, fetch that. If not, fetch the defaults for
the context level.
2018-09-10 12:16:20 +08:00
Jun Pataleta
f7bcdf61c5
MDL-62554 tool_dataprivacy: Allow setting of activity defaults
...
* Allow the setting of data registry defaults for activity modules.
* Rewrite the defaults page so that it uses templates.
* Use a tabbed layout for the defaults page that shows the default
category and purpose per context level.
* New API and web service functions that enables the setting of the
defaults.
2018-09-10 12:16:12 +08:00
Eloy Lafuente (stronk7)
cf76059eda
Merge branch 'MDL-62535-master' of git://github.com/abgreeve/moodle
2018-08-30 01:19:57 +02:00
Marina Glancy
442f12f81a
MDL-62742 core: rename coursecat->core_course_category
...
Also rename course_in_list -> core_course_list_element
Deprecate class coursecat_sortable_records
2018-08-28 11:36:23 +02:00
Jun Pataleta
237c85d303
MDL-62660 tool_dataprivacy: CI fixes
2018-08-21 09:28:48 +08:00
Michael Hawkins
5f9a31ee79
MDL-62660 tool_dataprivacy: Add scheduled task to expire data requests
2018-08-20 15:31:20 +08:00
Michael Hawkins
693f690c18
MDL-62660 tool_dataprivacy: Add ability to expire data requests
...
Also replaced Completed status with situation specific statuses.
Also improved UX on request pages in line with expiries and the aadditional statuses.
2018-08-20 15:31:20 +08:00
Adrian Greeve
4905daf497
MDL-62535 tool_dataprivacy: Registry shows deprecated interfaces.
2018-08-20 11:32:01 +08:00
Jake Dallimore
215ecb017a
Merge branch 'MDL-62884-master' of git://github.com/damyon/moodle
2018-08-17 16:02:05 +08:00
Andrew Nicols
6cf24801a9
Merge branch 'MDL-62600-master' of git://github.com/mickhawkins/moodle
2018-08-15 08:53:30 +08:00
Michael Hawkins
161a5c8ab9
MDL-62600 tool_dataprivacy: Corrected availability of PO pages to admins
2018-08-14 11:28:31 +08:00
Karen Holland
179a9f24db
MDL-62896 Privacy: External plugin Additional label update.
2018-08-13 08:32:21 +00:00
cescobedo
df536ab17d
MDL-62065 core_access: First deprecation of get roles on exact context
2018-07-29 22:43:06 +02:00
Damyon Wiese
459c2d909d
MDL-62884 privacy: Fix styles
...
An action menu displayed inside a table needs to be tested on every theme. It is
required to ensure that the menu displays correctly, even when it would display outside
the scrollable region for the table.
2018-07-25 12:09:11 +08:00
sam marshall
635c7b29a0
MDL-61652 tool_dataprivacy: Add capabilities to control data downloads
2018-07-24 14:23:16 +08:00
Jun Pataleta
ef7f7cfdf8
MDL-62026 tool_dataprivacy: Allow manual completion of general enquiries
2018-07-10 12:30:56 +08:00
Jun Pataleta
4c72ffa5ef
MDL-62211 tool_dataprivacy: Request filtering and pagination
...
* Make data requests page use table_sql to make it sortable
* Also, add an autocomplete element that enables filtering by
status and request type.
2018-06-29 10:32:04 +08:00
Jun Pataleta
dd26f1be12
MDL-61889 tool_dataprivacy: Fix CI errors
2018-06-26 13:20:31 +08:00
adamtppaw
c6363e8c23
MDL-62270 Privacy: Cron task fails when admin directory renamed
2018-06-03 22:12:43 +02:00
Jake Dallimore
dc69734963
Merge branch 'MDL-62134-master' of git://github.com/andrewnicols/moodle
2018-05-16 12:39:27 +08:00
Andrew Nicols
8da25ca04c
MDL-62134 tool_dataprivacy: Remove reference to old manager
2018-05-16 12:27:00 +08:00
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
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
David Monllao
bcd677bc6a
Merge branch 'wip-MDL-62445-master' of git://github.com/marinaglancy/moodle
2018-05-15 13:33:25 +02:00
Marina Glancy
8880510d40
MDL-62445 tool_privacy: pass correct user to message_send
2018-05-15 10:27:52 +08: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
502344a904
MDL-62370 core_privacy: Directory-less subsystems are compliant
2018-05-14 19:59:43 +08:00
David Monllao
05dcf35796
Merge branch 'MDL-62425-master' of git://github.com/andrewnicols/moodle
2018-05-14 10:57:14 +02:00
Andrew Nicols
b5b86c298c
MDL-62425 tool_dataprivacy: Add core to the list of components
2018-05-14 15:41:30 +08:00
Jake Dallimore
c7a2ed73b7
Merge branch 'MDL-62016_master' of git://github.com/dmonllao/moodle
2018-05-14 11:05:45 +08:00
Andrew Nicols
54ef15dac8
Merge branch 'MDL-62413-master' of git://github.com/junpataleta/moodle
2018-05-14 10:16:27 +08:00
Jun Pataleta
7bdb9d877d
MDL-62409 tool_dataprivacy: Properly validate data request creation
...
Creating data requests
* Add capability check when creating data requests for another user.
Ad-hoc task that processes pending data requests
* Check if the requesting user has the capability to create the data
request for another user. Reject otherwise.
Ad-hoc task that processes approved data requests
* Validate that the requester can receive the notification about the
data request processing results.
* Do not send the confirmation link to DPOs/admins
2018-05-13 16:03:21 +02:00
David Monllao
4023f84b29
MDL-62016 tool_dataprivacy: More data registry information
2018-05-13 13:21:41 +02:00
Jun Pataleta
0f7fb98747
MDL-62299 tool_dataprivacy: Show requests correctly in mydatarequests
...
For DPOs viewing their personal data requests page (mydatarequests.php),
show only the requests they made for themselves and for their children.
2018-05-13 16:18:58 +08:00
Jun Pataleta
2389ce39ac
MDL-62413 tool_dataprivacy: Let users cancel data request made for them
2018-05-12 10:18:38 +08:00
Jun Pataleta
9eb19cdf94
Merge branch 'MDL-62075_master' of git://github.com/dmonllao/moodle
2018-05-12 00:29:56 +08:00
Eloy Lafuente (stronk7)
614ebf05ea
Merge branch 'MDL-61637_master' of git://github.com/dmonllao/moodle
2018-05-11 18:09:02 +02:00
David Monllao
aaa1140d9a
Merge branch 'MDL-62397-master' of git://github.com/andrewnicols/moodle
2018-05-11 13:14:05 +02:00
Andrew Nicols
cef2c013d2
Merge branch 'MDL-62373_master' of git://github.com/dmonllao/moodle
2018-05-11 15:28:09 +08:00
David Monllao
868fc2aba1
MDL-61637 tool_dataprivacy: Point to new blocks API function
2018-05-11 09:05:43 +02:00
Andrew Nicols
ddb1a13573
MDL-62397 tool_dataprivacy: Check for inactive status properly
2018-05-11 11:20:19 +08:00
Jun Pataleta
195f6fe37e
Merge branch 'MDL-62388_master' of git://github.com/dmonllao/moodle
2018-05-11 10:03:44 +08:00