moodle.git
4 years agoMerge branch 'MDL-63725_master' of git://github.com/markn86/moodle
Jun Pataleta [Thu, 1 Nov 2018 08:11:06 +0000 (16:11 +0800)]
Merge branch 'MDL-63725_master' of git://github.com/markn86/moodle

4 years agoMDL-63725 core_message: do not allow access to all conversation members
Mark Nelson [Thu, 1 Nov 2018 07:47:56 +0000 (15:47 +0800)]
MDL-63725 core_message: do not allow access to all conversation members

4 years agoMDL-63063 block_recentlyaccesseditems: CSS
Damyon Wiese [Thu, 1 Nov 2018 07:29:25 +0000 (15:29 +0800)]
MDL-63063 block_recentlyaccesseditems: CSS

Only show more than one row of items when the block is displayed in a narrow column.

Fix for boost theme only because of the second block region on the dashboard.

4 years agoMDL-63457 block_myoverview: Whitespace fix
Andrew Nicols [Thu, 1 Nov 2018 07:10:07 +0000 (15:10 +0800)]
MDL-63457 block_myoverview: Whitespace fix

4 years agoMerge branch 'MDL-63457-master' of git://github.com/peterRd/moodle
Andrew Nicols [Thu, 1 Nov 2018 07:03:34 +0000 (15:03 +0800)]
Merge branch 'MDL-63457-master' of git://github.com/peterRd/moodle

4 years agoMDL-63457 block_myoverview: JS update to avoid constant network requests
Peter [Tue, 30 Oct 2018 01:46:00 +0000 (09:46 +0800)]
MDL-63457 block_myoverview: JS update to avoid constant network requests

* Expose paged content factory to trigger last page updates
* Remove repetitive network requests on hide/show courses
* Manually do paged dataset modification

4 years agoMerge branch 'MDL-63063-master-block' of https://github.com/vmdef/moodle
Damyon Wiese [Thu, 1 Nov 2018 04:57:55 +0000 (12:57 +0800)]
Merge branch 'MDL-63063-master-block' of https://github.com/vmdef/moodle

4 years agoMerge branch 'MDL-63725_master' of git://github.com/markn86/moodle
Jun Pataleta [Thu, 1 Nov 2018 04:39:43 +0000 (12:39 +0800)]
Merge branch 'MDL-63725_master' of git://github.com/markn86/moodle

4 years agoMDL-63725 core_message: added get_conversation_members web service
Mark Nelson [Thu, 25 Oct 2018 23:52:22 +0000 (07:52 +0800)]
MDL-63725 core_message: added get_conversation_members web service

4 years agoMDL-63725 core_message: added api::get_conversation_members
Mark Nelson [Tue, 23 Oct 2018 01:50:16 +0000 (09:50 +0800)]
MDL-63725 core_message: added api::get_conversation_members

4 years agoMerge branch 'MDL-63566-master' of git://github.com/mickhawkins/moodle
Andrew Nicols [Thu, 1 Nov 2018 02:11:33 +0000 (10:11 +0800)]
Merge branch 'MDL-63566-master' of git://github.com/mickhawkins/moodle

4 years agoMDL-63566 tool_dataprivacy: New interface check for userlist.
Adrian Greeve [Wed, 24 Oct 2018 06:33:44 +0000 (14:33 +0800)]
MDL-63566 tool_dataprivacy: New interface check for userlist.

This adds another check to see if the plugins are implementing the
new core_userlist_provider.

4 years agoMerge branch 'MDL-63826' of git://github.com/stronk7/moodle
Jun Pataleta [Thu, 1 Nov 2018 01:28:45 +0000 (09:28 +0800)]
Merge branch 'MDL-63826' of git://github.com/stronk7/moodle

4 years agoMerge branch 'MDL-63064-master' of git://github.com/lameze/moodle
Andrew Nicols [Thu, 1 Nov 2018 01:16:39 +0000 (09:16 +0800)]
Merge branch 'MDL-63064-master' of git://github.com/lameze/moodle

4 years agoMerge branch 'MDL-63549-master' of https://github.com/snake/moodle
Damyon Wiese [Thu, 1 Nov 2018 01:03:06 +0000 (09:03 +0800)]
Merge branch 'MDL-63549-master' of https://github.com/snake/moodle

4 years agoMDL-63826 tests: Don't rely on random array keys for testing
Eloy Lafuente (stronk7) [Wed, 31 Oct 2018 23:24:54 +0000 (00:24 +0100)]
MDL-63826 tests: Don't rely on random array keys for testing

4 years agoMerge branch 'm36_MDL-63727_Wrong_SCO_Launched_Link' of https://github.com/scara...
Andrew Nicols [Wed, 31 Oct 2018 23:01:13 +0000 (07:01 +0800)]
Merge branch 'm36_MDL-63727_Wrong_SCO_Launched_Link' of https://github.com/scara/moodle

4 years agoMDL-63727 mod_scorm: Fixed typo in test_launch_sco()
Matteo Scaramuccia [Wed, 31 Oct 2018 20:47:45 +0000 (21:47 +0100)]
MDL-63727 mod_scorm: Fixed typo in test_launch_sco()

4 years agoMDL-63727 mod_scorm: fix typo in sco_launched URL
Davo Smith [Mon, 22 Oct 2018 10:24:17 +0000 (11:24 +0100)]
MDL-63727 mod_scorm: fix typo in sco_launched URL

4 years agoMDL-63064 block_starredcourses: horizontal scroll, load all courses
Bas Brands [Wed, 31 Oct 2018 15:39:58 +0000 (16:39 +0100)]
MDL-63064 block_starredcourses: horizontal scroll, load all courses

4 years agoMDL-63064 block_starredcourses: fix linting issues
lameze [Wed, 31 Oct 2018 13:02:06 +0000 (09:02 -0400)]
MDL-63064 block_starredcourses: fix linting issues

4 years agoMDL-63064 block_starredcourses: move lang strings to core_course
Bas Brands [Wed, 31 Oct 2018 10:18:07 +0000 (11:18 +0100)]
MDL-63064 block_starredcourses: move lang strings to core_course

AMOS BEGIN
 MOV [aria:courseimage,block_myoverview],[aria:courseimage,core_course]
 MOV [aria:coursename,block_myoverview],[aria:coursename,core_course]
 MOV [aria:favourite,block_myoverview],[aria:favourite,core_course]
 MOV [favourite,block_myoverview],[favourite,core_course]
 MOV [notfavourite,block_myoverview],[notfavourite,core_course]
AMOS END

4 years agoMDL-63064 block_starredcourses: move favouriteicon template
Bas Brands [Wed, 31 Oct 2018 10:05:51 +0000 (11:05 +0100)]
MDL-63064 block_starredcourses: move favouriteicon template

4 years agoMDL-63064 block_starredcourses: make starred block style consistent
lameze [Wed, 31 Oct 2018 02:35:55 +0000 (22:35 -0400)]
MDL-63064 block_starredcourses: make starred block style consistent

This commit remove an unused template and some custom css that has been added
previously and now is no longer necessary.

4 years agoMDL-63064 block_starredcourses: remove pagination from main module
lameze [Wed, 31 Oct 2018 02:16:43 +0000 (22:16 -0400)]
MDL-63064 block_starredcourses: remove pagination from main module

This commit also removes the userid attribute handling on templates, JS and from the webservices
setting the logged user as user id on the webservice side.

4 years agoMDL-63064 block_starredcourses: change events to use pubsub
lameze [Tue, 30 Oct 2018 04:03:02 +0000 (00:03 -0400)]
MDL-63064 block_starredcourses: change events to use pubsub

4 years agoMDL-63064 block_starredcourses: reload the content when a course is starred
lameze [Tue, 30 Oct 2018 01:36:38 +0000 (21:36 -0400)]
MDL-63064 block_starredcourses: reload the content when a course is starred

4 years agoMDL-63064 block_myoverview: trigger event when course is starred
lameze [Tue, 30 Oct 2018 01:33:14 +0000 (21:33 -0400)]
MDL-63064 block_myoverview: trigger event when course is starred

4 years agoMDL-63064 core: add starred courses block to plugin list
lameze [Fri, 26 Oct 2018 03:56:29 +0000 (23:56 -0400)]
MDL-63064 core: add starred courses block to plugin list

4 years agoMDL-63064 block_starredcourses: implement null provider
lameze [Fri, 19 Oct 2018 11:19:26 +0000 (07:19 -0400)]
MDL-63064 block_starredcourses: implement null provider

4 years agoMDL-63064 block_starredcourses: block functionality
lameze [Tue, 16 Oct 2018 07:08:43 +0000 (09:08 +0200)]
MDL-63064 block_starredcourses: block functionality

4 years agoMDL-63064 block_starredcourses: create block structure
lameze [Tue, 16 Oct 2018 06:23:26 +0000 (08:23 +0200)]
MDL-63064 block_starredcourses: create block structure

4 years agoMDL-63063 recentlyaccesseditems: fully contained block
Víctor Déniz Falcón [Wed, 31 Oct 2018 11:53:02 +0000 (11:53 +0000)]
MDL-63063 recentlyaccesseditems: fully contained block

4 years agoMerge branch 'MDL-63815-master' of git://github.com/bmbrands/moodle
David Monllao [Wed, 31 Oct 2018 10:42:46 +0000 (11:42 +0100)]
Merge branch 'MDL-63815-master' of git://github.com/bmbrands/moodle

4 years agoMerge branch 'MDL-59454-master' of https://github.com/lucaboesch/moodle
David Monllao [Wed, 31 Oct 2018 10:40:08 +0000 (11:40 +0100)]
Merge branch 'MDL-59454-master' of https://github.com/lucaboesch/moodle

4 years agoMerge branch 'MDL-63726-master' of https://github.com/lucaboesch/moodle
David Monllao [Wed, 31 Oct 2018 09:17:29 +0000 (10:17 +0100)]
Merge branch 'MDL-63726-master' of https://github.com/lucaboesch/moodle

4 years agoMDL-63815 core_my: transparent bg for my page header
Bas Brands [Wed, 31 Oct 2018 08:07:39 +0000 (09:07 +0100)]
MDL-63815 core_my: transparent bg for my page header

4 years agoMerge branch 'MDL-63820' of git://github.com/albertgasset/moodle
Jun Pataleta [Wed, 31 Oct 2018 08:01:40 +0000 (16:01 +0800)]
Merge branch 'MDL-63820' of git://github.com/albertgasset/moodle

4 years agoMerge branch 'MDL-63684-master-1' of git://github.com/mihailges/moodle
Andrew Nicols [Wed, 31 Oct 2018 07:02:24 +0000 (15:02 +0800)]
Merge branch 'MDL-63684-master-1' of git://github.com/mihailges/moodle

4 years agoMerge branch 'MDL-58943-master-revised' of github.com:damyon/moodle
Damyon Wiese [Wed, 31 Oct 2018 06:39:36 +0000 (14:39 +0800)]
Merge branch 'MDL-58943-master-revised' of github.com:damyon/moodle

4 years agoMDL-58943 repository_nextcloud: Remove return types
Damyon Wiese [Wed, 31 Oct 2018 04:30:16 +0000 (12:30 +0800)]
MDL-58943 repository_nextcloud: Remove return types

FILE_EXTERNAL and FILE_REFERENCE are not supported at this time.

Minor php coding style changes.

4 years agoMDL-63684 core_calendar: Fix test_get_contexts_for_userid() test
Mihail Geshoski [Wed, 31 Oct 2018 06:10:47 +0000 (14:10 +0800)]
MDL-63684 core_calendar: Fix test_get_contexts_for_userid() test

This issue is part of the MDL-62560 Epic.

4 years agoMDL-63684 core_calendar: Add support for removal of context users
Mihail Geshoski [Wed, 31 Oct 2018 06:10:08 +0000 (14:10 +0800)]
MDL-63684 core_calendar: Add support for removal of context users

This issue is part of the MDL-62560 Epic.

4 years agoMerge branch 'MDL-63702-master' of git://github.com/mihailges/moodle
Andrew Nicols [Wed, 31 Oct 2018 06:04:08 +0000 (14:04 +0800)]
Merge branch 'MDL-63702-master' of git://github.com/mihailges/moodle

4 years agoMerge branch 'MDL-62601-master' of git://github.com/andrewnicols/moodle
David Monllao [Wed, 31 Oct 2018 05:47:16 +0000 (06:47 +0100)]
Merge branch 'MDL-62601-master' of git://github.com/andrewnicols/moodle

4 years agoMDL-62601 core_privacy: Ensure providers can handle deleted users
Andrew Nicols [Thu, 25 Oct 2018 03:04:08 +0000 (11:04 +0800)]
MDL-62601 core_privacy: Ensure providers can handle deleted users

4 years agoMDL-62601 editor_atto: Do not use context_user
Andrew Nicols [Thu, 25 Oct 2018 02:47:29 +0000 (10:47 +0800)]
MDL-62601 editor_atto: Do not use context_user

4 years agoMerge branch 'MDL-63582-master' of https://github.com/lucaboesch/moodle
David Monllao [Wed, 31 Oct 2018 05:09:07 +0000 (06:09 +0100)]
Merge branch 'MDL-63582-master' of https://github.com/lucaboesch/moodle

4 years agoMerge branch 'MDL-63690-master-integration' of git://github.com/mihailges/moodle
Jun Pataleta [Wed, 31 Oct 2018 04:54:24 +0000 (12:54 +0800)]
Merge branch 'MDL-63690-master-integration' of git://github.com/mihailges/moodle

4 years agoMDL-63690 core_blog: Handle when user blog posts are not being returned
Mihail Geshoski [Wed, 31 Oct 2018 03:44:09 +0000 (11:44 +0800)]
MDL-63690 core_blog: Handle when user blog posts are not being returned

4 years agoMerge branch 'MDL-60897-master' of git://github.com/junpataleta/moodle
Jun Pataleta [Wed, 31 Oct 2018 03:34:54 +0000 (11:34 +0800)]
Merge branch 'MDL-60897-master' of git://github.com/junpataleta/moodle

4 years agoMerge branch 'MDL-63624-master' of git://github.com/mihailges/moodle
Andrew Nicols [Wed, 31 Oct 2018 03:15:24 +0000 (11:15 +0800)]
Merge branch 'MDL-63624-master' of git://github.com/mihailges/moodle

4 years agoMDL-63624 tool_cohortroles: Add support for removal of context users
Mihail Geshoski [Wed, 31 Oct 2018 03:08:49 +0000 (11:08 +0800)]
MDL-63624 tool_cohortroles: Add support for removal of context users

This issue is part of the MDL-62560 Epic.

4 years agoMDL-63549 core_message: deprecate data_for_messagearea_conversations
Jake Dallimore [Tue, 23 Oct 2018 11:08:24 +0000 (19:08 +0800)]
MDL-63549 core_message: deprecate data_for_messagearea_conversations

4 years agoMDL-58943 nextcloud: translatable exception messages
Jan Dageförde [Tue, 30 Oct 2018 22:26:29 +0000 (23:26 +0100)]
MDL-58943 nextcloud: translatable exception messages

4 years agoMDL-58943 oauth2: use standard way of URL validation
Jan Dageförde [Fri, 26 Oct 2018 14:29:41 +0000 (16:29 +0200)]
MDL-58943 oauth2: use standard way of URL validation

4 years agoMDL-58943 oauth2: Added nextcloud to standard issuers
Tobias Reischmann [Thu, 16 Aug 2018 12:53:13 +0000 (14:53 +0200)]
MDL-58943 oauth2: Added nextcloud to standard issuers

* New button allows to create standard issuer for nextcloud
* Since the endpoints url has to be https and nextcloud relys on the
baseurl to create the endpoints, the baseurl of issuers has now to be
https as well (or empty).
* Google's baseurl was changed to https (there was no reason not to),
whereas Facebook and Microsoft baseurls remain empty.
* In case of the creation of a nextcloud issuer, the baseurl is
required.
* Nextcloud requires the baseurl, therefore a parameter is added to
create_standard_issuer($type, $baseurl = false). That parameter not
required (or used) for anything but Nextcloud.

4 years agoMDL-58943 oauth2: Split issuer initialization from endpoint creation
Tobias Reischmann [Thu, 16 Aug 2018 12:53:13 +0000 (14:53 +0200)]
MDL-58943 oauth2: Split issuer initialization from endpoint creation

* Splitted the initialization of default values for issuers, the
creation of the issuer, and the creation of its endpoints. This is
a fix for following use case:
 1. A user creates a standard issuer.
 2. She cancels the form.
 3. However, the issuer was already created. Thus, the cancel had no
effect.
* The function create_standard_issuer($type) can still be used to create
issuers programmatically if all required data is known beforehand (e.g.,
during upgrade or in tests).

4 years agoMDL-58943 repository: Add repository_nextcloud to core plugins
Jan Dageförde [Thu, 16 Aug 2018 09:12:23 +0000 (11:12 +0200)]
MDL-58943 repository: Add repository_nextcloud to core plugins

4 years agoMDL-58943 repository: Add repository_nextcloud
Nina Herrmann [Wed, 15 Aug 2018 15:16:08 +0000 (17:16 +0200)]
MDL-58943 repository: Add repository_nextcloud

Based on repository_owncloud from
https://github.com/learnweb/moodle-repository_owncloud at 5b5fdbb.
Differences to the original:

* Renamed to repository_nextcloud
* Updated version.php for core
* Removed compatibility polyfills (webdav, privacy)
* Removed boilerplate files (e.g. README, CI config)
* Implement null_provider for privacy API as personal data is neither
  stored nor transmitted to the external system

4 years agoMDL-63702 core_block: Update to use new userlist interface.
Adrian Greeve [Fri, 19 Oct 2018 02:35:52 +0000 (10:35 +0800)]
MDL-63702 core_block: Update to use new userlist interface.

This allows user data to be deleted on a role basis.

4 years agoMDL-60897 qtype_multianswer: Code style fixes
Jun Pataleta [Tue, 30 Oct 2018 06:22:03 +0000 (14:22 +0800)]
MDL-60897 qtype_multianswer: Code style fixes

And Behat steps improvement, too!

4 years agoMDL-60897 qtype_multianswer: Invalid cloze-questions saved to db
Jean-Michel Vedrine [Sat, 20 Oct 2018 16:29:10 +0000 (18:29 +0200)]
MDL-60897 qtype_multianswer: Invalid cloze-questions saved to db

4 years agoMerge branch 'MDL-63530-master-2' of git://github.com/mihailges/moodle
Andrew Nicols [Wed, 31 Oct 2018 01:02:08 +0000 (09:02 +0800)]
Merge branch 'MDL-63530-master-2' of git://github.com/mihailges/moodle

4 years agoMerge branch 'MDL-63606-master-2' of git://github.com/mihailges/moodle
Andrew Nicols [Wed, 31 Oct 2018 00:51:35 +0000 (08:51 +0800)]
Merge branch 'MDL-63606-master-2' of git://github.com/mihailges/moodle

4 years agoMerge branch 'MDL-63690-master' of git://github.com/mihailges/moodle
Andrew Nicols [Wed, 31 Oct 2018 00:20:31 +0000 (08:20 +0800)]
Merge branch 'MDL-63690-master' of git://github.com/mihailges/moodle

4 years agoMDL-63549 core_message: add get_conversations web service
Jake Dallimore [Mon, 22 Oct 2018 03:48:52 +0000 (11:48 +0800)]
MDL-63549 core_message: add get_conversations web service

4 years agoMDL-63549 core_message: add group support to api::get_conversations
Jake Dallimore [Mon, 22 Oct 2018 03:48:20 +0000 (11:48 +0800)]
MDL-63549 core_message: add group support to api::get_conversations

- Added support for returning group conversations
- Added support for conversation type filtering
- Added support for NO favourites, or ONLY favourites restrictions.

4 years agoMerge branch 'MDL-63781' of https://github.com/timhunt/moodle
Andrew Nicols [Wed, 31 Oct 2018 00:15:43 +0000 (08:15 +0800)]
Merge branch 'MDL-63781' of https://github.com/timhunt/moodle

4 years agoMerge branch 'MDL-61197-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Tue, 30 Oct 2018 23:22:30 +0000 (00:22 +0100)]
Merge branch 'MDL-61197-master' of git://github.com/jleyva/moodle

4 years agoMDL-59454 core_user: Download user table in the available formats.
Luca Bösch [Fri, 10 Aug 2018 09:14:50 +0000 (11:14 +0200)]
MDL-59454 core_user: Download user table in the available formats.

4 years agoMDL-63726 tool_dataprivacy: En-/disable 'Data retention summary' link
Luca Bösch [Mon, 22 Oct 2018 21:26:18 +0000 (23:26 +0200)]
MDL-63726 tool_dataprivacy: En-/disable 'Data retention summary' link

4 years agoMDL-63582 theme_boost: Fix the license field in the file picker width.
Luca Bösch [Mon, 8 Oct 2018 21:57:36 +0000 (23:57 +0200)]
MDL-63582 theme_boost: Fix the license field in the file picker width.

4 years agoon-demand release 3.6dev+
Eloy Lafuente (stronk7) [Tue, 30 Oct 2018 17:24:14 +0000 (18:24 +0100)]
on-demand release 3.6dev+

4 years agoNOBUG: Fixed file access permissions
Eloy Lafuente (stronk7) [Tue, 30 Oct 2018 17:24:14 +0000 (18:24 +0100)]
NOBUG: Fixed file access permissions

4 years agoMerge branch 'MDL-63522-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Tue, 30 Oct 2018 17:01:10 +0000 (18:01 +0100)]
Merge branch 'MDL-63522-master' of git://github.com/jleyva/moodle

4 years agoMDL-63522 course: Restore config and static cache
Juan Leyva [Tue, 30 Oct 2018 08:50:31 +0000 (09:50 +0100)]
MDL-63522 course: Restore config and static cache

4 years agoMDL-63820 assignfeedback_comments: Implement get_file_areas
Albert Gasset [Tue, 30 Oct 2018 14:25:58 +0000 (15:25 +0100)]
MDL-63820 assignfeedback_comments: Implement get_file_areas

4 years agoMDL-63781 qtype_ddmarker: fix changing shape type on editing form in IE
Tim Hunt [Mon, 29 Oct 2018 11:14:21 +0000 (11:14 +0000)]
MDL-63781 qtype_ddmarker: fix changing shape type on editing form in IE

4 years agoMDL-61197 core_group: Fix groupings not being filtered
Juan Leyva [Tue, 30 Oct 2018 09:22:27 +0000 (10:22 +0100)]
MDL-61197 core_group: Fix groupings not being filtered

4 years agoMDL-61197 core_group: Refactor get_course_user_groups to get all groups
Juan Leyva [Fri, 12 Jan 2018 11:54:14 +0000 (12:54 +0100)]
MDL-61197 core_group: Refactor get_course_user_groups to get all groups

This is a refactor of the function to be able to get all the user
course groups in just one call

4 years agoMDL-63606 core_badges: Add support for removal of context users
Mihail Geshoski [Tue, 30 Oct 2018 08:41:44 +0000 (16:41 +0800)]
MDL-63606 core_badges: Add support for removal of context users

This issue is part of the MDL-62560 Epic.

4 years agoMDL-63530 core_notes: Add support for removal of context users
Mihail Geshoski [Tue, 30 Oct 2018 08:18:24 +0000 (16:18 +0800)]
MDL-63530 core_notes: Add support for removal of context users

This issue is part of the MDL-62560 Epic.

4 years agoMerge branch 'MDL-63813-master' of git://github.com/andrewnicols/moodle
Jun Pataleta [Tue, 30 Oct 2018 07:32:32 +0000 (15:32 +0800)]
Merge branch 'MDL-63813-master' of git://github.com/andrewnicols/moodle

4 years agoMDL-63813 theme_bootstrapbase: Give page buttons height+width
Andrew Nicols [Tue, 30 Oct 2018 04:33:33 +0000 (12:33 +0800)]
MDL-63813 theme_bootstrapbase: Give page buttons height+width

Elements iwth an inline display type have no height, or width, which
makes it impossible for behat to interact with them.

4 years agoMerge branch 'MDL-63634-master' of git://github.com/rezaies/moodle
Andrew Nicols [Tue, 30 Oct 2018 04:00:18 +0000 (12:00 +0800)]
Merge branch 'MDL-63634-master' of git://github.com/rezaies/moodle

4 years agoMerge branch 'MDL-63626-master' of git://github.com/rezaies/moodle
Andrew Nicols [Tue, 30 Oct 2018 02:57:42 +0000 (10:57 +0800)]
Merge branch 'MDL-63626-master' of git://github.com/rezaies/moodle

4 years agoMerge branch 'MDL-63531-master' of git://github.com/andrewnicols/moodle
Jun Pataleta [Tue, 30 Oct 2018 02:50:52 +0000 (10:50 +0800)]
Merge branch 'MDL-63531-master' of git://github.com/andrewnicols/moodle

4 years agoMDL-63531 privacy: Update to comments provider to simplfy sql.
Adrian Greeve [Tue, 16 Oct 2018 02:07:59 +0000 (10:07 +0800)]
MDL-63531 privacy: Update to comments provider to simplfy sql.

This updates the get_users_in_context_from_sql query to include
the context id to simplify the calls made from other components.

4 years agoMDL-63531 assignfeedback: Update to use the new privacy interface.
Adrian Greeve [Wed, 10 Oct 2018 00:55:20 +0000 (08:55 +0800)]
MDL-63531 assignfeedback: Update to use the new privacy interface.

This now uses the new interface to allow the deletion of users based
on a context.

4 years agoMDL-63531 assignsubmission: Update to use the new interface.
Adrian Greeve [Fri, 5 Oct 2018 07:44:55 +0000 (15:44 +0800)]
MDL-63531 assignsubmission: Update to use the new interface.

This updates the plugins to use the new inteface for deleting
data for users in a context.

4 years agoMerge branch 'MDL-63796-master' of git://github.com/ryanwyllie/moodle
Andrew Nicols [Tue, 30 Oct 2018 01:38:46 +0000 (09:38 +0800)]
Merge branch 'MDL-63796-master' of git://github.com/ryanwyllie/moodle

4 years agoMDL-63531 mod_assign: Update mod assign to use new interface.
Adrian Greeve [Wed, 10 Oct 2018 05:27:23 +0000 (13:27 +0800)]
MDL-63531 mod_assign: Update mod assign to use new interface.

This introduces a new interface for assign sub-plugins and
updates the mod_assign provider to implement the new general
interface for deleting data for users in a context.

4 years agoMerge branch 'MDL-63656-master' of git://github.com/mickhawkins/moodle
Andrew Nicols [Tue, 30 Oct 2018 00:49:56 +0000 (08:49 +0800)]
Merge branch 'MDL-63656-master' of git://github.com/mickhawkins/moodle

4 years agoMerge branch 'MDL-63742-master' of git://github.com/jleyva/moodle
Andrew Nicols [Mon, 29 Oct 2018 23:46:00 +0000 (07:46 +0800)]
Merge branch 'MDL-63742-master' of git://github.com/jleyva/moodle

4 years agoMerge branch 'MDL-63522-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Mon, 29 Oct 2018 23:00:12 +0000 (00:00 +0100)]
Merge branch 'MDL-63522-master' of git://github.com/jleyva/moodle

4 years agoMerge branch 'MDL-63396-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Mon, 29 Oct 2018 22:35:31 +0000 (23:35 +0100)]
Merge branch 'MDL-63396-master' of git://github.com/jleyva/moodle

4 years agoMerge branch 'MDL-63445-master' of git://github.com/bmbrands/moodle
David Monllao [Mon, 29 Oct 2018 15:47:45 +0000 (16:47 +0100)]
Merge branch 'MDL-63445-master' of git://github.com/bmbrands/moodle

4 years agoMerge branch 'MDL-63730-master-enfix' of git://github.com/mudrd8mz/moodle
Eloy Lafuente (stronk7) [Mon, 29 Oct 2018 12:23:53 +0000 (13:23 +0100)]
Merge branch 'MDL-63730-master-enfix' of git://github.com/mudrd8mz/moodle

4 years agoMerge branch 'MDL-63698-master' of https://github.com/lucaboesch/moodle
David Monllao [Mon, 29 Oct 2018 11:20:52 +0000 (12:20 +0100)]
Merge branch 'MDL-63698-master' of https://github.com/lucaboesch/moodle