Andrew Nicols
c9b29e6b98
Merge branch 'MDL-62171-master' of git://github.com/bmbrands/moodle
2018-05-07 13:10:34 +08: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
Jun Pataleta
97f1c1f424
Merge branch 'MDL-61937-master-fix' of git://github.com/andrewnicols/moodle
2018-05-07 09:38:10 +08:00
Jun Pataleta
fbd7daf50e
Merge branch 'MDL-61937_master-fix' of git://github.com/dmonllao/moodle
2018-05-07 09:37:55 +08:00
Andrew Nicols
ea80f967b8
MDL-61937 mod_data: Correct rating export args in privacy
2018-05-07 09:28:54 +08:00
Andrew Nicols
a5c2308443
MDL-61407 question: Export step files in privacy
2018-05-07 07:09:30 +08:00
Eloy Lafuente (stronk7)
fc5c5306c9
MDL-61693 core_calendar: make results deterministic for better testing
2018-05-06 18:19:21 +02:00
David Monllao
70e8515ea8
MDL-62218 analytics: Add missing sample origin checking
2018-05-04 16:35:42 +02:00
Eloy Lafuente (stronk7)
fcb7459569
Merge branch 'wip-MDL-61876-master-fix' of https://github.com/marinaglancy/moodle
2018-05-04 12:11:16 +02:00
David Monllao
62c9d0877a
MDL-61937 mod_data: Target the correct area
2018-05-04 11:55:25 +02:00
Frédéric Massart
9967731256
MDL-61877 core_competency: False negative due to random ordering
2018-05-04 11:18:42 +02:00
Marina Glancy
7529031368
MDL-61876 admin: for upgraded sites keep forceclean=0
2018-05-04 15:55:45 +08:00
Zig Tan
bdf271df80
MDL-61693 core_calendar: Simplified get calendar event details SQL
2018-05-04 13:01:37 +08:00
Jake Dallimore
209f6e1eda
Merge branch 'MDL-61407-master' of git://github.com/andrewnicols/moodle
2018-05-04 11:50:26 +08:00
Andrew Nicols
9b3159246f
Merge branch 'wip-MDL-61937-master' of git://github.com/marinaglancy/moodle
2018-05-04 11:29:24 +08:00
Jun Pataleta
cb596d823f
Merge branch 'MDL-61877-master' of git://github.com/FMCorz/moodle
2018-05-04 11:25:49 +08:00
Marina Glancy
ab803d697c
MDL-61937 mod_data: implement privacy provider
2018-05-04 11:22:15 +08:00
Marina Glancy
1c4b87cb97
MDL-61937 tag: new method in privacy api
2018-05-04 11:22:14 +08:00
Marina Glancy
e5ec530a44
MDL-61937 rating: delete method in privacy provider
2018-05-04 11:22:14 +08:00
Marina Glancy
70703d4c51
MDL-61937 comment: do not use API in provider
...
When exporting comments we can not use comments API because:
- we don't need to call component validate, comments may be disabled right now but
are still stored
- we don't need to call display callback
- we need to export all comments and not only first 15 of them
2018-05-04 11:22:14 +08:00
Marina Glancy
a7a6be90c8
MDL-61937 mod_data: generator for all field types
2018-05-04 11:22:14 +08:00
cescobedo
ed54f4e11e
MDL-61937 datafield: Add privacy implementation for all datafield
2018-05-04 11:22:13 +08:00
Andrew Nicols
2cae92c6c3
Merge branch 'MDL-62218-master' of git://github.com/ryanwyllie/moodle
2018-05-04 11:11:14 +08:00
Ryan Wyllie
28b870b4de
MDL-62218 analytics: make privacy test class name more unique
2018-05-04 11:04:24 +08:00
Jun Pataleta
66156ad245
Merge branch 'MDL-62151-master' of git://github.com/bmbrands/moodle
2018-05-04 10:55:50 +08:00
Jake Dallimore
1c73a11a20
Merge branch 'MDL-62046-master' of git://github.com/mihailges/moodle
2018-05-04 10:26:41 +08:00
Jake Dallimore
6ef8a82599
Merge branch 'MDL-62032-master' of git://github.com/mihailges/moodle
2018-05-04 09:56:37 +08:00
Jake Dallimore
e46c60db2a
Merge branch 'MDL-62030-master' of git://github.com/mihailges/moodle
2018-05-04 09:51:39 +08:00
Jake Dallimore
2566b18a31
Merge branch 'MDL-59845-master' of git://github.com/andrewnicols/moodle
2018-05-04 09:43:14 +08:00
Jake Dallimore
4fb76c0fac
Merge branch 'MDL-62007-master' of git://github.com/mihailges/moodle
2018-05-04 09:19:51 +08:00
Andrew Nicols
67e2ee0b65
Merge branch 'wip-MDL-61876-master' of git://github.com/marinaglancy/moodle
2018-05-04 08:03:48 +08:00
Eloy Lafuente (stronk7)
6c0b4929c6
Merge branch 'MDL-62315-master-privacycoreform' of git://github.com/mudrd8mz/moodle
2018-05-03 23:40:37 +02:00
Eloy Lafuente (stronk7)
3149bea2c4
Merge branch 'MDL-61800-master' of git://github.com/andrewnicols/moodle
2018-05-03 23:27:51 +02: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
David Mudrák
fa7297aff0
MDL-62315 form: Implement the privacy API for core_form subsystem
...
Forms subsystem has no own database table. The only personal data is the
user preference 'filemanager_recentviewmode' that stores the view mode
of the file picker element.
It was discussed whether handling of this preference should be added
here into core_form, or rather into core_repository subsystem. The final
decision was to consider the preference as owned by the core_form
because it is affecting the display of a form element, not the
repository backend (even though the strings describing it had been put
into core_repository strings).
2018-05-03 19:05:39 +02:00
David Monllao
bf694d4724
Merge branch 'MDL-62254_master' of https://github.com/nadavkav/moodle
2018-05-03 16:08:11 +02:00
David Monllao
6474044464
Merge branch 'MDL-62227-master' of git://github.com/bmbrands/moodle
2018-05-03 15:49:43 +02:00
David Monllao
97b0a6cbfc
MDL-62218 analytics: Privacy API implementation
2018-05-03 15:28:22 +02:00
Andrew Nicols
545e2b4ec7
Merge branch 'MDL-62240-master' of git://github.com/sarjona/moodle
2018-05-03 18:57:28 +08:00
Jake Dallimore
9ab7a315d1
Merge branch 'MDL-62310-master' of git://github.com/cescobedo/moodle
2018-05-03 18:00:40 +08:00
Bas Brands
ae0629d284
MDL-62171 Theme boost: modal accessibility focus
2018-05-03 11:54:26 +02:00
Jun Pataleta
46cb408e30
MDL-62291 tool_dataprivacy: Change DPO mapping setting to multi-checkbox
2018-05-03 17:26:31 +08:00
Jun Pataleta
c166b700d8
Merge branch 'MDL-61194-master' of git://git.cameron1729.xyz/moodle
2018-05-03 17:07:57 +08:00
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