moodle.git
4 years agoMDL-68406 tool_mobile: Allow users to log-out from the app
Juan Leyva [Fri, 2 Oct 2020 09:37:14 +0000 (11:37 +0200)]
MDL-68406 tool_mobile: Allow users to log-out from the app

In this commit, we also reorganised how the Mobile box is displayed in the user profile.
We are allowing now site admins to see the user last access time.

4 years agoweekly release 4.0dev
Eloy Lafuente (stronk7) [Tue, 6 Oct 2020 08:20:34 +0000 (10:20 +0200)]
weekly release 4.0dev

4 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install...
Eloy Lafuente (stronk7) [Tue, 6 Oct 2020 08:20:31 +0000 (10:20 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install into master

4 years agoMerge branch 'MDL-69772-master-allcountrycodes' of git://github.com/mudrd8mz/moodle...
Eloy Lafuente (stronk7) [Mon, 5 Oct 2020 22:03:54 +0000 (00:03 +0200)]
Merge branch 'MDL-69772-master-allcountrycodes' of git://github.com/mudrd8mz/moodle into master

4 years agoMerge branch 'MDL-65074' of https://github.com/hitteshahuja/moodle into master
Eloy Lafuente (stronk7) [Mon, 5 Oct 2020 21:12:01 +0000 (23:12 +0200)]
Merge branch 'MDL-65074' of https://github.com/hitteshahuja/moodle into master

4 years agoMerge branch 'MDL-69625' of https://github.com/paulholden/moodle
Víctor Déniz [Mon, 5 Oct 2020 18:22:03 +0000 (19:22 +0100)]
Merge branch 'MDL-69625' of https://github.com/paulholden/moodle

4 years agoMerge branch 'MDL-69355-master-filebuffer' of git://github.com/mudrd8mz/moodle into...
Sara Arjona [Mon, 5 Oct 2020 16:33:34 +0000 (18:33 +0200)]
Merge branch 'MDL-69355-master-filebuffer' of git://github.com/mudrd8mz/moodle into master

4 years agoMerge branch 'MDL-69704-master' of git://github.com/sarjona/moodle
Jun Pataleta [Mon, 5 Oct 2020 15:13:08 +0000 (23:13 +0800)]
Merge branch 'MDL-69704-master' of git://github.com/sarjona/moodle

4 years agoMDL-69625 course: return raw custom field value in external method.
Paul Holden [Mon, 14 Sep 2020 23:33:07 +0000 (00:33 +0100)]
MDL-69625 course: return raw custom field value in external method.

For clients that wish to consume the original value of the custom
field (e.g. timestamps for date fields), rather than the formatted
version, add a new "valueraw" property to the returned data.

4 years agoMerge branch 'master-MDL-69752' of https://github.com/golenkovm/moodle into master
Eloy Lafuente (stronk7) [Mon, 5 Oct 2020 08:54:45 +0000 (10:54 +0200)]
Merge branch 'master-MDL-69752' of https://github.com/golenkovm/moodle into master

4 years agoMerge branch 'master-MDL-53966' of https://github.com/golenkovm/moodle
Jun Pataleta [Mon, 5 Oct 2020 05:24:19 +0000 (13:24 +0800)]
Merge branch 'master-MDL-53966' of https://github.com/golenkovm/moodle

4 years agoMDL-69752 mod_data: Format module intro on Database activities page
Mikhail Golenkov [Sun, 4 Oct 2020 02:44:17 +0000 (13:44 +1100)]
MDL-69752 mod_data: Format module intro on Database activities page

4 years agoMDL-53966 lesson: Allow maximum number of attempts to be unlimited 252e85be5856d20ce89cb2044a265ac3bffe6986
Mikhail Golenkov [Sun, 4 Oct 2020 02:20:39 +0000 (13:20 +1100)]
MDL-53966 lesson: Allow maximum number of attempts to be unlimited

4 years agoAutomatically generated installer lang files
AMOS bot [Sat, 3 Oct 2020 00:08:25 +0000 (00:08 +0000)]
Automatically generated installer lang files

4 years agoweekly release 4.0dev
Sara Arjona [Fri, 2 Oct 2020 11:43:12 +0000 (13:43 +0200)]
weekly release 4.0dev

4 years agoMerge branch 'MDL-69087-master' of git://github.com/sarjona/moodle
Víctor Déniz [Thu, 1 Oct 2020 22:43:01 +0000 (23:43 +0100)]
Merge branch 'MDL-69087-master' of git://github.com/sarjona/moodle

4 years agoMerge branch 'MDL-69572-Master' of https://github.com/tuanngocnguyen/moodle
Víctor Déniz [Thu, 1 Oct 2020 22:29:22 +0000 (23:29 +0100)]
Merge branch 'MDL-69572-Master' of https://github.com/tuanngocnguyen/moodle

4 years agoMerge branch 'MDL-69758-master' of https://github.com/sammarshallou/moodle into master
Eloy Lafuente (stronk7) [Thu, 1 Oct 2020 21:44:05 +0000 (23:44 +0200)]
Merge branch 'MDL-69758-master' of https://github.com/sammarshallou/moodle into master

4 years agoMDL-69704 course: catch exception when calling get_course_content_items
Sara Arjona [Thu, 1 Oct 2020 16:48:25 +0000 (18:48 +0200)]
MDL-69704 course: catch exception when calling get_course_content_items

When plugins are removed from disk, an exception is thrown when
calling component_callback_exists.
This exception should be catched here in order to load properly
the activity chooser (otherwise, the exception will be displayed
and no activity will appear).

4 years agoMerge branch 'MDL-69613-Master' of https://github.com/tuanngocnguyen/moodle
Víctor Déniz [Thu, 1 Oct 2020 16:44:31 +0000 (17:44 +0100)]
Merge branch 'MDL-69613-Master' of https://github.com/tuanngocnguyen/moodle

4 years agoMerge branch 'MDL-69672-master' of git://github.com/aanabit/moodle into master
Eloy Lafuente (stronk7) [Thu, 1 Oct 2020 15:49:08 +0000 (17:49 +0200)]
Merge branch 'MDL-69672-master' of git://github.com/aanabit/moodle into master

4 years agoMerge branch 'MDL-69586' of https://github.com/paulholden/moodle into master
Eloy Lafuente (stronk7) [Thu, 1 Oct 2020 15:12:24 +0000 (17:12 +0200)]
Merge branch 'MDL-69586' of https://github.com/paulholden/moodle into master

4 years agoMerge branch 'MDL-69638' of https://github.com/stronk7/moodle into master
Sara Arjona [Thu, 1 Oct 2020 13:01:47 +0000 (15:01 +0200)]
Merge branch 'MDL-69638' of https://github.com/stronk7/moodle into master

4 years agoMerge branch 'MDL-69050-master-allowlist' of git://github.com/mudrd8mz/moodle into...
Sara Arjona [Thu, 1 Oct 2020 12:51:11 +0000 (14:51 +0200)]
Merge branch 'MDL-69050-master-allowlist' of git://github.com/mudrd8mz/moodle into master

4 years agoMDL-69772 admin: Better validation for the allcountrycodes setting
David Mudrák [Thu, 24 Sep 2020 12:57:41 +0000 (14:57 +0200)]
MDL-69772 admin: Better validation for the allcountrycodes setting

The patch introduces a new admin_setting fiela type that can be used for
specifying comma separated list of countries. The field has inbuilt
validation so that only valid country codes can be inserted.

4 years agoMDL-69050 lang: Fix few remaining places spotted during integration
Sara Arjona [Thu, 1 Oct 2020 09:13:05 +0000 (11:13 +0200)]
MDL-69050 lang: Fix few remaining places spotted during integration

4 years agoMerge branch 'MDL-68098-master' of git://github.com/dpalou/moodle into master
Sara Arjona [Thu, 1 Oct 2020 10:56:16 +0000 (12:56 +0200)]
Merge branch 'MDL-68098-master' of git://github.com/dpalou/moodle into master

4 years agoMerge branch 'MDL-67473-multipledeeplinking-squashed' of https://github.com/cengage...
Sara Arjona [Thu, 1 Oct 2020 08:28:03 +0000 (10:28 +0200)]
Merge branch 'MDL-67473-multipledeeplinking-squashed' of https://github.com/cengage/moodle into master

4 years agoMerge branch 'MDL-69573-Master' of https://github.com/tuanngocnguyen/moodle
Jake Dallimore [Thu, 1 Oct 2020 04:19:16 +0000 (12:19 +0800)]
Merge branch 'MDL-69573-Master' of https://github.com/tuanngocnguyen/moodle

4 years agoMerge branch 'MDL-54956-master' of git://github.com/jleyva/moodle
Adrian Greeve [Thu, 1 Oct 2020 03:19:09 +0000 (11:19 +0800)]
Merge branch 'MDL-54956-master' of git://github.com/jleyva/moodle

4 years agoMDL-67473 mod_lti: deeplinking multiple support
Claude Vervoort [Fri, 6 Dec 2019 18:47:54 +0000 (13:47 -0500)]
MDL-67473 mod_lti: deeplinking multiple support

AMOS BEGIN
 CPY [contentitem_help,mod_lti],[contentitem_deeplinking_help,mod_lti]
AMOS END

4 years agoMDL-69573 core_course: Make MAX_COURSES_IN_CATEGORY configurable
Nathan Nguyen [Mon, 31 Aug 2020 04:59:59 +0000 (14:59 +1000)]
MDL-69573 core_course: Make MAX_COURSES_IN_CATEGORY configurable

4 years agoMerge branch 'MDL-37802' of https://github.com/paulholden/moodle
Adrian Greeve [Wed, 30 Sep 2020 05:52:26 +0000 (13:52 +0800)]
Merge branch 'MDL-37802' of https://github.com/paulholden/moodle

4 years agoMerge branch 'MDL-68845-master' of git://github.com/jleyva/moodle
Jake Dallimore [Wed, 30 Sep 2020 03:45:06 +0000 (11:45 +0800)]
Merge branch 'MDL-68845-master' of git://github.com/jleyva/moodle

4 years agoMerge branch 'MDL-68562' of https://github.com/mkassaei/moodle
Adrian Greeve [Wed, 30 Sep 2020 03:10:30 +0000 (11:10 +0800)]
Merge branch 'MDL-68562' of https://github.com/mkassaei/moodle

4 years agoMDL-69638 install: update the list of stale files for 3.10
Eloy Lafuente (stronk7) [Sun, 13 Sep 2020 09:29:17 +0000 (11:29 +0200)]
MDL-69638 install: update the list of stale files for 3.10

4 years agoMerge branch 'MDL-67841-master' of git://github.com/jleyva/moodle
Víctor Déniz [Tue, 29 Sep 2020 17:23:46 +0000 (18:23 +0100)]
Merge branch 'MDL-67841-master' of git://github.com/jleyva/moodle

4 years agoMerge branch 'MDL-69342_profile_picture_deletion' of https://github.com/vtos/moodle...
Sara Arjona [Tue, 29 Sep 2020 17:00:54 +0000 (19:00 +0200)]
Merge branch 'MDL-69342_profile_picture_deletion' of https://github.com/vtos/moodle into master

4 years agoMDL-69672 core_contentbank: is_context_allowed unit tests
Amaia Anabitarte [Mon, 21 Sep 2020 10:35:16 +0000 (12:35 +0200)]
MDL-69672 core_contentbank: is_context_allowed unit tests

4 years agoMDL-69672 core_contentbank: Check used context level
Amaia Anabitarte [Wed, 16 Sep 2020 15:10:39 +0000 (17:10 +0200)]
MDL-69672 core_contentbank: Check used context level

4 years agoMerge branch 'MDL-69600-divertemails' of https://github.com/brendanheywood/moodle
Jun Pataleta [Tue, 29 Sep 2020 12:28:05 +0000 (20:28 +0800)]
Merge branch 'MDL-69600-divertemails' of https://github.com/brendanheywood/moodle

4 years agoMerge branch 'MDL-65976-master' of git://github.com/jleyva/moodle into master
Sara Arjona [Tue, 29 Sep 2020 12:09:13 +0000 (14:09 +0200)]
Merge branch 'MDL-65976-master' of git://github.com/jleyva/moodle into master

4 years agoMDL-65976 completion: New course completion message provider
Juan Leyva [Thu, 17 Sep 2020 15:57:13 +0000 (17:57 +0200)]
MDL-65976 completion: New course completion message provider

4 years agoMDL-69600 core: Expose divertallemails config in UI
Brendan Heywood [Thu, 3 Sep 2020 01:10:48 +0000 (11:10 +1000)]
MDL-69600 core: Expose divertallemails config in UI

4 years agoMerge branch 'MDL-41492-master' of https://github.com/peterburnett/moodle
Jun Pataleta [Tue, 29 Sep 2020 10:07:27 +0000 (18:07 +0800)]
Merge branch 'MDL-41492-master' of https://github.com/peterburnett/moodle

4 years agoMDL-68845 calendar: New WS get_calendar_export_token
Juan Leyva [Wed, 16 Sep 2020 16:42:42 +0000 (18:42 +0200)]
MDL-68845 calendar: New WS get_calendar_export_token

4 years agoMDL-68845 calendar: Move duplicated code to function
Juan Leyva [Wed, 16 Sep 2020 16:41:47 +0000 (18:41 +0200)]
MDL-68845 calendar: Move duplicated code to function

4 years agoweekly release 4.0dev
Eloy Lafuente (stronk7) [Tue, 29 Sep 2020 08:48:19 +0000 (10:48 +0200)]
weekly release 4.0dev

4 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install...
Eloy Lafuente (stronk7) [Tue, 29 Sep 2020 08:48:16 +0000 (10:48 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install into master

4 years agoMerge branch 'MDL-69283-master' of git://github.com/jleyva/moodle
Jun Pataleta [Tue, 29 Sep 2020 05:53:42 +0000 (13:53 +0800)]
Merge branch 'MDL-69283-master' of git://github.com/jleyva/moodle

4 years agoMDL-67841 tool_mobile: Inform about last access with the app
Juan Leyva [Tue, 15 Sep 2020 16:45:49 +0000 (18:45 +0200)]
MDL-67841 tool_mobile: Inform about last access with the app

4 years agoMerge branch 'MDL-69644' of https://github.com/paulholden/moodle
Víctor Déniz [Mon, 28 Sep 2020 19:33:35 +0000 (20:33 +0100)]
Merge branch 'MDL-69644' of https://github.com/paulholden/moodle

4 years agoMerge branch 'MDL-69695' of https://github.com/paulholden/moodle into master
Sara Arjona [Mon, 28 Sep 2020 11:03:14 +0000 (13:03 +0200)]
Merge branch 'MDL-69695' of https://github.com/paulholden/moodle into master

4 years agoMerge branch 'MDL-68935-master' of git://github.com/jleyva/moodle into master
Sara Arjona [Mon, 28 Sep 2020 09:40:37 +0000 (11:40 +0200)]
Merge branch 'MDL-68935-master' of git://github.com/jleyva/moodle into master

4 years agoMDL-41492 cache: Added ability for alternate cache config
Peter Burnett [Mon, 6 Apr 2020 04:15:34 +0000 (14:15 +1000)]
MDL-41492 cache: Added ability for alternate cache config

4 years agoMDL-69572 mod_book : add bookid index to book_chapters
Nathan Nguyen [Tue, 13 Nov 2018 23:09:56 +0000 (10:09 +1100)]
MDL-69572 mod_book : add bookid index to book_chapters

4 years agoMDL-69613 gradereport: confirm message if override none is selected
Nathan Nguyen [Wed, 23 Sep 2020 02:41:40 +0000 (12:41 +1000)]
MDL-69613 gradereport: confirm message if override none is selected

4 years agoAutomatically generated installer lang files
AMOS bot [Sat, 26 Sep 2020 00:07:57 +0000 (00:07 +0000)]
Automatically generated installer lang files

4 years agoMDL-69283 webservice: New external setting for forcing timezone
Juan Leyva [Mon, 27 Jul 2020 17:15:13 +0000 (19:15 +0200)]
MDL-69283 webservice: New external setting for forcing timezone

4 years agoMDL-65074 mod_quiz: Quiz navigation buttons shouldnt use btn-secondary
Hittesh Ahuja [Fri, 25 Sep 2020 09:50:50 +0000 (10:50 +0100)]
MDL-65074 mod_quiz: Quiz navigation buttons shouldnt use btn-secondary

Removing .btn-secondary as plain.scss and default.scss in bootstrap hide the button from view.

4 years agoMDL-37802 repository: return error if unzipping files fails.
Paul Holden [Mon, 14 Sep 2020 22:08:22 +0000 (23:08 +0100)]
MDL-37802 repository: return error if unzipping files fails.

For instance, when a user tried to unzip a password protected zip
archive using the file manager.

4 years agoMDL-69586 tool_usertours: use specified user in privacy prefs export.
Paul Holden [Thu, 27 Aug 2020 12:02:10 +0000 (13:02 +0100)]
MDL-69586 tool_usertours: use specified user in privacy prefs export.

4 years agoMDL-69087 core_h5p: add renderer to let personalize styles
Sara Arjona [Fri, 4 Sep 2020 16:53:32 +0000 (18:53 +0200)]
MDL-69087 core_h5p: add renderer to let personalize styles

Existing mod_hvp pluging has a renderer to let Moodle instances
alter styles, Javascript, semantics (fields in the editor) and
content: https://github.com/h5p/moodle-mod_hvp/blob/stable/renderer.php

The approach for core_h5p is exactly the same, to let people
to reuse their existing code.

4 years agoMDL-69050 lang: Stop using the term blacklist in mustache output engine
David Mudrák [Wed, 16 Sep 2020 11:17:04 +0000 (13:17 +0200)]
MDL-69050 lang: Stop using the term blacklist in mustache output engine

4 years agoMDL-69050 lang: Fix the variable name in the admin/cli/svgtool.php
David Mudrák [Wed, 16 Sep 2020 10:00:21 +0000 (12:00 +0200)]
MDL-69050 lang: Fix the variable name in the admin/cli/svgtool.php

4 years agoMDL-69050 lang: Fix variable name and comment in core-notification YUI
David Mudrák [Wed, 16 Sep 2020 09:37:40 +0000 (11:37 +0200)]
MDL-69050 lang: Fix variable name and comment in core-notification YUI

4 years agoMDL-69050 lang: Rename and deprecate filetypes_util methods
David Mudrák [Wed, 16 Sep 2020 08:27:45 +0000 (10:27 +0200)]
MDL-69050 lang: Rename and deprecate filetypes_util methods

4 years agoMDL-69050 lang: Improve the wording of the comments
David Mudrák [Wed, 16 Sep 2020 06:45:46 +0000 (08:45 +0200)]
MDL-69050 lang: Improve the wording of the comments

Stop using the terms whitelist/blacklist when used to allow/deny things.

4 years agoMDL-69050 lang: Fix the variable name in the Essay question type
David Mudrák [Wed, 16 Sep 2020 06:43:52 +0000 (08:43 +0200)]
MDL-69050 lang: Fix the variable name in the Essay question type

4 years agoMDL-69050 lang: Rename the filetypesnotwhitelisted string
David Mudrák [Wed, 16 Sep 2020 06:37:08 +0000 (08:37 +0200)]
MDL-69050 lang: Rename the filetypesnotwhitelisted string

Rename the string identifier to filetypesnotallowed, copy all the
existing translations in AMOS and deprecate the original string to be
eventually removed.

AMOS BEGIN
 CPY [filetypesnotwhitelisted,core_form],[filetypesnotallowed,core_form]
AMOS END

4 years agoMDL-69050 lang: Fix the variable name in the TeX filter library
David Mudrák [Wed, 16 Sep 2020 06:23:51 +0000 (08:23 +0200)]
MDL-69050 lang: Fix the variable name in the TeX filter library

4 years agoMDL-69050 lang: Rename the whitelist variable in the Workshop locallib
David Mudrák [Wed, 16 Sep 2020 06:11:55 +0000 (08:11 +0200)]
MDL-69050 lang: Rename the whitelist variable in the Workshop locallib

4 years agoMDL-69050 lang: Fix variables and methods names in curl_security_helper
David Mudrák [Wed, 16 Sep 2020 04:17:14 +0000 (06:17 +0200)]
MDL-69050 lang: Fix variables and methods names in curl_security_helper

The code has been using terms that were found exclusive and potentially
derogatory. Fixing the terms and making the variables and methods
consistent with the related admin settings.

4 years agoMDL-69050 lang: Fix placeholder in the err_wrongfileextension string
David Mudrák [Wed, 16 Sep 2020 03:53:24 +0000 (05:53 +0200)]
MDL-69050 lang: Fix placeholder in the err_wrongfileextension string

The name of the placeholder has been found exclusive and potentially
derogatory. Also the name of variable that was used to populate the
placeholder value. That was not the intention.

4 years agoMDL-69772 admin: Fix legacy coding style on Location settings admin page
David Mudrák [Thu, 24 Sep 2020 12:19:28 +0000 (14:19 +0200)]
MDL-69772 admin: Fix legacy coding style on Location settings admin page

No actual change here. Just polishing the coding style and adding
fulltree check.

4 years agoMDL-69772 lang: Ignore misconfigured allcountrycodes filter
David Mudrák [Thu, 24 Sep 2020 11:41:59 +0000 (13:41 +0200)]
MDL-69772 lang: Ignore misconfigured allcountrycodes filter

If the allcountrycodes filter contains only invalid values, ignore the
whole filter setting and make get_list_of_countries() return the full
list of all known countries, rather than empty list.

4 years agoweekly release 4.0dev
Víctor Déniz [Thu, 24 Sep 2020 15:27:09 +0000 (16:27 +0100)]
weekly release 4.0dev

4 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Víctor Déniz [Thu, 24 Sep 2020 15:27:03 +0000 (16:27 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

4 years agoMerge branch 'MDL-69698-master-licensecache' of git://github.com/mudrd8mz/moodle...
Eloy Lafuente (stronk7) [Thu, 24 Sep 2020 14:50:30 +0000 (16:50 +0200)]
Merge branch 'MDL-69698-master-licensecache' of git://github.com/mudrd8mz/moodle into master

4 years agoMerge branch 'MDL-69718-display-size' of https://github.com/brendanheywood/moodle...
Eloy Lafuente (stronk7) [Thu, 24 Sep 2020 14:39:16 +0000 (16:39 +0200)]
Merge branch 'MDL-69718-display-size' of https://github.com/brendanheywood/moodle into master

4 years agoMDL-69644 tool_dataprivacy: fix focus outline of contact DPO link.
Paul Holden [Tue, 8 Sep 2020 10:21:06 +0000 (11:21 +0100)]
MDL-69644 tool_dataprivacy: fix focus outline of contact DPO link.

The link class attribute is a leftover from 7258bf0b, which was mostly
removed in 3b2f691f. It no longer serves a purpose and interferes with
the element focus outline.

4 years agoMerge branch 'MDL-66587-master' of git://github.com/bmbrands/moodle
Jun Pataleta [Thu, 24 Sep 2020 03:11:20 +0000 (11:11 +0800)]
Merge branch 'MDL-66587-master' of git://github.com/bmbrands/moodle

4 years agoMerge branch 'MDL-69454-master' of git://github.com/bmbrands/moodle into master
Eloy Lafuente (stronk7) [Wed, 23 Sep 2020 15:10:35 +0000 (17:10 +0200)]
Merge branch 'MDL-69454-master' of git://github.com/bmbrands/moodle into master

4 years agoMerge branch 'MDL-68229-master' of git://github.com/jleyva/moodle into master
Eloy Lafuente (stronk7) [Wed, 23 Sep 2020 09:51:09 +0000 (11:51 +0200)]
Merge branch 'MDL-68229-master' of git://github.com/jleyva/moodle into master

4 years agoMDL-68098 tests: Reset FILTERLIB_PRIVATE after tests
Dani Palou [Wed, 23 Sep 2020 09:18:28 +0000 (11:18 +0200)]
MDL-68098 tests: Reset FILTERLIB_PRIVATE after tests

4 years agoMDL-68098 ws: Add unit tests to test mathjax in WS
Dani Palou [Fri, 4 Sep 2020 07:25:15 +0000 (09:25 +0200)]
MDL-68098 ws: Add unit tests to test mathjax in WS

4 years agoMerge branch 'MDL-69014' of https://github.com/paulholden/moodle into master
Eloy Lafuente (stronk7) [Tue, 22 Sep 2020 20:42:55 +0000 (22:42 +0200)]
Merge branch 'MDL-69014' of https://github.com/paulholden/moodle into master

4 years agoMDL-54956 quiz: Fix WS to support files submission
Juan Leyva [Tue, 22 Sep 2020 16:03:04 +0000 (18:03 +0200)]
MDL-54956 quiz: Fix WS to support files submission

4 years agoMDL-54956 quiz: Return response files in attempts
Juan Leyva [Mon, 21 Sep 2020 21:43:24 +0000 (23:43 +0200)]
MDL-54956 quiz: Return response files in attempts

4 years agoMDL-68562 Qtype_essay: Adding file-size limit to the attachment files
Mahmoud Kassaei [Wed, 16 Sep 2020 12:51:13 +0000 (13:51 +0100)]
MDL-68562 Qtype_essay: Adding file-size limit to the attachment files

4 years agoMerge branch 'MDL-66934-coursehistory' of https://github.com/cengage/moodle into...
Eloy Lafuente (stronk7) [Tue, 22 Sep 2020 12:38:42 +0000 (14:38 +0200)]
Merge branch 'MDL-66934-coursehistory' of https://github.com/cengage/moodle into master

4 years agoMDL-68098 ws: Fix WebServices broken by filters HTML
Dani Palou [Fri, 4 Sep 2020 07:21:45 +0000 (09:21 +0200)]
MDL-68098 ws: Fix WebServices broken by filters HTML

4 years agoAutomatically generated installer lang files
AMOS bot [Tue, 22 Sep 2020 00:07:10 +0000 (00:07 +0000)]
Automatically generated installer lang files

4 years agoMerge branch 'MDL-66648' of https://github.com/paulholden/moodle into master
Eloy Lafuente (stronk7) [Mon, 21 Sep 2020 21:36:14 +0000 (23:36 +0200)]
Merge branch 'MDL-66648' of https://github.com/paulholden/moodle into master

4 years agoMDL-69667 competencies: fix competencies count always 0 in frameworks.
comete-upn [Tue, 15 Sep 2020 06:37:34 +0000 (08:37 +0200)]
MDL-69667 competencies: fix competencies count always 0 in frameworks.

4 years agoMDL-69342 core_user: fixed user picture updating
Vitaly [Tue, 15 Sep 2020 18:46:47 +0000 (21:46 +0300)]
MDL-69342 core_user: fixed user picture updating

When editing a user and checking the 'Delete picture' checkbox to delete
the old picture and uploading a new one at a time, the new one didn't appear
in the user profile. This happened due to the 'if/else' statement
in the 'core_user::update_picture()' method which allowed either to delete
the old picture or to upload a new one.
The fix removes the 'else' part of the 'if/else' statement to force
checking for a new uploaded picture no matter if a user checked
the 'Delete picture' checkbox or not.

4 years agoMDL-69758 Web services: core_get_course_contents PHP warnings
sam marshall [Mon, 21 Sep 2020 14:24:10 +0000 (15:24 +0100)]
MDL-69758 Web services: core_get_course_contents PHP warnings

Calls to core_get_course_contents can cause PHP warnings in the server
log if there are any URL instances in the course with sketchy URLs.
This is because url_export_contents incorrectly returns null instead
of an empty array if there is an error.

4 years agoMDL-69454 core_search: consistent backup search eb9935c90990c6ad32641abe73f83935ea0559f9
Bas Brands [Wed, 9 Sep 2020 10:04:31 +0000 (12:04 +0200)]
MDL-69454 core_search: consistent backup search

4 years agoMDL-69454 core_search: consistent cohort search
Bas Brands [Mon, 31 Aug 2020 14:30:50 +0000 (16:30 +0200)]
MDL-69454 core_search: consistent cohort search

4 years agoMDL-69454 core_search: consistent content bank search
Bas Brands [Mon, 31 Aug 2020 14:19:18 +0000 (16:19 +0200)]
MDL-69454 core_search: consistent content bank search