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
28e06c2a17
Merge branch 'MDL-61858_master' of git://github.com/markn86/moodle
2018-05-11 18:06:50 +02:00
Mark Nelson
ffc148ae39
MDL-61858 tool_phpunit: added missing privacy null provider
2018-05-11 19:37:48 +08: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
Andrew Nicols
09f9af4729
MDL-62384 logstore_standard: Remove unnecessary join on context
2018-05-11 09:15:29 +08:00
Adrian Greeve
212d7fef05
MDL-62384 tool_monitor: Update to sql to fix performance.
2018-05-11 09:15:28 +08:00
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
David Monllao
337673949b
Merge branch 'MDL-62056-master' of git://github.com/sarjona/moodle
2018-05-10 09:17:28 +08:00
David Mudrák
14e0ab3536
MDL-62354 tool_policy: Reflect the strings improvements in Behat tests
2018-05-09 22:39:22 +02: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
Sara Arjona
fd7174d03f
MDL-62056 policy: Adapt code to avoid travis errors on Github
2018-05-09 08:31:32 +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
Andrew Nicols
44d8324247
Merge branch 'MDL-62281-master' of git://github.com/sarjona/moodle
2018-05-08 11:34:46 +08:00
Sara Arjona
a22f7bbb3a
MDL-62281 tool_policy: Remove empty row in Policies and agreements page
2018-05-07 12:53:40 +02:00
Jun Pataleta
ea083b0a5e
Merge branch 'MDL-62062-master' of git://github.com/sarjona/moodle
2018-05-07 17:21:49 +08:00
Sara Arjona
461b1931c0
MDL-62062 tool_policy: Let manager/dpo withdraw consent to policies
...
The policies can be revoked by clicking the "Agreed [on behalf]" ticks.
A message has been added also to explain users they must contact to
the DPO if they want to withdraw their consent to policies.
2018-05-07 10:11:13 +02:00
David Monllao
2963a540ef
Merge branch 'MDL-62291-master' of git://github.com/junpataleta/moodle
2018-05-07 06:12:00 +02:00
Jun Pataleta
23fbd252db
Merge branch 'MDL-62286-master' of git://github.com/sarjona/moodle
2018-05-07 10:05:24 +08:00
Jake Dallimore
2566b18a31
Merge branch 'MDL-59845-master' of git://github.com/andrewnicols/moodle
2018-05-04 09:43:14 +08:00
Eloy Lafuente (stronk7)
6a23fb2171
MDL-62202 privacy: fix behat tests to point to new location under users
2018-05-03 22:48:29 +02:00
Sara Arjona
3d34aa5c29
MDL-62062 tool_policy: Avoid access to consent page after agreeding
...
Once the policies have been accepted, only users with permission to
revoke them will be able to access again to the user consent page.
2018-05-03 13:59:21 +02:00
Jun Pataleta
46cb408e30
MDL-62291 tool_dataprivacy: Change DPO mapping setting to multi-checkbox
2018-05-03 17:26:31 +08:00
Jake Dallimore
bb35eb7da7
Merge branch 'MDL-62280-master' of git://github.com/andrewnicols/moodle
2018-05-03 10:52:48 +08: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
b3359e2a3b
MDL-62135 tool_log: Use plugintype_class_callback
2018-05-02 17:47:35 +08:00
Andrew Nicols
028fb5c1f6
Merge branch 'MDL-62135-master' of git://github.com/FMCorz/moodle
2018-05-02 17:37:47 +08: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
Frédéric Massart
f43d811e96
MDL-62214 tool_messageinbound: False negative due to time() usage
...
PHP Unit is so fast that my test couldn't cope with it!
2018-05-02 12:44:42 +08:00
Andrew Nicols
db65b09188
Merge branch 'MDL-62214-master' of git://github.com/FMCorz/moodle
2018-05-02 12:28:52 +08:00
Andrew Nicols
f4524f8da3
MDL-59845 tool_lp: Add js tracking around UI refresh
2018-05-02 09:15:43 +08:00