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.
Eloy Lafuente (stronk7) [Tue, 6 Oct 2020 08:20:34 +0000 (10:20 +0200)]
weekly release 4.0dev
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
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
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
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
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
Jun Pataleta [Mon, 5 Oct 2020 15:13:08 +0000 (23:13 +0800)]
Merge branch 'MDL-69704-master' of git://github.com/sarjona/moodle
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.
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
Jun Pataleta [Mon, 5 Oct 2020 05:24:19 +0000 (13:24 +0800)]
Merge branch 'master-MDL-53966' of https://github.com/golenkovm/moodle
Mikhail Golenkov [Sun, 4 Oct 2020 02:44:17 +0000 (13:44 +1100)]
MDL-69752 mod_data: Format module intro on Database activities page
Mikhail Golenkov [Sun, 4 Oct 2020 02:20:39 +0000 (13:20 +1100)]
MDL-53966 lesson: Allow maximum number of attempts to be unlimited
AMOS bot [Sat, 3 Oct 2020 00:08:25 +0000 (00:08 +0000)]
Automatically generated installer lang files
Sara Arjona [Fri, 2 Oct 2020 11:43:12 +0000 (13:43 +0200)]
weekly release 4.0dev
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
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
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
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).
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
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
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
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
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
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.
Sara Arjona [Thu, 1 Oct 2020 09:13:05 +0000 (11:13 +0200)]
MDL-69050 lang: Fix few remaining places spotted during integration
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
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
Jake Dallimore [Thu, 1 Oct 2020 04:19:16 +0000 (12:19 +0800)]
Merge branch 'MDL-69573-Master' of https://github.com/tuanngocnguyen/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
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
Nathan Nguyen [Mon, 31 Aug 2020 04:59:59 +0000 (14:59 +1000)]
MDL-69573 core_course: Make MAX_COURSES_IN_CATEGORY configurable
Adrian Greeve [Wed, 30 Sep 2020 05:52:26 +0000 (13:52 +0800)]
Merge branch 'MDL-37802' of https://github.com/paulholden/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
Adrian Greeve [Wed, 30 Sep 2020 03:10:30 +0000 (11:10 +0800)]
Merge branch 'MDL-68562' of https://github.com/mkassaei/moodle
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
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
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
Amaia Anabitarte [Mon, 21 Sep 2020 10:35:16 +0000 (12:35 +0200)]
MDL-69672 core_contentbank: is_context_allowed unit tests
Amaia Anabitarte [Wed, 16 Sep 2020 15:10:39 +0000 (17:10 +0200)]
MDL-69672 core_contentbank: Check used context level
Jun Pataleta [Tue, 29 Sep 2020 12:28:05 +0000 (20:28 +0800)]
Merge branch 'MDL-69600-divertemails' of https://github.com/brendanheywood/moodle
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
Juan Leyva [Thu, 17 Sep 2020 15:57:13 +0000 (17:57 +0200)]
MDL-65976 completion: New course completion message provider
Brendan Heywood [Thu, 3 Sep 2020 01:10:48 +0000 (11:10 +1000)]
MDL-69600 core: Expose divertallemails config in UI
Jun Pataleta [Tue, 29 Sep 2020 10:07:27 +0000 (18:07 +0800)]
Merge branch 'MDL-41492-master' of https://github.com/peterburnett/moodle
Juan Leyva [Wed, 16 Sep 2020 16:42:42 +0000 (18:42 +0200)]
MDL-68845 calendar: New WS get_calendar_export_token
Juan Leyva [Wed, 16 Sep 2020 16:41:47 +0000 (18:41 +0200)]
MDL-68845 calendar: Move duplicated code to function
Eloy Lafuente (stronk7) [Tue, 29 Sep 2020 08:48:19 +0000 (10:48 +0200)]
weekly release 4.0dev
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
Jun Pataleta [Tue, 29 Sep 2020 05:53:42 +0000 (13:53 +0800)]
Merge branch 'MDL-69283-master' of git://github.com/jleyva/moodle
Juan Leyva [Tue, 15 Sep 2020 16:45:49 +0000 (18:45 +0200)]
MDL-67841 tool_mobile: Inform about last access with the app
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
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
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
Peter Burnett [Mon, 6 Apr 2020 04:15:34 +0000 (14:15 +1000)]
MDL-41492 cache: Added ability for alternate cache config
Nathan Nguyen [Tue, 13 Nov 2018 23:09:56 +0000 (10:09 +1100)]
MDL-69572 mod_book : add bookid index to book_chapters
Nathan Nguyen [Wed, 23 Sep 2020 02:41:40 +0000 (12:41 +1000)]
MDL-69613 gradereport: confirm message if override none is selected
AMOS bot [Sat, 26 Sep 2020 00:07:57 +0000 (00:07 +0000)]
Automatically generated installer lang files
Juan Leyva [Mon, 27 Jul 2020 17:15:13 +0000 (19:15 +0200)]
MDL-69283 webservice: New external setting for forcing timezone
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.
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.
Paul Holden [Thu, 27 Aug 2020 12:02:10 +0000 (13:02 +0100)]
MDL-69586 tool_usertours: use specified user in privacy prefs export.
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.
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
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
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
David Mudrák [Wed, 16 Sep 2020 08:27:45 +0000 (10:27 +0200)]
MDL-69050 lang: Rename and deprecate filetypes_util methods
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.
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
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
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
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
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.
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.
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.
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.
Víctor Déniz [Thu, 24 Sep 2020 15:27:09 +0000 (16:27 +0100)]
weekly release 4.0dev
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
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
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
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.
Jun Pataleta [Thu, 24 Sep 2020 03:11:20 +0000 (11:11 +0800)]
Merge branch 'MDL-66587-master' of git://github.com/bmbrands/moodle
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
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
Dani Palou [Wed, 23 Sep 2020 09:18:28 +0000 (11:18 +0200)]
MDL-68098 tests: Reset FILTERLIB_PRIVATE after tests
Dani Palou [Fri, 4 Sep 2020 07:25:15 +0000 (09:25 +0200)]
MDL-68098 ws: Add unit tests to test mathjax in WS
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
Juan Leyva [Tue, 22 Sep 2020 16:03:04 +0000 (18:03 +0200)]
MDL-54956 quiz: Fix WS to support files submission
Juan Leyva [Mon, 21 Sep 2020 21:43:24 +0000 (23:43 +0200)]
MDL-54956 quiz: Return response files in attempts
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
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
Dani Palou [Fri, 4 Sep 2020 07:21:45 +0000 (09:21 +0200)]
MDL-68098 ws: Fix WebServices broken by filters HTML
AMOS bot [Tue, 22 Sep 2020 00:07:10 +0000 (00:07 +0000)]
Automatically generated installer lang files
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
comete-upn [Tue, 15 Sep 2020 06:37:34 +0000 (08:37 +0200)]
MDL-69667 competencies: fix competencies count always 0 in frameworks.
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.
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.
Bas Brands [Wed, 9 Sep 2020 10:04:31 +0000 (12:04 +0200)]
MDL-69454 core_search: consistent backup search
Bas Brands [Mon, 31 Aug 2020 14:30:50 +0000 (16:30 +0200)]
MDL-69454 core_search: consistent cohort search
Bas Brands [Mon, 31 Aug 2020 14:19:18 +0000 (16:19 +0200)]
MDL-69454 core_search: consistent content bank search