moodle.git
6 years agoMDL-58518 block_myoverview: use user's midnight for sort by courses
Ryan Wyllie [Tue, 2 May 2017 02:52:36 +0000 (02:52 +0000)]
MDL-58518 block_myoverview: use user's midnight for sort by courses

6 years agoMDL-58518 calendar: ignore events from courses user not enrolled in
Ryan Wyllie [Mon, 1 May 2017 07:56:34 +0000 (07:56 +0000)]
MDL-58518 calendar: ignore events from courses user not enrolled in

6 years agoon-demand release 3.3beta+
Dan Poltawski [Fri, 28 Apr 2017 11:36:29 +0000 (12:36 +0100)]
on-demand release 3.3beta+

6 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Dan Poltawski [Fri, 28 Apr 2017 11:36:27 +0000 (12:36 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

6 years agoMerge branch 'MDL-58643-master' of git://github.com/snake/moodle
Dan Poltawski [Fri, 28 Apr 2017 08:44:35 +0000 (09:44 +0100)]
Merge branch 'MDL-58643-master' of git://github.com/snake/moodle

6 years agoMDL-58643 behat: ensure results are in first page + multi suite fix.
Jake Dallimore [Fri, 28 Apr 2017 03:38:05 +0000 (11:38 +0800)]
MDL-58643 behat: ensure results are in first page + multi suite fix.

6 years agoMerge branch 'MDL-58741-master' of git://github.com/jleyva/moodle
Jun Pataleta [Fri, 28 Apr 2017 03:59:47 +0000 (11:59 +0800)]
Merge branch 'MDL-58741-master' of git://github.com/jleyva/moodle

6 years agoMDL-58573 mod_assign: Whitespace fix
Andrew Nicols [Fri, 28 Apr 2017 03:58:14 +0000 (11:58 +0800)]
MDL-58573 mod_assign: Whitespace fix

6 years agoMerge branch 'MDL-58573-master' of git://github.com/junpataleta/moodle
Andrew Nicols [Fri, 28 Apr 2017 03:46:02 +0000 (11:46 +0800)]
Merge branch 'MDL-58573-master' of git://github.com/junpataleta/moodle

6 years agoMerge branch 'wip-MDL-58731-master' of git://github.com/marinaglancy/moodle
Andrew Nicols [Fri, 28 Apr 2017 02:29:50 +0000 (10:29 +0800)]
Merge branch 'wip-MDL-58731-master' of git://github.com/marinaglancy/moodle

6 years agoMDL-58573 mod_assign: Upgrade code for default gradingduedate
Jun Pataleta [Mon, 24 Apr 2017 08:06:48 +0000 (16:06 +0800)]
MDL-58573 mod_assign: Upgrade code for default gradingduedate

* Set default grading due date one week from the due date if:
  - there is no grading due date set; and
  - the assignment's due date is not older than 3 weeks from the
    current date.

6 years agoMDL-58731 modules: display intro on the course page
Marina Glancy [Thu, 27 Apr 2017 03:21:01 +0000 (11:21 +0800)]
MDL-58731 modules: display intro on the course page

something that was forgotten when adding _get_coursemodule_info to activities in MDL-58190

6 years agoMerge branch 'wip-MDL-58689-master' of git://github.com/marinaglancy/moodle
Dan Poltawski [Thu, 27 Apr 2017 17:35:28 +0000 (18:35 +0100)]
Merge branch 'wip-MDL-58689-master' of git://github.com/marinaglancy/moodle

6 years agoMerge branch 'wip-MDL-58671-double-escaping-in-course-overview' of https://github...
Dan Poltawski [Thu, 27 Apr 2017 16:02:12 +0000 (17:02 +0100)]
Merge branch 'wip-MDL-58671-double-escaping-in-course-overview' of https://github.com/marcusgreen/moodle

6 years agoMDL-58741 webservice: Add missing params to webservice/pluginfile.php
Juan Leyva [Thu, 27 Apr 2017 13:48:10 +0000 (15:48 +0200)]
MDL-58741 webservice: Add missing params to webservice/pluginfile.php

MDL-58334 and MDL-32471 introduced new parameters in pluginfile.php but
they are missing from webservice/pluginfile.php

We need the offline one in the Mobile app (this new parameter was
designed thinking in the mobile app)

6 years agoMerge branch 'MDL-58722-master' of git://github.com/damyon/moodle
Dan Poltawski [Thu, 27 Apr 2017 13:36:23 +0000 (14:36 +0100)]
Merge branch 'MDL-58722-master' of git://github.com/damyon/moodle

6 years agoMDL-58722 mathjax: Update to 2.7.1 and remove a11y
Damyon Wiese [Wed, 26 Apr 2017 02:22:17 +0000 (10:22 +0800)]
MDL-58722 mathjax: Update to 2.7.1 and remove a11y

2.7.1 bundles the accessibility and mchem extensions so we no longer need to bundle them and apply custom config.

6 years agoMerge branch 'wip-MDL-58683-master' of git://github.com/marinaglancy/moodle
Eloy Lafuente (stronk7) [Thu, 27 Apr 2017 07:55:45 +0000 (09:55 +0200)]
Merge branch 'wip-MDL-58683-master' of git://github.com/marinaglancy/moodle

6 years agoMerge branch 'MDL-58578-master' of git://github.com/cameron1729/moodle
David Monllao [Thu, 27 Apr 2017 07:16:27 +0000 (15:16 +0800)]
Merge branch 'MDL-58578-master' of git://github.com/cameron1729/moodle

6 years agoMDL-58578 mod_assign: Correctly update user override priority
Cameron Ball [Thu, 20 Apr 2017 03:15:05 +0000 (11:15 +0800)]
MDL-58578 mod_assign: Correctly update user override priority

Since we now sort priority in ASC order, the top priority should be 0.

6 years agoMDL-58578 mod_quiz: Correctly provide group override priorities
Cameron Ball [Thu, 13 Apr 2017 06:06:09 +0000 (14:06 +0800)]
MDL-58578 mod_quiz: Correctly provide group override priorities

Previously the override priorities were being provided
back to front.

6 years agoMDL-58578 mod_lesson: Correctly provide group override priorities
Cameron Ball [Thu, 13 Apr 2017 05:38:25 +0000 (13:38 +0800)]
MDL-58578 mod_lesson: Correctly provide group override priorities

Previously the override priorities were being provided
back to front.

6 years agoMDL-58578 core_calendar: Properly respect priorities on overview
Cameron Ball [Thu, 13 Apr 2017 04:44:27 +0000 (12:44 +0800)]
MDL-58578 core_calendar: Properly respect priorities on overview

Prior to this patch, if a user was in two groups, and an override
existed for both groups in an assignment the override
visually lower on the override list would be displayed on the
overview, whereas the one visually higher would be displayed
in the assignment grading table.

6 years agoMDL-58557 mod_choice: only check responses if event is actionable
Ryan Wyllie [Thu, 27 Apr 2017 07:00:03 +0000 (07:00 +0000)]
MDL-58557 mod_choice: only check responses if event is actionable

6 years agoMerge branch 'MDL-58644-master' of git://github.com/ankitagarwal/moodle
Andrew Nicols [Thu, 27 Apr 2017 05:55:02 +0000 (13:55 +0800)]
Merge branch 'MDL-58644-master' of git://github.com/ankitagarwal/moodle

6 years agoMDL-58644 myoverview: Filter course summary before displaying.
Ankit Agarwal [Mon, 24 Apr 2017 04:01:28 +0000 (09:31 +0530)]
MDL-58644 myoverview: Filter course summary before displaying.

6 years agoMerge branch 'MDL-58701-master' of git://github.com/ankitagarwal/moodle
Jake Dallimore [Thu, 27 Apr 2017 05:33:10 +0000 (13:33 +0800)]
Merge branch 'MDL-58701-master' of git://github.com/ankitagarwal/moodle

6 years agoMerge branch 'MDL-58628-master' of git://github.com/jleyva/moodle
David Monllao [Thu, 27 Apr 2017 04:19:20 +0000 (12:19 +0800)]
Merge branch 'MDL-58628-master' of git://github.com/jleyva/moodle

6 years agoMerge branch 'MDL-58727-master' of git://github.com/jleyva/moodle
David Monllao [Thu, 27 Apr 2017 04:11:29 +0000 (12:11 +0800)]
Merge branch 'MDL-58727-master' of git://github.com/jleyva/moodle

6 years agoMDL-58701 phpunit: Add tests for external_settings
Ankit Agarwal [Wed, 26 Apr 2017 03:46:25 +0000 (09:16 +0530)]
MDL-58701 phpunit: Add tests for external_settings

6 years agoMDL-58701 libraries: Use pluginfile.php as rewrite url for web req.
Ankit Agarwal [Tue, 25 Apr 2017 07:16:46 +0000 (12:46 +0530)]
MDL-58701 libraries: Use pluginfile.php as rewrite url for web req.

6 years agoMerge branch 'MDL-58708-master' of git://github.com/jleyva/moodle
David Monllao [Thu, 27 Apr 2017 04:07:21 +0000 (12:07 +0800)]
Merge branch 'MDL-58708-master' of git://github.com/jleyva/moodle

6 years agoMDL-58683 mod_data: fix behat in clean
Marina Glancy [Thu, 27 Apr 2017 03:40:47 +0000 (11:40 +0800)]
MDL-58683 mod_data: fix behat in clean

In clean theme the behat step to add record to mod_data does not actually view the database
activity. In 3.3 the default value for completionview is 1 and it breaks the behat in Clean.

6 years agoMerge branch 'MDL-58557-master' of git://github.com/ryanwyllie/moodle
David Monllao [Thu, 27 Apr 2017 03:36:26 +0000 (11:36 +0800)]
Merge branch 'MDL-58557-master' of git://github.com/ryanwyllie/moodle

6 years agoMerge branch 'MDL-58698-master-strlang' of git://github.com/mudrd8mz/moodle
David Monllao [Thu, 27 Apr 2017 03:34:47 +0000 (11:34 +0800)]
Merge branch 'MDL-58698-master-strlang' of git://github.com/mudrd8mz/moodle

6 years agoMerge branch 'wip-MDL-57807-master' of git://github.com/abgreeve/moodle
David Monllao [Thu, 27 Apr 2017 03:33:27 +0000 (11:33 +0800)]
Merge branch 'wip-MDL-57807-master' of git://github.com/abgreeve/moodle

6 years agoMerge branch 'MDL-58372-master' of git://github.com/Dagefoerde/moodle
David Monllao [Thu, 27 Apr 2017 03:31:31 +0000 (11:31 +0800)]
Merge branch 'MDL-58372-master' of git://github.com/Dagefoerde/moodle

6 years agoMerge branch 'MDL-58691-master' of git://github.com/ankitagarwal/moodle
Andrew Nicols [Thu, 27 Apr 2017 03:25:35 +0000 (11:25 +0800)]
Merge branch 'MDL-58691-master' of git://github.com/ankitagarwal/moodle

6 years agoMerge branch 'MDL-54849-master' of git://github.com/damyon/moodle
David Monllao [Thu, 27 Apr 2017 03:20:02 +0000 (11:20 +0800)]
Merge branch 'MDL-54849-master' of git://github.com/damyon/moodle

6 years agoMerge branch 'MDL-58718-master' of git://github.com/andrewnicols/moodle
David Monllao [Thu, 27 Apr 2017 03:14:04 +0000 (11:14 +0800)]
Merge branch 'MDL-58718-master' of git://github.com/andrewnicols/moodle

6 years agoMDL-58689 dml: prevent logging during setup
Marina Glancy [Thu, 27 Apr 2017 01:39:36 +0000 (09:39 +0800)]
MDL-58689 dml: prevent logging during setup

6 years agoMDL-57807 mod_data: Advanced search with menu item.
Adrian Greeve [Wed, 26 Apr 2017 05:36:53 +0000 (13:36 +0800)]
MDL-57807 mod_data: Advanced search with menu item.

It is now possible to search other criteria without first
setting the menu items.

Thanks to Sergey Gorbatov for providing this patch.

6 years agoMDL-58698 js: Fix the detection of the moodle language
David Mudrák [Wed, 26 Apr 2017 08:14:50 +0000 (10:14 +0200)]
MDL-58698 js: Fix the detection of the moodle language

This is the same problem that we had in MDL-52486. When the language
pack with multiple underscores (such as "en_us_k12") is selected, the
html root element's "lang" attribute is set to

    <html lang="en-us-12" ...>

which we then map back to the Moodle lang code using the JS function
replace().

What was missed in MDL-52486 was that when replacing a value (and not a
regular expression), only the first instance of the value is replaced.
So the value "en_us-k12" was sent as the lang parameter for the
core_string, which is invalid PARAM_LANG value and the exception was
thrown.

In case of the user_date.js, there was no actual problem experienced and
probably there is none as the language code is used as a cache key
rather than a PARAM_LANG parameter. But we are changing it too for
consistency.

6 years agoAutomatically generated installer lang files
AMOS bot [Wed, 26 Apr 2017 16:05:04 +0000 (00:05 +0800)]
Automatically generated installer lang files

6 years agoMDL-58708 mod_lesson: Fix notice in lesson
Juan Leyva [Wed, 26 Apr 2017 14:05:25 +0000 (16:05 +0200)]
MDL-58708 mod_lesson: Fix notice in lesson

The notice was displayed only when accesing restored Moodle 1.X lessons.

6 years agoMDL-58372 repository_webdav: Explicitly pass some filename
Jan Dageförde [Wed, 26 Apr 2017 08:44:52 +0000 (10:44 +0200)]
MDL-58372 repository_webdav: Explicitly pass some filename

Not passing anything triggers PHP 7.1 "Too few arguments" exception.

6 years agoMDL-58727 tool_mobile: Return always launcher in get_public_config WS
Juan Leyva [Wed, 26 Apr 2017 07:26:13 +0000 (09:26 +0200)]
MDL-58727 tool_mobile: Return always launcher in get_public_config WS

Recently we added support to the new OAuth SSO methods (Google,
Facebook, Microsoft) and identity providers, that will require
launchurl to be returned always by tool_mobile_get_public_config

It is safe to return always the launchurl, the main reason to not
return it was to reduce data returned by Web Services when was not
required.

6 years agoon-demand release 3.3beta+
Jake Dallimore [Wed, 26 Apr 2017 06:49:49 +0000 (14:49 +0800)]
on-demand release 3.3beta+

6 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Jake Dallimore [Wed, 26 Apr 2017 06:49:48 +0000 (14:49 +0800)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

6 years agoMerge branch 'MDL-58668-master' of git://github.com/jleyva/moodle
Jun Pataleta [Wed, 26 Apr 2017 03:06:30 +0000 (11:06 +0800)]
Merge branch 'MDL-58668-master' of git://github.com/jleyva/moodle

6 years agoMDL-58557 mod_choice: change action event callback logic
Ryan Wyllie [Fri, 21 Apr 2017 02:07:39 +0000 (02:07 +0000)]
MDL-58557 mod_choice: change action event callback logic

6 years agoMDL-58718 filestorage: Normalise file paths for Windows
Andrew Nicols [Wed, 26 Apr 2017 01:35:19 +0000 (09:35 +0800)]
MDL-58718 filestorage: Normalise file paths for Windows

6 years agoMDL-58718 unit tests: fix some windows + 32bits problems
Eloy Lafuente (stronk7) [Tue, 25 Apr 2017 18:21:48 +0000 (20:21 +0200)]
MDL-58718 unit tests: fix some windows + 32bits problems

- We were using number beyond 32 bits MAXINT.
- setTimestamp() needs an integer. Better fulfill it.

6 years agoMDL-58671 blocks: double-escaping-in-course-overview
Marcus Green [Tue, 25 Apr 2017 14:40:35 +0000 (15:40 +0100)]
MDL-58671 blocks: double-escaping-in-course-overview

Added extra { } braces in mustache to prevent double escaping
which means they are now tripple braces.

Previously if a course name or item such as an assighment
had a character like &  it would show as &amp in the course
overview block.

6 years agoMDL-58668 mod_lesson: Fix how multi answers are processed
Juan Leyva [Fri, 21 Apr 2017 09:26:43 +0000 (11:26 +0200)]
MDL-58668 mod_lesson: Fix how multi answers are processed

The module was choosing as incorrect the first possible incorrect
answer instead the first student incorrect answer.
In the patch I also refactored the foreach loop to avoid code
duplication.

6 years agoMerge branch 'MDL-58556-master' of git://github.com/damyon/moodle
Dan Poltawski [Mon, 24 Apr 2017 10:05:09 +0000 (11:05 +0100)]
Merge branch 'MDL-58556-master' of git://github.com/damyon/moodle

6 years agoMDL-58691 exporter: Filters should always apply for web pages
Ankit Agarwal [Mon, 24 Apr 2017 06:17:29 +0000 (11:47 +0530)]
MDL-58691 exporter: Filters should always apply for web pages

The variables AJAX_SCIRPT, CLI_SCRIPT, WS_SERVER are always defined (and set to false)
when webpages are rendered, hence the check of 'defined' is invalid

6 years agoMerge branch 'MDL-57793-master' of git://github.com/junpataleta/moodle
Jake Dallimore [Mon, 24 Apr 2017 07:16:30 +0000 (15:16 +0800)]
Merge branch 'MDL-57793-master' of git://github.com/junpataleta/moodle

6 years agoMDL-58556 auth: better expired password
Damyon Wiese [Fri, 21 Apr 2017 05:27:35 +0000 (13:27 +0800)]
MDL-58556 auth: better expired password

If the auth plugin is using a custom url to change password - don't rely on forcepasswordchange
user preference being reset.

6 years agoMDL-54849 lesson: Move on to next question
Damyon Wiese [Mon, 24 Apr 2017 06:06:57 +0000 (14:06 +0800)]
MDL-54849 lesson: Move on to next question

Move on to next question button takes you to the same question again.

6 years agoMerge branch 'MDL-58659-master' of git://github.com/jleyva/moodle
Jake Dallimore [Mon, 24 Apr 2017 04:02:20 +0000 (12:02 +0800)]
Merge branch 'MDL-58659-master' of git://github.com/jleyva/moodle

6 years agoMerge branch 'wip-MDL-58666-master' of git://github.com/marinaglancy/moodle
David Monllao [Mon, 24 Apr 2017 03:47:56 +0000 (11:47 +0800)]
Merge branch 'wip-MDL-58666-master' of git://github.com/marinaglancy/moodle

6 years agoMerge branch 'MDL-58600-master' of git://github.com/ankitagarwal/moodle
Jun Pataleta [Mon, 24 Apr 2017 03:09:33 +0000 (11:09 +0800)]
Merge branch 'MDL-58600-master' of git://github.com/ankitagarwal/moodle

6 years agoMDL-58600 competencies: Use correct formating api in exporter
Ankit Agarwal [Wed, 19 Apr 2017 05:45:54 +0000 (11:15 +0530)]
MDL-58600 competencies: Use correct formating api in exporter

6 years agoMerge branch 'MDL-58681' of git://github.com/stronk7/moodle
Jun Pataleta [Mon, 24 Apr 2017 02:24:33 +0000 (10:24 +0800)]
Merge branch 'MDL-58681' of git://github.com/stronk7/moodle

6 years agoMerge branch 'MDL-58586-master' of git://github.com/damyon/moodle
Jun Pataleta [Mon, 24 Apr 2017 01:33:12 +0000 (09:33 +0800)]
Merge branch 'MDL-58586-master' of git://github.com/damyon/moodle

6 years agoMerge branch 'MDL-51932-master-workshopswitch' of git://github.com/mudrd8mz/moodle
Jun Pataleta [Mon, 24 Apr 2017 00:34:06 +0000 (08:34 +0800)]
Merge branch 'MDL-51932-master-workshopswitch' of git://github.com/mudrd8mz/moodle

6 years agoMDL-58681 behat: Split checkbox and advcheckbox tests
Eloy Lafuente (stronk7) [Sun, 23 Apr 2017 16:13:02 +0000 (18:13 +0200)]
MDL-58681 behat: Split checkbox and advcheckbox tests

MDL-58267 converted "Display description on course page" to advcheckbox
(see 7f53e8aa22d555ba5f94530b7fc04a4e95f35c98).

Advanced checkboxes cannot be tested without real browser because Goutte
does not support the hidden+checkbox duality (MDL-55386).

So this patch does:

- Convert the NON-JS checks to use the "Force format" field (normal checkbox).
- Move the "Display description on course page" (adv. checkbox) to the JS scenario.
- Complete the 2 groups of checks above so the two ways to tick and untick are covered:
    - I set the field "xxxx" to "yyyy"
    - I set the following fields to these values:
- Complete the 2 groups of checks above so the two ways to verify the values are covered:
    - the field "xxxx" [matches|does not match] value "yyyy"
    - the following fields [match|do not match] these values:

That's all! The scenario is a bit spaghetti but it's way off the scope
of the issue to fix that.

6 years agoAutomatically generated installer lang files
AMOS bot [Sat, 22 Apr 2017 16:04:01 +0000 (00:04 +0800)]
Automatically generated installer lang files

6 years agoMoodle release 3.3beta v3.3.0-beta
Dan Poltawski [Fri, 21 Apr 2017 14:48:31 +0000 (15:48 +0100)]
Moodle release 3.3beta

6 years agoNOBUG: Fixed SVG browser compatibility
Dan Poltawski [Fri, 21 Apr 2017 14:48:28 +0000 (15:48 +0100)]
NOBUG: Fixed SVG browser compatibility

6 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Dan Poltawski [Fri, 21 Apr 2017 14:48:27 +0000 (15:48 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

6 years agoMerge branch 'MDL-58138-master-bulkcompletefix' of https://github.com/mudrd8mz/moodle
Dan Poltawski [Fri, 21 Apr 2017 14:37:51 +0000 (15:37 +0100)]
Merge branch 'MDL-58138-master-bulkcompletefix' of https://github.com/mudrd8mz/moodle

6 years agoMDL-58138 completion: Fix capability required for setting defaults
David Mudrák [Fri, 21 Apr 2017 14:22:50 +0000 (16:22 +0200)]
MDL-58138 completion: Fix capability required for setting defaults

As per core_completion\manager::get_available_completion_tabs() the
required capability for this feature is moodle/course:manageactivities,
not moodle/course:update.

6 years agoMerge branch 'wip-MDL-58138-fix2' of https://github.com/marinaglancy/moodle
Dan Poltawski [Fri, 21 Apr 2017 08:04:43 +0000 (09:04 +0100)]
Merge branch 'wip-MDL-58138-fix2' of https://github.com/marinaglancy/moodle

6 years agoMDL-58138 completion: manual completion may have expected date
Marina Glancy [Fri, 21 Apr 2017 07:01:32 +0000 (15:01 +0800)]
MDL-58138 completion: manual completion may have expected date

6 years agoMerge branch 'MDL-58621-master-fix' of git://github.com/lameze/moodle
David Monllao [Fri, 21 Apr 2017 06:30:52 +0000 (14:30 +0800)]
Merge branch 'MDL-58621-master-fix' of git://github.com/lameze/moodle

6 years agoMDL-58621 block_myoverview: remove behat steps checking dates
Simey Lameze [Fri, 21 Apr 2017 05:09:06 +0000 (13:09 +0800)]
MDL-58621 block_myoverview: remove behat steps checking dates

6 years agoMerge branch 'MDL-58349-int-fix-1' of github.com:ryanwyllie/moodle
David Monllao [Fri, 21 Apr 2017 05:10:50 +0000 (13:10 +0800)]
Merge branch 'MDL-58349-int-fix-1' of github.com:ryanwyllie/moodle

6 years agoMDL-58666 course: add module name to cache
Marina Glancy [Fri, 21 Apr 2017 05:00:28 +0000 (13:00 +0800)]
MDL-58666 course: add module name to cache

without it there will be an extra db read in get_array_of_activities() to retrieve it for each activity

6 years agoMDL-58349 mod_assign: text wrap for comment search while grading
Ryan Wyllie [Fri, 21 Apr 2017 04:45:48 +0000 (04:45 +0000)]
MDL-58349 mod_assign: text wrap for comment search while grading

6 years agoMerge branch 'MDL-58566_master' of github.com:markn86/moodle
Jun Pataleta [Fri, 21 Apr 2017 03:52:35 +0000 (11:52 +0800)]
Merge branch 'MDL-58566_master' of github.com:markn86/moodle

6 years agoMDL-58586 css: add margin to userpictures
Damyon Wiese [Fri, 21 Apr 2017 03:38:32 +0000 (11:38 +0800)]
MDL-58586 css: add margin to userpictures

Boost has a right margin on the userpicture but this is missing in bootstrapbase (it is
added only on random pages).

Add a margin to bootstrapbase so it matches boost.

6 years agoMerge branch 'MDL-58636-master' of git://github.com/andrewnicols/moodle
Jun Pataleta [Fri, 21 Apr 2017 03:37:57 +0000 (11:37 +0800)]
Merge branch 'MDL-58636-master' of git://github.com/andrewnicols/moodle

6 years agoMDL-58566 calendar: fixed comment's reference to non-existent function
Mark Nelson [Fri, 21 Apr 2017 03:27:14 +0000 (11:27 +0800)]
MDL-58566 calendar: fixed comment's reference to non-existent function

6 years agoMDL-58636 course: Ensure that the drag constraint has height
Andrew Nicols [Wed, 19 Apr 2017 02:35:37 +0000 (10:35 +0800)]
MDL-58636 course: Ensure that the drag constraint has height

6 years agoMerge branch 'MDL-58490-master-fix' of https://github.com/lameze/moodle
Andrew Nicols [Fri, 21 Apr 2017 02:39:41 +0000 (10:39 +0800)]
Merge branch 'MDL-58490-master-fix' of https://github.com/lameze/moodle

6 years agoMDL-58490 block_myoverview: add missing completionlib include
Simey Lameze [Fri, 21 Apr 2017 02:33:36 +0000 (10:33 +0800)]
MDL-58490 block_myoverview: add missing completionlib include

6 years agoMerge branch 'MDL-58613-master-workshopfullname' of git://github.com/mudrd8mz/moodle
Jake Dallimore [Fri, 21 Apr 2017 02:26:00 +0000 (10:26 +0800)]
Merge branch 'MDL-58613-master-workshopfullname' of git://github.com/mudrd8mz/moodle

6 years agoMDL-57457 mod_book: Chapters are not userdata plus some improvements
Marina Glancy [Fri, 21 Apr 2017 02:05:59 +0000 (10:05 +0800)]
MDL-57457 mod_book: Chapters are not userdata plus some improvements

6 years agoMDL-57457 mod_book: Fix bug with edit form when tagging disabled
Andrew Hancox [Wed, 19 Apr 2017 10:27:26 +0000 (11:27 +0100)]
MDL-57457 mod_book: Fix bug with edit form when tagging disabled

6 years agoMDL-57457 mod_book: performance improvement for tags backup/restore
Andrew Hancox [Wed, 19 Apr 2017 08:38:31 +0000 (09:38 +0100)]
MDL-57457 mod_book: performance improvement for tags backup/restore

6 years agoMDL-57457 mod_book: Implement tagging
Andrew Hancox [Fri, 24 Mar 2017 15:34:45 +0000 (15:34 +0000)]
MDL-57457 mod_book: Implement tagging

6 years agoMerge branch 'MDL-58590' of https://github.com/sk-unikent/moodle
David Monllao [Fri, 21 Apr 2017 02:03:59 +0000 (10:03 +0800)]
Merge branch 'MDL-58590' of https://github.com/sk-unikent/moodle

6 years agoMerge branch 'MDL-58482-master' of git://github.com/lameze/moodle
Jun Pataleta [Fri, 21 Apr 2017 01:04:32 +0000 (09:04 +0800)]
Merge branch 'MDL-58482-master' of git://github.com/lameze/moodle

6 years agoMerge branch 'MDL-58490-master' of git://github.com/lameze/moodle
Andrew Nicols [Fri, 21 Apr 2017 00:52:15 +0000 (08:52 +0800)]
Merge branch 'MDL-58490-master' of git://github.com/lameze/moodle

6 years agoMDL-58482 theme_boost: css fixes for view badge page
Simey Lameze [Wed, 19 Apr 2017 07:42:00 +0000 (15:42 +0800)]
MDL-58482 theme_boost: css fixes for view badge page

6 years agoAutomatically generated installer lang files
AMOS bot [Thu, 20 Apr 2017 16:09:48 +0000 (00:09 +0800)]
Automatically generated installer lang files

6 years agoMerge branch 'MDL-58621-master' of git://github.com/ryanwyllie/moodle
Dan Poltawski [Thu, 20 Apr 2017 12:14:00 +0000 (13:14 +0100)]
Merge branch 'MDL-58621-master' of git://github.com/ryanwyllie/moodle

6 years agoMDL-58659 enroll: Add start and end date fields required by overview
Juan Leyva [Thu, 20 Apr 2017 10:54:33 +0000 (12:54 +0200)]
MDL-58659 enroll: Add start and end date fields required by overview

Those fields are required to display the courses overview for final
users.