Andrew Nicols
b8558f33aa
MDL-63495 mod_forum: Add intial support for removal of multiple context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-17 13:13:49 +08:00
Andrew Nicols
9674218469
MDL-63495 core_rating: Add helper to fetch users in context
...
This issue is a part of the MDL-62560 Epic.
2018-10-17 13:13:49 +08:00
Andrew Nicols
e3ddf1e324
MDL-63496 tool_dataprivacy: Add configuration for per-role retention
...
This issue is a part of the MDL-62560 Epic.
2018-10-17 13:13:49 +08:00
Andrew Nicols
f30b061f48
MDL-63496 tool_dataprivacy: Respect expiry with protected flag
...
This issue is a part of the MDL-62560 Epic.
2018-10-17 13:13:49 +08:00
Andrew Nicols
7f7e78269f
MDL-63496 tool_dataprivacy: Support for per-role retention
...
This issue is a part of the MDL-62560 Epic.
2018-10-17 13:13:49 +08:00
Michael Hawkins
744ee9322c
MDL-63497 tool_dataprivacy: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-17 13:13:49 +08:00
Andrew Nicols
bdf43538fb
MDL-63495 privacy: Add support for removal of multiple users in a context
...
This issue is a part of the MDL-62560 Epic.
2018-10-17 13:13:49 +08:00
Eloy Lafuente (stronk7)
0bf20c560e
weekly release 3.5.2+
2018-10-16 16:05:38 +02:00
Damyon Wiese
7817df3048
Merge branch 'MDL-62960-35' of git://github.com/rezaies/moodle into MOODLE_35_STABLE
2018-10-16 11:43:53 +08:00
Shamim Rezaie
8baf412ef7
MDL-62960 calendar: Visuall indicator for valid course event drop zones
2018-10-16 13:09:33 +11:00
Shamim Rezaie
86eff20271
MDL-62960 calendar: Rename get_module_timestamp_min/max_limit methods
...
The methods get_module_timestamp_min_limit() and get_module_timestamp_max_limit()
are doing generic stuff and can be used for other calendar event types as well.
I have renamed them to get_timestamp_min_limit() and get_timestamp_max_limit() respectively.
2018-10-16 13:09:26 +11:00
Shamim Rezaie
81e11e98f7
MDL-62960 calendar: Implementing course events validity check callback
2018-10-16 13:04:05 +11:00
Shamim Rezaie
4dee91aabf
MDL-62960 calendar: Added range check callback for course events
...
Added core_calendar_get_valid_event_timestart_range callback for course events
2018-10-16 13:04:05 +11:00
Andrew Nicols
5c74c84c9d
Merge branch 'MDL-63421_35' of git://github.com/stronk7/moodle into MOODLE_35_STABLE
2018-10-16 08:50:22 +08:00
Eloy Lafuente (stronk7)
8c682cd317
Merge branch 'MDL-63583-35' of git://github.com/jleyva/moodle into MOODLE_35_STABLE
2018-10-16 00:29:09 +02:00
Eloy Lafuente (stronk7)
0603eabe6e
Merge branch 'MDL-63456-35' of git://github.com/merrill-oakland/moodle into MOODLE_35_STABLE
2018-10-16 00:17:13 +02:00
Eloy Lafuente (stronk7)
5ffe934241
Merge branch 'MDL-62319-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2018-10-16 00:03:04 +02:00
Andrew Nicols
2816fa5725
Merge branch 'MDL-63542-35' of git://github.com/jleyva/moodle into MOODLE_35_STABLE
2018-10-15 11:32:50 +08:00
Eloy Lafuente (stronk7)
f29fda6b3e
MDL-63655 core: Fix miss-placed parenthesis
2018-10-15 01:02:51 +02:00
Amaia Anabitarte
de103e2329
MDL-63068 user: Allow underscore for profile custom fields shortname
2018-10-11 16:41:10 +02:00
Amaia Anabitarte
8b32d682a5
MDL-62920 user: Uploading deleted user and adding to a cohort
2018-10-11 16:28:18 +02:00
Shamim Rezaie
117006e9be
MDL-63626 mod_quiz: Fixed a bug when there was no attempt on the quiz
2018-10-12 01:04:01 +11:00
Eloy Lafuente (stronk7)
18c5565a1e
weekly release 3.5.2+
2018-10-11 13:22:56 +02:00
Eloy Lafuente (stronk7)
60c2d866de
Merge branch 'install_35_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_35_STABLE
2018-10-11 13:22:54 +02:00
Damyon Wiese
6324e6cbdf
MDL-62319 assignfeedback_editpdf: Disable touch scrolling
...
Assignment editpdf canvas provides it's own scroll tool and the native browser one breaks
the rest of the tools for the canvas. Turn it off.
2018-10-11 13:31:27 +08:00
Nathan Nguyen
107a70c18c
MDL-62319 Assign: Grading interface is broken when using iOS 11.3 devices
2018-10-11 13:31:23 +08:00
AMOS bot
38c7b40532
Automatically generated installer lang files
2018-10-11 00:07:18 +00:00
Eloy Lafuente (stronk7)
d19ca2c152
Merge branch 'MDL-62891-35-callable_name' of git://github.com/mudrd8mz/moodle into MOODLE_35_STABLE
2018-10-10 23:33:11 +02:00
Eloy Lafuente (stronk7)
d61e7f1e3f
Merge branch 'MDL-63225-35' of git://github.com/jleyva/moodle into MOODLE_35_STABLE
2018-10-10 23:25:52 +02:00
Jake Dallimore
9477b1d568
MDL-60145 course: fix bug with group restictions button during mod edit
...
If a mod doesn't support groups, then we remove the grouping element,
and now also the 'add group/group restriction' helper button too.
2018-10-10 08:42:07 +08:00
AMOS bot
38f9254cd4
Automatically generated installer lang files
2018-10-10 00:07:15 +00:00
Eloy Lafuente (stronk7)
6e5c713b60
Merge branch 'MDL-63439-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2018-10-10 00:48:20 +02:00
Eloy Lafuente (stronk7)
9ab9aa573b
Merge branch 'MDL-62395-35' of git://github.com/junpataleta/moodle into MOODLE_35_STABLE
2018-10-09 23:06:36 +02:00
Eloy Lafuente (stronk7)
1ca1b28e52
Merge branch 'MDL-63401-35' of git://github.com/andrewnicols/moodle into MOODLE_35_STABLE
2018-10-09 11:36:26 +02:00
David Monllao
5f13e8876b
Merge branch 'MDL-62738_35' of https://github.com/mfabriczy/moodle into MOODLE_35_STABLE
2018-10-09 09:24:17 +02:00
David Monllao
a16f2c8b55
Merge branch 'MDL-51969-MOODLE_35_STABLE' of https://github.com/dmitriim/moodle into MOODLE_35_STABLE
2018-10-09 09:21:08 +02:00
Jun Pataleta
3addb66f2d
Merge branch 'MDL-62491-35' of git://github.com/abgreeve/moodle into MOODLE_35_STABLE
2018-10-09 14:39:41 +08:00
Jun Pataleta
505a25b403
Merge branch 'MDL-63241-35-take2' of https://github.com/lucaboesch/moodle into MOODLE_35_STABLE
2018-10-09 12:48:48 +08:00
Adrian Greeve
bb76ffff21
MDL-62491 navigation: Update to tree.js to allow callbacks.
2018-10-09 09:40:06 +08:00
Adrian Greeve
375eb5e975
MDL-62491 mod_assign: Fill in the rewrite plugin urls properly.
2018-10-09 09:40:06 +08:00
Adrian Greeve
1db088f085
MDL-62491 core_privacy: Add html files to the user data export.
...
This adds html to the data export that allows for easier navigation
and reading of data.
2018-10-09 09:40:06 +08:00
Damyon Wiese
100e479daf
MDL-63439 assign: Unicode charsets for pdf
...
Prefer to use freesans font for generated pdfs as it has the biggest charset support.
2018-10-09 09:30:24 +08:00
Jun Pataleta
191d470949
Merge branch 'MDL-63194_35' of https://github.com/timhunt/moodle into MOODLE_35_STABLE
2018-10-09 08:55:39 +08:00
Andrew Nicols
c62c4c9c40
MDL-63401 tool_dataprivacy: Change default for require end date
...
We should preserve the existing behaviour.
2018-10-09 08:32:18 +08:00
Andrew Nicols
ac4f0d0e51
MDL-63401 tool_dataprivacy: Simplify where processing
2018-10-09 08:22:42 +08:00
Andrew Nicols
76075bcf6b
MDL-63401 tool_dataprivacy: Move final cap check to endpoint
2018-10-09 08:22:42 +08:00
Eric Merrill
f55f89162d
MDL-63456 qtype_multichoice: Return a default options object if missing
2018-10-08 16:31:27 -04:00
Eric Merrill
2d5d5d7902
MDL-63456 question: Improve Aiken error handling and multichoice errors
2018-10-08 16:31:27 -04:00
Tim Hunt
a83a1d9ee0
MDL-63194 quiz editing: subtle drag-drop bug if moving between sections
2018-10-08 17:46:32 +01:00
Juan Leyva
aba0de88be
MDL-63583 course: Include course/lib.php always
...
core_course_get_courses_by_field WS must include always course/lib.php to not depend on functions including it.
2018-10-08 16:56:00 +02:00