moodle.git
5 years agoMerge branch 'MDL-66927-run-new-adhoc' of https://github.com/brendanheywood/moodle
Jun Pataleta [Thu, 24 Oct 2019 05:45:27 +0000 (13:45 +0800)]
Merge branch 'MDL-66927-run-new-adhoc' of https://github.com/brendanheywood/moodle

5 years agoMerge branch 'MDL-65896-int-fix-1' of https://github.com/ryanwyllie/moodle
Jun Pataleta [Thu, 24 Oct 2019 04:00:45 +0000 (12:00 +0800)]
Merge branch 'MDL-65896-int-fix-1' of https://github.com/ryanwyllie/moodle

5 years agoMDL-65896 core: more IE11 fixes for emoji picker
Ryan Wyllie [Thu, 24 Oct 2019 02:31:39 +0000 (10:31 +0800)]
MDL-65896 core: more IE11 fixes for emoji picker

5 years agoMerge branch 'MDL-65400-master' of git://github.com/jleyva/moodle
Jake Dallimore [Thu, 24 Oct 2019 01:28:31 +0000 (09:28 +0800)]
Merge branch 'MDL-65400-master' of git://github.com/jleyva/moodle

5 years agoMerge branch 'MDL-64298-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Wed, 23 Oct 2019 20:21:39 +0000 (22:21 +0200)]
Merge branch 'MDL-64298-master' of git://github.com/jleyva/moodle

5 years agoMerge branch 'MDL-67001-master' of https://github.com/lucaboesch/moodle
Eloy Lafuente (stronk7) [Wed, 23 Oct 2019 20:16:22 +0000 (22:16 +0200)]
Merge branch 'MDL-67001-master' of https://github.com/lucaboesch/moodle

5 years agoMerge branch 'MDL-67004-master' of git://github.com/dpalou/moodle
Eloy Lafuente (stronk7) [Wed, 23 Oct 2019 17:50:38 +0000 (19:50 +0200)]
Merge branch 'MDL-67004-master' of git://github.com/dpalou/moodle

5 years agoMerge branch 'MDL-65349-profile-match-greedy' of https://github.com/brendanheywood...
Eloy Lafuente (stronk7) [Wed, 23 Oct 2019 16:35:46 +0000 (18:35 +0200)]
Merge branch 'MDL-65349-profile-match-greedy' of https://github.com/brendanheywood/moodle

5 years agoMDL-64298 gradereport_user: Fix WS returned parameter description
Juan Leyva [Wed, 23 Oct 2019 15:15:59 +0000 (17:15 +0200)]
MDL-64298 gradereport_user: Fix WS returned parameter description

feedbackformat must be optional always

5 years agoMerge branch 'master_MDL-66225_async_backup_state' of https://github.com/mattporritt...
Sara Arjona [Wed, 23 Oct 2019 15:39:10 +0000 (17:39 +0200)]
Merge branch 'master_MDL-66225_async_backup_state' of https://github.com/mattporritt/moodle

5 years agoMDL-65400 block: Support returning settings for core blocks
Juan Leyva [Wed, 16 Oct 2019 15:44:49 +0000 (17:44 +0200)]
MDL-65400 block: Support returning settings for core blocks

5 years agoMDL-65400 block: Support getting block settings via WS
Juan Leyva [Wed, 16 Oct 2019 15:44:05 +0000 (17:44 +0200)]
MDL-65400 block: Support getting block settings via WS

5 years agoMDL-67004 enrol: Include core_enrol_search_users in the mobile service
Dani Palou [Wed, 23 Oct 2019 10:59:34 +0000 (12:59 +0200)]
MDL-67004 enrol: Include core_enrol_search_users in the mobile service

5 years agoMerge branch 'MDL-66676_master' of https://github.com/nadavkav/moodle
Sara Arjona [Wed, 23 Oct 2019 10:07:24 +0000 (12:07 +0200)]
Merge branch 'MDL-66676_master' of https://github.com/nadavkav/moodle

5 years agoMDL-67001 question: alignment and form spaces.
Luca Bösch [Wed, 23 Oct 2019 01:35:13 +0000 (03:35 +0200)]
MDL-67001 question: alignment and form spaces.

5 years agoMDL-65896 core: fix emoji picker IE11 support
Ryan Wyllie [Wed, 23 Oct 2019 07:16:30 +0000 (15:16 +0800)]
MDL-65896 core: fix emoji picker IE11 support

5 years agoMDL-65896 admin: Fix checking for full unicode support
Jun Pataleta [Wed, 23 Oct 2019 06:08:13 +0000 (14:08 +0800)]
MDL-65896 admin: Fix checking for full unicode support

Instead of checking whether the charset is set to 'utf8' when
determining full unicode support, it should be checking whether the
charset is set to 'utf8mb4'.

5 years agoMerge branch 'MDL-66971-master' of git://github.com/peterRd/moodle
Jun Pataleta [Wed, 23 Oct 2019 06:55:46 +0000 (14:55 +0800)]
Merge branch 'MDL-66971-master' of git://github.com/peterRd/moodle

5 years agoMDL-66225 Backup: fix irrecoverable state
Matt Porritt [Tue, 30 Jul 2019 02:35:48 +0000 (02:35 +0000)]
MDL-66225 Backup: fix irrecoverable state

Fix condition where if an asynchronous backup
completes via the UI and the user refreshes the
page a new backup was created with a mismatched
backup id.
This caused a permanently failing ad-hoc task
and blocked further backups for that course.

5 years agoMerge branch 'MDL-65896-master' of https://github.com/ryanwyllie/moodle
Jun Pataleta [Wed, 23 Oct 2019 03:13:27 +0000 (11:13 +0800)]
Merge branch 'MDL-65896-master' of https://github.com/ryanwyllie/moodle

5 years agoMerge branch 'MDL-63125' of https://github.com/paulholden/moodle
Adrian Greeve [Wed, 23 Oct 2019 03:00:40 +0000 (11:00 +0800)]
Merge branch 'MDL-63125' of https://github.com/paulholden/moodle

5 years agoMDL-65896 core: add emoji data to thirdpartylibs
Ryan Wyllie [Mon, 21 Oct 2019 05:09:51 +0000 (13:09 +0800)]
MDL-65896 core: add emoji data to thirdpartylibs

5 years agoMDL-65896 admin: add admin setting to show emoji picker
Ryan Wyllie [Fri, 11 Oct 2019 03:01:40 +0000 (11:01 +0800)]
MDL-65896 admin: add admin setting to show emoji picker

Added an admin setting to show/hide the emoji picker in messaging
because some versions of MySQL don't have full unicode support so
emojis won't save in the dabase.

If we detect that the site is running an unsupported version of MySQL
then the setting can not be enabled. Instead the admin will see a
message explaining that they will need to upgrade their database
before they can enable the emoji picker.

5 years agoMDL-65896 message: add emoji auto complete to message app
Ryan Wyllie [Mon, 21 Oct 2019 02:54:01 +0000 (10:54 +0800)]
MDL-65896 message: add emoji auto complete to message app

5 years agoMDL-65896 core: create emoji auto complete
Ryan Wyllie [Thu, 3 Oct 2019 07:02:48 +0000 (15:02 +0800)]
MDL-65896 core: create emoji auto complete

5 years agoMDL-65896 message: add emoji picker to message app
Ryan Wyllie [Fri, 27 Sep 2019 06:26:55 +0000 (14:26 +0800)]
MDL-65896 message: add emoji picker to message app

5 years agoMDL-65896 core: create emoji picker
Ryan Wyllie [Fri, 27 Sep 2019 06:25:54 +0000 (14:25 +0800)]
MDL-65896 core: create emoji picker

5 years agoMDL-65349 xhprof: Removed greedy matching from wildcard parsing
Brendan Heywood [Wed, 16 Oct 2019 00:34:24 +0000 (11:34 +1100)]
MDL-65349 xhprof: Removed greedy matching from wildcard parsing

5 years agoon-demand release 3.8dev+
Sara Arjona [Tue, 22 Oct 2019 12:49:05 +0000 (14:49 +0200)]
on-demand release 3.8dev+

5 years agoNOBUG: Fixed SVG browser compatibility
Sara Arjona [Tue, 22 Oct 2019 12:49:03 +0000 (14:49 +0200)]
NOBUG: Fixed SVG browser compatibility

5 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Sara Arjona [Tue, 22 Oct 2019 12:49:03 +0000 (14:49 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

5 years agoMerge branch 'MDL-64739_master-fix' of git://github.com/dmonllao/moodle
Jake Dallimore [Tue, 22 Oct 2019 03:13:43 +0000 (11:13 +0800)]
Merge branch 'MDL-64739_master-fix' of git://github.com/dmonllao/moodle

5 years agoMDL-64739 analytics: No need for a fully set model on edit
David Monllaó [Tue, 22 Oct 2019 02:48:29 +0000 (10:48 +0800)]
MDL-64739 analytics: No need for a fully set model on edit

5 years agoMDL-66971 core: Update the convenience date grade getter to allow nulls
Peter [Tue, 22 Oct 2019 01:38:05 +0000 (09:38 +0800)]
MDL-66971 core: Update the convenience date grade getter to allow nulls

5 years agoMDL-63125 forms: Behat test for form autocomplete element.
Paul Holden [Fri, 18 Oct 2019 10:42:13 +0000 (11:42 +0100)]
MDL-63125 forms: Behat test for form autocomplete element.

5 years agoMerge branch 'MDL-66970_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Mon, 21 Oct 2019 21:59:18 +0000 (23:59 +0200)]
Merge branch 'MDL-66970_master' of git://github.com/dmonllao/moodle

5 years agoMDL-66954 filter_displayh5p: add it to the list of standard plugins
Eloy Lafuente (stronk7) [Mon, 21 Oct 2019 21:34:19 +0000 (23:34 +0200)]
MDL-66954 filter_displayh5p: add it to the list of standard plugins

5 years agoMerge branch 'MDL-66954-master' of git://github.com/aanabit/moodle
Eloy Lafuente (stronk7) [Mon, 21 Oct 2019 21:31:37 +0000 (23:31 +0200)]
Merge branch 'MDL-66954-master' of git://github.com/aanabit/moodle

5 years agoMDL-66970 analytics: Extra testing for active enrolments
David Monllaó [Mon, 21 Oct 2019 00:56:10 +0000 (08:56 +0800)]
MDL-66970 analytics: Extra testing for active enrolments

I sneaked in an unrelated change to enrol-partly-active-ends-afterwards
test case as the endtime and enrolment timestart values were swapped.
The case when the enrolment start is after the analysis end is already
tested in enrol-after-end test case.

5 years agoMDL-66970 analytics: Fix incorrect use of ??
David Monllaó [Thu, 17 Oct 2019 09:08:51 +0000 (17:08 +0800)]
MDL-66970 analytics: Fix incorrect use of ??

5 years agoMDL-66676 theme/boost: Fix form select element icon in RTL mode
Nadav Kavalerchik [Sat, 14 Sep 2019 17:56:18 +0000 (20:56 +0300)]
MDL-66676 theme/boost: Fix form select element icon in RTL mode

5 years agoMerge branch 'MDL-66980' of https://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Mon, 21 Oct 2019 18:26:34 +0000 (20:26 +0200)]
Merge branch 'MDL-66980' of https://github.com/timhunt/moodle

5 years agoMerge branch 'MDL-61121-master-5' of git://github.com/mihailges/moodle
Sara Arjona [Mon, 21 Oct 2019 12:46:17 +0000 (14:46 +0200)]
Merge branch 'MDL-61121-master-5' of git://github.com/mihailges/moodle

5 years agoMerge branch 'MDL-64739_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Mon, 21 Oct 2019 11:29:29 +0000 (13:29 +0200)]
Merge branch 'MDL-64739_master' of git://github.com/dmonllao/moodle

5 years agoMerge branch 'MDL-66631-master-test' of git://github.com/rezaies/moodle
Sara Arjona [Mon, 21 Oct 2019 10:18:19 +0000 (12:18 +0200)]
Merge branch 'MDL-66631-master-test' of git://github.com/rezaies/moodle

5 years agoMDL-66980 question bank: fix load_many_for_cache missing record check
Tim Hunt [Mon, 21 Oct 2019 10:18:12 +0000 (11:18 +0100)]
MDL-66980 question bank: fix load_many_for_cache missing record check

5 years agoMerge branch 'MDL-65774-master2' of git://github.com/peterRd/moodle
Eloy Lafuente (stronk7) [Mon, 21 Oct 2019 08:48:12 +0000 (10:48 +0200)]
Merge branch 'MDL-65774-master2' of git://github.com/peterRd/moodle

5 years agoMerge branch 'MDL-66808-master' of git://github.com/rezaies/moodle
Eloy Lafuente (stronk7) [Mon, 21 Oct 2019 08:32:23 +0000 (10:32 +0200)]
Merge branch 'MDL-66808-master' of git://github.com/rezaies/moodle

5 years agoMerge branch 'MDL-66912-master' of https://github.com/snake/moodle
Jun Pataleta [Mon, 21 Oct 2019 08:26:28 +0000 (16:26 +0800)]
Merge branch 'MDL-66912-master' of https://github.com/snake/moodle

5 years agoMerge branch 'MDL-66009-master' of https://github.com/grabs/moodle
Jun Pataleta [Mon, 21 Oct 2019 08:15:20 +0000 (16:15 +0800)]
Merge branch 'MDL-66009-master' of https://github.com/grabs/moodle

5 years agoMerge branch 'MDL-66612-master' of git://github.com/crazyserver/moodle
Jake Dallimore [Mon, 21 Oct 2019 08:06:07 +0000 (16:06 +0800)]
Merge branch 'MDL-66612-master' of git://github.com/crazyserver/moodle

5 years agoMerge branch 'MDL-66915-master' of https://github.com/MartinGauk/moodle
Jake Dallimore [Mon, 21 Oct 2019 07:54:12 +0000 (15:54 +0800)]
Merge branch 'MDL-66915-master' of https://github.com/MartinGauk/moodle

5 years agoMDL-64739 analytics: Contexts autocomplete with ajax
David Monllaó [Mon, 21 Oct 2019 05:20:13 +0000 (13:20 +0800)]
MDL-64739 analytics: Contexts autocomplete with ajax

5 years agoMDL-66612 calendar: Change global events to site events
Pau Ferrer Ocaña [Fri, 6 Sep 2019 06:46:28 +0000 (08:46 +0200)]
MDL-66612 calendar: Change global events to site events

AMOS BEGIN
 CPY [category,moodle],[category,calendar]
 CPY [site,notes],[eventtypesite,calendar]
 CPY [site,moodle],[site,calendar]
 MOV [typesite,moodle],[siteevent,calendar]
AMOS END

5 years agoMerge branch 'MDL-66962-master' of https://github.com/lucaboesch/moodle
Andrew Nicols [Mon, 21 Oct 2019 06:22:57 +0000 (14:22 +0800)]
Merge branch 'MDL-66962-master' of https://github.com/lucaboesch/moodle

5 years agoMDL-66962 questions: Question bank table T title non breaking.
Luca Bösch [Fri, 18 Oct 2019 15:53:30 +0000 (17:53 +0200)]
MDL-66962 questions: Question bank table T title non breaking.

5 years agoMerge branch 'MDL-66944_master' of https://github.com/t-schroeder/moodle
Andrew Nicols [Mon, 21 Oct 2019 05:47:42 +0000 (13:47 +0800)]
Merge branch 'MDL-66944_master' of https://github.com/t-schroeder/moodle

5 years agoMerge branch 'MDL-66946' of https://github.com/timhunt/moodle
Andrew Nicols [Mon, 21 Oct 2019 04:54:06 +0000 (12:54 +0800)]
Merge branch 'MDL-66946' of https://github.com/timhunt/moodle

5 years agoMerge branch 'MDL-66930-master' of https://github.com/lucaboesch/moodle
Jake Dallimore [Mon, 21 Oct 2019 03:55:00 +0000 (11:55 +0800)]
Merge branch 'MDL-66930-master' of https://github.com/lucaboesch/moodle

5 years agoMerge branch 'MDL-66960-master' of https://github.com/lucaboesch/moodle
Jake Dallimore [Mon, 21 Oct 2019 02:41:10 +0000 (10:41 +0800)]
Merge branch 'MDL-66960-master' of https://github.com/lucaboesch/moodle

5 years agoMDL-64739 tool_analytics: Restrict models to specific contexts
David Monllaó [Mon, 16 Sep 2019 02:56:42 +0000 (10:56 +0800)]
MDL-64739 tool_analytics: Restrict models to specific contexts

5 years agoMDL-64739 core_analytics: New db field for model contexts
Mitxel Moriana [Mon, 16 Sep 2019 02:30:00 +0000 (10:30 +0800)]
MDL-64739 core_analytics: New db field for model contexts

5 years agoMDL-64739 tool_analytics: Remove filter option from evaluate CLI script
David Monllaó [Thu, 15 Aug 2019 06:11:59 +0000 (14:11 +0800)]
MDL-64739 tool_analytics: Remove filter option from evaluate CLI script

It can be considered that we replaced it with the new contexts field.

5 years agoMDL-64739 core_analytics: Contexts param for get_analysables_iterator
David Monllaó [Thu, 15 Aug 2019 06:00:15 +0000 (14:00 +0800)]
MDL-64739 core_analytics: Contexts param for get_analysables_iterator

5 years agoMerge branch 'MDL-66816' of https://github.com/timhunt/moodle
Jake Dallimore [Mon, 21 Oct 2019 01:36:19 +0000 (09:36 +0800)]
Merge branch 'MDL-66816' of https://github.com/timhunt/moodle

5 years agoAutomatically generated installer lang files
AMOS bot [Sat, 19 Oct 2019 00:09:08 +0000 (00:09 +0000)]
Automatically generated installer lang files

5 years agoMDL-66946 quiz reports: incorrectly show teachers sometimes
Tim Hunt [Thu, 17 Oct 2019 16:36:23 +0000 (17:36 +0100)]
MDL-66946 quiz reports: incorrectly show teachers sometimes

5 years agoMDL-66960 questions: Top align all question bank titles exc "select all"
Luca Bösch [Fri, 18 Oct 2019 14:32:35 +0000 (16:32 +0200)]
MDL-66960 questions: Top align all question bank titles exc "select all"

5 years agoMDL-66954 filter_displayh5p: Rename filter_h5p to filter_displayh5p
Amaia Anabitarte [Fri, 18 Oct 2019 10:19:56 +0000 (12:19 +0200)]
MDL-66954 filter_displayh5p: Rename filter_h5p to filter_displayh5p

We are renaming existing h5p_filter in 3.8dev to h5p_displayh5p to avoid collisions with filter_h5p plugin
in Moodle plugin directory.
Everybody having a 3.8dev installation with filter_h5p plugin should drop the old filter or re-install from scratch.

5 years agoMDL-66816 question bank: replace row of edit icons with an Edit menu
Tim Hunt [Wed, 2 Oct 2019 12:51:48 +0000 (13:51 +0100)]
MDL-66816 question bank: replace row of edit icons with an Edit menu

5 years agoMDL-65774 mod_assign: Update FPDI class to inherit pdf
Sara Arjona [Mon, 15 Jul 2019 00:13:43 +0000 (08:13 +0800)]
MDL-65774 mod_assign: Update FPDI class to inherit pdf

5 years agoMDL-66930 quiz: Question type icon size/alignment in Boost and Classic.
Luca Bösch [Wed, 16 Oct 2019 19:19:30 +0000 (21:19 +0200)]
MDL-66930 quiz: Question type icon size/alignment in Boost and Classic.

5 years agoon-demand release 3.8dev+
Eloy Lafuente (stronk7) [Fri, 18 Oct 2019 08:31:55 +0000 (10:31 +0200)]
on-demand release 3.8dev+

5 years agoMDL-61121 assign: Declare variables in the local scope
Mihail Geshoski [Fri, 18 Oct 2019 05:57:45 +0000 (13:57 +0800)]
MDL-61121 assign: Declare variables in the local scope

5 years agoMDL-61121 assign: Improve accessibility in quick grading page tables
Mihail Geshoski [Fri, 18 Oct 2019 05:57:00 +0000 (13:57 +0800)]
MDL-61121 assign: Improve accessibility in quick grading page tables

5 years agoMDL-61121 assign: Improve accessibility - view full/view summary control
Mihail Geshoski [Fri, 11 Oct 2019 01:45:14 +0000 (09:45 +0800)]
MDL-61121 assign: Improve accessibility - view full/view summary control

5 years agoMerge branch 'MDL-66767' of https://github.com/Chocolate-lightning/moodle_forum-project
Andrew Nicols [Fri, 18 Oct 2019 04:37:50 +0000 (12:37 +0800)]
Merge branch 'MDL-66767' of https://github.com/Chocolate-lightning/moodle_forum-project

5 years agoMDL-66767 forumreport_summary: Improved groups only SQL
Michael Hawkins [Fri, 18 Oct 2019 04:35:53 +0000 (12:35 +0800)]
MDL-66767 forumreport_summary: Improved groups only SQL

5 years agoMDL-66767 forumreport_summary: Control groups filter content
Michael Hawkins [Tue, 1 Oct 2019 07:54:12 +0000 (15:54 +0800)]
MDL-66767 forumreport_summary: Control groups filter content

Control the groups filter options based on forum groups mode and groups
visible to the user viewing the report.

5 years agoMDL-66767 forumreport_summary: Updated groups filter to apply to data
Michael Hawkins [Tue, 1 Oct 2019 04:53:18 +0000 (12:53 +0800)]
MDL-66767 forumreport_summary: Updated groups filter to apply to data

Previously, the groups filter was only filtering by user, it now
filters the data by group, as well as limiting the users displayed
to those with access to the relevant combination.

5 years agoMerge branch 'MDL-66740-master' of git://github.com/marinaglancy/moodle
Adrian Greeve [Fri, 18 Oct 2019 03:06:55 +0000 (11:06 +0800)]
Merge branch 'MDL-66740-master' of git://github.com/marinaglancy/moodle

5 years agoMDL-66631 mod_forum: unit tests for date filters
Simey Lameze [Thu, 3 Oct 2019 02:15:44 +0000 (10:15 +0800)]
MDL-66631 mod_forum: unit tests for date filters

5 years agoMDL-66631 mod_forum: unit tests refactoring
Simey Lameze [Wed, 2 Oct 2019 06:00:22 +0000 (14:00 +0800)]
MDL-66631 mod_forum: unit tests refactoring

5 years agoMDL-66631 mod_forum: make get_from_discussion_ids use new fn
Simey Lameze [Wed, 2 Oct 2019 05:51:22 +0000 (13:51 +0800)]
MDL-66631 mod_forum: make get_from_discussion_ids use new fn

5 years agoMDL-66631 mod_forum: add date filters to export
Simey Lameze [Wed, 25 Sep 2019 04:25:55 +0000 (12:25 +0800)]
MDL-66631 mod_forum: add date filters to export

5 years agoMerge branch 'MDL-66806_master' of git://github.com/dmonllao/moodle
Jun Pataleta [Fri, 18 Oct 2019 01:36:51 +0000 (09:36 +0800)]
Merge branch 'MDL-66806_master' of git://github.com/dmonllao/moodle

5 years agoMerge branch 'MDL-66919' of https://github.com/stronk7/moodle
Andrew Nicols [Fri, 18 Oct 2019 00:26:38 +0000 (08:26 +0800)]
Merge branch 'MDL-66919' of https://github.com/stronk7/moodle

5 years agoMerge branch 'mdl-66173' of https://github.com/Peterburnett/moodle
Eloy Lafuente (stronk7) [Thu, 17 Oct 2019 23:49:31 +0000 (01:49 +0200)]
Merge branch 'mdl-66173' of https://github.com/Peterburnett/moodle

5 years agoMerge branch 'MDL-66625-master' of git://github.com/rezaies/moodle
Jun Pataleta [Thu, 17 Oct 2019 22:39:01 +0000 (06:39 +0800)]
Merge branch 'MDL-66625-master' of git://github.com/rezaies/moodle

5 years agoMerge branch 'MDL-56549-master' of https://github.com/kabalin/moodle
Jun Pataleta [Thu, 17 Oct 2019 22:27:21 +0000 (06:27 +0800)]
Merge branch 'MDL-56549-master' of https://github.com/kabalin/moodle

5 years agoMDL-56549 test: Add tests covering core_media_player_native
Ruslan Kabalin [Sun, 6 Oct 2019 23:09:04 +0000 (00:09 +0100)]
MDL-56549 test: Add tests covering core_media_player_native

5 years agoMDL-56549 medialib_test: Move fixture to dedicated subdir.
Ruslan Kabalin [Sun, 6 Oct 2019 23:05:29 +0000 (00:05 +0100)]
MDL-56549 medialib_test: Move fixture to dedicated subdir.

5 years agoMDL-56549 media_html5video: Add test for native extensions support.
Ruslan Kabalin [Thu, 3 Oct 2019 23:04:25 +0000 (00:04 +0100)]
MDL-56549 media_html5video: Add test for native extensions support.

This is to verify that all files of html_video mime type extensions are
passing list_supported_urls method correctly.

5 years agoMDL-56549 media_html5audio: Add test for native extensions support.
Ruslan Kabalin [Thu, 3 Oct 2019 22:59:59 +0000 (23:59 +0100)]
MDL-56549 media_html5audio: Add test for native extensions support.

This is to verify that all files of html_audio mime type extensions are
passing list_supported_urls method correctly.

5 years agoMDL-56549 lib: Add flac audio extension to html5 support list.
Ruslan Kabalin [Thu, 3 Oct 2019 16:40:40 +0000 (17:40 +0100)]
MDL-56549 lib: Add flac audio extension to html5 support list.

This is now supported by most browsers:
https://en.wikipedia.org/wiki/HTML5_audio
https://caniuse.com/#feat=flac

5 years agoMerge branch 'MDL-64064' of https://github.com/NeillM/moodle
Eloy Lafuente (stronk7) [Thu, 17 Oct 2019 21:08:58 +0000 (23:08 +0200)]
Merge branch 'MDL-64064' of https://github.com/NeillM/moodle

5 years agoMDL-66625 forumreport_summary: Adding behat
Shamim Rezaie [Thu, 17 Oct 2019 18:46:39 +0000 (05:46 +1100)]
MDL-66625 forumreport_summary: Adding behat

5 years agoMDL-66944 course: fixed copy-paste-error in comment
Tim Schroeder [Thu, 17 Oct 2019 16:15:08 +0000 (18:15 +0200)]
MDL-66944 course: fixed copy-paste-error in comment

5 years agoMerge branch 'MDL-66694-master' of git://github.com/junpataleta/moodle
Jun Pataleta [Thu, 17 Oct 2019 14:48:16 +0000 (22:48 +0800)]
Merge branch 'MDL-66694-master' of git://github.com/junpataleta/moodle

5 years agoMDL-66694 mod_forum: Fix unit test
Jun Pataleta [Thu, 17 Oct 2019 14:39:36 +0000 (22:39 +0800)]
MDL-66694 mod_forum: Fix unit test

* Set $forum1's displaywordcount to true in
  test_mod_forum_get_discussion_posts() so that the word and char counts
  will be returned.
* Use count_words() and count_letters() instead of hard coding the
  expected values for the word and char counts.