Andrew Nicols [Mon, 28 May 2018 00:52:50 +0000 (08:52 +0800)]
MDL-62543 mod_forum: Add RSS Unit tests
Andrew Nicols [Mon, 28 May 2018 00:53:41 +0000 (08:53 +0800)]
Merge branch 'MDL-62543-master' of git://github.com/tobiasreischmann/moodle
Eloy Lafuente (stronk7) [Sun, 27 May 2018 23:40:07 +0000 (01:40 +0200)]
Merge branch 'MDL-62408_master' of https://github.com/marxjohnson/moodle
David Monllao [Thu, 24 May 2018 08:47:52 +0000 (10:47 +0200)]
weekly on-sync release 3.6dev
David Monllao [Thu, 24 May 2018 08:47:51 +0000 (10:47 +0200)]
NOBUG: Fixed SVG browser compatibility
David Monllao [Thu, 24 May 2018 08:47:50 +0000 (10:47 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Tobias Reischmann [Wed, 23 May 2018 12:05:28 +0000 (14:05 +0200)]
MDL-62543 forum: Switched the usage of the deleted flag for rss
The deleted flag was introduced through the Privacy API and was used
for post selection for the rss feed. In there it was used in the
wrong way, which lead to the exclusion of all non deleted posts instead
of excluding all deleted ones.
This commit fixes this problem.
Simey Lameze [Tue, 22 May 2018 05:48:17 +0000 (13:48 +0800)]
MDL-61189 editor_tinymce: save data before submitting
Jake Dallimore [Wed, 23 May 2018 02:01:08 +0000 (10:01 +0800)]
Merge branch 'MDL-61932-master' of git://github.com/junpataleta/moodle
Jun Pataleta [Tue, 22 May 2018 04:14:41 +0000 (12:14 +0800)]
MDL-61932 mod_glossary: Fetch the correct front page section 1 ID
Jun Pataleta [Tue, 22 May 2018 02:05:13 +0000 (10:05 +0800)]
Merge branch 'wip-MDL-62239-master' of https://github.com/Beedell/moodle
Andrew Nicols [Tue, 22 May 2018 01:37:57 +0000 (09:37 +0800)]
Merge branch 'MDL-62482' of git://github.com/timhunt/moodle
Andrew Nicols [Tue, 22 May 2018 01:29:47 +0000 (09:29 +0800)]
Merge branch 'MDL-62488_master' of https://github.com/marxjohnson/moodle
Andrew Nicols [Tue, 22 May 2018 01:20:06 +0000 (09:20 +0800)]
Merge branch 'MDL-62477' of git://github.com/stronk7/moodle
Jake Dallimore [Tue, 22 May 2018 00:14:52 +0000 (08:14 +0800)]
Merge branch 'MDL-61015-master' of https://github.com/lucaboesch/moodle
Eloy Lafuente (stronk7) [Mon, 21 May 2018 11:37:16 +0000 (13:37 +0200)]
Merge branch 'MDL-62500-master' of git://github.com/andrewnicols/moodle
John Beedell [Mon, 30 Apr 2018 10:33:26 +0000 (11:33 +0100)]
MDL-62239 QTYPE: iOS 11.3 broke Moodle drag-drop question types
David Monllao [Mon, 21 May 2018 10:04:44 +0000 (12:04 +0200)]
Merge branch 'm36_MDL-61893_Accept_Any_Node_Carbon_Version' of https://github.com/scara/moodle
Luca Bösch [Tue, 1 May 2018 19:43:11 +0000 (21:43 +0200)]
MDL-61015 course: consistently display hidden sections
This commit moves the availability info on top.
David Monllao [Mon, 21 May 2018 09:15:02 +0000 (11:15 +0200)]
Merge branch 'MDL-62516-master' of git://github.com/andrewnicols/moodle
Jun Pataleta [Mon, 21 May 2018 09:04:08 +0000 (17:04 +0800)]
Merge branch 'MDL-62229-master' of git://github.com/jleyva/moodle
Andrew Nicols [Mon, 21 May 2018 07:49:41 +0000 (15:49 +0800)]
Merge branch 'wip-MDL-62481-master' of git://github.com/marinaglancy/moodle
Jake Dallimore [Mon, 21 May 2018 06:55:16 +0000 (14:55 +0800)]
Merge branch 'MDL-62440' of git://github.com/timhunt/moodle
Andrew Nicols [Mon, 21 May 2018 02:13:41 +0000 (10:13 +0800)]
MDL-62516 mod_forum: Only delete files for requested user
Andrew Nicols [Mon, 21 May 2018 01:10:50 +0000 (09:10 +0800)]
Merge branch 'MDL-62386-master' of git://github.com/bmbrands/moodle
AMOS bot [Mon, 21 May 2018 00:06:14 +0000 (00:06 +0000)]
Automatically generated installer lang files
Andrew Nicols [Sun, 20 May 2018 07:14:50 +0000 (15:14 +0800)]
MDL-62500 tag: Update checkbox label when updating tag
Matteo Scaramuccia [Thu, 3 May 2018 22:29:29 +0000 (00:29 +0200)]
MDL-61893 JavaScript: Bumped npm packages
Performed by removing the current 'npm-shrinkwrap.json' file:
$ rm -Rf node_modules
$ rm -f npm-shrinkwrap.json
$ npm install
$ npm shrinkwrap
Matteo Scaramuccia [Thu, 3 May 2018 22:18:25 +0000 (00:18 +0200)]
MDL-61893 JavaScript: Accept any node version but Carbon (LTS)
Mark Johnson [Thu, 17 May 2018 11:10:48 +0000 (12:10 +0100)]
MDL-62488 filebrowser: Stop unit tests assuming number of categories
Tim Hunt [Thu, 17 May 2018 09:54:35 +0000 (10:54 +0100)]
MDL-62482 file_storage: may have many files with same content hash
Tim Hunt [Mon, 14 May 2018 14:26:04 +0000 (15:26 +0100)]
MDL-62440 participants: out-of-memory is many site-wide role assigns
Jun Pataleta [Wed, 11 Apr 2018 08:39:04 +0000 (16:39 +0800)]
MDL-61932 mod_glossary: Display site-level glossaries on section 1
* Glossary activities created on the front page by importing
entries are being added to section 0, but the front page only shows
activities on section 1.
Marina Glancy [Thu, 17 May 2018 06:43:43 +0000 (14:43 +0800)]
MDL-62481 atto_recordrtc: add svg icons
Marina Glancy [Mon, 9 Apr 2018 06:51:31 +0000 (14:51 +0800)]
MDL-61015 course: consistently display hidden sections
When section is hidden but the course setting says to show hidden sections display the hidden
sections consistently with how we display the sections with access restriction.
The only difference is that we didn't previously display the summary of the hidden section
in this case, the new logic repeats this behavior
Eloy Lafuente (stronk7) [Wed, 16 May 2018 23:53:43 +0000 (01:53 +0200)]
MDL-62477 backup: Bump release to 3.6
Eloy Lafuente (stronk7) [Wed, 16 May 2018 17:03:03 +0000 (19:03 +0200)]
weekly back-to-dev release 3.6dev
Eloy Lafuente (stronk7) [Wed, 16 May 2018 16:44:30 +0000 (18:44 +0200)]
NOBUG: Change travis.yml back to master
Eloy Lafuente (stronk7) [Wed, 16 May 2018 16:44:29 +0000 (18:44 +0200)]
Moodle release 3.5
Eloy Lafuente (stronk7) [Wed, 16 May 2018 16:44:30 +0000 (18:44 +0200)]
NOBUG: Change travis.yml to MOODLE_35_STABLE
Eloy Lafuente (stronk7) [Wed, 16 May 2018 16:29:46 +0000 (18:29 +0200)]
Merge branch 'MDL-62472-master' of git://github.com/bmbrands/moodle
Marina Glancy [Wed, 16 May 2018 07:25:11 +0000 (15:25 +0800)]
MDL-62469 qtype_calculated: check remaining placeholders, see MDL-62275
Bas Brands [Wed, 16 May 2018 10:57:38 +0000 (12:57 +0200)]
MDL-62472 Theme boost: update upgrade.txt for boost changes
David Monllao [Wed, 16 May 2018 06:56:33 +0000 (08:56 +0200)]
Merge branch 'MDL-62456_master' of git://github.com/markn86/moodle
Andrew Nicols [Wed, 16 May 2018 06:27:19 +0000 (14:27 +0800)]
Merge branch 'wip-MDL-62147-master-4' of git://github.com/marinaglancy/moodle
Jun Pataleta [Wed, 16 May 2018 06:22:05 +0000 (14:22 +0800)]
Merge branch 'MDL-62463-master' of git://github.com/andrewnicols/moodle
Frédéric Massart [Wed, 16 May 2018 04:34:25 +0000 (12:34 +0800)]
MDL-62147 core_grades: Report contexts and data related to scales
Marina Glancy [Wed, 16 May 2018 02:44:47 +0000 (10:44 +0800)]
MDL-62147 core_grades: Declare metadata of scales and import tables
Marina Glancy [Wed, 16 May 2018 02:35:48 +0000 (10:35 +0800)]
MDL-62147 portfolio: add missing tables to privacy provider
Marina Glancy [Wed, 9 May 2018 08:27:07 +0000 (16:27 +0800)]
MDL-62147 privacy: unittest ensures that all tables covered
Andrew Nicols [Wed, 16 May 2018 05:47:33 +0000 (13:47 +0800)]
MDL-62463 mod_glossary: Fix SQL query
The query was doing:
WHERE c.id ... AND ... OR ... OR ...
Which equates to:
WHERE (c.id ... AND ...) OR ... OR ...
Adding parens to:
WHERE (c.id ... AND (... OR ... OR ...))
Marina Glancy [Wed, 16 May 2018 03:03:38 +0000 (11:03 +0800)]
MDL-62147 privacy: corrections to tables, temporary tables
Jake Dallimore [Wed, 16 May 2018 04:39:27 +0000 (12:39 +0800)]
Merge branch 'MDL-62134-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Wed, 16 May 2018 04:26:50 +0000 (12:26 +0800)]
MDL-62134 tool_dataprivacy: Remove reference to old manager
Mark Nelson [Wed, 16 May 2018 03:41:19 +0000 (11:41 +0800)]
MDL-62456 mod_lti: add missing add_external_location_link call
Jake Dallimore [Wed, 16 May 2018 04:01:49 +0000 (12:01 +0800)]
Merge branch 'MDL-62134-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Tue, 15 May 2018 06:17:18 +0000 (14:17 +0800)]
MDL-62134 tool_dataprivacy: Add a manager_observer
Andrew Nicols [Tue, 15 May 2018 06:16:54 +0000 (14:16 +0800)]
MDL-62134 core_privacy: Allow for a failure handler
Andrew Nicols [Wed, 16 May 2018 02:44:06 +0000 (10:44 +0800)]
Merge branch 'MDL-62426-master' of https://github.com/snake/moodle
Jake Dallimore [Wed, 16 May 2018 02:17:26 +0000 (10:17 +0800)]
MDL-62426 core_enrol: control enrolment subcontexts at the provider
Added a function to the core_enrol provider allowing enrol plugins
to set their subcontext relative to a fixed 'enrolments' parent dir.
Jake Dallimore [Tue, 15 May 2018 02:22:23 +0000 (10:22 +0800)]
MDL-62426 enrol_flatfile: make provider a plugin provider
The enrol_flatfile table can contain userdata relating to pending
enrolments, so this should be exported and deleted as necessary.
Marina Glancy [Tue, 15 May 2018 04:33:47 +0000 (12:33 +0800)]
MDL-62134 tool_dataprivacy: privacy manager wrapper
If exception occurs in one plugin implementation do not fail the whole job but
instead send a message to DPOs with the exception details
Marina Glancy [Tue, 15 May 2018 04:25:04 +0000 (12:25 +0800)]
MDL-62134 privacy: consistantly call components methods
Eloy Lafuente (stronk7) [Tue, 15 May 2018 23:26:39 +0000 (01:26 +0200)]
Merge branch 'MDL-62447_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Tue, 15 May 2018 21:30:46 +0000 (23:30 +0200)]
Merge branch 'MDL-62433-master' of git://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Tue, 15 May 2018 15:29:06 +0000 (17:29 +0200)]
Merge branch 'MDL-62448-master' of git://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Tue, 15 May 2018 14:56:37 +0000 (16:56 +0200)]
Merge branch 'MDL-62419-master' of git://github.com/bmbrands/moodle
Sara Arjona [Tue, 15 May 2018 10:01:45 +0000 (12:01 +0200)]
MDL-62448 block_rss_client: Export all feeds from Privacy API
Sara Arjona [Tue, 15 May 2018 12:03:00 +0000 (14:03 +0200)]
MDL-62433 tool_policy: Review language strings for consistency
All credit goes to Helen Foster. Thanks! :-*
Sara Arjona [Tue, 15 May 2018 08:35:09 +0000 (10:35 +0200)]
MDL-62433 tool_policy: Some minor fixes to Privacy API implementation
- Export files for agreements too.
- Add versionid to the export path to avoid collision if version revision
is not defined.
Andrew Nicols [Tue, 15 May 2018 02:57:28 +0000 (10:57 +0800)]
MDL-62433 tool_policy: Adjustments to the data export
Sara Arjona [Mon, 14 May 2018 11:23:01 +0000 (13:23 +0200)]
MDL-62433 tool_policy: Review privacy provider for adding versions
David Monllao [Tue, 15 May 2018 11:33:25 +0000 (13:33 +0200)]
Merge branch 'wip-MDL-62445-master' of git://github.com/marinaglancy/moodle
David Monllao [Tue, 15 May 2018 11:31:07 +0000 (13:31 +0200)]
Merge branch 'MDL-62228_master' of git://github.com/markn86/moodle
David Monllao [Tue, 15 May 2018 08:41:57 +0000 (10:41 +0200)]
MDL-62447 user: Fix component name typo
Bas Brands [Tue, 15 May 2018 08:39:09 +0000 (10:39 +0200)]
MDL-62419 Theme boost: use sr-only() mixin for .accesshide
Mark Johnson [Fri, 11 May 2018 14:32:32 +0000 (14:32 +0000)]
MDL-62408 behat: Correct PHPUNIT_TEST checks in behat_config_util
David Monllao [Tue, 15 May 2018 07:42:49 +0000 (09:42 +0200)]
Moodle release 3.5rc1
David Monllao [Tue, 15 May 2018 07:42:47 +0000 (09:42 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Andrew Nicols [Tue, 15 May 2018 03:38:32 +0000 (11:38 +0800)]
Merge branch 'MDL-62444-master' of git://github.com/zig-moodle/moodle
Andrew Nicols [Tue, 15 May 2018 02:58:45 +0000 (10:58 +0800)]
Merge branch 'MDL-62428_master' of git://github.com/markn86/moodle
Marina Glancy [Tue, 15 May 2018 02:27:52 +0000 (10:27 +0800)]
MDL-62445 tool_privacy: pass correct user to message_send
Jun Pataleta [Tue, 15 May 2018 02:06:57 +0000 (10:06 +0800)]
Merge branch 'MDL-62434-master' of git://github.com/bmbrands/moodle
Zig Tan [Tue, 15 May 2018 01:50:11 +0000 (09:50 +0800)]
MDL-62444 mod_assignment: Fix missing lang string.
Jun Pataleta [Tue, 15 May 2018 01:34:18 +0000 (09:34 +0800)]
Merge branch 'MDL-62432-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Mon, 14 May 2018 07:12:43 +0000 (15:12 +0800)]
MDL-62432 quiz: Check contexts more carefully
Eloy Lafuente (stronk7) [Tue, 15 May 2018 00:56:00 +0000 (02:56 +0200)]
Merge branch 'MDL-62430_master' of git://github.com/dmonllao/moodle
AMOS bot [Tue, 15 May 2018 00:06:16 +0000 (00:06 +0000)]
Automatically generated installer lang files
David Monllao [Mon, 14 May 2018 13:52:31 +0000 (15:52 +0200)]
MDL-62430 block_html: Check that block instances are block_html
David Monllao [Mon, 14 May 2018 14:00:32 +0000 (16:00 +0200)]
Merge branch 'MDL-62370-master' of git://github.com/andrewnicols/moodle
Andrew Nicols [Mon, 14 May 2018 12:50:23 +0000 (20:50 +0800)]
Merge branch 'MDL-62356-master' of git://github.com/cescobedo/moodle
Andrew Nicols [Mon, 14 May 2018 12:43:02 +0000 (20:43 +0800)]
Merge branch 'MDL-62357-master' of git://github.com/cescobedo/moodle
Andrew Nicols [Sun, 13 May 2018 08:02:16 +0000 (16:02 +0800)]
MDL-62370 core_privacy: Directory-less subsystems are compliant
Mark Nelson [Mon, 14 May 2018 10:29:52 +0000 (18:29 +0800)]
MDL-62228 core: remove unnecessary context check in privacy providers
Marina Glancy [Mon, 14 May 2018 09:53:18 +0000 (17:53 +0800)]
MDL-62430 privacy: validate context when deleting all user data
David Monllao [Mon, 14 May 2018 09:44:13 +0000 (11:44 +0200)]
Merge branch 'MDL-62414-master' of git://github.com/junpataleta/moodle
David Monllao [Mon, 14 May 2018 08:57:14 +0000 (10:57 +0200)]
Merge branch 'MDL-62425-master' of git://github.com/andrewnicols/moodle
cescobedo [Mon, 14 May 2018 08:55:52 +0000 (10:55 +0200)]
MDL-62356 enrol_meta: Add privacy implementation for enrol_meta
cescobedo [Mon, 14 May 2018 08:49:16 +0000 (10:49 +0200)]
MDL-62357 enrol_cohort: Add privacy implementation for enrol_cohort
David Monllao [Mon, 14 May 2018 08:39:41 +0000 (10:39 +0200)]
Merge branch 'MDL-62365-master' of git://github.com/bmbrands/moodle