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
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
Eloy Lafuente (stronk7)
446d8483a3
on-demand release 3.5beta+
2018-05-01 23:04:48 +02:00
Eloy Lafuente (stronk7)
40938ae2d8
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-05-01 23:04:45 +02:00
Frédéric Massart
048b266f14
MDL-62167 core_badges: Remove usage of a reserved keyword of Oracle
2018-05-01 15:21:46 +02:00
Frédéric Massart
91161a6325
MDL-62167 core_badges: Prevent SQL error with Oracle
2018-05-01 15:21:46 +02:00
Andrew Nicols
16f18cb984
Merge branch 'wip-MDL-61308-master-unitfix' of git://github.com/abgreeve/moodle
2018-05-01 12:21:55 +02:00
Adrian Greeve
bfb57d2c16
MDL-61308 assignsubmission_comments: Unit test ordering fix.
2018-05-01 12:21:47 +02:00
Andrew Nicols
7085e286c0
Merge branch 'MDL-62231-master' of git://github.com/rezaies/moodle
2018-05-01 12:21:36 +02:00
Shamim Rezaie
1de2a1598e
MDL-62231 block_recent_activity: Implement null provider for the block
2018-05-01 14:07:17 +10:00
Andrew Nicols
39b17e9933
Merge branch 'wip-MDL-62138-master' of git://github.com/marinaglancy/moodle
2018-05-01 11:46:27 +08:00
Andrew Nicols
cb3cd93b39
Merge branch 'MDL-62209-master' of git://github.com/junpataleta/moodle
2018-05-01 11:42:44 +08:00
Andrew Nicols
c9591cdde6
Merge branch 'MDL-61411-master' of git://github.com/Kathrin84/moodle
2018-05-01 11:21:23 +08:00
Andrew Nicols
06cab84176
Merge branch 'MDL-62167-master' of git://github.com/FMCorz/moodle
2018-05-01 11:10:31 +08:00
Jun Pataleta
1891ed7bb0
Merge branch 'MDL-62060-master' of git://github.com/rezaies/moodle
2018-05-01 10:44:59 +08:00
Shamim Rezaie
c5d720ab51
MDL-62060 core_privacy: Make sure the exported json is human readable
2018-05-01 12:35:00 +10:00
Jake Dallimore
15729d9ffa
Merge branch 'MDL-62005-master' of git://github.com/rezaies/moodle
2018-05-01 09:10:18 +08:00
AMOS bot
1e096d96a2
Automatically generated installer lang files
2018-05-01 00:06:50 +00:00
Jun Pataleta
3b1d98ba73
Merge branch 'MDL-62201-master' of git://github.com/bmbrands/moodle
2018-04-30 21:54:35 +08:00
Jun Pataleta
732ebbe0fe
Merge branch 'MDL-62248-master-fix' of git://github.com/andrewnicols/moodle
2018-04-30 21:23:14 +08:00
Andrew Nicols
9b7527defc
MDL-62248 core_privacy: Add getter for user context prefs
2018-04-30 20:35:56 +08:00
Jun Pataleta
7816cac9fe
Merge branch 'MDL-61012_master' of https://github.com/troywilliams/moodle
2018-04-30 17:29:25 +08:00
Shamim Rezaie
31b76f4f59
MDL-62005 block_comments: Add implementation of Privacy API
2018-04-30 18:20:04 +10:00
Andrew Nicols
81fa241788
MDL-62248 core_privacy: Unit test for get_user_preferences
2018-04-30 16:00:24 +08:00
Andrew Nicols
970be4496e
Merge branch 'MDL-62248-master' of git://github.com/FMCorz/moodle
2018-04-30 15:59:39 +08:00
Bas Brands
3f86772ae2
MDL-62201 Theme boost: block myoverview course cards height
...
- remove css for setting a fixed height on course cards
on large devices for block overview
2018-04-30 09:54:35 +02:00
Frédéric Massart
cd7baa11c9
MDL-62248 core_block: Implement privacy API
2018-04-30 15:23:41 +08:00
Frédéric Massart
97b05c8f1e
MDL-62248 core_privacy: Test writer writes user prefs in right contexts
2018-04-30 15:23:41 +08:00
Andrew Nicols
2203ef4f74
Merge branch 'MDL-62235-master' of git://github.com/FMCorz/moodle
2018-04-30 13:57:48 +08:00
Frédéric Massart
c9f95d296a
MDL-62235 core_files: Implement privacy API
2018-04-30 13:41:20 +08:00
Andrew Nicols
a88287c67b
Merge branch 'MDL-62208-master' of git://github.com/FMCorz/moodle
2018-04-30 13:07:52 +08:00
Andrew Nicols
e054f43f5b
Merge branch 'MDL-62213-master' of git://github.com/bmbrands/moodle
2018-04-30 13:03:13 +08:00
Andrew Nicols
52f9b15d64
Merge branch 'MDL-62177-master' of git://github.com/bmbrands/moodle
2018-04-30 11:49:05 +08:00
Andrew Nicols
a924b2616a
Merge branch 'MDL-62241-master-typehint' of git://github.com/mudrd8mz/moodle
2018-04-30 11:43:46 +08:00
Andrew Nicols
bebff35401
Merge branch 'MDL-62219-master' of git://github.com/bmbrands/moodle
2018-04-30 10:34:09 +08:00
Andrew Nicols
11dc37dacc
Merge branch 'MDL-61959-master' of git://github.com/sarjona/moodle
2018-04-30 10:16:23 +08:00
Andrew Nicols
11446e8dfc
Merge branch 'MDL-62155-master' of git://github.com/bmbrands/moodle
2018-04-30 09:37:14 +08:00
Andrew Nicols
915fd9e6c3
Merge branch 'MDL-62173-master' of git://github.com/bmbrands/moodle
2018-04-30 09:28:53 +08:00
Andrew Nicols
3d110a5f6f
MDL-61308 mod_assign: Whitespace fix
2018-04-30 09:27:12 +08:00
Andrew Nicols
1c42b1d6ed
Merge branch 'wip-MDL-61308-master' of git://github.com/abgreeve/moodle
2018-04-30 09:15:25 +08:00
AMOS bot
2750523534
Automatically generated installer lang files
2018-04-30 00:06:16 +00:00
David Mudrák
15ce5b7e9b
MDL-62241 privacy: Include the unit tests from the 3.3 branch
...
The tests do not actually do anything, they just make sure that the
method signature is correct on the given PHP version. They are mostly
relevant and useful on 3.3.
2018-04-27 15:25:38 +02:00
Eloy Lafuente (stronk7)
af099b484c
on-demand release 3.5beta+
2018-04-27 13:16:41 +02:00