moodle.git
10 years agoMDL-42875 users: Show only profile visible roles on participants list
pau.ferrer-ocana [Wed, 29 Oct 2014 09:32:57 +0000 (10:32 +0100)]
MDL-42875 users: Show only profile visible roles on participants list

10 years agoMerge branch 'MDL-25057-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
Marina Glancy [Thu, 30 Oct 2014 09:15:59 +0000 (17:15 +0800)]
Merge branch 'MDL-25057-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE

10 years agoMerge branch 'MDL-47569_CC_Errors26' of git://github.com/moodlerooms/moodle into...
Marina Glancy [Thu, 30 Oct 2014 08:17:06 +0000 (16:17 +0800)]
Merge branch 'MDL-47569_CC_Errors26' of git://github.com/moodlerooms/moodle into MOODLE_26_STABLE

10 years agoMerge branch '47970-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
Marina Glancy [Thu, 30 Oct 2014 08:16:59 +0000 (16:16 +0800)]
Merge branch '47970-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE

10 years agoMerge branch 'MDL-29873_26' of git://github.com/jmvedrine/moodle into MOODLE_26_STABLE
Marina Glancy [Thu, 30 Oct 2014 06:18:07 +0000 (14:18 +0800)]
Merge branch 'MDL-29873_26' of git://github.com/jmvedrine/moodle into MOODLE_26_STABLE

10 years agoMDL-25057 mod_forum: Stop duplicating forum_read posts from cron
Andrew Nicols [Wed, 29 Oct 2014 01:28:55 +0000 (09:28 +0800)]
MDL-25057 mod_forum: Stop duplicating forum_read posts from cron

This also includes an upgrade script to delete the existing duplicates.

10 years agoMDL-47970 mod_scorm: fixed HTML5 validation error
Sam Hemelryk [Thu, 30 Oct 2014 01:23:59 +0000 (14:23 +1300)]
MDL-47970 mod_scorm: fixed HTML5 validation error

10 years agoMDL-47569 backup: Do not close questions tag if never opened
Mark Nielsen [Tue, 7 Oct 2014 18:48:35 +0000 (11:48 -0700)]
MDL-47569 backup: Do not close questions tag if never opened

This can happen when restoring quizzes that
do not have any questions.

10 years agoMDL-47569 backup: Escape section summary for XML
Mark Nielsen [Tue, 7 Oct 2014 18:47:40 +0000 (11:47 -0700)]
MDL-47569 backup: Escape section summary for XML

This was causing the parsing of the XML
to fail because things like & were not
escaped.

10 years agoMerge branch 'wip_MDL-40949_m26_pathsettings' of https://github.com/skodak/moodle...
Dan Poltawski [Wed, 29 Oct 2014 13:24:23 +0000 (13:24 +0000)]
Merge branch 'wip_MDL-40949_m26_pathsettings' of https://github.com/skodak/moodle into MOODLE_26_STABLE

10 years agoMDL-47584 database SQL: add debug info on connection error notices
Julien Boulen [Wed, 8 Oct 2014 11:56:31 +0000 (13:56 +0200)]
MDL-47584 database SQL: add debug info on connection error notices

10 years agoMerge branch 'wip-MDL-47647-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
Damyon Wiese [Wed, 29 Oct 2014 08:18:53 +0000 (16:18 +0800)]
Merge branch 'wip-MDL-47647-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE

10 years agoMerge branch 'MDL-47790-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
Damyon Wiese [Wed, 29 Oct 2014 07:50:19 +0000 (15:50 +0800)]
Merge branch 'MDL-47790-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE

10 years agoMDL-46219 assignment: delete files when resetting assign activities
Daniel Kosinski [Tue, 5 Aug 2014 21:31:20 +0000 (23:31 +0200)]
MDL-46219 assignment: delete files when resetting assign activities

10 years agoMerge branch 'MDL-47755_26' of https://github.com/totara/openbadges into MOODLE_26_STABLE
Damyon Wiese [Wed, 29 Oct 2014 07:31:26 +0000 (15:31 +0800)]
Merge branch 'MDL-47755_26' of https://github.com/totara/openbadges into MOODLE_26_STABLE

10 years agoMerge branch 'wip-MDL-47796-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
Damyon Wiese [Wed, 29 Oct 2014 07:16:32 +0000 (15:16 +0800)]
Merge branch 'wip-MDL-47796-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE

10 years agoMerge branch 'MDL-47612-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
Damyon Wiese [Wed, 29 Oct 2014 06:54:04 +0000 (14:54 +0800)]
Merge branch 'MDL-47612-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE

10 years agoMerge branch 'MDL-47227_MOODLE_26_STABLE' of https://github.com/crazyserver/moodle...
Damyon Wiese [Wed, 29 Oct 2014 06:43:49 +0000 (14:43 +0800)]
Merge branch 'MDL-47227_MOODLE_26_STABLE' of https://github.com/crazyserver/moodle into MOODLE_26_STABLE

10 years agoMDL-47796 mod_data: Fix display of group records.
Adrian Greeve [Wed, 29 Oct 2014 05:52:29 +0000 (13:52 +0800)]
MDL-47796 mod_data: Fix display of group records.

When viewing entries as a teacher in separate group
mode, changing the group would result in random
entries being shown.

10 years agoMDL-33939 gradingform_guide: use correct max grade for scales.
Dan Marsden [Mon, 13 Oct 2014 06:47:04 +0000 (19:47 +1300)]
MDL-33939 gradingform_guide: use correct max grade for scales.

10 years agoMerge branch 'wip-MDL-46517-m26' of git://github.com/marinaglancy/moodle into MOODLE_...
Damyon Wiese [Wed, 29 Oct 2014 05:14:18 +0000 (13:14 +0800)]
Merge branch 'wip-MDL-46517-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE

10 years agoMDL-40343 forum: indent less when mobile, nested
David Scotson [Tue, 4 Feb 2014 14:17:08 +0000 (14:17 +0000)]
MDL-40343 forum: indent less when mobile, nested

Changes the indenting of forum replies to be relative to the width of
the parent container, so the indent decreases as threads get nested
deeper. Also reduces the indent size automatically for smaller screen
sizes.

10 years agoMDL-46517 calendar: adjust display for DST
Marina Glancy [Wed, 29 Oct 2014 02:30:54 +0000 (10:30 +0800)]
MDL-46517 calendar: adjust display for DST

Thanks to Jo Matthews for providing a patch

10 years agoMDL-46517 calendar: adjust dates for DST
Corey Wallis [Fri, 17 Oct 2014 03:58:49 +0000 (14:28 +1030)]
MDL-46517 calendar: adjust dates for DST

Change-Id: I269382031e4ffa714396f3d9ce2315a5c96d929c

10 years agoMDL-40949 admin: Fix $CFG->preventexecpath hints
Petr Skoda [Tue, 28 Oct 2014 21:36:59 +0000 (10:36 +1300)]
MDL-40949 admin: Fix $CFG->preventexecpath hints

This setting restricts all local paths, not just
executables.

10 years agoweekly release 2.6.5+
Dan Poltawski [Tue, 28 Oct 2014 12:32:10 +0000 (12:32 +0000)]
weekly release 2.6.5+

10 years agoMerge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install...
Dan Poltawski [Tue, 28 Oct 2014 12:32:08 +0000 (12:32 +0000)]
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE

10 years agoMDL-47227 admin: Fix user bulk selection over 1000
Pau Ferrer Ocaña [Tue, 28 Oct 2014 08:00:05 +0000 (09:00 +0100)]
MDL-47227 admin: Fix user bulk selection over 1000

10 years agoMDL-47790 core_outputcomponents: added one more <tr> around <td clspan="xx"> when...
Kordan [Wed, 22 Oct 2014 05:27:11 +0000 (07:27 +0200)]
MDL-47790 core_outputcomponents: added one more <tr> around <td clspan="xx"> when $table->data[] = "hr" is provided

10 years agoMerge branch '47914-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
Marina Glancy [Tue, 28 Oct 2014 04:24:24 +0000 (12:24 +0800)]
Merge branch '47914-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE

10 years agoMDL-47183 post-integration fixes
Sam Hemelryk [Tue, 28 Oct 2014 02:19:28 +0000 (15:19 +1300)]
MDL-47183 post-integration fixes

* Fixed typo with context_module::instance
* Fixed use of $mod->get_context()

10 years agoMerge branch 'MDL-47183-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE
Sam Hemelryk [Tue, 28 Oct 2014 01:02:24 +0000 (14:02 +1300)]
Merge branch 'MDL-47183-26' of git://github.com/andrewnicols/moodle into MOODLE_26_STABLE

10 years agoMDL-47914 report_stats: better handling of user and mode
Sam Hemelryk [Mon, 27 Oct 2014 22:22:51 +0000 (11:22 +1300)]
MDL-47914 report_stats: better handling of user and mode

10 years agoMDL-47585 stats: fixed incorrect user dropdown
Marina Glancy [Thu, 9 Oct 2014 06:35:15 +0000 (14:35 +0800)]
MDL-47585 stats: fixed incorrect user dropdown

10 years agoAutomatically generated installer lang files
AMOS bot [Mon, 27 Oct 2014 16:05:39 +0000 (00:05 +0800)]
Automatically generated installer lang files

10 years agoMDL-47647 lib: Fix message unit test failure.
Adrian Greeve [Mon, 27 Oct 2014 08:35:06 +0000 (16:35 +0800)]
MDL-47647 lib: Fix message unit test failure.

Messaging unit tests on Windows were failing because
of a comparison between two file paths. Part of the
path would have a forward slash instead of a backslash
and so would fail.

10 years agoMerge branch 'MDL-47588_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
Damyon Wiese [Mon, 27 Oct 2014 07:31:21 +0000 (15:31 +0800)]
Merge branch 'MDL-47588_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE

10 years agoMerge branch 'm26_MDL-47210_IIS_PATH_INFO_Ignored_In_Required_Login_Pluginfile_Redire...
Damyon Wiese [Mon, 27 Oct 2014 06:01:37 +0000 (14:01 +0800)]
Merge branch 'm26_MDL-47210_IIS_PATH_INFO_Ignored_In_Required_Login_Pluginfile_Redirect' of https://github.com/scara/moodle into MOODLE_26_STABLE

10 years agoMerge branch 'MDL-47882_scorm_loadsco_invalid_html_26_STABLE' of git://github.com...
Marina Glancy [Mon, 27 Oct 2014 03:49:48 +0000 (11:49 +0800)]
Merge branch 'MDL-47882_scorm_loadsco_invalid_html_26_STABLE' of git://github.com/MorrisR2/moodle into MOODLE_26_STABLE

10 years agoMDL-47690 Course: Remove unused variable from unit tests.
Damyon Wiese [Mon, 27 Oct 2014 03:26:35 +0000 (11:26 +0800)]
MDL-47690 Course: Remove unused variable from unit tests.

10 years agoMerge branch 'MDL-47690-26' of git://github.com/jleyva/moodle into MOODLE_26_STABLE
Damyon Wiese [Mon, 27 Oct 2014 03:28:20 +0000 (11:28 +0800)]
Merge branch 'MDL-47690-26' of git://github.com/jleyva/moodle into MOODLE_26_STABLE

10 years agoMerge branch 'wip-MDL-30358-m26' of git://github.com/marinaglancy/moodle into MOODLE_...
Damyon Wiese [Mon, 27 Oct 2014 02:31:35 +0000 (10:31 +0800)]
Merge branch 'wip-MDL-30358-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE

10 years agoMDL-47210 Files API: IIS, PATH_INFO ignored in required login redirect.
Matteo Scaramuccia [Sat, 4 Oct 2014 12:14:44 +0000 (14:14 +0200)]
MDL-47210 Files API: IIS, PATH_INFO ignored in required login redirect.

10 years agoMDL-47882 SCORM: invalid HTML in loadSCO.php
Ray Morris [Fri, 24 Oct 2014 22:05:00 +0000 (17:05 -0500)]
MDL-47882 SCORM: invalid HTML in loadSCO.php

10 years agoMDL-47588 question behat tests: don't close the preview window.
Tim Hunt [Tue, 14 Oct 2014 14:10:59 +0000 (15:10 +0100)]
MDL-47588 question behat tests: don't close the preview window.

If you do. Chrome + Selenium2 gets stuck (on Windows at least). Selenium
must be trying to send commands ot a window that does not exist any
more.

10 years agoMDL-47588 behat: fix switching back to the main window in Chrome
Tim Hunt [Tue, 14 Oct 2014 13:35:30 +0000 (14:35 +0100)]
MDL-47588 behat: fix switching back to the main window in Chrome

This fix is mostly based on what Colin Chambers found out. This commit
is a simplification of his work.

The problem is that the Chrome / Selenium 2 integration cannot swich to
a window with a blank name. The work-around applied here is, when we
switch away from an unnamed window, we set a name on it. Then we can use
that name to switch back.

10 years agoMerge branch 'MDL-46712-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
Dan Poltawski [Fri, 24 Oct 2014 14:37:27 +0000 (15:37 +0100)]
Merge branch 'MDL-46712-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE

10 years agoMerge branch 'MDL-47780_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE
Dan Poltawski [Fri, 24 Oct 2014 14:19:50 +0000 (15:19 +0100)]
Merge branch 'MDL-47780_m26' of https://github.com/markn86/moodle into MOODLE_26_STABLE

10 years agoMerge branch 'wip-MDL-47760-m26' of git://github.com/marinaglancy/moodle into MOODLE_...
Dan Poltawski [Fri, 24 Oct 2014 14:18:35 +0000 (15:18 +0100)]
Merge branch 'wip-MDL-47760-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE

10 years agoMerge branch '46518-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
Dan Poltawski [Fri, 24 Oct 2014 14:16:59 +0000 (15:16 +0100)]
Merge branch '46518-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE

10 years agoMerge branch '47608-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
Dan Poltawski [Fri, 24 Oct 2014 14:13:27 +0000 (15:13 +0100)]
Merge branch '47608-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE

10 years agoMerge branch 'MDL-47397-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE
Dan Poltawski [Fri, 24 Oct 2014 14:09:50 +0000 (15:09 +0100)]
Merge branch 'MDL-47397-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE

10 years agoweekly release 2.6.5+
Dan Poltawski [Fri, 24 Oct 2014 10:15:07 +0000 (11:15 +0100)]
weekly release 2.6.5+

10 years agoMerge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install...
Dan Poltawski [Fri, 24 Oct 2014 10:15:05 +0000 (11:15 +0100)]
Merge branch 'install_26_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_26_STABLE

10 years agoMDL-47690 web services: Fixed invalid return parameter type in mod_url
Juan Leyva [Wed, 15 Oct 2014 11:14:42 +0000 (13:14 +0200)]
MDL-47690 web services: Fixed invalid return parameter type in mod_url

10 years agoMDL-46332 : Display of 'Remove' button in Add/Remove Groups in Grouping
Dan Bennett [Fri, 17 Oct 2014 10:03:36 +0000 (11:03 +0100)]
MDL-46332 : Display of 'Remove' button in Add/Remove Groups in Grouping

Fixed styling of Add/Remove Groups in Grouping to now use the same
layout as the Group Members page.
This fixes the issue with buttons being unaligned and introduces
consistency between pages.

10 years agoMerge branch 'MDL-47340-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE
Marina Glancy [Fri, 24 Oct 2014 03:55:42 +0000 (11:55 +0800)]
Merge branch 'MDL-47340-26' of git://github.com/jethac/moodle into MOODLE_26_STABLE

10 years agoMerge branch '46499-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
Damyon Wiese [Fri, 24 Oct 2014 03:12:00 +0000 (11:12 +0800)]
Merge branch '46499-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE

10 years agoMerge branch 'wip_MDL-47795_M26' of git://github.com/gjb2048/moodle into MOODLE_26_STABLE
Sam Hemelryk [Thu, 23 Oct 2014 20:58:57 +0000 (09:58 +1300)]
Merge branch 'wip_MDL-47795_M26' of git://github.com/gjb2048/moodle into MOODLE_26_STABLE

10 years agoMDL-46853 calendar: fix import of no duration events
gdharris [Fri, 15 Aug 2014 19:31:48 +0000 (15:31 -0400)]
MDL-46853 calendar: fix import of no duration events

10 years agoMerge branch 'MDL-47815-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE
Dan Poltawski [Thu, 23 Oct 2014 16:28:42 +0000 (17:28 +0100)]
Merge branch 'MDL-47815-26' of git://github.com/damyon/moodle into MOODLE_26_STABLE

10 years agoMerge branch '47684-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE
Dan Poltawski [Thu, 23 Oct 2014 15:33:00 +0000 (16:33 +0100)]
Merge branch '47684-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE

10 years agoMDL-47397 assignfeedback_editpdf: Tests use reliable way to annotate PDF
Frederic Massart [Thu, 23 Oct 2014 09:35:41 +0000 (17:35 +0800)]
MDL-47397 assignfeedback_editpdf: Tests use reliable way to annotate PDF

The drag and drop step did not work, so we moved to using the stamps
to annotate the PDF. They do not rely on drag&drop and produce the same
effects.

10 years agoMDL-47397 assignfeedback_editpdf: Copy stamps to other students in team
Frederic Massart [Thu, 23 Oct 2014 09:37:52 +0000 (17:37 +0800)]
MDL-47397 assignfeedback_editpdf: Copy stamps to other students in team

During a team submission the stamps were attached to the user that
was graded and not to the other users. This could lead to errors when
generating the PDF for each user.

10 years agoMerge branch 'wip-MDL-47675-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
Marina Glancy [Thu, 23 Oct 2014 08:58:34 +0000 (16:58 +0800)]
Merge branch 'wip-MDL-47675-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE

10 years agoMerge branch 'MDL-47817-26' of git://github.com/jleyva/moodle into MOODLE_26_STABLE
Damyon Wiese [Thu, 23 Oct 2014 08:16:13 +0000 (16:16 +0800)]
Merge branch 'MDL-47817-26' of git://github.com/jleyva/moodle into MOODLE_26_STABLE

10 years agoMDL-47077 report_participation: fixed pagination in groups
Sam Hemelryk [Sun, 12 Oct 2014 22:46:37 +0000 (11:46 +1300)]
MDL-47077 report_participation: fixed pagination in groups

10 years agoMDL-47675 phpunit: Update unit tests to pass on MSSQL
Adrian Greeve [Mon, 20 Oct 2014 06:21:53 +0000 (14:21 +0800)]
MDL-47675 phpunit: Update unit tests to pass on MSSQL

Unit tests were failing on MSSQL. gc_collect_cycles() was
removed from the phpunit utils.php file to save time in running
the tests, but MSSQL doesn't clean up open files as well as
other databases.

This patch includes the garbage collection for the unit tests
that require it.

10 years agoMerge branch 'MDL-32616_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
Damyon Wiese [Thu, 23 Oct 2014 04:03:55 +0000 (12:03 +0800)]
Merge branch 'MDL-32616_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE

10 years agoMDL-47817 web services: Fixed check of inexistent constant WS_SERVER
Juan Leyva [Wed, 22 Oct 2014 11:23:19 +0000 (13:23 +0200)]
MDL-47817 web services: Fixed check of inexistent constant WS_SERVER

10 years agoMDL-32616 question engine: set_max_mark_in_attempts MySQL perf
Tim Hunt [Thu, 25 Sep 2014 11:38:16 +0000 (12:38 +0100)]
MDL-32616 question engine: set_max_mark_in_attempts MySQL perf

The MySQL (& Maria DB) query 'optimizer' was failing to handle this
query, so for that DB only, we give it an equivalent query that it can
get right.

With unit test.

10 years agoMDL-32616 question engine: move unit test to better name
Tim Hunt [Thu, 25 Sep 2014 11:37:01 +0000 (12:37 +0100)]
MDL-32616 question engine: move unit test to better name

10 years agoMDL-47815 assign: Fix random unit test fails
Damyon Wiese [Wed, 22 Oct 2014 08:49:00 +0000 (16:49 +0800)]
MDL-47815 assign: Fix random unit test fails

This test was failing when it was run really slowly (looking at you oracle).

10 years agoMDL-47706 gradebook: Update pageload time between changes
Andrew Nicols [Wed, 22 Oct 2014 04:56:07 +0000 (12:56 +0800)]
MDL-47706 gradebook: Update pageload time between changes

Since MDL-38732 we reject changes if another change has been made more
recently. As a result, if process_data is called, and then we roll into the
next millisecond period before process_data is called again, the change is
rejected.

Different errors were seen because the millisecond rollover occurred at
different time within the test.

Different error conditions were seen because not all of the tests check for
an error from the call to process_data(), instead just checking that the
value had been updated correctly.

10 years agoAutomatically generated installer lang files
AMOS bot [Tue, 21 Oct 2014 16:07:42 +0000 (00:07 +0800)]
Automatically generated installer lang files

10 years agoMDL-47795 SCORM: SCORM report not a report.
Gareth J Barnard [Tue, 21 Oct 2014 14:47:19 +0000 (15:47 +0100)]
MDL-47795 SCORM: SCORM report not a report.

10 years agoMDL-47780 core: corrected docs for get_user_capability_course()
Mark Nelson [Tue, 21 Oct 2014 02:43:47 +0000 (19:43 -0700)]
MDL-47780 core: corrected docs for get_user_capability_course()

10 years agoMerge branch 'wip_MDL-41593_m26_preventexecdefault' of https://github.com/skodak...
Damyon Wiese [Tue, 21 Oct 2014 04:46:16 +0000 (12:46 +0800)]
Merge branch 'wip_MDL-41593_m26_preventexecdefault' of https://github.com/skodak/moodle into MOODLE_26_STABLE

10 years agoMDL-47755 badges: Fix internal message output
Yuliya Bozhko [Tue, 21 Oct 2014 03:15:06 +0000 (16:15 +1300)]
MDL-47755 badges: Fix internal message output

Signed-off-by: Yuliya Bozhko <yuliya.bozhko@totaralms.com>
10 years agoMerge branch 'm26_MDL-36669_UFO_references_in_filelib' of https://github.com/scara...
Sam Hemelryk [Tue, 21 Oct 2014 02:17:56 +0000 (15:17 +1300)]
Merge branch 'm26_MDL-36669_UFO_references_in_filelib' of https://github.com/scara/moodle into MOODLE_26_STABLE

10 years agoMDL-36669 Filters: Remove the last ref to the UFO library.
Matteo Scaramuccia [Mon, 6 Oct 2014 21:02:41 +0000 (23:02 +0200)]
MDL-36669 Filters: Remove the last ref to the UFO library.

10 years agoMerge branch 'MDL-38172_26' of git://github.com/jmvedrine/moodle into MOODLE_26_STABLE
Dan Poltawski [Mon, 20 Oct 2014 17:28:51 +0000 (18:28 +0100)]
Merge branch 'MDL-38172_26' of git://github.com/jmvedrine/moodle into MOODLE_26_STABLE

10 years agoMerge branch 'MDL-47666_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
Dan Poltawski [Mon, 20 Oct 2014 16:31:57 +0000 (17:31 +0100)]
Merge branch 'MDL-47666_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE

10 years agoMerge branch 'MDL-47711_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
Dan Poltawski [Mon, 20 Oct 2014 16:28:52 +0000 (17:28 +0100)]
Merge branch 'MDL-47711_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE

10 years agoMerge branch 'MDL-47673_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE
Dan Poltawski [Mon, 20 Oct 2014 16:21:42 +0000 (17:21 +0100)]
Merge branch 'MDL-47673_26' of git://github.com/timhunt/moodle into MOODLE_26_STABLE

10 years agoMDL-47711 behat: make it easier to copy the init.php command.
Tim Hunt [Thu, 16 Oct 2014 10:08:46 +0000 (11:08 +0100)]
MDL-47711 behat: make it easier to copy the init.php command.

10 years agoMDL-47673 quiz generator: default grade 100 & fix review options
Tim Hunt [Tue, 14 Oct 2014 16:06:49 +0000 (17:06 +0100)]
MDL-47673 quiz generator: default grade 100 & fix review options

The review option defaults need to be like what you get from the editing
form, no what is stored in the database, or they don't work!

10 years agoMDL-47666 DB auth & enrol: unit tests fail with custom DB drivers
Tim Hunt [Tue, 14 Oct 2014 10:37:27 +0000 (11:37 +0100)]
MDL-47666 DB auth & enrol: unit tests fail with custom DB drivers

Changed to used $DB->get_db_family, rather than hard-coding the list of
class names.

10 years agoMDL-47340 action_menu: selector, RTL, consistency fixes
Jetha Chan [Mon, 20 Oct 2014 06:05:49 +0000 (14:05 +0800)]
MDL-47340 action_menu: selector, RTL, consistency fixes

10 years agoMerge branch 'wip_MDL-47754_m26_installredir' of git://github.com/skodak/moodle into...
Marina Glancy [Mon, 20 Oct 2014 09:04:54 +0000 (17:04 +0800)]
Merge branch 'wip_MDL-47754_m26_installredir' of git://github.com/skodak/moodle into MOODLE_26_STABLE

10 years agoMerge branch 'MDL-38065-fix-26' of git://github.com/jmarthaler/moodle into MOODLE_26_...
Marina Glancy [Mon, 20 Oct 2014 06:09:02 +0000 (14:09 +0800)]
Merge branch 'MDL-38065-fix-26' of git://github.com/jmarthaler/moodle into MOODLE_26_STABLE

10 years agoMDL-47760 grades: dim category name if hidden
Marina Glancy [Mon, 20 Oct 2014 06:02:25 +0000 (14:02 +0800)]
MDL-47760 grades: dim category name if hidden

10 years agoMDL-47754 install: fix redirect loop
Petr Skoda [Sun, 19 Oct 2014 23:52:35 +0000 (12:52 +1300)]
MDL-47754 install: fix redirect loop

Conflicts:
user/editadvanced.php

10 years agoMDL-46518 navigation: site glossaries now expand properly
Sam Hemelryk [Mon, 13 Oct 2014 00:21:03 +0000 (13:21 +1300)]
MDL-46518 navigation: site glossaries now expand properly

10 years agoMDL-47608 cachestore_mongo: fixed unit test error
Sam Hemelryk [Wed, 8 Oct 2014 20:12:59 +0000 (09:12 +1300)]
MDL-47608 cachestore_mongo: fixed unit test error

If you configured your site to run mongo unit tests and had
the mongo extension and backend installed but did not have the
mongo service running you would get a fatal error when running
the unit tests.
That problem has been fixed by checking the mongo test instance
is ready before returning it.

10 years agoMDL-46499 navigation: better enrolled course limit
Sam Hemelryk [Mon, 13 Oct 2014 02:10:02 +0000 (15:10 +1300)]
MDL-46499 navigation: better enrolled course limit

We now user $CFG->navcourselimit to limit the number of
courses shown in the navigation when browsing another users
full profile. Previously it showed all courses which caused
some slowdown.

10 years agoMDL-47684 mod: better validation of rating options
Sam Hemelryk [Thu, 16 Oct 2014 01:50:56 +0000 (14:50 +1300)]
MDL-47684 mod: better validation of rating options

10 years agoMDL-29873 Lesson: Essays not shown on grade page with SQL server
Jean-Michel Vedrine [Sat, 18 Oct 2014 18:00:33 +0000 (20:00 +0200)]
MDL-29873 Lesson: Essays not shown on grade page with SQL server

10 years agoMDL-38172 Lesson: Additional Info not displayed at end of lesson
Jean-Michel Vedrine [Sun, 12 Oct 2014 13:01:41 +0000 (15:01 +0200)]
MDL-38172 Lesson: Additional Info not displayed at end of lesson

10 years agoweekly release 2.6.5+
Dan Poltawski [Fri, 17 Oct 2014 13:31:33 +0000 (14:31 +0100)]
weekly release 2.6.5+