Andrew Nicols
62b97d84ee
MDL-63619 tool_dataprivacy: Performance improvement
2018-10-24 08:49:24 +08:00
Andrew Nicols
899e07d9a8
MDL-63619 tool_dataprivacy: Fix inheritance from parent contexts
...
Inheritance should behave such that all contexts inherit from their
parent context.
Prior to this fix, if the value was not set on a context, then it was
getting a default of 'Inherit', but instead of inheritting from the
parent context, it was inheritting from its parent context _level_ which
is just wrong.
2018-10-24 08:49:24 +08:00
Andrew Nicols
c85128260f
MDL-63714 javascript: Add new core/pending module
2018-10-24 08:43:50 +08:00
Andrew Nicols
527f895e93
MDL-63714 core: Wrap doRender in pendingjs
2018-10-24 08:43:50 +08:00
Andrew Nicols
abca4753b4
MDL-63714 javascript: Improve docs for pendingjs
2018-10-24 08:43:50 +08:00
Mihail Geshoski
4b91080095
MDL-63673 fileconverter_googledrive: Support removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-24 07:03:19 +08:00
David Monllao
76528a767e
weekly release 3.5.2+
2018-10-23 16:39:30 +02:00
David Monllao
16b34d53f2
Merge branch 'install_35_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_35_STABLE
2018-10-23 16:39:28 +02:00
David Monllao
25934551cc
Merge branch 'MDL-62139-35-fix3' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2018-10-23 11:17:08 +02:00
Damyon Wiese
4b31593964
MDL-62139 behat: Invalid test
...
If javascript is disabled, we can't open the menu.
2018-10-23 16:44:16 +08:00
Damyon Wiese
9c9e2d3e5e
MDL-62139 output: Revert template changes
...
Revert accessibility changes for menus in standard themes.
2018-10-23 10:14:44 +02:00
Damyon Wiese
cd786f0d0d
MDL-62139 output: Revert template changes
...
Revert accessibility changes for menus in standard themes.
2018-10-23 15:47:20 +08:00
Mihail Geshoski
58d63790c2
MDL-63679 ltiservice_memberships: Support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-23 13:36:02 +08:00
Mihail Geshoski
00a7f99146
MDL-63678 ltiservice_gradebookservices: Support removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-23 13:13:48 +08:00
Andrew Nicols
6d0014c5e1
MDL-63657 completion: Coding style fix
2018-10-23 11:32:53 +08:00
Andrew Nicols
85f052f4b8
Merge branch 'MDL-63668-35' of git://github.com/mickhawkins/moodle into MOODLE_35_STABLE
2018-10-23 11:32:49 +08:00
Andrew Nicols
17f5816739
MDL-63657 core_files: Coding style fix
2018-10-23 11:27:26 +08:00
Andrew Nicols
9cb3947dff
Merge branch 'MDL-63640-35' of git://github.com/mihailges/moodle into MOODLE_35_STABLE
2018-10-23 11:27:22 +08:00
Andrew Nicols
efc90f828b
MDL-63657 tool_mobile: Coding style fix
2018-10-23 11:22:05 +08:00
Andrew Nicols
da5827b559
Merge branch 'MDL-63657-35' of git://github.com/mickhawkins/moodle into MOODLE_35_STABLE
2018-10-23 11:21:59 +08:00
Andrew Nicols
9f01d23302
MDL-63535 core_rss: Coding style fix
2018-10-23 11:16:56 +08:00
Andrew Nicols
a4f148707e
Merge branch 'MDL-63535-35' of git://github.com/mihailges/moodle into MOODLE_35_STABLE
2018-10-23 11:16:45 +08:00
Michael Hawkins
7d08cc710b
MDL-63657 tool_mobile: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-23 10:59:38 +08:00
Andrew Nicols
79a266ee48
MDL-63664 tool_policy: Whitespace fix
2018-10-23 10:54:13 +08:00
Michael Hawkins
ad33de11d9
MDL-63668 core_course: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-23 10:45:36 +08:00
Michael Hawkins
dd897cc398
MDL-63668 core_completion: Add get and delete by approved userlist.
...
This issue is a part of the MDL-62560 Epic.
2018-10-23 10:45:36 +08:00
Andrew Nicols
68f64fe990
Merge branch 'MDL-63664-35' of git://github.com/mickhawkins/moodle into MOODLE_35_STABLE
2018-10-23 10:44:35 +08:00
Michael Hawkins
a7ebe98214
MDL-63664 tool_policy: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-23 10:40:12 +08:00
Mihail Geshoski
8ac3bac143
MDL-63535 core_userkey: Add method that returns users in context
...
This issue is part of the MDL-62560 Epic.
2018-10-23 10:27:42 +08:00
Mihail Geshoski
4910753dce
MDL-63535 core_rss: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-23 10:27:42 +08:00
Andrew Nicols
d54cbaff46
Merge branch 'MDL-63649-35' of git://github.com/rezaies/moodle into MOODLE_35_STABLE
2018-10-23 10:17:50 +08:00
Andrew Nicols
9e715a225c
Merge branch 'MDL-63713-35' of git://github.com/rezaies/moodle into MOODLE_35_STABLE
2018-10-23 10:09:13 +08:00
Mihail Geshoski
015e70cbcf
MDL-63640 core_files: Add method that returns users in context
...
This issue is part of the MDL-62560 Epic.
2018-10-23 10:07:38 +08:00
Shamim Rezaie
0b28290a50
MDL-63649 enrol_lti: support removal of multiple users in a context
...
This issue is a part of the MDL-62560 Epic.
2018-10-23 13:06:33 +11:00
Shamim Rezaie
63e4e0d69d
MDL-63713 core: Support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-23 13:05:36 +11:00
Andrew Nicols
aff8604240
MDL-62560 tool_dataprivacy: Behat fix for protected check
2018-10-23 09:22:05 +08:00
AMOS bot
505851f045
Automatically generated installer lang files
2018-10-23 00:07:22 +00:00
David Monllao
5cccfd2eab
Merge branch 'MDL-62144-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2018-10-22 16:34:37 +02:00
David Monllao
f9f8edce1d
Merge branch 'MDL-61052-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2018-10-22 14:37:33 +02:00
David Monllao
a9354dbbd6
Merge branch 'MDL-62560-35' into MOODLE_35_STABLE
2018-10-22 12:58:00 +02:00
Andrew Nicols
05b441c5ef
MDL-62560 tool_dataprivacy: Add a purpose override cache
2018-10-22 12:57:08 +02:00
Andrew Nicols
9fc1390e35
MDL-62560 tool_dataprivacy: Fetch user purpose once
2018-10-22 12:57:07 +02:00
Andrew Nicols
360b7f43b8
MDL-62560 tool_dataprivacy: Add status logging
2018-10-22 12:57:07 +02:00
Andrew Nicols
20342fca7e
MDL-62560 tool_dataprivacy: Add unit test for filtered userlist
2018-10-22 12:57:06 +02:00
Mihail Geshoski
598d0b3c20
MDL-63636 block_recent_activity: Support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:57:06 +02:00
Mihail Geshoski
3d9de9c6d6
MDL-63621 core_cohort: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:57:05 +02:00
Mihail Geshoski
cdd2633a99
MDL-63633 block_comments: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:57:05 +02:00
Mihail Geshoski
7027daa89c
MDL-63635 block_community: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:57:04 +02:00
Mihail Geshoski
bd77a90267
MDL-63593 auth_mnet: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:57:04 +02:00
Mihail Geshoski
3288990694
MDL-63592 auth_oauth2: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:57:04 +02:00