moodle.git
6 years agoMerge branch 'MDL-65082-master' of git://github.com/andrewnicols/moodle
Jun Pataleta [Fri, 22 Mar 2019 08:26:33 +0000 (16:26 +0800)]
Merge branch 'MDL-65082-master' of git://github.com/andrewnicols/moodle

6 years agoMDL-65082 mod_forum: Deprecate forum_print_latest_discussions
Andrew Nicols [Fri, 15 Mar 2019 07:13:30 +0000 (15:13 +0800)]
MDL-65082 mod_forum: Deprecate forum_print_latest_discussions

6 years agoMDL-65082 core_course: Update frontpage view to use new forum API
Andrew Nicols [Fri, 15 Mar 2019 07:02:45 +0000 (15:02 +0800)]
MDL-65082 core_course: Update frontpage view to use new forum API

6 years agoMDL-65082 format_social: Update social format to use new API
Andrew Nicols [Tue, 19 Mar 2019 04:47:34 +0000 (12:47 +0800)]
MDL-65082 format_social: Update social format to use new API

6 years agoMDL-65082 forum: Reorganise social templates
Andrew Nicols [Tue, 19 Mar 2019 05:01:20 +0000 (13:01 +0800)]
MDL-65082 forum: Reorganise social templates

6 years agoMerge branch 'mod_forum-discussion-poc' of https://github.com/ryanwyllie/moodle
Jun Pataleta [Fri, 22 Mar 2019 03:04:35 +0000 (11:04 +0800)]
Merge branch 'mod_forum-discussion-poc' of https://github.com/ryanwyllie/moodle

6 years agoMDL-64820 forum: fix cibot complaints
Ryan Wyllie [Fri, 22 Mar 2019 02:38:41 +0000 (10:38 +0800)]
MDL-64820 forum: fix cibot complaints

6 years agoMDL-64820 forum: fix up issues from review
Ryan Wyllie [Wed, 20 Mar 2019 07:35:54 +0000 (15:35 +0800)]
MDL-64820 forum: fix up issues from review

6 years agoMDL-64820 forum: fix behat tests
Ryan Wyllie [Wed, 20 Mar 2019 06:49:10 +0000 (14:49 +0800)]
MDL-64820 forum: fix behat tests

6 years agoMDL-64820 forum: Add timed in discussion list table
Mihail Geshoski [Thu, 21 Mar 2019 01:39:11 +0000 (09:39 +0800)]
MDL-64820 forum: Add timed in discussion list table

6 years agoMDL-64820 forum: add missing classes and tweaks to templates
Ryan Wyllie [Wed, 20 Mar 2019 06:48:18 +0000 (14:48 +0800)]
MDL-64820 forum: add missing classes and tweaks to templates

Added in required classes for behat and tweaks to get the behat
tests passing.

6 years agoMDL-64820 forum: fix create discussion behat step
Ryan Wyllie [Wed, 20 Mar 2019 06:47:53 +0000 (14:47 +0800)]
MDL-64820 forum: fix create discussion behat step

6 years agoMDL-64820 forum: various fixes to /mod/forum/view.php
Ryan Wyllie [Wed, 20 Mar 2019 06:47:05 +0000 (14:47 +0800)]
MDL-64820 forum: various fixes to /mod/forum/view.php

Added missing params, missing variables, and missing session
properites.

6 years agoMDL-64820 forum: fix blog discussion list ordering
Ryan Wyllie [Wed, 20 Mar 2019 06:46:15 +0000 (14:46 +0800)]
MDL-64820 forum: fix blog discussion list ordering

6 years agoMDL-64820 forum: fix notifications for discussions in group mode
Ryan Wyllie [Wed, 20 Mar 2019 06:43:27 +0000 (14:43 +0800)]
MDL-64820 forum: fix notifications for discussions in group mode

6 years agoMDL-64820 forum: add classes to first post to fix behat
Ryan Wyllie [Wed, 20 Mar 2019 06:42:14 +0000 (14:42 +0800)]
MDL-64820 forum: add classes to first post to fix behat

6 years agoMDL-64820 forum: fix missing context in subscribe external func
Ryan Wyllie [Wed, 20 Mar 2019 06:40:32 +0000 (14:40 +0800)]
MDL-64820 forum: fix missing context in subscribe external func

6 years agoMDL-64820 forum: change disucssion subscribe back to link
Ryan Wyllie [Wed, 20 Mar 2019 06:39:26 +0000 (14:39 +0800)]
MDL-64820 forum: change disucssion subscribe back to link

Changed the discussion subscribe button back to a link because
it was breaking all of the behat tests.

6 years agoMDL-64820 forum: fix subscription mode in forum entity
Ryan Wyllie [Wed, 20 Mar 2019 06:36:36 +0000 (14:36 +0800)]
MDL-64820 forum: fix subscription mode in forum entity

6 years agoMDL-64820 forum: convert view.php to new rendering
Mihail Geshoski [Fri, 15 Mar 2019 03:47:36 +0000 (11:47 +0800)]
MDL-64820 forum: convert view.php to new rendering

6 years agoMDL-64820 forum: deprecate forum print functions
Ryan Wyllie [Fri, 8 Mar 2019 07:03:28 +0000 (15:03 +0800)]
MDL-64820 forum: deprecate forum print functions

6 years agoMDL-64820 forum: convert user.php to user new rendering
Ryan Wyllie [Fri, 8 Mar 2019 06:33:41 +0000 (14:33 +0800)]
MDL-64820 forum: convert user.php to user new rendering

6 years agoMDL-64820 forum: convert search.php to new rendering
Ryan Wyllie [Fri, 8 Mar 2019 06:31:33 +0000 (14:31 +0800)]
MDL-64820 forum: convert search.php to new rendering

6 years agoMDL-64820 forum: convert post.php to new rendering
Ryan Wyllie [Fri, 8 Mar 2019 06:30:37 +0000 (14:30 +0800)]
MDL-64820 forum: convert post.php to new rendering

6 years agoMDL-64820 forum: convert discuss.php to new rendering
Ryan Wyllie [Fri, 8 Mar 2019 06:28:56 +0000 (14:28 +0800)]
MDL-64820 forum: convert discuss.php to new rendering

6 years agoMDL-64820 forum: add subscription toggling to discussion list
Ryan Wyllie [Mon, 11 Mar 2019 01:43:13 +0000 (09:43 +0800)]
MDL-64820 forum: add subscription toggling to discussion list

6 years agoMDL-64820 forum: add new classes for rendering to local namespace
Ryan Wyllie [Mon, 11 Mar 2019 04:53:04 +0000 (12:53 +0800)]
MDL-64820 forum: add new classes for rendering to local namespace

6 years agoMDL-64820 forum: add all discussion fields to forum_get_discussions
Ryan Wyllie [Wed, 13 Mar 2019 07:56:59 +0000 (15:56 +0800)]
MDL-64820 forum: add all discussion fields to forum_get_discussions

6 years agoMDL-64820 forum: add caching to forum_tp_is_tracked
Ryan Wyllie [Fri, 8 Mar 2019 07:02:06 +0000 (15:02 +0800)]
MDL-64820 forum: add caching to forum_tp_is_tracked

6 years agoMDL-64820 portfolio: add url return for portfolio_add_button to_html
Ryan Wyllie [Fri, 8 Mar 2019 06:51:31 +0000 (14:51 +0800)]
MDL-64820 portfolio: add url return for portfolio_add_button to_html

6 years agoMDL-64820 filestorage: add multi item support to get_area_files
Ryan Wyllie [Fri, 8 Mar 2019 06:46:05 +0000 (14:46 +0800)]
MDL-64820 filestorage: add multi item support to get_area_files

6 years agoMDL-64820 dml: add object preloading helpers
Ryan Wyllie [Fri, 8 Mar 2019 06:44:10 +0000 (14:44 +0800)]
MDL-64820 dml: add object preloading helpers

6 years agoMDL-64820 external: add paged_content exporter
Ryan Wyllie [Fri, 8 Mar 2019 06:26:42 +0000 (14:26 +0800)]
MDL-64820 external: add paged_content exporter

6 years agoMDL-64820 external: add isimage to stored_file exporter
Ryan Wyllie [Fri, 8 Mar 2019 06:18:24 +0000 (14:18 +0800)]
MDL-64820 external: add isimage to stored_file exporter

6 years agoMDL-64820 core: Exporter read_definition
Peter [Mon, 11 Mar 2019 01:21:54 +0000 (09:21 +0800)]
MDL-64820 core: Exporter read_definition

Modified the read_properties_definition to recursively check and set the default array values expected.

6 years agoweekly release 3.7dev
Eloy Lafuente (stronk7) [Thu, 21 Mar 2019 19:19:27 +0000 (20:19 +0100)]
weekly release 3.7dev

6 years agoNOBUG: Fixed file access permissions
Eloy Lafuente (stronk7) [Thu, 21 Mar 2019 19:19:27 +0000 (20:19 +0100)]
NOBUG: Fixed file access permissions

6 years agoMDL-61537 assignfeedback_editpdf: Check for existence of old test images
Jun Pataleta [Thu, 21 Mar 2019 14:38:05 +0000 (22:38 +0800)]
MDL-61537 assignfeedback_editpdf: Check for existence of old test images

Since error suppression was removed with the call to unlink() to make
sure that there are no previous test image files before testing for the
gs path, make sure that it exists first before deleting to prevent it
from throwing any errors.

6 years agoMerge branch 'MDL-46803-greedy-roles-reset2' of https://github.com/DSI-Universite...
Adrian Greeve [Thu, 21 Mar 2019 03:20:38 +0000 (11:20 +0800)]
Merge branch 'MDL-46803-greedy-roles-reset2' of https://github.com/DSI-Universite-Rennes2/moodle

6 years agoMerge branch 'MDL-61537-Master' of https://github.com/tuanngocnguyen/moodle
Adrian Greeve [Thu, 21 Mar 2019 00:57:02 +0000 (08:57 +0800)]
Merge branch 'MDL-61537-Master' of https://github.com/tuanngocnguyen/moodle

6 years agoMDL-64563 theme_classic: regenerated with grunt
Eloy Lafuente (stronk7) [Wed, 20 Mar 2019 23:41:29 +0000 (00:41 +0100)]
MDL-64563 theme_classic: regenerated with grunt

6 years agoMerge branch 'wip-master-MDL-64563' of https://github.com/adpe/moodle
Eloy Lafuente (stronk7) [Wed, 20 Mar 2019 23:35:05 +0000 (00:35 +0100)]
Merge branch 'wip-master-MDL-64563' of https://github.com/adpe/moodle

6 years agoMerge branch 'MDL-64281-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Wed, 20 Mar 2019 23:27:27 +0000 (00:27 +0100)]
Merge branch 'MDL-64281-master' of git://github.com/jleyva/moodle

6 years agoMDL-63263 tool_recyclebin: show the note as part of the heading element
Eloy Lafuente (stronk7) [Wed, 20 Mar 2019 23:13:27 +0000 (00:13 +0100)]
MDL-63263 tool_recyclebin: show the note as part of the heading element

It looks better (IMO) than using admin_setting_description and works in all
branches.

6 years agoMerge branch 'MDL-63263-Master' of https://github.com/tuanngocnguyen/moodle
Eloy Lafuente (stronk7) [Wed, 20 Mar 2019 22:14:32 +0000 (23:14 +0100)]
Merge branch 'MDL-63263-Master' of https://github.com/tuanngocnguyen/moodle

6 years agoMerge branch 'MDL-65022' of https://github.com/Dagefoerde/moodle
Eloy Lafuente (stronk7) [Wed, 20 Mar 2019 21:30:36 +0000 (22:30 +0100)]
Merge branch 'MDL-65022' of https://github.com/Dagefoerde/moodle

6 years agoMDL-65059 messaging: don't refer to block plugin type
Jan Dageförde [Tue, 12 Mar 2019 12:57:01 +0000 (13:57 +0100)]
MDL-65059 messaging: don't refer to block plugin type

AMOS BEGIN
 CPY [block,core],[blockuserconfirmbutton,core_message]
AMOS END

6 years agoMerge branch 'MDL-62872-master' of git://github.com/rezaies/moodle
Jun Pataleta [Wed, 20 Mar 2019 08:30:43 +0000 (16:30 +0800)]
Merge branch 'MDL-62872-master' of git://github.com/rezaies/moodle

6 years agoMerge branch 'MDL-60936_master' of git://github.com/dmonllao/moodle
Adrian Greeve [Wed, 20 Mar 2019 06:50:46 +0000 (14:50 +0800)]
Merge branch 'MDL-60936_master' of git://github.com/dmonllao/moodle

6 years agoMerge branch 'MDL-21904' of git://github.com/jmvedrine/moodle
Adrian Greeve [Wed, 20 Mar 2019 06:12:48 +0000 (14:12 +0800)]
Merge branch 'MDL-21904' of git://github.com/jmvedrine/moodle

6 years agoMerge branch 'MDL-65005-master-fix' of git://github.com/junpataleta/moodle
Adrian Greeve [Wed, 20 Mar 2019 05:55:45 +0000 (13:55 +0800)]
Merge branch 'MDL-65005-master-fix' of git://github.com/junpataleta/moodle

6 years agoMDL-65005 tool_policy: Ensure the user's on the Dashboard after agreeing
Jun Pataleta [Wed, 20 Mar 2019 04:58:16 +0000 (12:58 +0800)]
MDL-65005 tool_policy: Ensure the user's on the Dashboard after agreeing

6 years agoMDL-64505 theme_classic: Grunt update and version formatting.
Adrian Greeve [Wed, 20 Mar 2019 04:12:35 +0000 (12:12 +0800)]
MDL-64505 theme_classic: Grunt update and version formatting.

6 years agoMerge branch 'MDL-64505-master-final' of git://github.com/mickhawkins/moodle
Adrian Greeve [Wed, 20 Mar 2019 01:26:39 +0000 (09:26 +0800)]
Merge branch 'MDL-64505-master-final' of git://github.com/mickhawkins/moodle

6 years agoMerge branch 'MDL-65085_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Tue, 19 Mar 2019 23:39:28 +0000 (00:39 +0100)]
Merge branch 'MDL-65085_master' of git://github.com/dmonllao/moodle

6 years agoMerge branch 'MDL-60340_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Tue, 19 Mar 2019 23:36:51 +0000 (00:36 +0100)]
Merge branch 'MDL-60340_master' of git://github.com/dmonllao/moodle

6 years agoMerge branch 'MDL-64990_master' of git://github.com/markn86/moodle
Eloy Lafuente (stronk7) [Tue, 19 Mar 2019 22:03:56 +0000 (23:03 +0100)]
Merge branch 'MDL-64990_master' of git://github.com/markn86/moodle

6 years agoMerge branch 'MDL-64979-master' of https://github.com/sammarshallou/moodle
Eloy Lafuente (stronk7) [Tue, 19 Mar 2019 21:01:27 +0000 (22:01 +0100)]
Merge branch 'MDL-64979-master' of https://github.com/sammarshallou/moodle

6 years agoMDL-64979 Behat: Add option to increase timeouts
sam marshall [Thu, 28 Feb 2019 17:36:30 +0000 (17:36 +0000)]
MDL-64979 Behat: Add option to increase timeouts

6 years agoMerge branch 'MDL-65005-master' of git://github.com/junpataleta/moodle
Eloy Lafuente (stronk7) [Tue, 19 Mar 2019 16:57:30 +0000 (17:57 +0100)]
Merge branch 'MDL-65005-master' of git://github.com/junpataleta/moodle

6 years agoMerge branch 'MDL-63244-master' of git://github.com/lameze/moodle
Eloy Lafuente (stronk7) [Tue, 19 Mar 2019 16:43:24 +0000 (17:43 +0100)]
Merge branch 'MDL-63244-master' of git://github.com/lameze/moodle

6 years agoMDL-63244 core: make mustache retrieve language
Simey Lameze [Wed, 27 Feb 2019 06:11:38 +0000 (14:11 +0800)]
MDL-63244 core: make mustache retrieve language

6 years agoMDL-21904 qformat_aiken: add export feature.
Jean-Michel Vedrine [Thu, 9 Oct 2014 15:44:11 +0000 (17:44 +0200)]
MDL-21904 qformat_aiken: add export feature.

6 years agoMerge branch 'MDL-64898-progress-teachers' of https://github.com/dmitriim/moodle
Adrian Greeve [Tue, 19 Mar 2019 06:22:22 +0000 (14:22 +0800)]
Merge branch 'MDL-64898-progress-teachers' of https://github.com/dmitriim/moodle

6 years agoMerge branch 'MDL-64958-master' of git://github.com/junpataleta/moodle
Adrian Greeve [Tue, 19 Mar 2019 05:41:09 +0000 (13:41 +0800)]
Merge branch 'MDL-64958-master' of git://github.com/junpataleta/moodle

6 years agoMerge branch 'MDL-63144-master' of git://github.com/rezaies/moodle
Adrian Greeve [Tue, 19 Mar 2019 03:24:32 +0000 (11:24 +0800)]
Merge branch 'MDL-63144-master' of git://github.com/rezaies/moodle

6 years agoMerge branch 'MDL-54592-master' of git://github.com/vmdef/moodle
Adrian Greeve [Tue, 19 Mar 2019 03:02:28 +0000 (11:02 +0800)]
Merge branch 'MDL-54592-master' of git://github.com/vmdef/moodle

6 years agoMerge branch 'MDL-64974-master' of git://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Mon, 18 Mar 2019 23:23:24 +0000 (00:23 +0100)]
Merge branch 'MDL-64974-master' of git://github.com/sarjona/moodle

6 years agoMerge branch 'MDL-64987-master' of git://github.com/abgreeve/moodle
Eloy Lafuente (stronk7) [Mon, 18 Mar 2019 23:21:07 +0000 (00:21 +0100)]
Merge branch 'MDL-64987-master' of git://github.com/abgreeve/moodle

6 years agoMerge branch 'MDL-65006-master' of git://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Mon, 18 Mar 2019 22:35:17 +0000 (23:35 +0100)]
Merge branch 'MDL-65006-master' of git://github.com/sarjona/moodle

6 years agoMerge branch 'MDL-63074-master' of git://github.com/bmbrands/moodle
Eloy Lafuente (stronk7) [Mon, 18 Mar 2019 19:15:48 +0000 (20:15 +0100)]
Merge branch 'MDL-63074-master' of git://github.com/bmbrands/moodle

6 years agoMerge branch 'MDL-64905-master' of git://github.com/abias/moodle
Eloy Lafuente (stronk7) [Mon, 18 Mar 2019 19:00:46 +0000 (20:00 +0100)]
Merge branch 'MDL-64905-master' of git://github.com/abias/moodle

6 years agoMerge branch 'MDL-64655-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Mon, 18 Mar 2019 11:40:11 +0000 (12:40 +0100)]
Merge branch 'MDL-64655-master' of git://github.com/jleyva/moodle

6 years agoMDL-54592 cachestore_mongodb: check MongoDB server connection
Victor Deniz Falcon [Mon, 18 Mar 2019 11:11:01 +0000 (11:11 +0000)]
MDL-54592 cachestore_mongodb: check MongoDB server connection

The connection to the MongoDB server is checked on the creation and
deletion of a cache store instance. If the connection fails during
creation, the instance is set as not ready. Before deleting a instance,
a new cachestore_mongodb object is created, and connection checked.
There is no reason to check again the connection in the instance_deleted() method.

6 years agoMDL-64505 behat: Updated searching admin to work consistently
Michael Hawkins [Fri, 22 Feb 2019 06:03:23 +0000 (14:03 +0800)]
MDL-64505 behat: Updated searching admin to work consistently

The way behat_admin::i_set_the_following_administration_settings_values
was searching would fail inconsistently, due to the timing of the steps
not always working correctly.

6 years agoMDL-64505 theme_classic: Behat updates for screen size false failures
Michael Hawkins [Thu, 21 Feb 2019 08:26:47 +0000 (16:26 +0800)]
MDL-64505 theme_classic: Behat updates for screen size false failures

This fixes some behat failures in the Classic theme,
which were caused by the default screen size obfuscating page
elements for behat, where a normal user would still be able to
identify them.

6 years agoMDL-64505 theme_classic: Added Behat functionality and overrides
Michael Hawkins [Mon, 14 Jan 2019 03:47:04 +0000 (11:47 +0800)]
MDL-64505 theme_classic: Added Behat functionality and overrides

6 years agoMDL-64505 theme_classic: Created the classic theme
Bas Brands [Fri, 11 Jan 2019 04:37:52 +0000 (12:37 +0800)]
MDL-64505 theme_classic: Created the classic theme

The Classic theme is being introduced as a Bootstrap 4 replacement
for the older themes based on Bootstrap 2, such as Bootstrapbase,
Clean and More. It is a child theme of Boost, with a navigation
structure similar to the Clean theme.

Co-authored-by: Bas Brands <bmbrands@gmail.com>
Co-authored-by: Michael Hawkins <michaelh@moodle.com>
6 years agoMDL-46803 course: Prevent unenrol users with multiple roles during reset
Julien Boulen [Mon, 18 Mar 2019 10:20:08 +0000 (11:20 +0100)]
MDL-46803 course: Prevent unenrol users with multiple roles during reset

6 years agoMDL-60936 analytics: Timesplittings setting only for evaluation
David Monllaó [Fri, 15 Feb 2019 08:58:57 +0000 (09:58 +0100)]
MDL-60936 analytics: Timesplittings setting only for evaluation

6 years agoMDL-62872 atto_recordrtc: max_filesize detection fix
Shamim Rezaie [Fri, 15 Feb 2019 07:50:40 +0000 (18:50 +1100)]
MDL-62872 atto_recordrtc: max_filesize detection fix

6 years agoMDL-54592 cachestore_mongodb: MongoDB cache store use new driver.
Víctor Déniz Falcón [Thu, 14 Mar 2019 11:14:31 +0000 (11:14 +0000)]
MDL-54592 cachestore_mongodb: MongoDB cache store use new driver.

The scope of this change is limited to modifying the MongoDB cache
plugin to use the new version of the driver that accepts PHP 7.x
versions. Following the instructions in the official MongoDB
documentation, https://docs.mongodb.com/php-library/current/, the
MongoDB PHP Library was included and used.

6 years agoMDL-54592 cachestore_mongodb: add MongoDB PHP Library
Víctor Déniz Falcón [Thu, 14 Mar 2019 10:54:47 +0000 (10:54 +0000)]
MDL-54592 cachestore_mongodb: add MongoDB PHP Library

The new mongodb extension provides a limited API. The MongoDB PHP adds a
high level abstraction layer that provides methods for CRUD operations
and common commands. This version of MongoDB PHP Library requires
the PHP mongodb extension >= 1.5.

6 years agoMDL-65085 analytics: noreply user sends insights
David Monllaó [Fri, 15 Mar 2019 12:04:13 +0000 (13:04 +0100)]
MDL-65085 analytics: noreply user sends insights

6 years agoMDL-60340 calendar: New param to specify a user
David Monllaó [Mon, 25 Feb 2019 10:00:29 +0000 (11:00 +0100)]
MDL-60340 calendar: New param to specify a user

6 years agoMDL-61537 assignfeedback_editpdf: Rotate PDF page
Nathan Nguyen [Fri, 15 Feb 2019 04:15:22 +0000 (15:15 +1100)]
MDL-61537 assignfeedback_editpdf: Rotate PDF page

Add page rotation feature.

6 years agoMDL-63263 tool_recyclebin: Apply automated backup setting
Nathan Nguyen [Fri, 15 Feb 2019 05:20:14 +0000 (16:20 +1100)]
MDL-63263 tool_recyclebin: Apply automated backup setting

Use Automated backup settings as settings for Recycle bin backup and restore.

6 years agoMDL-63263 tool_recyclebin: Recycle bin should always save user data.
Rex Lorenzo [Mon, 17 Sep 2018 20:25:34 +0000 (13:25 -0700)]
MDL-63263 tool_recyclebin: Recycle bin should always save user data.

6 years agoMDL-64898 core_completion: no progress for untracked users
Dmitrii Metelkin [Wed, 27 Feb 2019 22:42:34 +0000 (09:42 +1100)]
MDL-64898 core_completion: no progress for untracked users

6 years agoweekly release 3.7dev
Jake Dallimore [Fri, 15 Mar 2019 03:01:23 +0000 (11:01 +0800)]
weekly release 3.7dev

6 years agoNOBUG: Fixed file access permissions
Jake Dallimore [Fri, 15 Mar 2019 03:01:23 +0000 (11:01 +0800)]
NOBUG: Fixed file access permissions

6 years agoNOBUG: Fixed SVG browser compatibility
Jake Dallimore [Fri, 15 Mar 2019 03:01:22 +0000 (11:01 +0800)]
NOBUG: Fixed SVG browser compatibility

6 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Jake Dallimore [Fri, 15 Mar 2019 03:01:22 +0000 (11:01 +0800)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

6 years agoMDL-64655 forum: New WS mod_forum_get_forum_access_information
Juan Leyva [Tue, 5 Feb 2019 14:55:01 +0000 (15:55 +0100)]
MDL-64655 forum: New WS mod_forum_get_forum_access_information

This WS returning the current user capabilities info.

6 years agoMerge branch 'MDL-60059-master' of git://github.com/rezaies/moodle
Jake Dallimore [Thu, 14 Mar 2019 03:42:14 +0000 (11:42 +0800)]
Merge branch 'MDL-60059-master' of git://github.com/rezaies/moodle

6 years agoMDL-60059 mod_workshop: Add drag and drop support to workshop events
Shamim Rezaie [Tue, 12 Feb 2019 05:27:20 +0000 (16:27 +1100)]
MDL-60059 mod_workshop: Add drag and drop support to workshop events

6 years agoMerge branch 'MDL-46931' of https://github.com/paulholden/moodle
Eloy Lafuente (stronk7) [Thu, 14 Mar 2019 00:26:39 +0000 (01:26 +0100)]
Merge branch 'MDL-46931' of https://github.com/paulholden/moodle

6 years agoMerge branch 'MDL-63146-master' of git://github.com/rezaies/moodle
Eloy Lafuente (stronk7) [Thu, 14 Mar 2019 00:20:52 +0000 (01:20 +0100)]
Merge branch 'MDL-63146-master' of git://github.com/rezaies/moodle

6 years agoMerge branch 'MDL-61585_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Thu, 14 Mar 2019 00:13:47 +0000 (01:13 +0100)]
Merge branch 'MDL-61585_master' of git://github.com/dmonllao/moodle

6 years agoMerge branch 'MDL-63366-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Wed, 13 Mar 2019 23:31:39 +0000 (00:31 +0100)]
Merge branch 'MDL-63366-master' of git://github.com/andrewnicols/moodle