moodle.git
5 years agoMDL-61307 core_privacy: Add legacy polyfill for contrib plugins
Andrew Nicols [Thu, 1 Mar 2018 01:29:01 +0000 (09:29 +0800)]
MDL-61307 core_privacy: Add legacy polyfill for contrib plugins

This legacy polyfill allows plugin developers who release a single
branch to work with multiple versions of Moodle to support the API in
both Moodle 3.3 with PHP 5.6, and later versions.

5 years agoMDL-61307 core_privacy: Add the privacy manager
Jake Dallimore [Tue, 27 Feb 2018 07:17:25 +0000 (15:17 +0800)]
MDL-61307 core_privacy: Add the privacy manager

5 years agoMDL-61307 core_privacy: Define and test providers
Andrew Nicols [Thu, 1 Mar 2018 01:24:26 +0000 (09:24 +0800)]
MDL-61307 core_privacy: Define and test providers

5 years agoMDL-61307 core: Add component_class_callback functionality
Andrew Nicols [Fri, 9 Mar 2018 01:48:28 +0000 (09:48 +0800)]
MDL-61307 core: Add component_class_callback functionality

5 years agoMDL-61307 core: Define a new privacy component
Andrew Nicols [Thu, 1 Mar 2018 01:21:48 +0000 (09:21 +0800)]
MDL-61307 core: Define a new privacy component

5 years agoweekly release 3.5dev
Eloy Lafuente (stronk7) [Thu, 8 Mar 2018 12:29:02 +0000 (13:29 +0100)]
weekly release 3.5dev

5 years agoNOBUG: Fixed file access permissions
Eloy Lafuente (stronk7) [Thu, 8 Mar 2018 12:29:02 +0000 (13:29 +0100)]
NOBUG: Fixed file access permissions

5 years agoNOBUG: Fixed SVG browser compatibility
Eloy Lafuente (stronk7) [Thu, 8 Mar 2018 12:29:01 +0000 (13:29 +0100)]
NOBUG: Fixed SVG browser compatibility

5 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Eloy Lafuente (stronk7) [Thu, 8 Mar 2018 12:29:00 +0000 (13:29 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

5 years agoMerge branch 'MDL-61423-master' of git://github.com/mihailges/moodle
Andrew Nicols [Thu, 8 Mar 2018 07:26:30 +0000 (15:26 +0800)]
Merge branch 'MDL-61423-master' of git://github.com/mihailges/moodle

5 years agoMDL-61423 authentication: Add digital minor verification upon signup
Mihail Geshoski [Thu, 8 Mar 2018 07:01:25 +0000 (15:01 +0800)]
MDL-61423 authentication: Add digital minor verification upon signup

5 years agoMerge branch 'MDL-38829-master-whitespacefix' of https://github.com/snake/moodle
Jake Dallimore [Thu, 8 Mar 2018 03:41:55 +0000 (11:41 +0800)]
Merge branch 'MDL-38829-master-whitespacefix' of https://github.com/snake/moodle

5 years agoMDL-38829 core: fix whitespace in xmlize test
Jake Dallimore [Thu, 8 Mar 2018 03:39:42 +0000 (11:39 +0800)]
MDL-38829 core: fix whitespace in xmlize test

5 years agoMerge branch 'MDL-38829-master' of git://github.com/andrewnicols/moodle
Jake Dallimore [Thu, 8 Mar 2018 03:17:05 +0000 (11:17 +0800)]
Merge branch 'MDL-38829-master' of git://github.com/andrewnicols/moodle

5 years agoMerge branch 'MDL-60445-master' of https://github.com/lucaboesch/moodle
Eloy Lafuente (stronk7) [Wed, 7 Mar 2018 18:19:21 +0000 (19:19 +0100)]
Merge branch 'MDL-60445-master' of https://github.com/lucaboesch/moodle

5 years agoMDL-61557 Questions: Fixed behat failure with clean
Shamim Rezaie [Wed, 7 Mar 2018 05:41:14 +0000 (16:41 +1100)]
MDL-61557 Questions: Fixed behat failure with clean

5 years agoMDL-61556 Questions: Fixed behat failure with clean
Shamim Rezaie [Wed, 7 Mar 2018 05:32:49 +0000 (16:32 +1100)]
MDL-61556 Questions: Fixed behat failure with clean

5 years agoMDL-60445 theme_boost: remove fieldset tag
Jesse Ritchey [Wed, 7 Mar 2018 10:08:13 +0000 (11:08 +0100)]
MDL-60445 theme_boost: remove fieldset tag

5 years agoMerge branch 'master' of https://github.com/chkhanu/moodle
Andrew Nicols [Wed, 7 Mar 2018 03:34:16 +0000 (11:34 +0800)]
Merge branch 'master' of https://github.com/chkhanu/moodle

5 years agoMerge branch 'wip-MDL-61322-master' of git://github.com/abgreeve/moodle
Andrew Nicols [Wed, 7 Mar 2018 02:57:36 +0000 (10:57 +0800)]
Merge branch 'wip-MDL-61322-master' of git://github.com/abgreeve/moodle

5 years agoMerge branch 'MDL-61363-int-master' of git://github.com/ryanwyllie/moodle
Jake Dallimore [Wed, 7 Mar 2018 02:55:01 +0000 (10:55 +0800)]
Merge branch 'MDL-61363-int-master' of git://github.com/ryanwyllie/moodle

5 years agoMDL-61363 question: unit tests for question tags context change
Ryan Wyllie [Wed, 28 Feb 2018 07:04:34 +0000 (15:04 +0800)]
MDL-61363 question: unit tests for question tags context change

5 years agoMDL-61363 question: unit tests for course context tagging
Ryan Wyllie [Wed, 28 Feb 2018 07:03:34 +0000 (15:03 +0800)]
MDL-61363 question: unit tests for course context tagging

5 years agoMDL-61363 question: update tags on question context change
Ryan Wyllie [Tue, 20 Feb 2018 08:02:06 +0000 (16:02 +0800)]
MDL-61363 question: update tags on question context change

5 years agoMDL-61363 question: add course context tagging
Ryan Wyllie [Tue, 20 Feb 2018 07:59:07 +0000 (15:59 +0800)]
MDL-61363 question: add course context tagging

5 years agoMDL-61363 tag: unit tests for change_instances_context
Ryan Wyllie [Fri, 23 Feb 2018 03:30:34 +0000 (11:30 +0800)]
MDL-61363 tag: unit tests for change_instances_context

5 years agoMDL-61363 tag: unit tests for delete functions
Ryan Wyllie [Fri, 23 Feb 2018 02:44:13 +0000 (10:44 +0800)]
MDL-61363 tag: unit tests for delete functions

5 years agoMDL-61363 tag: unit tests for tagging in different context
Ryan Wyllie [Fri, 23 Feb 2018 02:47:30 +0000 (10:47 +0800)]
MDL-61363 tag: unit tests for tagging in different context

5 years agoMDL-61363 tag: unit tests for get_items_tags function
Ryan Wyllie [Fri, 23 Feb 2018 02:52:50 +0000 (10:52 +0800)]
MDL-61363 tag: unit tests for get_items_tags function

5 years agoMDL-61363 tag: allow tagging in different context to item
Ryan Wyllie [Fri, 23 Feb 2018 02:47:14 +0000 (10:47 +0800)]
MDL-61363 tag: allow tagging in different context to item

5 years agoMerge branch 'MDL-61404-master' of git://github.com/Kathrin84/moodle
Andrew Nicols [Wed, 7 Mar 2018 02:31:23 +0000 (10:31 +0800)]
Merge branch 'MDL-61404-master' of git://github.com/Kathrin84/moodle

5 years agoMDL-61363 tag: add change_instances_context function
Ryan Wyllie [Wed, 21 Feb 2018 01:49:23 +0000 (09:49 +0800)]
MDL-61363 tag: add change_instances_context function

5 years agoMDL-61363 tag: add get_items_tags function
Ryan Wyllie [Fri, 23 Feb 2018 02:52:38 +0000 (10:52 +0800)]
MDL-61363 tag: add get_items_tags function

5 years agoMDL-61363 tag: add additional tag instance delete functions
Ryan Wyllie [Wed, 21 Feb 2018 01:47:36 +0000 (09:47 +0800)]
MDL-61363 tag: add additional tag instance delete functions

5 years agoMerge branch 'MDL-61497-master' of https://github.com/lucaboesch/moodle
Andrew Nicols [Wed, 7 Mar 2018 01:58:29 +0000 (09:58 +0800)]
Merge branch 'MDL-61497-master' of https://github.com/lucaboesch/moodle

5 years agoMDL-38829 core: Rewrite xmlize unit tests
Andrew Nicols [Tue, 6 Mar 2018 14:07:34 +0000 (22:07 +0800)]
MDL-38829 core: Rewrite xmlize unit tests

These changes adjust the unit tests to compare known values rather than
calculating them on the fly.

The unit test against a 'bad' source has been modified to simply check
for the relevant exception as PHP prevents any output on exceptions
anyway.

5 years agoMerge branch 'MDL-60991' of https://github.com/mkassaei/moodle
Jake Dallimore [Wed, 7 Mar 2018 01:29:54 +0000 (09:29 +0800)]
Merge branch 'MDL-60991' of https://github.com/mkassaei/moodle

5 years agoMerge branch 'MDL-61380-master' of git://github.com/rezaies/moodle
Andrew Nicols [Wed, 7 Mar 2018 01:00:15 +0000 (09:00 +0800)]
Merge branch 'MDL-61380-master' of git://github.com/rezaies/moodle

5 years agoAutomatically generated installer lang files
AMOS bot [Wed, 7 Mar 2018 00:06:13 +0000 (00:06 +0000)]
Automatically generated installer lang files

5 years agoMerge branch 'MDL-61503-master' of git://github.com/rezaies/moodle
Eloy Lafuente (stronk7) [Tue, 6 Mar 2018 23:55:29 +0000 (00:55 +0100)]
Merge branch 'MDL-61503-master' of git://github.com/rezaies/moodle

5 years agoMerge branch 'MDL-61312-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Tue, 6 Mar 2018 23:47:44 +0000 (00:47 +0100)]
Merge branch 'MDL-61312-master' of git://github.com/jleyva/moodle

5 years agoMerge branch 'MDL-61557-master' of git://github.com/rezaies/moodle
Eloy Lafuente (stronk7) [Tue, 6 Mar 2018 23:19:50 +0000 (00:19 +0100)]
Merge branch 'MDL-61557-master' of git://github.com/rezaies/moodle

5 years agoMerge branch 'MDL-61556-master' of git://github.com/rezaies/moodle
Eloy Lafuente (stronk7) [Tue, 6 Mar 2018 23:13:01 +0000 (00:13 +0100)]
Merge branch 'MDL-61556-master' of git://github.com/rezaies/moodle

5 years agoMDL-61380 Quiz: Behat test for tag filter in the random question form
Shamim Rezaie [Tue, 20 Feb 2018 17:36:52 +0000 (04:36 +1100)]
MDL-61380 Quiz: Behat test for tag filter in the random question form

5 years agoMDL-61380 behat: Added autocomplete_suggestions name selector
Shamim Rezaie [Tue, 6 Mar 2018 19:52:01 +0000 (06:52 +1100)]
MDL-61380 behat: Added autocomplete_suggestions name selector

5 years agoMDL-61380 Quiz: Re-attempting the same "random" question by tag
Shamim Rezaie [Sat, 17 Feb 2018 19:48:24 +0000 (06:48 +1100)]
MDL-61380 Quiz: Re-attempting the same "random" question by tag

Some question behaviours allow the same question to be re-attempted several times during a quiz attempt.
This commit takes care of the case where a "random" question is re-attempted during a quiz attempt.

5 years agoMDL-61380 Quiz: build attempt from "random" questions by tag
Shamim Rezaie [Sat, 17 Feb 2018 19:46:39 +0000 (06:46 +1100)]
MDL-61380 Quiz: build attempt from "random" questions by tag

5 years agoMDL-61380 Questions: Support selecting "random" by tag in question bank
Shamim Rezaie [Sat, 17 Feb 2018 19:36:14 +0000 (06:36 +1100)]
MDL-61380 Questions: Support selecting "random" by tag in question bank

5 years agoMDL-61380 Quiz: Fix url generation in notenoughrandomquestions exception
Shamim Rezaie [Sat, 17 Feb 2018 19:24:12 +0000 (06:24 +1100)]
MDL-61380 Quiz: Fix url generation in notenoughrandomquestions exception

5 years agoMDL-61380 Questions: Editing configuration of existing random questions
Shamim Rezaie [Wed, 28 Feb 2018 13:48:12 +0000 (00:48 +1100)]
MDL-61380 Questions: Editing configuration of existing random questions

Editing "random" questions follows a different procedure than adding them.
This commit takes care of editing a "random" question's configuration.
This commit also introduces mod_quiz\form\randomquestion_form, so mod_quiz
can edit random questions without having to use the form that is inside qtype_random.

5 years agoMDL-61380 Quiz,Questions: Adding "random" question by tag
Shamim Rezaie [Wed, 28 Feb 2018 13:44:57 +0000 (00:44 +1100)]
MDL-61380 Quiz,Questions: Adding "random" question by tag

5 years agoMDL-38829 core: Unit test for xmlize using two sample xml files.
Kilian [Thu, 26 Oct 2017 20:43:28 +0000 (22:43 +0200)]
MDL-38829 core: Unit test for xmlize using two sample xml files.

The file sample_questions.xml from moodle-stack is properly formed.
The file sample_questions_wrong.xml has mismatching tags.
Comparison is performed with recursive array comparison.
Error messages and returned data structures are compared.
Call with: phpunit lib/tests/xmlize_test.php

5 years agoMDL-38829 core: fix for xmlize is unable to import xml files>10MB
Kilian [Wed, 25 Oct 2017 08:00:33 +0000 (10:00 +0200)]
MDL-38829 core: fix for xmlize is unable to import xml files>10MB

Since version 2.7.3 the libxml library (https://bugs.php.net/bug.php?id=49660)
limits parsing in memory files to 10MB. Unfortunately the libxml option
LIBXML_PARSEHUGE to release the 10MB limit is not exposed to php. Through
using the sax parser which is typically used to parse directly from files but
instead chunking the string in memory xml files larger than 10MB can again
be parsed. I copied the exact behaviour of the previous routine
by Hans Anderson (http://www.hansanderson.com/contact/) so compatibility
should be maintained.

5 years agoMDL-38829 core: Remove xmlize from thirdpartylibs
Kilian [Wed, 25 Oct 2017 08:00:33 +0000 (10:00 +0200)]
MDL-38829 core: Remove xmlize from thirdpartylibs

5 years agoMerge branch 'MDL-36157-master' of https://github.com/lucaboesch/moodle
Eloy Lafuente (stronk7) [Tue, 6 Mar 2018 01:47:33 +0000 (02:47 +0100)]
Merge branch 'MDL-36157-master' of https://github.com/lucaboesch/moodle

5 years agoMDL-36157 block_rss_client: Don't double escape titles.
Luca Bösch [Mon, 5 Mar 2018 23:15:38 +0000 (00:15 +0100)]
MDL-36157 block_rss_client: Don't double escape titles.

5 years agoMerge branch 'MDL-61211-master' of git://github.com/mihailges/moodle
Eloy Lafuente (stronk7) [Mon, 5 Mar 2018 22:30:19 +0000 (23:30 +0100)]
Merge branch 'MDL-61211-master' of git://github.com/mihailges/moodle

5 years agoMerge branch 'MDL-55153-master' of git://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Mon, 5 Mar 2018 22:25:23 +0000 (23:25 +0100)]
Merge branch 'MDL-55153-master' of git://github.com/sarjona/moodle

5 years agoMerge branch 'MDL-61549-master' of git://github.com/Dagefoerde/moodle
Eloy Lafuente (stronk7) [Mon, 5 Mar 2018 22:22:47 +0000 (23:22 +0100)]
Merge branch 'MDL-61549-master' of git://github.com/Dagefoerde/moodle

5 years agoMDL-61556 Questions: Add behat test
Shamim Rezaie [Mon, 5 Mar 2018 01:45:09 +0000 (12:45 +1100)]
MDL-61556 Questions: Add behat test

5 years agoMDL-61557 Questions: Add behat test
Shamim Rezaie [Mon, 5 Mar 2018 03:16:13 +0000 (14:16 +1100)]
MDL-61557 Questions: Add behat test

5 years agoMDL-61557 Questions: Fixed moving question categories to top
Shamim Rezaie [Mon, 5 Mar 2018 02:40:02 +0000 (13:40 +1100)]
MDL-61557 Questions: Fixed moving question categories to top

5 years agoMDL-61557 Lib: Add get_top_level_parent_id function
Shamim Rezaie [Mon, 5 Mar 2018 02:34:08 +0000 (13:34 +1100)]
MDL-61557 Lib: Add get_top_level_parent_id function

5 years agoMDL-61556 Questions: Fixed moving question categories between contexts
Shamim Rezaie [Sat, 3 Mar 2018 05:31:59 +0000 (16:31 +1100)]
MDL-61556 Questions: Fixed moving question categories between contexts

5 years agoMDL-61268 core: Fix empty string DB cehck
Andrew Nicols [Fri, 2 Mar 2018 09:58:21 +0000 (17:58 +0800)]
MDL-61268 core: Fix empty string DB cehck

(amended by stronk7 to use the helper better)

5 years agoMDL-61404 blocks: Removed unused strings.
Kathrin Osswald [Thu, 8 Feb 2018 13:29:26 +0000 (14:29 +0100)]
MDL-61404 blocks: Removed unused strings.

5 years agoMDL-61503 Questions: Fix sql query to get questions by tags
Shamim Rezaie [Wed, 21 Feb 2018 20:58:19 +0000 (07:58 +1100)]
MDL-61503 Questions: Fix sql query to get questions by tags

5 years agoMerge branch 'wip-MDL-61268-master' of git://github.com/abgreeve/moodle
Andrew Nicols [Fri, 2 Mar 2018 01:57:30 +0000 (09:57 +0800)]
Merge branch 'wip-MDL-61268-master' of git://github.com/abgreeve/moodle

5 years agoMerge branch 'MDL-61196_master' of git://github.com/markn86/moodle
Andrew Nicols [Fri, 2 Mar 2018 01:34:24 +0000 (09:34 +0800)]
Merge branch 'MDL-61196_master' of git://github.com/markn86/moodle

5 years agoMDL-61268 blocks: Unit tests for deprecated object update.
Adrian Greeve [Tue, 27 Feb 2018 04:01:13 +0000 (12:01 +0800)]
MDL-61268 blocks: Unit tests for deprecated object update.

Unit tests for testing that the upgrade functions to change
the now deprecated object to stdClass works.

5 years agoMDL-61268 blocks: Fix corrupt configdata in block instances.
Adrian Greeve [Wed, 31 Jan 2018 10:57:06 +0000 (18:57 +0800)]
MDL-61268 blocks: Fix corrupt configdata in block instances.

Old configuration data in the block instances is base64 encoded with
the deprecated object class instead of stdClass.

5 years agoMerge branch 'MDL-61533-master-enfix' of git://github.com/mudrd8mz/moodle
Eloy Lafuente (stronk7) [Fri, 2 Mar 2018 00:42:45 +0000 (01:42 +0100)]
Merge branch 'MDL-61533-master-enfix' of git://github.com/mudrd8mz/moodle

5 years agoMDL-61533 lang: Merge English strings from the en_fix language pack
Helen Foster [Thu, 1 Mar 2018 14:17:20 +0000 (15:17 +0100)]
MDL-61533 lang: Merge English strings from the en_fix language pack

Significant string change:

* typeoflogin_desc,tool_mobile - removing sentence about autologinguests
* gradepublishing_help, core_grades - updated explanation mentioning the
  manager role and grade export publishing settings

5 years agoMDL-60991 Workshop: Display late submission text after deadline
M Kassaei [Thu, 4 Jan 2018 12:21:40 +0000 (12:21 +0000)]
MDL-60991 Workshop: Display late submission text after deadline

5 years agoMDL-36157 block_rss_client: Don't double escape titles.
Luca Bösch [Tue, 6 Feb 2018 22:36:47 +0000 (23:36 +0100)]
MDL-36157 block_rss_client: Don't double escape titles.

5 years agoMDL-61497 repository_onedrive: Use post 2015 icon
Luca Bösch [Tue, 20 Feb 2018 20:18:20 +0000 (21:18 +0100)]
MDL-61497 repository_onedrive: Use post 2015 icon

5 years agoMDL-60658 course, gradebook: fix missing unformat_float for gradepass
Chernyavskiy Leonid [Thu, 21 Dec 2017 03:46:09 +0000 (10:46 +0700)]
MDL-60658 course, gradebook: fix missing unformat_float for gradepass

Fix incorrect comparison of gradepass variable (with comma as decimal separator)
with grade variable when trying to save assignment settings.
Adds missing unformat_float($data['gradepass']).

5 years agoMDL-61211 lesson: Error when answer or response contains break tag
Mihail Geshoski [Wed, 28 Feb 2018 01:50:24 +0000 (09:50 +0800)]
MDL-61211 lesson: Error when answer or response contains break tag

5 years agoMDL-61380 Quiz: Adding a random question
Shamim Rezaie [Sun, 11 Feb 2018 15:03:45 +0000 (02:03 +1100)]
MDL-61380 Quiz: Adding a random question

5 years agoMerge branch 'MDL-61453-master-userpicturefiletype' of git://github.com/mudrd8mz...
Andrew Nicols [Thu, 1 Mar 2018 00:45:47 +0000 (08:45 +0800)]
Merge branch 'MDL-61453-master-userpicturefiletype' of git://github.com/mudrd8mz/moodle

5 years agoMDL-61380 Quiz: Initial implementation of slot_random class
Shamim Rezaie [Sun, 11 Feb 2018 07:11:58 +0000 (18:11 +1100)]
MDL-61380 Quiz: Initial implementation of slot_random class

5 years agoMDL-61380 Quiz: Migrate "random" questions data into quiz_slots
Shamim Rezaie [Sun, 11 Feb 2018 05:02:36 +0000 (16:02 +1100)]
MDL-61380 Quiz: Migrate "random" questions data into quiz_slots

Search for all "random" questions in the qbank and move the configuration data of each one to the quiz slots table.

5 years agoMDL-61380 Quiz: quiz_slots schema change
Shamim Rezaie [Sun, 11 Feb 2018 04:45:37 +0000 (15:45 +1100)]
MDL-61380 Quiz: quiz_slots schema change

Adding questioncategoryid and includingsubcategories to the quiz_slots table

5 years agoweekly release 3.5dev
Eloy Lafuente (stronk7) [Wed, 28 Feb 2018 11:58:13 +0000 (12:58 +0100)]
weekly release 3.5dev

5 years agoNOBUG: Fixed SVG browser compatibility
Eloy Lafuente (stronk7) [Wed, 28 Feb 2018 11:58:11 +0000 (12:58 +0100)]
NOBUG: Fixed SVG browser compatibility

5 years agoMDL-61549 user: Remove $already columns because none were loaded yet
Jan Dageförde [Tue, 27 Feb 2018 13:04:53 +0000 (14:04 +0100)]
MDL-61549 user: Remove $already columns because none were loaded yet

5 years agoMerge branch 'wip-MDL-61485-master' of git://github.com/marinaglancy/moodle
Jake Dallimore [Tue, 27 Feb 2018 01:37:45 +0000 (09:37 +0800)]
Merge branch 'wip-MDL-61485-master' of git://github.com/marinaglancy/moodle

5 years agoMerge branch 'MDL-61480-master' of git://github.com/andrewnicols/moodle
Jake Dallimore [Tue, 27 Feb 2018 01:04:45 +0000 (09:04 +0800)]
Merge branch 'MDL-61480-master' of git://github.com/andrewnicols/moodle

5 years agoMerge branch 'MDL-61249-master' of git://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Mon, 26 Feb 2018 22:10:14 +0000 (23:10 +0100)]
Merge branch 'MDL-61249-master' of git://github.com/sarjona/moodle

5 years agoMerge branch 'MDL-61393-master' of git://github.com/lameze/moodle
Eloy Lafuente (stronk7) [Mon, 26 Feb 2018 22:06:36 +0000 (23:06 +0100)]
Merge branch 'MDL-61393-master' of git://github.com/lameze/moodle

5 years agoMDL-61480 core: Check plugin installed before returning
Andrew Nicols [Tue, 20 Feb 2018 01:11:21 +0000 (09:11 +0800)]
MDL-61480 core: Check plugin installed before returning

5 years agoMerge branch 'MDL-60547-master' of git://github.com/cescobedo/moodle
Andrew Nicols [Mon, 26 Feb 2018 02:20:54 +0000 (10:20 +0800)]
Merge branch 'MDL-60547-master' of git://github.com/cescobedo/moodle

5 years agoMerge branch 'MDL-61462-master' of git://github.com/junpataleta/moodle
Andrew Nicols [Mon, 26 Feb 2018 02:10:27 +0000 (10:10 +0800)]
Merge branch 'MDL-61462-master' of git://github.com/junpataleta/moodle

5 years agoMDL-61249 enrol_manual: Fix end date calculation
Sara Arjona [Fri, 2 Feb 2018 13:53:56 +0000 (14:53 +0100)]
MDL-61249 enrol_manual: Fix end date calculation

This patch has been given by Bruno Malaval.

5 years agoweekly release 3.5dev
Jake Dallimore [Fri, 23 Feb 2018 03:51:28 +0000 (11:51 +0800)]
weekly release 3.5dev

5 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Jake Dallimore [Fri, 23 Feb 2018 03:51:27 +0000 (11:51 +0800)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

5 years agoMerge branch 'MDL-61444-master-fix' of https://github.com/lameze/moodle
Andrew Nicols [Thu, 22 Feb 2018 23:57:07 +0000 (07:57 +0800)]
Merge branch 'MDL-61444-master-fix' of https://github.com/lameze/moodle

5 years agoMDL-61444 question: hardFreeze tags element if no caps
Simey Lameze [Thu, 22 Feb 2018 23:44:57 +0000 (07:44 +0800)]
MDL-61444 question: hardFreeze tags element if no caps

5 years agoMDL-61393 pix: add tag icons
Barbara Ramiro [Tue, 20 Feb 2018 06:25:47 +0000 (14:25 +0800)]
MDL-61393 pix: add tag icons

5 years agoMerge branch 'MDL-61444-master' of git://github.com/lameze/moodle
Andrew Nicols [Thu, 22 Feb 2018 01:59:15 +0000 (09:59 +0800)]
Merge branch 'MDL-61444-master' of git://github.com/lameze/moodle