moodle.git
4 years agoMDL-63337 block_myoverview: Fix illegal whitespaces
Jun Pataleta [Mon, 15 Oct 2018 14:06:55 +0000 (22:06 +0800)]
MDL-63337 block_myoverview: Fix illegal whitespaces

4 years agoMerge branch 'MDL-63337-master' of git://github.com/bmbrands/moodle
Jun Pataleta [Mon, 15 Oct 2018 13:03:16 +0000 (21:03 +0800)]
Merge branch 'MDL-63337-master' of git://github.com/bmbrands/moodle

4 years agoMDL-63431 atto_media: Shorten line length
David Monllao [Mon, 15 Oct 2018 08:23:48 +0000 (10:23 +0200)]
MDL-63431 atto_media: Shorten line length

4 years agoMerge branch 'MDL-63431-master' of https://github.com/kabalin/moodle
David Monllao [Mon, 15 Oct 2018 07:13:53 +0000 (09:13 +0200)]
Merge branch 'MDL-63431-master' of https://github.com/kabalin/moodle

4 years agoMerge branch 'MDL-63352-master' of git://github.com/peterRd/moodle
Damyon Wiese [Mon, 15 Oct 2018 06:50:10 +0000 (14:50 +0800)]
Merge branch 'MDL-63352-master' of git://github.com/peterRd/moodle

4 years agoMDL-63352 block_timeline: Persist user preference on timeline
Peter [Thu, 4 Oct 2018 07:57:04 +0000 (15:57 +0800)]
MDL-63352 block_timeline: Persist user preference on timeline

* Persist sort preference to the user table
* Persist filter preferences to the user table
* Add behat tests to test persistence
* Add the gdpr exports for the user preferences as well as unit tests for the same
* Updated view_nav.min

4 years agoMDL-63337 block_myoverview: enrol_get_my_courses sort ul.timeaccess
Bas Brands [Mon, 15 Oct 2018 06:42:08 +0000 (08:42 +0200)]
MDL-63337 block_myoverview: enrol_get_my_courses sort ul.timeaccess

4 years agoMDL-63337 block_myoverview: add improved block myoverview
Bas Brands [Mon, 15 Oct 2018 06:42:08 +0000 (08:42 +0200)]
MDL-63337 block_myoverview: add improved block myoverview

4 years agoMerge branch 'MDL-63041-master' of git://github.com/bmbrands/moodle
Damyon Wiese [Mon, 15 Oct 2018 05:29:31 +0000 (13:29 +0800)]
Merge branch 'MDL-63041-master' of git://github.com/bmbrands/moodle

4 years agoMerge branch 'MDL-63542-master' of git://github.com/jleyva/moodle
Andrew Nicols [Mon, 15 Oct 2018 02:57:38 +0000 (10:57 +0800)]
Merge branch 'MDL-63542-master' of git://github.com/jleyva/moodle

4 years agoMDL-63431 atto_media: Fix non-unique id issues and extend tests.
Ruslan Kabalin [Fri, 12 Oct 2018 11:16:33 +0000 (12:16 +0100)]
MDL-63431 atto_media: Fix non-unique id issues and extend tests.

4 years agoMDL-63431 atto_media: Add title global attribute support.
Ruslan Kabalin [Thu, 11 Oct 2018 13:47:47 +0000 (14:47 +0100)]
MDL-63431 atto_media: Add title global attribute support.

4 years agoweekly release 3.6dev
Eloy Lafuente (stronk7) [Thu, 11 Oct 2018 11:22:36 +0000 (13:22 +0200)]
weekly release 3.6dev

4 years agoNOBUG: Fixed SVG browser compatibility
Eloy Lafuente (stronk7) [Thu, 11 Oct 2018 11:22:34 +0000 (13:22 +0200)]
NOBUG: Fixed SVG browser compatibility

4 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Eloy Lafuente (stronk7) [Thu, 11 Oct 2018 11:22:33 +0000 (13:22 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

4 years agoAutomatically generated installer lang files
AMOS bot [Thu, 11 Oct 2018 00:07:10 +0000 (00:07 +0000)]
Automatically generated installer lang files

4 years agoMerge branch 'MDL-62891-master-callable_name' of git://github.com/mudrd8mz/moodle
Eloy Lafuente (stronk7) [Wed, 10 Oct 2018 21:29:40 +0000 (23:29 +0200)]
Merge branch 'MDL-62891-master-callable_name' of git://github.com/mudrd8mz/moodle

4 years agoMerge branch 'MDL-63225-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Wed, 10 Oct 2018 21:24:27 +0000 (23:24 +0200)]
Merge branch 'MDL-63225-master' of git://github.com/jleyva/moodle

4 years agoMerge branch 'MDL-51803-master-handle' of https://github.com/marinaglancy/moodle
David Monllao [Wed, 10 Oct 2018 12:27:17 +0000 (14:27 +0200)]
Merge branch 'MDL-51803-master-handle' of https://github.com/marinaglancy/moodle

4 years agoMerge branch 'MDL-63373' of git://github.com/stronk7/moodle
David Monllao [Wed, 10 Oct 2018 10:56:38 +0000 (12:56 +0200)]
Merge branch 'MDL-63373' of git://github.com/stronk7/moodle

4 years agoMDL-51803 core: sortable list not passive touch events
Marina Glancy [Wed, 10 Oct 2018 10:34:46 +0000 (12:34 +0200)]
MDL-51803 core: sortable list not passive touch events

Some browsers do not support options passed to the event browsers. Check if browser
supports it before adding options.

4 years agoMDL-51803 core: encourage use drag handle in sortable list
Marina Glancy [Wed, 10 Oct 2018 08:48:14 +0000 (10:48 +0200)]
MDL-51803 core: encourage use drag handle in sortable list

4 years agoMerge branch 'MDL-61245-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Wed, 10 Oct 2018 09:14:57 +0000 (11:14 +0200)]
Merge branch 'MDL-61245-master' of git://github.com/jleyva/moodle

4 years agoMDL-60710 course: Fix incorrect reference to role
David Monllao [Wed, 10 Oct 2018 08:57:43 +0000 (10:57 +0200)]
MDL-60710 course: Fix incorrect reference to role

4 years agoMDL-61245 core_blog: New Web Service core_blog_view_entries
Juan Leyva [Fri, 19 Jan 2018 11:57:24 +0000 (12:57 +0100)]
MDL-61245 core_blog: New Web Service core_blog_view_entries

4 years agoMerge branch 'MDL-46415-master' of https://github.com/lucaboesch/moodle
Jun Pataleta [Wed, 10 Oct 2018 04:05:44 +0000 (12:05 +0800)]
Merge branch 'MDL-46415-master' of https://github.com/lucaboesch/moodle

4 years agoAutomatically generated installer lang files
AMOS bot [Wed, 10 Oct 2018 00:07:07 +0000 (00:07 +0000)]
Automatically generated installer lang files

4 years agoMerge branch 'MDL-63439-master' of git://github.com/damyon/moodle
Eloy Lafuente (stronk7) [Tue, 9 Oct 2018 22:47:40 +0000 (00:47 +0200)]
Merge branch 'MDL-63439-master' of git://github.com/damyon/moodle

4 years agoMerge branch 'MDL-29895' of https://github.com/enovation/moodle
Eloy Lafuente (stronk7) [Tue, 9 Oct 2018 22:29:16 +0000 (00:29 +0200)]
Merge branch 'MDL-29895' of https://github.com/enovation/moodle

4 years agoMerge branch 'MDL-62395-master' of git://github.com/junpataleta/moodle
Eloy Lafuente (stronk7) [Tue, 9 Oct 2018 21:06:28 +0000 (23:06 +0200)]
Merge branch 'MDL-62395-master' of git://github.com/junpataleta/moodle

4 years agoMDL-46415 tinymce: SVG emoticons size
Andreas Grähn [Tue, 9 Oct 2018 10:05:51 +0000 (12:05 +0200)]
MDL-46415 tinymce: SVG emoticons size

4 years agoMDL-51803 core: sortable list, fix for touch devices
Marina Glancy [Tue, 9 Oct 2018 12:26:32 +0000 (14:26 +0200)]
MDL-51803 core: sortable list, fix for touch devices

4 years agoMDL-51803 autoscroll: Fix incorrect reference to function
David Monllao [Tue, 9 Oct 2018 11:58:51 +0000 (13:58 +0200)]
MDL-51803 autoscroll: Fix incorrect reference to function

4 years agoMerge branch 'MDL-51803-master-mouse' of git://github.com/marinaglancy/moodle
David Monllao [Tue, 9 Oct 2018 11:53:29 +0000 (13:53 +0200)]
Merge branch 'MDL-51803-master-mouse' of git://github.com/marinaglancy/moodle

4 years agoMDL-51803 core: fix for touchstart
Marina Glancy [Tue, 9 Oct 2018 11:25:33 +0000 (13:25 +0200)]
MDL-51803 core: fix for touchstart

4 years agoMDL-51803 core: sortable list singleton
Marina Glancy [Mon, 8 Oct 2018 16:38:32 +0000 (18:38 +0200)]
MDL-51803 core: sortable list singleton

4 years agoMerge branch 'MDL-63427-master' of git://github.com/mihailges/moodle
Eloy Lafuente (stronk7) [Tue, 9 Oct 2018 11:21:11 +0000 (13:21 +0200)]
Merge branch 'MDL-63427-master' of git://github.com/mihailges/moodle

4 years agoMDL-46415 atto: SVG emoticons size
Andreas Grähn [Tue, 9 Oct 2018 09:44:29 +0000 (11:44 +0200)]
MDL-46415 atto: SVG emoticons size

4 years agoMDL-46415 pix: SVG emoticons
Andreas Grähn [Tue, 9 Oct 2018 09:43:42 +0000 (11:43 +0200)]
MDL-46415 pix: SVG emoticons

4 years agoMerge branch 'MDL-63401-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Tue, 9 Oct 2018 09:35:29 +0000 (11:35 +0200)]
Merge branch 'MDL-63401-master' of git://github.com/andrewnicols/moodle

4 years agoMerge branch 'MDL-62738_master' of https://github.com/mfabriczy/moodle
David Monllao [Tue, 9 Oct 2018 07:23:57 +0000 (09:23 +0200)]
Merge branch 'MDL-62738_master' of https://github.com/mfabriczy/moodle

4 years agoMerge branch 'MDL-51969-master' of https://github.com/dmitriim/moodle
David Monllao [Tue, 9 Oct 2018 07:19:53 +0000 (09:19 +0200)]
Merge branch 'MDL-51969-master' of https://github.com/dmitriim/moodle

4 years agoMerge branch 'MDL-60710-master' of git://github.com/abias/moodle
David Monllao [Tue, 9 Oct 2018 07:00:42 +0000 (09:00 +0200)]
Merge branch 'MDL-60710-master' of git://github.com/abias/moodle

4 years agoMerge branch 'MDL-61378-master' of git://github.com/damyon/moodle
David Monllao [Tue, 9 Oct 2018 06:57:49 +0000 (08:57 +0200)]
Merge branch 'MDL-61378-master' of git://github.com/damyon/moodle

4 years agoMerge branch 'MDL-62491-master-fix' of git://github.com/abgreeve/moodle
Jun Pataleta [Tue, 9 Oct 2018 06:09:28 +0000 (14:09 +0800)]
Merge branch 'MDL-62491-master-fix' of git://github.com/abgreeve/moodle

4 years agoMerge branch 'MDL-63241-master-take2' of https://github.com/lucaboesch/moodle
Jun Pataleta [Tue, 9 Oct 2018 04:49:07 +0000 (12:49 +0800)]
Merge branch 'MDL-63241-master-take2' of https://github.com/lucaboesch/moodle

4 years agoMDL-61378 forum: Upgrade notes
Damyon Wiese [Mon, 8 Oct 2018 00:51:57 +0000 (08:51 +0800)]
MDL-61378 forum: Upgrade notes

Tell developers to correctly nest calls to forum_print_post

4 years agoMDL-61378 forum: Standardize HTML output for posts
Damyon Wiese [Mon, 10 Sep 2018 07:52:07 +0000 (15:52 +0800)]
MDL-61378 forum: Standardize HTML output for posts

Improve the format of the HTML representing a forum post.

1. Use <article> tag to mark it correctly.
2. Use <time> tag to include the real datetime information.
3. Use <address> tag to specify who and when the post came from.
4. Use heading level tags to mark the subject of each post.
5. Properly nest reply posts within their parent <article>
6. Use a header tab for each article to split the metadata from the content.
7. Use CSS to separate links, not text content.

Because posts are now nested properly, the heading for each one refers to it's own article
and we don't need to generate arbitrary heading level tags depending on how deep the post
is nested.

4 years agoMDL-62491 privacy: Fix running the download script.
Adrian Greeve [Tue, 9 Oct 2018 01:31:13 +0000 (09:31 +0800)]
MDL-62491 privacy: Fix running the download script.

Previously running the code to generate the download file
was very fagile. Now the code can be run anywhere without
problems occuring copying files.

4 years agoMDL-63439 assign: Unicode charsets for pdf
Damyon Wiese [Fri, 28 Sep 2018 04:10:44 +0000 (12:10 +0800)]
MDL-63439 assign: Unicode charsets for pdf

Prefer to use freesans font for generated pdfs as it has the biggest charset support.

4 years agoMerge branch 'MDL-63194' of https://github.com/timhunt/moodle
Jun Pataleta [Tue, 9 Oct 2018 00:56:02 +0000 (08:56 +0800)]
Merge branch 'MDL-63194' of https://github.com/timhunt/moodle

4 years agoMDL-63401 tool_dataprivacy: Change default for require end date
Andrew Nicols [Tue, 9 Oct 2018 00:31:57 +0000 (08:31 +0800)]
MDL-63401 tool_dataprivacy: Change default for require end date

We should preserve the existing behaviour.

4 years agoMDL-63401 tool_dataprivacy: Simplify where processing
Andrew Nicols [Tue, 9 Oct 2018 00:21:38 +0000 (08:21 +0800)]
MDL-63401 tool_dataprivacy: Simplify where processing

4 years agoMDL-63401 tool_dataprivacy: Move final cap check to endpoint
Andrew Nicols [Tue, 9 Oct 2018 00:21:25 +0000 (08:21 +0800)]
MDL-63401 tool_dataprivacy: Move final cap check to endpoint

4 years agoMDL-63427 block_myprofile: My profile block UI improvements
Mihail Geshoski [Tue, 9 Oct 2018 00:09:11 +0000 (08:09 +0800)]
MDL-63427 block_myprofile: My profile block UI improvements

4 years agoMDL-60710 course: Overhaul of Behat tests
Alexander Bias [Mon, 8 Oct 2018 20:49:36 +0000 (22:49 +0200)]
MDL-60710 course: Overhaul of Behat tests

4 years agoMDL-60710 course: Refine strings
Alexander Bias [Mon, 8 Oct 2018 20:49:13 +0000 (22:49 +0200)]
MDL-60710 course: Refine strings

4 years agoMDL-63194 quiz editing: subtle drag-drop bug if moving between sections
Tim Hunt [Fri, 21 Sep 2018 16:56:34 +0000 (17:56 +0100)]
MDL-63194 quiz editing: subtle drag-drop bug if moving between sections

4 years agoMDL-63041 theme boost: remove region main border padding for dashboard
Bas Brands [Mon, 8 Oct 2018 15:07:30 +0000 (17:07 +0200)]
MDL-63041 theme boost: remove region main border padding for dashboard

4 years agoMDL-63401 tool_dataprivacy: Allow expiriration of users without end date
Andrew Nicols [Thu, 27 Sep 2018 04:05:39 +0000 (12:05 +0800)]
MDL-63401 tool_dataprivacy: Allow expiriration of users without end date

4 years agoMDL-63401 tool_dataprivacy: Rewrite expired deletion handling
Andrew Nicols [Thu, 20 Sep 2018 01:10:38 +0000 (09:10 +0800)]
MDL-63401 tool_dataprivacy: Rewrite expired deletion handling

This change rewrites the way in which expiry is calculated and addresses
a number of closely related issues:

Users can customise, and add blocks with data to, their dashboard.  When
a user had done so, the user could be flagged for deletion, but the
blocks in their Dashboard were subject to the default block retention
policy. In addition there is no way to override the retention policy for
user blocks.

This change modifies the structure of the expiry mechanism:
- to consider any subcontext of the user context to be a part of the user
  context during calculation. User child contexts are not the property
  of the system, and should not be treated separately.
- the way in which the context expiry mechanism worked was to select
  use a multiple different managers based solely on the context level.
  Because of the use of user blocks, this proved to be unreliable as
  blocks has been attributed purely to courses.
  This has been changed to a single manager which is aware of hierarchy
  and deletions as a whole.
- to prepare for upcoming work relating to more detailed expiry
  mechanisms, a new expiry_info class is introduced and used to
  merge the expiry of child contexts into a working in-memory view.

This changeset includes extensive unit tests.

4 years agoMDL-63401 core: Do not delete the user context
Andrew Nicols [Fri, 28 Sep 2018 06:39:17 +0000 (14:39 +0800)]
MDL-63401 core: Do not delete the user context

As long as we have a user record, we should not delete the context which
relates to it.

4 years agoMDL-63401 tool_dataprivacy: Move cap checks to endpoints from API
Andrew Nicols [Thu, 20 Sep 2018 03:03:35 +0000 (11:03 +0800)]
MDL-63401 tool_dataprivacy: Move cap checks to endpoints from API

4 years agoMDL-60425 blog: Remove empty line
David Monllao [Mon, 8 Oct 2018 10:52:04 +0000 (12:52 +0200)]
MDL-60425 blog: Remove empty line

4 years agoMerge branch 'MDL-60425-master' of git://github.com/jleyva/moodle
David Monllao [Mon, 8 Oct 2018 10:51:05 +0000 (12:51 +0200)]
Merge branch 'MDL-60425-master' of git://github.com/jleyva/moodle

4 years agoMDL-51803 core: integration review
Marina Glancy [Wed, 3 Oct 2018 12:07:48 +0000 (14:07 +0200)]
MDL-51803 core: integration review

4 years agoMDL-51803 core: integration review
Marina Glancy [Tue, 2 Oct 2018 09:23:18 +0000 (11:23 +0200)]
MDL-51803 core: integration review

4 years agoMDL-51803 core: reusable element for sorting lists
Marina Glancy [Mon, 10 Sep 2018 12:38:21 +0000 (14:38 +0200)]
MDL-51803 core: reusable element for sorting lists

4 years agoMDL-51803 core: autoscroll module from OU
Marina Glancy [Tue, 12 Jun 2018 04:11:23 +0000 (12:11 +0800)]
MDL-51803 core: autoscroll module from OU

4 years agoMerge branch 'MDL-63323-wrong-classes-attribute-into-activity_navigation' of https...
David Monllao [Mon, 8 Oct 2018 09:30:15 +0000 (11:30 +0200)]
Merge branch 'MDL-63323-wrong-classes-attribute-into-activity_navigation' of https://github.com/davidherney/moodle

4 years agoMDL-62491 navigation: Update to tree.js to allow callbacks.
Adrian Greeve [Tue, 2 Oct 2018 05:02:30 +0000 (13:02 +0800)]
MDL-62491 navigation: Update to tree.js to allow callbacks.

4 years agoMDL-62491 mod_assign: Fill in the rewrite plugin urls properly.
Adrian Greeve [Fri, 14 Sep 2018 02:22:40 +0000 (10:22 +0800)]
MDL-62491 mod_assign: Fill in the rewrite plugin urls properly.

4 years agoMDL-62491 core_privacy: Add html files to the user data export.
Adrian Greeve [Fri, 14 Sep 2018 02:22:14 +0000 (10:22 +0800)]
MDL-62491 core_privacy: Add html files to the user data export.

This adds html to the data export that allows for easier navigation
and reading of data.

4 years agoMDL-63241 calendar: Add missing table alias in SQL query.
Luca Bösch [Sat, 29 Sep 2018 08:37:31 +0000 (10:37 +0200)]
MDL-63241 calendar: Add missing table alias in SQL query.

4 years agoMDL-62738: editor_tinymce: Fix call stack size bug on Safari
Marcus Fabriczy [Fri, 28 Sep 2018 02:47:59 +0000 (12:17 +0930)]
MDL-62738: editor_tinymce: Fix call stack size bug on Safari

The call stack size was being exceeded via a recursive loop brought
by MDL-61189.

To fix, this item removes MDL-36803 and MDL-41328 as the iOS keyboard works
nicely on Safari with TinyMCE.

4 years agoMDL-63542 core_course: Support stealth activities in WS
Juan Leyva [Thu, 4 Oct 2018 14:13:14 +0000 (16:13 +0200)]
MDL-63542 core_course: Support stealth activities in WS

4 years agoMDL-63373 install: update the list of stale files for 3.6
Eloy Lafuente (stronk7) [Fri, 14 Sep 2018 16:59:17 +0000 (18:59 +0200)]
MDL-63373 install: update the list of stale files for 3.6

4 years agoMDL-62891 core: Stop using var_export() to describe callables
David Mudrák [Tue, 10 Jul 2018 11:26:44 +0000 (13:26 +0200)]
MDL-62891 core: Stop using var_export() to describe callables

Make use of the newly added function get_callable_name() when reporting
that an exception happened during shutdown.

4 years agoMDL-62891 core: Introduce new get_callable_name() function
David Mudrák [Tue, 10 Jul 2018 11:18:38 +0000 (13:18 +0200)]
MDL-62891 core: Introduce new get_callable_name() function

4 years agoMDL-51969 mod_lti: Fixed missing tool proxy GUID
Dmitrii Metelkin [Wed, 3 Oct 2018 00:13:02 +0000 (10:13 +1000)]
MDL-51969 mod_lti: Fixed missing tool proxy GUID

4 years agoweekly release 3.6dev
Jun Pataleta [Fri, 5 Oct 2018 02:29:01 +0000 (10:29 +0800)]
weekly release 3.6dev

4 years agoNOBUG: Fixed SVG browser compatibility
Jun Pataleta [Fri, 5 Oct 2018 02:29:00 +0000 (10:29 +0800)]
NOBUG: Fixed SVG browser compatibility

4 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Jun Pataleta [Fri, 5 Oct 2018 02:28:59 +0000 (10:28 +0800)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

4 years agoMDL-62395 tool_dataprivacy: Purpose name and description in one column
Jun Pataleta [Tue, 2 Oct 2018 06:43:38 +0000 (14:43 +0800)]
MDL-62395 tool_dataprivacy: Purpose name and description in one column

* Show the purpose's name and description under one column.

4 years agoMDL-60710 course: Refine setting name and description
Alexander Bias [Thu, 4 Oct 2018 06:32:30 +0000 (08:32 +0200)]
MDL-60710 course: Refine setting name and description

4 years agoMerge branch 'MDL-35788-master' of git://github.com/andrewnicols/moodle
Jun Pataleta [Thu, 4 Oct 2018 04:45:09 +0000 (12:45 +0800)]
Merge branch 'MDL-35788-master' of git://github.com/andrewnicols/moodle

4 years agoMDL-35788 mod_forum: Move post creation fetch
Andrew Nicols [Thu, 4 Oct 2018 00:56:15 +0000 (08:56 +0800)]
MDL-35788 mod_forum: Move post creation fetch

4 years agoMerge branch 'MDL-63442-master' of git://github.com/abias/moodle
Jun Pataleta [Thu, 4 Oct 2018 03:02:34 +0000 (11:02 +0800)]
Merge branch 'MDL-63442-master' of git://github.com/abias/moodle

4 years agoAutomatically generated installer lang files
AMOS bot [Thu, 4 Oct 2018 00:07:14 +0000 (00:07 +0000)]
Automatically generated installer lang files

4 years agoMerge branch 'MDL-63141-master' of git://github.com/rezaies/moodle
Eloy Lafuente (stronk7) [Wed, 3 Oct 2018 22:20:02 +0000 (00:20 +0200)]
Merge branch 'MDL-63141-master' of git://github.com/rezaies/moodle

4 years agoMerge branch 'MDL-63142-master' of git://github.com/rezaies/moodle
Eloy Lafuente (stronk7) [Wed, 3 Oct 2018 22:18:35 +0000 (00:18 +0200)]
Merge branch 'MDL-63142-master' of git://github.com/rezaies/moodle

4 years agoMerge branch 'MDL-63143-master' of git://github.com/rezaies/moodle
Eloy Lafuente (stronk7) [Wed, 3 Oct 2018 22:02:21 +0000 (00:02 +0200)]
Merge branch 'MDL-63143-master' of git://github.com/rezaies/moodle

4 years agoMDL-62610 tests: fix Gherkin lint problem
Eloy Lafuente (stronk7) [Wed, 3 Oct 2018 21:56:31 +0000 (23:56 +0200)]
MDL-62610 tests: fix Gherkin lint problem

4 years agoMerge branch 'MDL-62610-master' of git://github.com/lameze/moodle
Eloy Lafuente (stronk7) [Wed, 3 Oct 2018 16:00:08 +0000 (18:00 +0200)]
Merge branch 'MDL-62610-master' of git://github.com/lameze/moodle

4 years agoMerge branch 'mdl63334-master' of https://github.com/tlock/moodle
David Monllao [Wed, 3 Oct 2018 15:19:18 +0000 (17:19 +0200)]
Merge branch 'mdl63334-master' of https://github.com/tlock/moodle

4 years agoMerge branch 'MDL-62558-master' of git://github.com/abgreeve/moodle
David Monllao [Wed, 3 Oct 2018 09:17:06 +0000 (11:17 +0200)]
Merge branch 'MDL-62558-master' of git://github.com/abgreeve/moodle

4 years agoMerge branch 'MDL-63426-master' of https://github.com/lucaboesch/moodle
Jun Pataleta [Wed, 3 Oct 2018 07:25:22 +0000 (15:25 +0800)]
Merge branch 'MDL-63426-master' of https://github.com/lucaboesch/moodle

4 years agoMerge branch 'MDL-63211_master' of git://github.com/markn86/moodle
Jun Pataleta [Wed, 3 Oct 2018 05:45:52 +0000 (13:45 +0800)]
Merge branch 'MDL-63211_master' of git://github.com/markn86/moodle

4 years agoMDL-63211 core_message: respect new setting 'messagingallusers'
Mark Nelson [Mon, 1 Oct 2018 03:55:43 +0000 (11:55 +0800)]
MDL-63211 core_message: respect new setting 'messagingallusers'

4 years agoMDL-63211 core_message: deprecated api::is_user_blocked
Mark Nelson [Fri, 28 Sep 2018 04:44:47 +0000 (12:44 +0800)]
MDL-63211 core_message: deprecated api::is_user_blocked