moodle.git
4 years agoMerge branch 'MDL-54592-master' of git://github.com/vmdef/moodle
Adrian Greeve [Tue, 19 Mar 2019 03:02:28 +0000 (11:02 +0800)]
Merge branch 'MDL-54592-master' of git://github.com/vmdef/moodle

4 years agoMerge branch 'MDL-64974-master' of git://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Mon, 18 Mar 2019 23:23:24 +0000 (00:23 +0100)]
Merge branch 'MDL-64974-master' of git://github.com/sarjona/moodle

4 years agoMerge branch 'MDL-64987-master' of git://github.com/abgreeve/moodle
Eloy Lafuente (stronk7) [Mon, 18 Mar 2019 23:21:07 +0000 (00:21 +0100)]
Merge branch 'MDL-64987-master' of git://github.com/abgreeve/moodle

4 years agoMerge branch 'MDL-65006-master' of git://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Mon, 18 Mar 2019 22:35:17 +0000 (23:35 +0100)]
Merge branch 'MDL-65006-master' of git://github.com/sarjona/moodle

4 years agoMerge branch 'MDL-63074-master' of git://github.com/bmbrands/moodle
Eloy Lafuente (stronk7) [Mon, 18 Mar 2019 19:15:48 +0000 (20:15 +0100)]
Merge branch 'MDL-63074-master' of git://github.com/bmbrands/moodle

4 years agoMerge branch 'MDL-64905-master' of git://github.com/abias/moodle
Eloy Lafuente (stronk7) [Mon, 18 Mar 2019 19:00:46 +0000 (20:00 +0100)]
Merge branch 'MDL-64905-master' of git://github.com/abias/moodle

4 years agoMerge branch 'MDL-64655-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Mon, 18 Mar 2019 11:40:11 +0000 (12:40 +0100)]
Merge branch 'MDL-64655-master' of git://github.com/jleyva/moodle

4 years agoMDL-54592 cachestore_mongodb: check MongoDB server connection
Victor Deniz Falcon [Mon, 18 Mar 2019 11:11:01 +0000 (11:11 +0000)]
MDL-54592 cachestore_mongodb: check MongoDB server connection

The connection to the MongoDB server is checked on the creation and
deletion of a cache store instance. If the connection fails during
creation, the instance is set as not ready. Before deleting a instance,
a new cachestore_mongodb object is created, and connection checked.
There is no reason to check again the connection in the instance_deleted() method.

4 years agoMDL-54592 cachestore_mongodb: MongoDB cache store use new driver.
Víctor Déniz Falcón [Thu, 14 Mar 2019 11:14:31 +0000 (11:14 +0000)]
MDL-54592 cachestore_mongodb: MongoDB cache store use new driver.

The scope of this change is limited to modifying the MongoDB cache
plugin to use the new version of the driver that accepts PHP 7.x
versions. Following the instructions in the official MongoDB
documentation, https://docs.mongodb.com/php-library/current/, the
MongoDB PHP Library was included and used.

4 years agoMDL-54592 cachestore_mongodb: add MongoDB PHP Library
Víctor Déniz Falcón [Thu, 14 Mar 2019 10:54:47 +0000 (10:54 +0000)]
MDL-54592 cachestore_mongodb: add MongoDB PHP Library

The new mongodb extension provides a limited API. The MongoDB PHP adds a
high level abstraction layer that provides methods for CRUD operations
and common commands. This version of MongoDB PHP Library requires
the PHP mongodb extension >= 1.5.

4 years agoweekly release 3.7dev
Jake Dallimore [Fri, 15 Mar 2019 03:01:23 +0000 (11:01 +0800)]
weekly release 3.7dev

4 years agoNOBUG: Fixed file access permissions
Jake Dallimore [Fri, 15 Mar 2019 03:01:23 +0000 (11:01 +0800)]
NOBUG: Fixed file access permissions

4 years agoNOBUG: Fixed SVG browser compatibility
Jake Dallimore [Fri, 15 Mar 2019 03:01:22 +0000 (11:01 +0800)]
NOBUG: Fixed SVG browser compatibility

4 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Jake Dallimore [Fri, 15 Mar 2019 03:01:22 +0000 (11:01 +0800)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

4 years agoMDL-64655 forum: New WS mod_forum_get_forum_access_information
Juan Leyva [Tue, 5 Feb 2019 14:55:01 +0000 (15:55 +0100)]
MDL-64655 forum: New WS mod_forum_get_forum_access_information

This WS returning the current user capabilities info.

4 years agoMerge branch 'MDL-60059-master' of git://github.com/rezaies/moodle
Jake Dallimore [Thu, 14 Mar 2019 03:42:14 +0000 (11:42 +0800)]
Merge branch 'MDL-60059-master' of git://github.com/rezaies/moodle

4 years agoMDL-60059 mod_workshop: Add drag and drop support to workshop events
Shamim Rezaie [Tue, 12 Feb 2019 05:27:20 +0000 (16:27 +1100)]
MDL-60059 mod_workshop: Add drag and drop support to workshop events

4 years agoMerge branch 'MDL-46931' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Thu, 14 Mar 2019 00:26:39 +0000 (01:26 +0100)]
Merge branch 'MDL-46931' of https://github.com/paulholden/moodle

4 years agoMerge branch 'MDL-63146-master' of git://github.com/rezaies/moodle
Eloy Lafuente (stronk7) [Thu, 14 Mar 2019 00:20:52 +0000 (01:20 +0100)]
Merge branch 'MDL-63146-master' of git://github.com/rezaies/moodle

4 years agoMerge branch 'MDL-61585_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Thu, 14 Mar 2019 00:13:47 +0000 (01:13 +0100)]
Merge branch 'MDL-61585_master' of git://github.com/dmonllao/moodle

4 years agoMerge branch 'MDL-63366-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Wed, 13 Mar 2019 23:31:39 +0000 (00:31 +0100)]
Merge branch 'MDL-63366-master' of git://github.com/andrewnicols/moodle

4 years agoMerge branch 'MDL-63524-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Wed, 13 Mar 2019 22:37:48 +0000 (23:37 +0100)]
Merge branch 'MDL-63524-master' of git://github.com/andrewnicols/moodle

4 years agoMerge branch 'MDL-64670-master' of git://github.com/aanabit/moodle
Eloy Lafuente (stronk7) [Wed, 13 Mar 2019 16:47:59 +0000 (17:47 +0100)]
Merge branch 'MDL-64670-master' of git://github.com/aanabit/moodle

4 years agoMDL-64670 core_message: fixing selector xpath
Amaia Anabitarte [Wed, 13 Mar 2019 14:06:42 +0000 (15:06 +0100)]
MDL-64670 core_message: fixing selector xpath

4 years agoMerge branch 'MDL-64495-master' of https://github.com/aanabit/moodle
Jake Dallimore [Wed, 13 Mar 2019 08:36:04 +0000 (16:36 +0800)]
Merge branch 'MDL-64495-master' of https://github.com/aanabit/moodle

4 years agoMerge branch 'MDL-64568-master'
Adrian Greeve [Wed, 13 Mar 2019 07:42:40 +0000 (15:42 +0800)]
Merge branch 'MDL-64568-master'

4 years agoMDL-64568 core_group: delete conversation and members on group deletion
Mark Nelson [Thu, 28 Feb 2019 06:41:43 +0000 (14:41 +0800)]
MDL-64568 core_group: delete conversation and members on group deletion

4 years agoMDL-64568 core_message: added new method to nuke conversations entirely
Mark Nelson [Thu, 28 Feb 2019 06:40:57 +0000 (14:40 +0800)]
MDL-64568 core_message: added new method to nuke conversations entirely

This method removes all data in the database related to a
given conversation.

4 years agoMDL-64568 core: upgrade step to remove orphaned group conversations
Mark Nelson [Mon, 25 Feb 2019 00:53:59 +0000 (08:53 +0800)]
MDL-64568 core: upgrade step to remove orphaned group conversations

4 years agoMerge branch 'MDL-64747-master' of https://github.com/lucaboesch/moodle
Jake Dallimore [Wed, 13 Mar 2019 06:28:04 +0000 (14:28 +0800)]
Merge branch 'MDL-64747-master' of https://github.com/lucaboesch/moodle

4 years agoMerge branch 'MDL-64787_master-bump-python-package' of git://github.com/dmonllao...
Adrian Greeve [Wed, 13 Mar 2019 06:05:14 +0000 (14:05 +0800)]
Merge branch 'MDL-64787_master-bump-python-package' of git://github.com/dmonllao/moodle

4 years agoMerge branch 'MDL-64773_master' of git://github.com/markn86/moodle
Jake Dallimore [Wed, 13 Mar 2019 03:03:52 +0000 (11:03 +0800)]
Merge branch 'MDL-64773_master' of git://github.com/markn86/moodle

4 years agoMerge branch 'MDL-64230-master' of git://github.com/junpataleta/moodle
Jake Dallimore [Wed, 13 Mar 2019 02:39:03 +0000 (10:39 +0800)]
Merge branch 'MDL-64230-master' of git://github.com/junpataleta/moodle

4 years agoMDL-64773 core_message: do not process muted conversations
Mark Nelson [Fri, 15 Feb 2019 07:42:12 +0000 (15:42 +0800)]
MDL-64773 core_message: do not process muted conversations

4 years agoMDL-64773 core_message: add ability to mute/unmute conversations
Mark Nelson [Fri, 15 Feb 2019 04:18:40 +0000 (12:18 +0800)]
MDL-64773 core_message: add ability to mute/unmute conversations

4 years agoMDL-64773 core: added muted icon
Barbara Ramiro [Fri, 15 Feb 2019 04:19:20 +0000 (12:19 +0800)]
MDL-64773 core: added muted icon

4 years agoMDL-64773 core_message: ensure existing APIs return muted status
Mark Nelson [Tue, 12 Feb 2019 02:58:24 +0000 (10:58 +0800)]
MDL-64773 core_message: ensure existing APIs return muted status

4 years agoMDL-64773 core_message: updated privacy provider
Mark Nelson [Wed, 6 Feb 2019 11:24:17 +0000 (19:24 +0800)]
MDL-64773 core_message: updated privacy provider

4 years agoMDL-64773 core_message: added web services to mute/unmute conversations
Mark Nelson [Wed, 6 Feb 2019 10:49:18 +0000 (18:49 +0800)]
MDL-64773 core_message: added web services to mute/unmute conversations

4 years agoMDL-64773 core_message: added API to mute/unmute conversations
Mark Nelson [Wed, 6 Feb 2019 09:09:16 +0000 (17:09 +0800)]
MDL-64773 core_message: added API to mute/unmute conversations

4 years agoMerge branch 'MDL-64670-master' of git://github.com/aanabit/moodle
Eloy Lafuente (stronk7) [Tue, 12 Mar 2019 17:05:17 +0000 (18:05 +0100)]
Merge branch 'MDL-64670-master' of git://github.com/aanabit/moodle

4 years agoMDL-64787 mlbackend_python: Bump python package minimum version
David Monllaó [Tue, 12 Mar 2019 12:11:02 +0000 (13:11 +0100)]
MDL-64787 mlbackend_python: Bump python package minimum version

4 years agoMDL-64495 admin: Removed setting page and deprecation
Amaia Anabitarte [Fri, 15 Feb 2019 09:57:08 +0000 (10:57 +0100)]
MDL-64495 admin: Removed setting page and deprecation

4 years agoMDL-64495 admin: New Messaging settings category in Site administration
Amaia Anabitarte [Thu, 14 Feb 2019 15:40:40 +0000 (16:40 +0100)]
MDL-64495 admin: New Messaging settings category in Site administration

4 years agoMerge branch 'MDL-13745-master-nosetting' of git://github.com/vmdef/moodle
Adrian Greeve [Tue, 12 Mar 2019 09:05:31 +0000 (17:05 +0800)]
Merge branch 'MDL-13745-master-nosetting' of git://github.com/vmdef/moodle

4 years agoMDL-13745 admin: add Output mail configuration test
Víctor Déniz Falcón [Tue, 12 Mar 2019 08:58:30 +0000 (08:58 +0000)]
MDL-13745 admin: add Output mail configuration test

Add a tool for admins to test that the outgoing mail configuration is valid.

4 years agoMerge branch 'MDL-64477-master-lastats' of git://github.com/mudrd8mz/moodle
Adrian Greeve [Tue, 12 Mar 2019 05:36:43 +0000 (13:36 +0800)]
Merge branch 'MDL-64477-master-lastats' of git://github.com/mudrd8mz/moodle

4 years agoMerge branch 'MDL-64787_master' of git://github.com/dmonllao/moodle
Adrian Greeve [Tue, 12 Mar 2019 03:16:20 +0000 (11:16 +0800)]
Merge branch 'MDL-64787_master' of git://github.com/dmonllao/moodle

4 years agoMerge branch 'MDL-64084-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Mon, 11 Mar 2019 23:29:58 +0000 (00:29 +0100)]
Merge branch 'MDL-64084-master' of git://github.com/jleyva/moodle

4 years agoMerge branch 'MDL-64653-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Mon, 11 Mar 2019 22:03:02 +0000 (23:03 +0100)]
Merge branch 'MDL-64653-master' of git://github.com/jleyva/moodle

4 years agoMDL-64974 badges: add missing configurecriteria capability check
Sara Arjona [Thu, 28 Feb 2019 12:46:03 +0000 (13:46 +0100)]
MDL-64974 badges: add missing configurecriteria capability check

4 years agoMDL-64477 analytics: Include new stats in site registration info
David Mudrák [Fri, 22 Feb 2019 11:43:40 +0000 (12:43 +0100)]
MDL-64477 analytics: Include new stats in site registration info

These four new figures will be submitted to the Moodle sites directory
as a part of the site registration.

4 years agoMDL-64477 analytics: Introduce a new \core_analytics\stats class
David Mudrák [Fri, 22 Feb 2019 11:12:34 +0000 (12:12 +0100)]
MDL-64477 analytics: Introduce a new \core_analytics\stats class

The purpose of the class is to provide stats and meta data about how the
analytics is used on the site.

4 years agoMDL-61585 analytics: Include missing indicators
David Monllaó [Fri, 15 Feb 2019 10:02:16 +0000 (11:02 +0100)]
MDL-61585 analytics: Include missing indicators

4 years agoMDL-63524 behat: Do not skip tests on Step 0 error
Andrew Nicols [Wed, 6 Mar 2019 02:28:16 +0000 (10:28 +0800)]
MDL-63524 behat: Do not skip tests on Step 0 error

4 years agoMDL-64747 block_myoverview: Omit "Sort by" text and add icon instead.
Luca Bösch [Sat, 2 Feb 2019 10:59:51 +0000 (11:59 +0100)]
MDL-64747 block_myoverview: Omit "Sort by" text and add icon instead.

4 years agoMDL-46931 roles: retrieve distinct users in sub-query.
Paul Holden [Fri, 8 Mar 2019 14:40:41 +0000 (14:40 +0000)]
MDL-46931 roles: retrieve distinct users in sub-query.

Prevents duplicate key column warning when a user is enrolled in
a course via multiple enrolment methods.

4 years agoMDL-65006 policy: avoid loop when no policies need to be agreeded
Sara Arjona [Thu, 7 Mar 2019 14:51:54 +0000 (15:51 +0100)]
MDL-65006 policy: avoid loop when no policies need to be agreeded

Avoid an infinite loop when the user has no policies to agreed but
the policyagreed = 0.

4 years agoMDL-64230 files: focus and hover css
Damyon Wiese [Thu, 28 Feb 2019 03:14:05 +0000 (11:14 +0800)]
MDL-64230 files: focus and hover css

Show the full filename when an element has focus or hover on the parent element.

4 years agoMDL-64230 files: Display long file/folder names with ellipsis
Jun Pataleta [Thu, 21 Feb 2019 03:43:55 +0000 (11:43 +0800)]
MDL-64230 files: Display long file/folder names with ellipsis

* Instead of clipping long file/folder names by default, truncate them
with ellipsis to indicate to the user that the file/folder has a long
name.

4 years agoMDL-64987 repository_nextcloud: Remove duplicate string.
Adrian Greeve [Fri, 8 Mar 2019 06:32:24 +0000 (14:32 +0800)]
MDL-64987 repository_nextcloud: Remove duplicate string.

4 years agoMDL-64773 core: added new table to keep track of muted conversations
Mark Nelson [Wed, 6 Feb 2019 06:53:52 +0000 (14:53 +0800)]
MDL-64773 core: added new table to keep track of muted conversations

4 years agoAutomatically generated installer lang files
AMOS bot [Fri, 8 Mar 2019 00:15:09 +0000 (00:15 +0000)]
Automatically generated installer lang files

4 years agoMDL-64787 tool_analytics: New template to select the evaluation mode
David Monllaó [Thu, 7 Mar 2019 20:00:51 +0000 (21:00 +0100)]
MDL-64787 tool_analytics: New template to select the evaluation mode

4 years agoMDL-64787 tool_analytics: Include training data source in the log table
David Monllaó [Thu, 7 Feb 2019 13:07:03 +0000 (14:07 +0100)]
MDL-64787 tool_analytics: Include training data source in the log table

4 years agoMDL-64787 mlbackend: Evaluate trained models
David Monllaó [Wed, 6 Feb 2019 15:26:22 +0000 (16:26 +0100)]
MDL-64787 mlbackend: Evaluate trained models

4 years agoMDL-64787 tool_analytics: UI for trained models evaluation
David Monllaó [Wed, 6 Feb 2019 11:50:11 +0000 (12:50 +0100)]
MDL-64787 tool_analytics: UI for trained models evaluation

4 years agoweekly release 3.7dev
Eloy Lafuente (stronk7) [Thu, 7 Mar 2019 15:41:47 +0000 (16:41 +0100)]
weekly release 3.7dev

4 years agoNOBUG: Fixed SVG browser compatibility
Eloy Lafuente (stronk7) [Thu, 7 Mar 2019 15:41:45 +0000 (16:41 +0100)]
NOBUG: Fixed SVG browser compatibility

4 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Eloy Lafuente (stronk7) [Thu, 7 Mar 2019 15:41:43 +0000 (16:41 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

4 years agoMDL-64883 mod_chat: Fix SQL in cron
Andrew Nicols [Thu, 7 Mar 2019 09:30:31 +0000 (17:30 +0800)]
MDL-64883 mod_chat: Fix SQL in cron

4 years agoMerge branch 'MDL-64881-master' of git://github.com/lameze/moodle
Andrew Nicols [Thu, 7 Mar 2019 03:45:09 +0000 (11:45 +0800)]
Merge branch 'MDL-64881-master' of git://github.com/lameze/moodle

4 years agoMDL-64881 mod_workshop: fix version bump
Simey Lameze [Thu, 7 Mar 2019 03:40:34 +0000 (11:40 +0800)]
MDL-64881 mod_workshop: fix version bump

4 years agoMDL-64881 mod_workshop: add task to run allocation plugin cron
Simey Lameze [Thu, 7 Mar 2019 03:06:30 +0000 (11:06 +0800)]
MDL-64881 mod_workshop: add task to run allocation plugin cron

4 years agoMerge branch 'MDL-64746-master' of https://github.com/lucaboesch/moodle
Jun Pataleta [Thu, 7 Mar 2019 03:04:42 +0000 (11:04 +0800)]
Merge branch 'MDL-64746-master' of https://github.com/lucaboesch/moodle

4 years agoMDL-64882 repository: Whitespace fix and version bump
Andrew Nicols [Thu, 7 Mar 2019 02:49:59 +0000 (10:49 +0800)]
MDL-64882 repository: Whitespace fix and version bump

4 years agoMerge branch 'MDL-64882-master' of git://github.com/lameze/moodle
Andrew Nicols [Thu, 7 Mar 2019 02:40:16 +0000 (10:40 +0800)]
Merge branch 'MDL-64882-master' of git://github.com/lameze/moodle

4 years agoMDL-64884 auth_mnet: Version bump
Andrew Nicols [Thu, 7 Mar 2019 02:32:18 +0000 (10:32 +0800)]
MDL-64884 auth_mnet: Version bump

4 years agoMDL-64883 mod_chat: Version bump
Andrew Nicols [Thu, 7 Mar 2019 02:32:02 +0000 (10:32 +0800)]
MDL-64883 mod_chat: Version bump

4 years agoMerge branch 'MDL-64883-master' of git://github.com/lameze/moodle
Andrew Nicols [Thu, 7 Mar 2019 02:30:02 +0000 (10:30 +0800)]
Merge branch 'MDL-64883-master' of git://github.com/lameze/moodle

4 years agoMDL-64883 mod_chat: deprecate legacy chat_cron() function
Simey Lameze [Wed, 20 Feb 2019 04:58:48 +0000 (12:58 +0800)]
MDL-64883 mod_chat: deprecate legacy chat_cron() function

4 years agoMDL-64883 mod_chat: convert cron to scheduled task
Simey Lameze [Wed, 20 Feb 2019 04:55:55 +0000 (12:55 +0800)]
MDL-64883 mod_chat: convert cron to scheduled task

4 years agoMerge branch 'MDL-64026-master' of git://github.com/jleyva/moodle
Adrian Greeve [Thu, 7 Mar 2019 02:01:25 +0000 (10:01 +0800)]
Merge branch 'MDL-64026-master' of git://github.com/jleyva/moodle

4 years agoMerge branch 'MDL-64884-master' of git://github.com/lameze/moodle
Andrew Nicols [Thu, 7 Mar 2019 01:48:11 +0000 (09:48 +0800)]
Merge branch 'MDL-64884-master' of git://github.com/lameze/moodle

4 years agoMerge branch 'MDL-63905' of git://github.com/jmvedrine/moodle
Adrian Greeve [Thu, 7 Mar 2019 01:09:23 +0000 (09:09 +0800)]
Merge branch 'MDL-63905' of git://github.com/jmvedrine/moodle

4 years agoMDL-62869 upgrade: make upgrade step to match current version
Eloy Lafuente (stronk7) [Wed, 6 Mar 2019 22:19:13 +0000 (23:19 +0100)]
MDL-62869 upgrade: make upgrade step to match current version

4 years agoMerge branch 'MDL-62869-include-all-courses-mycourse-fix-new' of https://github.com...
Eloy Lafuente (stronk7) [Wed, 6 Mar 2019 22:10:38 +0000 (23:10 +0100)]
Merge branch 'MDL-62869-include-all-courses-mycourse-fix-new' of https://github.com/dmitriim/moodle

4 years agoMDL-63074 tool_customlang: update renderers
Bas Brands [Thu, 21 Feb 2019 15:08:29 +0000 (16:08 +0100)]
MDL-63074 tool_customlang: update renderers

* move html to template
* allow mobile customization

4 years agoMerge branch 'MDL-63937-master' of https://github.com/HuongNV13/moodle
Eloy Lafuente (stronk7) [Wed, 6 Mar 2019 12:30:39 +0000 (13:30 +0100)]
Merge branch 'MDL-63937-master' of https://github.com/HuongNV13/moodle

4 years agoMDL-64410 access: Unit tests for context locking SQL
Andrew Nicols [Thu, 28 Feb 2019 00:28:52 +0000 (08:28 +0800)]
MDL-64410 access: Unit tests for context locking SQL

4 years agoMDL-64410 access: Check for context locking in cap functions
Andrew Nicols [Thu, 28 Feb 2019 00:47:09 +0000 (08:47 +0800)]
MDL-64410 access: Check for context locking in cap functions

4 years agoMerge branch 'MDL-64333_master' of git://github.com/markn86/moodle
Jun Pataleta [Wed, 6 Mar 2019 09:34:10 +0000 (17:34 +0800)]
Merge branch 'MDL-64333_master' of git://github.com/markn86/moodle

4 years agoMDL-64333 core_message: add migration message to new UI
Mark Nelson [Tue, 26 Feb 2019 02:48:10 +0000 (10:48 +0800)]
MDL-64333 core_message: add migration message to new UI

4 years agoMerge branch 'MDL-64774-master' of git://github.com/junpataleta/moodle
Andrew Nicols [Wed, 6 Mar 2019 07:41:11 +0000 (15:41 +0800)]
Merge branch 'MDL-64774-master' of git://github.com/junpataleta/moodle

4 years agoMDL-63905 qtype_multianswer: validate imported questions
Jean-Michel Vedrine [Mon, 18 Feb 2019 16:48:32 +0000 (17:48 +0100)]
MDL-63905 qtype_multianswer: validate imported questions

4 years agoMerge branch 'MDL-64891-master' of git://github.com/tobiasreischmann/moodle
Adrian Greeve [Wed, 6 Mar 2019 07:06:36 +0000 (15:06 +0800)]
Merge branch 'MDL-64891-master' of git://github.com/tobiasreischmann/moodle

4 years agoMerge branch 'MDL-64950-master-2' of git://github.com/junpataleta/moodle
Andrew Nicols [Wed, 6 Mar 2019 05:42:24 +0000 (13:42 +0800)]
Merge branch 'MDL-64950-master-2' of git://github.com/junpataleta/moodle

4 years agoMDL-64950 core: Handle username in a case-insensitive fashion
Jun Pataleta [Wed, 6 Mar 2019 04:25:25 +0000 (12:25 +0800)]
MDL-64950 core: Handle username in a case-insensitive fashion

4 years agoMDL-64950 core: Unit tests for get_complete_user_data()
Jun Pataleta [Wed, 6 Mar 2019 04:41:14 +0000 (12:41 +0800)]
MDL-64950 core: Unit tests for get_complete_user_data()

4 years agoMDL-64971 access: Ensure that the capability exists when fetching
Andrew Nicols [Thu, 28 Feb 2019 00:39:20 +0000 (08:39 +0800)]
MDL-64971 access: Ensure that the capability exists when fetching