Andrew Nicols
7b4fa14f36
MDL-61858 core_privacy: Add test to ensure component implementations
2018-05-11 19:37:48 +08:00
Andrew Nicols
cef2c013d2
Merge branch 'MDL-62373_master' of git://github.com/dmonllao/moodle
2018-05-11 15:28:09 +08:00
Jake Dallimore
b513b36cfd
Merge branch 'MDL-62354' of git://github.com/stronk7/moodle
2018-05-11 14:52:33 +08:00
Jun Pataleta
0697a52218
Merge branch 'MDL-62394-master' of git://github.com/andrewnicols/moodle
2018-05-11 14:23:41 +08:00
Andrew Nicols
20f3b33b24
MDL-62394 privacy: Make JSON export pretty
2018-05-11 14:12:10 +08:00
Jun Pataleta
44d89dfa7a
Merge branch 'MDL-62382-master' of git://github.com/ryanwyllie/moodle
2018-05-11 12:06:03 +08:00
Ryan Wyllie
ebe7417f94
MDL-62382 quiz: include subcategories when previewing top categories
...
Include the subcategories when loading the list of questions for
a top level question in the add random question modal.
2018-05-11 11:51:50 +08:00
Andrew Nicols
61b1cc4dd7
Merge branch 'wip-MDL-61814-master-fix' of git://github.com/abgreeve/moodle
2018-05-11 10:48:47 +08:00
Adrian Greeve
28f3776451
MDL-61814 report_stats: Update to sql to increase performance.
2018-05-11 10:44:51 +08:00
Jake Dallimore
b3252ecdc1
MDL-61951 core_grading: SQL improvements for grading_instance join
2018-05-11 10:19:11 +08:00
Jake Dallimore
6f213a2fa2
Merge branch 'MDL-61951-master' of git://github.com/sarjona/moodle
2018-05-11 10:18:58 +08:00
Jun Pataleta
195f6fe37e
Merge branch 'MDL-62388_master' of git://github.com/dmonllao/moodle
2018-05-11 10:03:44 +08:00
Jun Pataleta
239c6202e2
Merge branch 'MDL-62117-master-fix' of git://github.com/andrewnicols/moodle
2018-05-11 09:34:37 +08:00
Andrew Nicols
932ee52ba7
MDL-62117 enrol_paypal: Improve SQL efficiency
2018-05-11 09:29:07 +08:00
Eloy Lafuente (stronk7)
e4ad3ee714
Merge branch 'MDL-62380-master' of git://github.com/mihailges/moodle
2018-05-11 02:06:48 +02:00
Tim Hunt
75aa674b99
MDL-62275 qtype_calc*: improve validation of formulae
...
Many thanks to Marina Glancy for helping with this.
2018-05-11 01:21:16 +02:00
Eloy Lafuente (stronk7)
575b2eaa2d
MDL-62354 notes: Reduce string to avoid js_call_amd() lenght limits
...
That way we are under the max 1024 allowed and also, the help string
is shown properly in the modal (previously part of it was not visible
falling off-window).
2018-05-10 23:30:22 +02:00
Eloy Lafuente (stronk7)
a7a5d10319
Merge branch 'MDL-62277-master' of git://github.com/bmbrands/moodle
2018-05-10 20:50:20 +02:00
Andrew Nicols
00293f90a4
MDL-61635 tool_dataprivacy: Filter out protected contexts in delete
2018-05-10 20:36:02 +02:00
David Monllao
1f000f071e
Merge branch 'MDL-62366-master' of git://github.com/zig-moodle/moodle
2018-05-10 18:13:44 +02:00
David Monllao
4033c2a11b
Merge branch 'MDL-61714-master' of git://github.com/sarjona/moodle
2018-05-10 18:10:29 +02:00
David Monllao
74e82e4684
Merge branch 'MDL-62200-master' of git://github.com/bmbrands/moodle
2018-05-10 18:04:08 +02:00
David Monllao
7b6c74431b
Merge branch 'MDL-61949-master-privacy-upgrade-txt' of git://github.com/mudrd8mz/moodle
2018-05-10 17:53:05 +02:00
Bas Brands
f01734122a
MDL-62277 Theme boost: add badge criteria layout
2018-05-10 16:32:41 +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
Jake Dallimore
7feac02414
MDL-61951 core_grading: Several fixes to the privacy implementation
...
- Fixed legacy polyfill method definitions
- Added unit test for legacy polyfill
- Fixed delete_gradingform_for_userid in gradingform provider
2018-05-10 13:26:47 +02:00
Andrew Nicols
51e53b9f40
MDL-61905 mod_workshop: Adjust privacy SQL queries
...
This change moves the content of WHERE to the JOIN, thus filtering the
results before they are returned. This reduces the number of joined rows
which gives a big performance benefit.
2018-05-10 13:03:11 +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
David Mudrák
4f41ae2763
MDL-61949 privacy: Add mention of the new API in upgrade.txt files
...
The notice is explicitly repeated for activity modules because they
usually process user data heavily.
2018-05-10 11:35:12 +02:00
Sara Arjona
b1f1bd2e54
MDL-61714 admin: Update digital age consent map according legislation
2018-05-10 10:32:49 +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
David Monllao
782b242ccb
Merge branch 'MDL-61309-master' of git://github.com/andrewnicols/moodle
2018-05-10 08:46:32 +02:00
Andrew Nicols
f662082974
MDL-61309 mod_forum: Improve privacy query performance
2018-05-10 14:05:53 +08:00
Jun Pataleta
4a70fd9973
Merge branch 'wip-MDL-62289-master' of git://github.com/abgreeve/moodle
2018-05-10 13:52:46 +08:00
Marina Glancy
f5b667f1c5
MDL-62206 blocks: do not add fixed form elements as hidden
2018-05-10 12:08:41 +08:00
Adam Olley
efc508c39c
MDL-62210 mod_assign: limit file lookup to the target assign
2018-05-10 11:21:44 +08:00
Brendan Cox
1be5d6f4fe
MDL-62210 mod_assign: improved validation in portfolio caller class
2018-05-10 11:21:44 +08:00
Jake Dallimore
84bc2245f7
Merge branch 'MDL-62383-master' of git://github.com/junpataleta/moodle
2018-05-10 10:03:32 +08:00
Jun Pataleta
6c0c9d5d08
MDL-62383 privacy: Close recordset in contextlist::add_from_sql()
2018-05-10 09:55:33 +08:00
Andrew Nicols
dfa16c06a6
Merge branch 'MDL-61973-master' of git://github.com/mickhawkins/moodle
2018-05-10 09:47:10 +08:00
Jake Dallimore
34dd6c69ab
MDL-62257 mnetservice_enrol: minor fixes to privacy provider
2018-05-10 09:36:40 +08:00
Jake Dallimore
24a12d96e5
Merge branch 'MDL-62257-master' of git://github.com/cescobedo/moodle
2018-05-10 09:35:02 +08:00
Mihail Geshoski
3f02b87df0
MDL-62380 themes: Minor verification pages not being displayed nicely
2018-05-10 09:35:01 +08:00
Eloy Lafuente (stronk7)
c3da16f13d
Merge branch 'MDL-61309-master' of git://github.com/andrewnicols/moodle
2018-05-10 09:17:31 +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
a83b43a118
Merge branch 'MDL-62308_master' of git://github.com/markn86/moodle
2018-05-10 09:17:30 +08:00
Eloy Lafuente (stronk7)
9d56e7925b
Merge branch 'MDL-61976_master-fix' of git://github.com/dmonllao/moodle
2018-05-10 09:17:30 +08:00