moodle.git
5 years agoMDL-68353 form: filemanager label fix
Shamim Rezaie [Tue, 7 Apr 2020 15:09:55 +0000 (01:09 +1000)]
MDL-68353 form: filemanager label fix

5 years agoMDL-68353 form: Only include the size attribute if there is a size set
Shamim Rezaie [Tue, 7 Apr 2020 14:10:43 +0000 (00:10 +1000)]
MDL-68353 form: Only include the size attribute if there is a size set

5 years agoMDL-68353 form: Removed the size attribute
Shamim Rezaie [Tue, 7 Apr 2020 14:04:12 +0000 (00:04 +1000)]
MDL-68353 form: Removed the size attribute

The size attribute does not work with the checkbox input type.

5 years agoMDL-68353 core: do not output empty labels
Shamim Rezaie [Tue, 7 Apr 2020 13:16:42 +0000 (23:16 +1000)]
MDL-68353 core: do not output empty labels

5 years agoMDL-68353 core: Set aria-label for close buttons on YUI dialogues
Shamim Rezaie [Tue, 7 Apr 2020 10:50:13 +0000 (20:50 +1000)]
MDL-68353 core: Set aria-label for close buttons on YUI dialogues

5 years agoon-demand release 3.9dev+
Eloy Lafuente (stronk7) [Tue, 26 May 2020 20:52:49 +0000 (22:52 +0200)]
on-demand release 3.9dev+

5 years agoMerge branch 'MDL-68388' of https://github.com/stronk7/moodle
Sara Arjona [Tue, 26 May 2020 18:03:22 +0000 (20:03 +0200)]
Merge branch 'MDL-68388' of https://github.com/stronk7/moodle

5 years agoMDL-68388 core_grades: Tweak unit test assertion to make Oracle happy
Eloy Lafuente (stronk7) [Tue, 26 May 2020 17:00:24 +0000 (19:00 +0200)]
MDL-68388 core_grades: Tweak unit test assertion to make Oracle happy

Also modify some comments and get rid of some void return types.

5 years agoMerge branch 'MDL-67386-master-hotfix' of github.com:bmbrands/moodle
Sara Arjona [Tue, 26 May 2020 14:23:20 +0000 (16:23 +0200)]
Merge branch 'MDL-67386-master-hotfix' of github.com:bmbrands/moodle

5 years agoMDL-67386 theme_classic: initialize the bootstrap loader.
Bas Brands [Tue, 26 May 2020 12:04:38 +0000 (14:04 +0200)]
MDL-67386 theme_classic: initialize the bootstrap loader.

5 years agoMerge branch 'MDL-45184-master' of git://github.com/junpataleta/moodle
Jun Pataleta [Tue, 26 May 2020 04:39:24 +0000 (12:39 +0800)]
Merge branch 'MDL-45184-master' of git://github.com/junpataleta/moodle

5 years agoMDL-45184 tool_licensemanager: Behat fixes
Jun Pataleta [Tue, 26 May 2020 04:26:40 +0000 (12:26 +0800)]
MDL-45184 tool_licensemanager: Behat fixes

* Fix license manager test
* Remove unnecessary @javascript tags
* Remove unnecessary "I log out" steps
* Fix structure so each scenario will have a single Given-When-Then

5 years agoMDL-45184 tool_licensemanager: Move $deletelicense for proper scope
Jun Pataleta [Tue, 26 May 2020 04:11:07 +0000 (12:11 +0800)]
MDL-45184 tool_licensemanager: Move $deletelicense for proper scope

5 years agoMerge branch 'MDL-68099-master' of git://github.com/marinaglancy/moodle
Andrew Nicols [Tue, 26 May 2020 03:29:48 +0000 (11:29 +0800)]
Merge branch 'MDL-68099-master' of git://github.com/marinaglancy/moodle

5 years agoMerge branch 'MDL-68757' of https://github.com/timhunt/moodle
Adrian Greeve [Tue, 26 May 2020 02:33:03 +0000 (10:33 +0800)]
Merge branch 'MDL-68757' of https://github.com/timhunt/moodle

5 years agoMDL-68388 grade: Tidy comments and whitespace
Andrew Nicols [Tue, 26 May 2020 02:15:52 +0000 (10:15 +0800)]
MDL-68388 grade: Tidy comments and whitespace

5 years agoMerge branch 'MDL-68388' of https://github.com/marcusboon/moodle
Andrew Nicols [Tue, 26 May 2020 02:11:08 +0000 (10:11 +0800)]
Merge branch 'MDL-68388' of https://github.com/marcusboon/moodle

5 years agoMDL-45184 tool_licenses: Add custom licenses
Tom Dickman [Thu, 31 Oct 2019 01:32:17 +0000 (12:32 +1100)]
MDL-45184 tool_licenses: Add custom licenses

This feature adds an admin tool for creating custom licenses.
Now custom licenses can be added and amended in Moodle, and the site
default can be set to a custom license.

Core licenses remain hard-coded and are uneditable, so they will always
require update within Moodle core updates, and maintain their
internationalisation through core language strings.

This also includes fundamental changes to the license API including
the addition of license caching and deprecation of no longer required
admin settings for license management.

5 years agoMerge branch 'MDL-64427' of https://github.com/NeillM/moodle
Andrew Nicols [Tue, 26 May 2020 02:04:51 +0000 (10:04 +0800)]
Merge branch 'MDL-64427' of https://github.com/NeillM/moodle

5 years agoMerge branch 'MDL-67547' of https://github.com/paulholden/moodle
Andrew Nicols [Tue, 26 May 2020 00:06:39 +0000 (08:06 +0800)]
Merge branch 'MDL-67547' of https://github.com/paulholden/moodle

5 years agoMerge branch 'MDL-68270-master' of git://github.com/bmbrands/moodle
Andrew Nicols [Tue, 26 May 2020 00:02:50 +0000 (08:02 +0800)]
Merge branch 'MDL-68270-master' of git://github.com/bmbrands/moodle

5 years agoMerge branch 'MDL-68252' of https://github.com/timhunt/moodle
Victor Deniz Falcon [Mon, 25 May 2020 23:55:02 +0000 (00:55 +0100)]
Merge branch 'MDL-68252' of https://github.com/timhunt/moodle

5 years agoMDL-67547 mod_forum: convert pluginfile URLs prior to export.
Paul Holden [Tue, 5 May 2020 10:25:43 +0000 (11:25 +0100)]
MDL-67547 mod_forum: convert pluginfile URLs prior to export.

5 years agoMDL-67547 dataformat_pdf: method to convert images to supported format.
Paul Holden [Mon, 27 Apr 2020 09:13:30 +0000 (10:13 +0100)]
MDL-67547 dataformat_pdf: method to convert images to supported format.

For Dataformats that support exporting HTML content, provide an API for
converting images within that content to something suitable for the format.

This fixes an issue with the PDF writer when it encountered a pluginfile.php
image, which it tried to request via HTTP without an active session. This
resulted in a 303 header returned by Moodle instead of the actual image,
causing an exception in the underlying TCPDF library.

5 years agoMerge branch 'MDL-68348-master-6' of git://github.com/mickhawkins/moodle
Adrian Greeve [Mon, 25 May 2020 23:48:53 +0000 (07:48 +0800)]
Merge branch 'MDL-68348-master-6' of git://github.com/mickhawkins/moodle

5 years agoMDL-68388 core_grades: Use MUC for grade letters
Marcus Boon [Thu, 9 Apr 2020 03:00:29 +0000 (13:00 +1000)]
MDL-68388 core_grades: Use MUC for grade letters

In the get_grade_letters there is a static variable that is used
to cache grade letters, we should use MUC for this so that it is
reset properly between unit tests.

5 years agoMerge branch 'MDL-67386-master-fix' of github.com:sarjona/moodle
Sara Arjona [Mon, 25 May 2020 15:58:39 +0000 (17:58 +0200)]
Merge branch 'MDL-67386-master-fix' of github.com:sarjona/moodle

5 years agoMDL-67386 theme_boost: update latest CSS changes
Sara Arjona [Mon, 25 May 2020 15:57:34 +0000 (17:57 +0200)]
MDL-67386 theme_boost: update latest CSS changes

5 years agoMerge branch 'MDL-67386-master' of git://github.com/bmbrands/moodle
Sara Arjona [Mon, 25 May 2020 15:46:41 +0000 (17:46 +0200)]
Merge branch 'MDL-67386-master' of git://github.com/bmbrands/moodle

5 years agoMerge branch 'MDL-68177-master_course_renderer_split_methods' of https://github.com...
Sara Arjona [Mon, 25 May 2020 15:11:03 +0000 (17:11 +0200)]
Merge branch 'MDL-68177-master_course_renderer_split_methods' of https://github.com/roland04/moodle

5 years agoMDL-68177 course: split course_info_box into different methods
Mikel Martín [Tue, 28 Apr 2020 08:38:14 +0000 (10:38 +0200)]
MDL-68177 course: split course_info_box into different methods

5 years agoMDL-68270 core_output: prevent blurring of navbar logo
Bas Brands [Tue, 7 Apr 2020 14:49:21 +0000 (16:49 +0200)]
MDL-68270 core_output: prevent blurring of navbar logo

5 years agoMDL-67386 theme_boost: upgrade bootstrap to version 4.5.0
Bas Brands [Tue, 19 May 2020 10:00:13 +0000 (12:00 +0200)]
MDL-67386 theme_boost: upgrade bootstrap to version 4.5.0

5 years agoMerge branch 'MDL-68819-master' of git://github.com/lucaboesch/moodle
Sara Arjona [Mon, 25 May 2020 13:47:44 +0000 (15:47 +0200)]
Merge branch 'MDL-68819-master' of git://github.com/lucaboesch/moodle

5 years agoMerge branch 'MDL-68103-master' of git://github.com/bmbrands/moodle
Andrew Nicols [Mon, 25 May 2020 11:55:11 +0000 (19:55 +0800)]
Merge branch 'MDL-68103-master' of git://github.com/bmbrands/moodle

5 years agoMDL-68103 theme_classic: show content full width when printing
Bas Brands [Wed, 15 Apr 2020 11:51:46 +0000 (13:51 +0200)]
MDL-68103 theme_classic: show content full width when printing

5 years agoMerge branch 'MDL-68549' of https://github.com/HuongNV13/moodle
Andrew Nicols [Mon, 25 May 2020 11:10:21 +0000 (19:10 +0800)]
Merge branch 'MDL-68549' of https://github.com/HuongNV13/moodle

5 years agoMDL-68348 user: Added filterset joins unit testing
Michael Hawkins [Thu, 30 Apr 2020 06:13:47 +0000 (14:13 +0800)]
MDL-68348 user: Added filterset joins unit testing

5 years agoMDL-68348 user: Added other logical operators to filter unit tests
Michael Hawkins [Fri, 24 Apr 2020 08:20:45 +0000 (16:20 +0800)]
MDL-68348 user: Added other logical operators to filter unit tests

5 years agoMDL-68348 user: User filter match types support - enrol method & status
Michael Hawkins [Tue, 28 Apr 2020 08:40:57 +0000 (16:40 +0800)]
MDL-68348 user: User filter match types support - enrol method & status

Completed support for all join types (any/all/none) for enrolment
method and status filtering. This includes handling forced status
filtering where a user does not have the capability to view suspended
users, as well as handling front page (whole site) participants page.

5 years agoMDL-68348 lib: User filter match types support - groups
Michael Hawkins [Thu, 23 Apr 2020 13:31:27 +0000 (21:31 +0800)]
MDL-68348 lib: User filter match types support - groups

Updated groups_get_members_join to support different filter match types

5 years agoMDL-68348 user: User filter match types support - keywords/last access
Michael Hawkins [Wed, 8 Apr 2020 10:19:13 +0000 (18:19 +0800)]
MDL-68348 user: User filter match types support - keywords/last access

The last access implementation also fixes an existing bug,
where it was assumed never accessed would be 0, when it also needed to
handle null to return correct results. Related userlib unit tests also
updated to reflect this, as well as some incorrect comment wording.

5 years agoMDL-68348 lib: Added create_user_course_lastaccess generator
Michael Hawkins [Fri, 24 Apr 2020 11:59:32 +0000 (19:59 +0800)]
MDL-68348 lib: Added create_user_course_lastaccess generator

This creates a last access record for a user within a course.
It is requires for testing accesssince participants filtering.

5 years agoMDL-68348 user: User filter match types support - filterset and roles
Michael Hawkins [Wed, 8 Apr 2020 09:11:52 +0000 (17:11 +0800)]
MDL-68348 user: User filter match types support - filterset and roles

5 years agoMDL-68348 lib: Default filters to match ALL for backwards compatibility
Michael Hawkins [Wed, 20 May 2020 08:58:41 +0000 (16:58 +0800)]
MDL-68348 lib: Default filters to match ALL for backwards compatibility

Temporarily defaulting filtersets and their filters to join type ALL
for backwards compatibility, so the existing participants unified
filter continues to function consistently. This will be reverted once
the new participants filter UI replaces the existing unified filter.

5 years agoMerge branch 'MDL-68248-master' of https://github.com/DinhHien0307/moodle
Sara Arjona [Mon, 25 May 2020 09:57:39 +0000 (11:57 +0200)]
Merge branch 'MDL-68248-master' of https://github.com/DinhHien0307/moodle

5 years agoMDL-68103 theme_classic: hidden-print => d-print-none for BS4.
Nick Phillips [Wed, 4 Mar 2020 03:16:41 +0000 (16:16 +1300)]
MDL-68103 theme_classic: hidden-print => d-print-none for BS4.

5 years agoMerge branch 'MDL-68448-master-fix' of github.com:sarjona/moodle
Sara Arjona [Mon, 25 May 2020 09:37:41 +0000 (11:37 +0200)]
Merge branch 'MDL-68448-master-fix' of github.com:sarjona/moodle

5 years agoMDL-68448 h5pactivity: remove illegal whitespaces
Sara Arjona [Mon, 25 May 2020 09:35:15 +0000 (11:35 +0200)]
MDL-68448 h5pactivity: remove illegal whitespaces

5 years agoMerge branch 'MDL-68448-master' of git://github.com/cescobedo/moodle
Sara Arjona [Mon, 25 May 2020 08:56:18 +0000 (10:56 +0200)]
Merge branch 'MDL-68448-master' of git://github.com/cescobedo/moodle

5 years agoMerge branch 'MDL-68629_master' of https://github.com/t-schroeder/moodle
Adrian Greeve [Mon, 25 May 2020 08:14:54 +0000 (16:14 +0800)]
Merge branch 'MDL-68629_master' of https://github.com/t-schroeder/moodle

5 years agoMerge branch 'MDL-62853' of https://github.com/paulholden/moodle
Jake Dallimore [Mon, 25 May 2020 08:11:55 +0000 (16:11 +0800)]
Merge branch 'MDL-62853' of https://github.com/paulholden/moodle

5 years agoMerge branch 'MDL-68658' of https://github.com/stronk7/moodle
Andrew Nicols [Mon, 25 May 2020 07:23:37 +0000 (15:23 +0800)]
Merge branch 'MDL-68658' of https://github.com/stronk7/moodle

5 years agoMDL-68448 mod_h5pactivity: Add new ws get_h5pactivities_by_courses
cescobedo [Thu, 21 May 2020 19:13:37 +0000 (21:13 +0200)]
MDL-68448 mod_h5pactivity: Add new ws get_h5pactivities_by_courses

This WS is required by the Moodle app in order to fetch
the activity information for displaying it to app users.

5 years agoMDL-68448 core_h5p: Add get export information to helper
cescobedo [Thu, 21 May 2020 19:12:38 +0000 (21:12 +0200)]
MDL-68448 core_h5p: Add get export information to helper

Create a new method in the helper to use in the player,
in the external WS and in the API. Also, add a
new method in API to help to get export information
by other WS.

5 years agoMerge branch 'MDL-63812' of https://github.com/timhunt/moodle
Adrian Greeve [Mon, 25 May 2020 06:40:14 +0000 (14:40 +0800)]
Merge branch 'MDL-63812' of https://github.com/timhunt/moodle

5 years agoMerge branch 'MDL-68567-master' of git://github.com/sarjona/moodle
Jake Dallimore [Mon, 25 May 2020 03:36:48 +0000 (11:36 +0800)]
Merge branch 'MDL-68567-master' of git://github.com/sarjona/moodle

5 years agoMDL-68819 core_contentbank: "Upload" button is not localized.
Luca Bösch [Sun, 24 May 2020 19:50:33 +0000 (21:50 +0200)]
MDL-68819 core_contentbank: "Upload" button is not localized.

5 years agoMerge branch 'MDL-68592-master' of https://github.com/kabalin/moodle
Sara Arjona [Fri, 22 May 2020 15:55:23 +0000 (17:55 +0200)]
Merge branch 'MDL-68592-master' of https://github.com/kabalin/moodle

5 years agoMerge branch 'MDL-68619-master' of git://github.com/ferranrecio/moodle
Sara Arjona [Fri, 22 May 2020 15:49:32 +0000 (17:49 +0200)]
Merge branch 'MDL-68619-master' of git://github.com/ferranrecio/moodle

5 years agoMDL-68658 phpunit: Ensure that the configured proxy is applied always
Eloy Lafuente (stronk7) [Sun, 10 May 2020 14:54:14 +0000 (16:54 +0200)]
MDL-68658 phpunit: Ensure that the configured proxy is applied always

Previously, if the RSS feed (extests) was being served locally,
CFG->proxybypass was applied and causing the test to fail (proxy
ignored).

In that exact test we need the configured proxy to be applied
always, because the test is exaclty about detecting the problem
when a wrong proxy is used.

5 years agoweekly release 3.9dev+
Victor Deniz Falcon [Fri, 22 May 2020 13:21:37 +0000 (14:21 +0100)]
weekly release 3.9dev+

5 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Victor Deniz Falcon [Fri, 22 May 2020 13:21:32 +0000 (14:21 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

5 years agoMerge branch 'MDL-68367-master-fix' of git://github.com/junpataleta/moodle
Jake Dallimore [Fri, 22 May 2020 07:10:04 +0000 (15:10 +0800)]
Merge branch 'MDL-68367-master-fix' of git://github.com/junpataleta/moodle

5 years agoMDL-68567 badges: add/remove site backpacks
Sara Arjona [Thu, 30 Apr 2020 20:18:54 +0000 (22:18 +0200)]
MDL-68567 badges: add/remove site backpacks

5 years agoMDL-68367 qtype_multichoice: Decrease minimum expected export file size
Jun Pataleta [Fri, 22 May 2020 06:45:05 +0000 (14:45 +0800)]
MDL-68367 qtype_multichoice: Decrease minimum expected export file size

* Exporting via Oracle trims trailing zeroes in floating numbers which
results to a smaller file size for the exported file. Better to reduce
the minimum expected export file size from 4000 bytes to 3900 bytes.

5 years agoMerge branch '68137-master-prevent-removing-all-dots-in-filename' of https://github...
Andrew Nicols [Fri, 22 May 2020 03:53:22 +0000 (11:53 +0800)]
Merge branch '68137-master-prevent-removing-all-dots-in-filename' of https://github.com/DSI-Universite-Rennes2/moodle

5 years agoMerge branch 'MDL-68143-master' of https://github.com/HuongNV13/moodle
Jake Dallimore [Fri, 22 May 2020 03:52:31 +0000 (11:52 +0800)]
Merge branch 'MDL-68143-master' of https://github.com/HuongNV13/moodle

5 years agoMerge branch 'MDL-65796' of https://github.com/paulholden/moodle
Jun Pataleta [Fri, 22 May 2020 03:50:53 +0000 (11:50 +0800)]
Merge branch 'MDL-65796' of https://github.com/paulholden/moodle

5 years agoMerge branch 'MDL-57240' of https://github.com/timhunt/moodle
Andrew Nicols [Fri, 22 May 2020 03:37:38 +0000 (11:37 +0800)]
Merge branch 'MDL-57240' of https://github.com/timhunt/moodle

5 years agoMerge branch 'MDL-68446' of https://github.com/timhunt/moodle
Andrew Nicols [Fri, 22 May 2020 03:32:01 +0000 (11:32 +0800)]
Merge branch 'MDL-68446' of https://github.com/timhunt/moodle

5 years agoMerge branch 'MDL-68783-master' of git://github.com/junpataleta/moodle
Andrew Nicols [Fri, 22 May 2020 03:21:47 +0000 (11:21 +0800)]
Merge branch 'MDL-68783-master' of git://github.com/junpataleta/moodle

5 years agoMerge branch 'MDL-68661-rebase' of https://github.com/Chocolate-lightning/moodle
Andrew Nicols [Fri, 22 May 2020 03:12:46 +0000 (11:12 +0800)]
Merge branch 'MDL-68661-rebase' of https://github.com/Chocolate-lightning/moodle

5 years agoMerge branch 'MDL-68508-master' of git://github.com/andrewnicols/moodle
Jun Pataleta [Fri, 22 May 2020 03:06:16 +0000 (11:06 +0800)]
Merge branch 'MDL-68508-master' of git://github.com/andrewnicols/moodle

5 years agoMerge branch 'MDL-67700-master' of git://github.com/ferranrecio/moodle
Andrew Nicols [Fri, 22 May 2020 02:51:31 +0000 (10:51 +0800)]
Merge branch 'MDL-67700-master' of git://github.com/ferranrecio/moodle

5 years agoMDL-68508 core_table: Improve sorting to support sorting by multiple columns
Andrew Nicols [Fri, 24 Apr 2020 08:08:45 +0000 (16:08 +0800)]
MDL-68508 core_table: Improve sorting to support sorting by multiple columns

5 years agoMerge branch 'MDL-58645-master' of https://github.com/HuongNV13/moodle
Jake Dallimore [Fri, 22 May 2020 02:35:27 +0000 (10:35 +0800)]
Merge branch 'MDL-58645-master' of https://github.com/HuongNV13/moodle

5 years agoMDL-68661 core_lang: Roll back addresourceoractivity
Mathew May [Mon, 18 May 2020 05:25:45 +0000 (13:25 +0800)]
MDL-68661 core_lang: Roll back addresourceoractivity

5 years agoMDL-68493 contentbank: Whitespace fixes
Andrew Nicols [Fri, 22 May 2020 01:21:21 +0000 (09:21 +0800)]
MDL-68493 contentbank: Whitespace fixes

5 years agoMerge branch 'MDL-68493-master' of git://github.com/bmbrands/moodle
Andrew Nicols [Fri, 22 May 2020 01:04:57 +0000 (09:04 +0800)]
Merge branch 'MDL-68493-master' of git://github.com/bmbrands/moodle

5 years agoMerge branch 'MDL-65306-resourceid-onecommit' of https://github.com/cengage/moodle
Eloy Lafuente (stronk7) [Fri, 22 May 2020 00:15:03 +0000 (02:15 +0200)]
Merge branch 'MDL-65306-resourceid-onecommit' of https://github.com/cengage/moodle

5 years agoMerge branch 'MDL-39571-Master' of git://github.com/tuanngocnguyen/moodle
Victor Deniz Falcon [Thu, 21 May 2020 21:28:32 +0000 (22:28 +0100)]
Merge branch 'MDL-39571-Master' of git://github.com/tuanngocnguyen/moodle

5 years agoMDL-68738 wiki: Prevent URLs inside links from turning into another link
David Mudrák [Tue, 19 May 2020 21:01:16 +0000 (23:01 +0200)]
MDL-68738 wiki: Prevent URLs inside links from turning into another link

There was a problem with wiki pages in the HTML markup syntax. If they
contain a link and the link text has a URL in it, that URL was converted
into another link. But it was not correctly nested and it caused
additional troubles with filters (particularly the multimedia filter if
the URL was a video such as on youtube).

The solution here is similar to what we do in filters. We protect the
whole explicit link so that its content is not further parsed. That
prevents the inner URL to be converted into another link and the
explicit link has the full control.

5 years agoMerge branch 'master_MDL-67497' of https://github.com/danmarsden/moodle
Sara Arjona [Thu, 21 May 2020 17:00:01 +0000 (19:00 +0200)]
Merge branch 'master_MDL-67497' of https://github.com/danmarsden/moodle

5 years agoMDL-68619 mod_h5pactivity: add results report webservice
Ferran Recio [Fri, 8 May 2020 11:18:21 +0000 (13:18 +0200)]
MDL-68619 mod_h5pactivity: add results report webservice

5 years agoMDL-68619 mod_h5pactivity: add activity check to get_attempt method
Ferran Recio [Thu, 21 May 2020 16:06:29 +0000 (18:06 +0200)]
MDL-68619 mod_h5pactivity: add activity check to get_attempt method

5 years agoMDL-67700 message: prevent async loading conversation message mix
Ferran Recio [Thu, 21 May 2020 13:26:52 +0000 (15:26 +0200)]
MDL-67700 message: prevent async loading conversation message mix

5 years agoMerge branch 'MDL-66471' of https://github.com/paulholden/moodle
Sara Arjona [Thu, 21 May 2020 15:33:12 +0000 (17:33 +0200)]
Merge branch 'MDL-66471' of https://github.com/paulholden/moodle

5 years agoMerge branch 'MDL-68439-master' of https://github.com/HuongNV13/moodle
Andrew Nicols [Thu, 21 May 2020 12:30:13 +0000 (20:30 +0800)]
Merge branch 'MDL-68439-master' of https://github.com/HuongNV13/moodle

5 years agoMerge branch 'MDL-67126_master' of https://github.com/ffhs/moodle
Sara Arjona [Thu, 21 May 2020 11:34:59 +0000 (13:34 +0200)]
Merge branch 'MDL-67126_master' of https://github.com/ffhs/moodle

5 years agoMDL-68619 mod_h5pactivity: correcting content generator
Ferran Recio [Thu, 7 May 2020 15:52:25 +0000 (17:52 +0200)]
MDL-68619 mod_h5pactivity: correcting content generator

5 years agoMDL-68439 qtype_ddwtos: UI issues
Huong Nguyen [Tue, 28 Apr 2020 10:13:57 +0000 (17:13 +0700)]
MDL-68439 qtype_ddwtos: UI issues

 - Fixed cursor for dropped ddwtos
 - Fixed the animation of "flying back to the home position" starts off at the right end of the previous line"

5 years agoMerge branch 'MDL-68367' of https://github.com/mkassaei/moodle
Jun Pataleta [Thu, 21 May 2020 09:10:16 +0000 (17:10 +0800)]
Merge branch 'MDL-68367' of https://github.com/mkassaei/moodle

5 years agoMDL-68367 Question: Multi-choice Option to hide systemtext
Mahmoud Kassaei [Tue, 14 Apr 2020 09:36:19 +0000 (10:36 +0100)]
MDL-68367 Question: Multi-choice Option to hide systemtext

5 years agoMerge branch 'MDL-68451-master' of git://github.com/cescobedo/moodle
Sara Arjona [Thu, 21 May 2020 06:30:31 +0000 (08:30 +0200)]
Merge branch 'MDL-68451-master' of git://github.com/cescobedo/moodle

5 years agoMerge branch 'MDL-68568-master' of git://github.com/junpataleta/moodle
Jun Pataleta [Thu, 21 May 2020 06:26:54 +0000 (14:26 +0800)]
Merge branch 'MDL-68568-master' of git://github.com/junpataleta/moodle

5 years agoMerge branch 'MDL-68782-master' of git://github.com/aanabit/moodle
Sara Arjona [Thu, 21 May 2020 06:23:46 +0000 (08:23 +0200)]
Merge branch 'MDL-68782-master' of git://github.com/aanabit/moodle

5 years agoMerge branch 'MDL-68733' of https://github.com/timhunt/moodle
Adrian Greeve [Thu, 21 May 2020 00:37:52 +0000 (08:37 +0800)]
Merge branch 'MDL-68733' of https://github.com/timhunt/moodle

5 years agoAutomatically generated installer lang files
AMOS bot [Thu, 21 May 2020 00:07:15 +0000 (00:07 +0000)]
Automatically generated installer lang files

5 years agoMerge branch 'MDL-52578-master' of git://github.com/junpataleta/moodle
Eloy Lafuente (stronk7) [Wed, 20 May 2020 22:51:10 +0000 (00:51 +0200)]
Merge branch 'MDL-52578-master' of git://github.com/junpataleta/moodle