moodle.git
8 years agoMerge branch 'MDL-48572' of git://github.com/rlorenzo/moodle
David Monllao [Tue, 10 Mar 2015 02:26:58 +0000 (10:26 +0800)]
Merge branch 'MDL-48572' of git://github.com/rlorenzo/moodle

8 years agoMerge branch 'MDL-46064_master' of git://github.com/markn86/moodle
David Monllao [Tue, 10 Mar 2015 02:23:55 +0000 (10:23 +0800)]
Merge branch 'MDL-46064_master' of git://github.com/markn86/moodle

8 years agoMerge branch 'MDL-39262' of git://github.com/jmvedrine/moodle
David Monllao [Tue, 10 Mar 2015 02:12:44 +0000 (10:12 +0800)]
Merge branch 'MDL-39262' of git://github.com/jmvedrine/moodle

8 years agoMDL-5583 mod_data: Unify mod_data version
David Monllao [Tue, 10 Mar 2015 02:08:32 +0000 (10:08 +0800)]
MDL-5583 mod_data: Unify mod_data version

8 years agoMerge branch 'MDL-5583-master' of git://github.com/xow/moodle
David Monllao [Tue, 10 Mar 2015 02:02:23 +0000 (10:02 +0800)]
Merge branch 'MDL-5583-master' of git://github.com/xow/moodle

8 years agoMerge branch 'wip-MDL-48437_MASTER' of git://github.com/jason-platts/moodle
David Monllao [Tue, 10 Mar 2015 01:56:21 +0000 (09:56 +0800)]
Merge branch 'wip-MDL-48437_MASTER' of git://github.com/jason-platts/moodle

8 years agoweekly release 2.9dev
Eloy Lafuente (stronk7) [Mon, 9 Mar 2015 15:47:28 +0000 (16:47 +0100)]
weekly release 2.9dev

8 years agoMDL-5583 mod_data: Improve required fields
John Okely [Tue, 17 Feb 2015 05:30:45 +0000 (13:30 +0800)]
MDL-5583 mod_data: Improve required fields

Fix accidental <tr> in some field modify screens
Update mod_data version
Change required asterisk to image
Improve required error message
Fix required icon positions
Remove required code from date field
Add name in labels for fields
Add required field option for multimenu
Remove old required field title text modifier
Add multimenu to behat
Add more comprehensive behat tests
Reload old input when an input error occurs
Behat grammar fixes
Allow location of 0, 0
Use html_writer
Fix existing mod_data behat tests

8 years agoMDL-49418 core: partial revert of MDL-48804
Marina Glancy [Mon, 9 Mar 2015 03:26:18 +0000 (11:26 +0800)]
MDL-49418 core: partial revert of MDL-48804

this is a quick fix for the issue 'Course module with two or more availability restrictions is not accessible'
MDL-49434 is created to deal with the renderer access inside availability check

8 years agoMDL-39262 mod_lesson: disable shortforms in lesson question display
Jean-Michel Vedrine [Sun, 8 Mar 2015 10:06:53 +0000 (11:06 +0100)]
MDL-39262 mod_lesson: disable shortforms in lesson question display

8 years agoMDL-46064 install: prevent install/upgrade with MyISAM
Mark Nelson [Fri, 27 Feb 2015 03:01:37 +0000 (19:01 -0800)]
MDL-46064 install: prevent install/upgrade with MyISAM

8 years agoMDL-5583 mod_data: Add required fields
Damyon Wiese [Wed, 11 Jul 2012 05:01:30 +0000 (13:01 +0800)]
MDL-5583 mod_data: Add required fields

This is implemented for most fields but not all. The reason is that there are
some fields for which this does not make sense because no entry is a valid entry.

The supported fields are:
    checkbox
    file
    latlong
    menu
    number
    picture
    radio
    text
    textarea
    url

The unsupported fields are:
    date
    multimenu

8 years agoMDL-5583 behat: Add multiline version of 'And I set the field to'
John Okely [Mon, 23 Feb 2015 06:47:05 +0000 (14:47 +0800)]
MDL-5583 behat: Add multiline version of 'And I set the field to'

8 years agoMDL-48572 gradereport_grader: Average wrong with suspended users
Rex Lorenzo [Tue, 24 Feb 2015 20:50:30 +0000 (12:50 -0800)]
MDL-48572 gradereport_grader: Average wrong with suspended users

8 years agoweekly release 2.9dev
Eloy Lafuente (stronk7) [Thu, 5 Mar 2015 10:26:30 +0000 (11:26 +0100)]
weekly release 2.9dev

8 years agoMDL-48962 mod_lesson: New lesson should not be timed
Rajesh Taneja [Thu, 5 Mar 2015 06:55:07 +0000 (14:55 +0800)]
MDL-48962 mod_lesson: New lesson should not be timed

8 years agoMDL-48962 mod_lesson: Fixed behat with new timeout setting and string
Rajesh Taneja [Thu, 5 Mar 2015 05:26:14 +0000 (13:26 +0800)]
MDL-48962 mod_lesson: Fixed behat with new timeout setting and string

8 years agoMerge branch 'MDL-48912' of git://github.com/jmvedrine/moodle
Eloy Lafuente (stronk7) [Wed, 4 Mar 2015 23:24:49 +0000 (00:24 +0100)]
Merge branch 'MDL-48912' of git://github.com/jmvedrine/moodle

8 years agoMDL-48912 mod_lesson: fix problems found during testing
Jean-Michel Vedrine [Wed, 4 Mar 2015 20:50:33 +0000 (21:50 +0100)]
MDL-48912 mod_lesson: fix problems found during testing

8 years agoMDL-48060 messaging: contact list paging bar style fixup
Jetha Chan [Wed, 4 Mar 2015 12:38:12 +0000 (20:38 +0800)]
MDL-48060 messaging: contact list paging bar style fixup

8 years agoMerge branch 'MDL-49379_master' of git://github.com/markn86/moodle
Eloy Lafuente (stronk7) [Wed, 4 Mar 2015 09:46:18 +0000 (10:46 +0100)]
Merge branch 'MDL-49379_master' of git://github.com/markn86/moodle

8 years agoMDL-49379 core_webservice: fixed ability to edit services
Mark Nelson [Wed, 4 Mar 2015 08:27:48 +0000 (00:27 -0800)]
MDL-49379 core_webservice: fixed ability to edit services

8 years agoMDL-49204 core_message: Checking current user
David Monllao [Tue, 3 Mar 2015 04:38:46 +0000 (12:38 +0800)]
MDL-49204 core_message: Checking current user

8 years agoMerge branch 'MDL-49164_old_rego' of https://github.com/andyjdavis/moodle
Andrew Nicols [Wed, 4 Mar 2015 00:57:00 +0000 (08:57 +0800)]
Merge branch 'MDL-49164_old_rego' of https://github.com/andyjdavis/moodle

8 years agoMerge branch 'MDL-49364' of git://github.com/timhunt/moodle
Andrew Nicols [Wed, 4 Mar 2015 00:51:21 +0000 (08:51 +0800)]
Merge branch 'MDL-49364' of git://github.com/timhunt/moodle

8 years agoMDL-49164 admin: removed unused registration config setting
Andrew Davis [Mon, 16 Feb 2015 08:17:03 +0000 (09:17 +0100)]
MDL-49164 admin: removed unused registration config setting

8 years agoMerge branch 'master_MDL-46390' of https://github.com/danmarsden/moodle
Andrew Nicols [Tue, 3 Mar 2015 23:52:55 +0000 (07:52 +0800)]
Merge branch 'master_MDL-46390' of https://github.com/danmarsden/moodle

8 years agoMerge branch 'MDL-48962' of git://github.com/jmvedrine/moodle
Eloy Lafuente (stronk7) [Tue, 3 Mar 2015 22:36:50 +0000 (23:36 +0100)]
Merge branch 'MDL-48962' of git://github.com/jmvedrine/moodle

8 years agoMDL-46390 mod_scorm: Find correct sco to launch when org based sco is selected
Dan Marsden [Fri, 20 Feb 2015 01:37:00 +0000 (14:37 +1300)]
MDL-46390 mod_scorm: Find correct sco to launch when org based sco is selected

Also tidies up some redundant code in scorm_format_toc_for_droplist()

8 years agoMerge branch 'MDL-49214_master' of git://github.com/lazydaisy/moodle
Eloy Lafuente (stronk7) [Tue, 3 Mar 2015 18:34:49 +0000 (19:34 +0100)]
Merge branch 'MDL-49214_master' of git://github.com/lazydaisy/moodle

8 years agoMerge branch 'MDL-48912' of git://github.com/jmvedrine/moodle
Eloy Lafuente (stronk7) [Tue, 3 Mar 2015 18:30:00 +0000 (19:30 +0100)]
Merge branch 'MDL-48912' of git://github.com/jmvedrine/moodle

8 years agoMerge branch 'MDL-49335' of git://github.com/timhunt/moodle
Dan Poltawski [Tue, 3 Mar 2015 14:46:34 +0000 (14:46 +0000)]
Merge branch 'MDL-49335' of git://github.com/timhunt/moodle

8 years agoMerge branch 'MDL-49334' of git://github.com/timhunt/moodle
Dan Poltawski [Tue, 3 Mar 2015 13:25:33 +0000 (13:25 +0000)]
Merge branch 'MDL-49334' of git://github.com/timhunt/moodle

8 years agoMerge branch 'MDL-47000-master' of git://github.com/merrill-oakland/moodle
Dan Poltawski [Tue, 3 Mar 2015 13:21:30 +0000 (13:21 +0000)]
Merge branch 'MDL-47000-master' of git://github.com/merrill-oakland/moodle

8 years agoMerge branch 'MDL-49246-master' of git://github.com/lameze/moodle
Dan Poltawski [Tue, 3 Mar 2015 13:19:36 +0000 (13:19 +0000)]
Merge branch 'MDL-49246-master' of git://github.com/lameze/moodle

8 years agoMDL-49364 quiz statistics: escape output in the response analysis
Tim Hunt [Tue, 3 Mar 2015 13:04:18 +0000 (13:04 +0000)]
MDL-49364 quiz statistics: escape output in the response analysis

8 years agoMDL-48984 mod_lesson: explicitly close some recordsets
Eloy Lafuente (stronk7) [Tue, 3 Mar 2015 11:40:25 +0000 (12:40 +0100)]
MDL-48984 mod_lesson: explicitly close some recordsets

8 years agoMerge branch 'MDL-48984' of git://github.com/jmvedrine/moodle
Eloy Lafuente (stronk7) [Tue, 3 Mar 2015 11:52:20 +0000 (12:52 +0100)]
Merge branch 'MDL-48984' of git://github.com/jmvedrine/moodle

8 years agoMerge branch 'MDL-34006_m29v6' of https://github.com/sbourget/moodle
Dan Poltawski [Tue, 3 Mar 2015 11:40:17 +0000 (11:40 +0000)]
Merge branch 'MDL-34006_m29v6' of https://github.com/sbourget/moodle

Conflicts:
mod/lesson/version.php
mod/lesson/db/upgrade.php
mod/lesson/db/install.xml

8 years agoMDL-49335 quiz behat: new test of attempting a quiz
Tim Hunt [Fri, 27 Feb 2015 14:45:17 +0000 (14:45 +0000)]
MDL-49335 quiz behat: new test of attempting a quiz

This separates out attempting the quiz into a separate .feature, away
from the monolithic add_quiz.feature. At some point we should clean that
up, but for now I am just adding this.

Really, the main reason for this test is to verify the two Behat
enhancememnts I just did.

8 years agoMDL-49335 quiz behat: improved step for adding questions to a quiz
Tim Hunt [Fri, 27 Feb 2015 14:44:03 +0000 (14:44 +0000)]
MDL-49335 quiz behat: improved step for adding questions to a quiz

Explicit headings make the script more readable, and pave the way for
new options that are due to be added.

8 years agoMDL-49335 Behat: new question selector
Tim Hunt [Fri, 27 Feb 2015 14:40:44 +0000 (14:40 +0000)]
MDL-49335 Behat: new question selector

So you can say things like
    And I click on "True" "radio" in the "First question" "question"

8 years agoMDL-49334 behat: sort selector lists
Tim Hunt [Fri, 27 Feb 2015 13:58:16 +0000 (13:58 +0000)]
MDL-49334 behat: sort selector lists

8 years agoMerge branch 'MDL-45621_m29v3' of git://github.com/sbourget/moodle
Eloy Lafuente (stronk7) [Tue, 3 Mar 2015 09:54:30 +0000 (10:54 +0100)]
Merge branch 'MDL-45621_m29v3' of git://github.com/sbourget/moodle

8 years agoMerge branch 'MDL-48975_rego_strings2' of https://github.com/andyjdavis/moodle
Dan Poltawski [Tue, 3 Mar 2015 09:12:35 +0000 (09:12 +0000)]
Merge branch 'MDL-48975_rego_strings2' of https://github.com/andyjdavis/moodle

8 years agoMerge branch 'MDL-49160-master' of git://github.com/merrill-oakland/moodle
Dan Poltawski [Tue, 3 Mar 2015 08:34:31 +0000 (08:34 +0000)]
Merge branch 'MDL-49160-master' of git://github.com/merrill-oakland/moodle

8 years agoMerge branch 'MDL-35995-master' of git://github.com/xow/moodle
Dan Poltawski [Tue, 3 Mar 2015 08:33:02 +0000 (08:33 +0000)]
Merge branch 'MDL-35995-master' of git://github.com/xow/moodle

8 years agoMDL-49285 mod_quiz: Remove unnecessary linebreak
Andrew Nicols [Tue, 3 Mar 2015 08:23:13 +0000 (16:23 +0800)]
MDL-49285 mod_quiz: Remove unnecessary linebreak

8 years agoMerge branch 'MDL-49285-master' of git://github.com/merrill-oakland/moodle
Andrew Nicols [Tue, 3 Mar 2015 08:22:01 +0000 (16:22 +0800)]
Merge branch 'MDL-49285-master' of git://github.com/merrill-oakland/moodle

8 years agoMerge branch 'MDL-38485-master' of git://github.com/ankitagarwal/moodle
Andrew Nicols [Tue, 3 Mar 2015 08:05:03 +0000 (16:05 +0800)]
Merge branch 'MDL-38485-master' of git://github.com/ankitagarwal/moodle

8 years agoMerge branch 'MDL-49075-master' of https://github.com/lucisgit/moodle
Andrew Nicols [Tue, 3 Mar 2015 07:32:13 +0000 (15:32 +0800)]
Merge branch 'MDL-49075-master' of https://github.com/lucisgit/moodle

8 years agoMDL-48984 mod_lesson: some lesson_answers answers should be plain text
Jean-Michel Vedrine [Sun, 8 Feb 2015 11:00:23 +0000 (12:00 +0100)]
MDL-48984 mod_lesson: some lesson_answers answers should be plain text

Branch tables jump descriptions, short answer question answers
and numerical question answers should be plain text, and no editor
should be available here.

8 years agoMerge branch 'MDL-49234_master' of git://github.com/crazyserver/moodle
Andrew Nicols [Tue, 3 Mar 2015 07:12:29 +0000 (15:12 +0800)]
Merge branch 'MDL-49234_master' of git://github.com/crazyserver/moodle

8 years agoMerge branch 'MDL-49247' of git://github.com/timhunt/moodle
Andrew Nicols [Tue, 3 Mar 2015 06:56:39 +0000 (14:56 +0800)]
Merge branch 'MDL-49247' of git://github.com/timhunt/moodle

8 years agoMerge branch 'MDL-49284' of git://github.com/timhunt/moodle
Andrew Nicols [Tue, 3 Mar 2015 05:40:53 +0000 (13:40 +0800)]
Merge branch 'MDL-49284' of git://github.com/timhunt/moodle

8 years agoMDL-49087 mdeploy: now relying on config.php documented
Eloy Lafuente (stronk7) [Tue, 3 Mar 2015 01:38:57 +0000 (02:38 +0100)]
MDL-49087 mdeploy: now relying on config.php documented

8 years agoMDL-49087 mnet: Ensure typeroot is in dirroot
Andrew Nicols [Fri, 13 Feb 2015 06:06:31 +0000 (14:06 +0800)]
MDL-49087 mnet: Ensure typeroot is in dirroot

8 years agoMDL-49087 mnet: Use real dataroot instead of user-provided
Andrew Nicols [Wed, 11 Feb 2015 02:03:15 +0000 (10:03 +0800)]
MDL-49087 mnet: Use real dataroot instead of user-provided

8 years agoMDL-45621 Portfolio: Allow portfolios to be uninstalled
Stephen Bourget [Tue, 3 Mar 2015 01:20:10 +0000 (20:20 -0500)]
MDL-45621 Portfolio: Allow portfolios to be uninstalled

8 years agoMerge branch 'MDL-37470' of https://github.com/mike-grant/moodle
Eloy Lafuente (stronk7) [Tue, 3 Mar 2015 00:43:47 +0000 (01:43 +0100)]
Merge branch 'MDL-37470' of https://github.com/mike-grant/moodle

8 years agoMerge branch 'MDL-49240-master' of git://github.com/damyon/moodle
Eloy Lafuente (stronk7) [Tue, 3 Mar 2015 00:11:16 +0000 (01:11 +0100)]
Merge branch 'MDL-49240-master' of git://github.com/damyon/moodle

8 years agoMerge branch 'MDL-49237-master' of git://github.com/mastnym/moodle
Eloy Lafuente (stronk7) [Mon, 2 Mar 2015 20:41:35 +0000 (21:41 +0100)]
Merge branch 'MDL-49237-master' of git://github.com/mastnym/moodle

8 years agoMerge branch 'master' of https://github.com/mitstek/moodle
Dan Poltawski [Mon, 2 Mar 2015 17:27:13 +0000 (17:27 +0000)]
Merge branch 'master' of https://github.com/mitstek/moodle

8 years agoMerge branch 'MDL-49328-master' of https://github.com/lucisgit/moodle
Eloy Lafuente (stronk7) [Mon, 2 Mar 2015 17:12:28 +0000 (18:12 +0100)]
Merge branch 'MDL-49328-master' of https://github.com/lucisgit/moodle

8 years agoMerge branch 'm29_MDL-48060' of https://github.com/totara/moodle
Eloy Lafuente (stronk7) [Mon, 2 Mar 2015 16:54:15 +0000 (17:54 +0100)]
Merge branch 'm29_MDL-48060' of https://github.com/totara/moodle

8 years agoMerge branch 'master_MDL-49303' of https://github.com/danmarsden/moodle
Dan Poltawski [Mon, 2 Mar 2015 16:57:52 +0000 (16:57 +0000)]
Merge branch 'master_MDL-49303' of https://github.com/danmarsden/moodle

8 years agoMDL-48804 core: do not set current course until login validated
Marina Glancy [Tue, 13 Jan 2015 02:43:34 +0000 (10:43 +0800)]
MDL-48804 core: do not set current course until login validated

8 years agoMDL-48691 webservices: Check if the user must be changing password
Juan Leyva [Thu, 29 Jan 2015 15:56:20 +0000 (16:56 +0100)]
MDL-48691 webservices: Check if the user must be changing password

8 years agoMDL-49084 core_tag: add capability check to flag as inappropriate action
Simey Lameze [Wed, 11 Feb 2015 06:14:43 +0000 (14:14 +0800)]
MDL-49084 core_tag: add capability check to flag as inappropriate action

8 years agoMDL-49144 blocks: Sanitise alt and title for block controls
Andrew Nicols [Tue, 10 Feb 2015 07:04:12 +0000 (15:04 +0800)]
MDL-49144 blocks: Sanitise alt and title for block controls

8 years agoMDL-49144 blocks: Add behat test to ensury sanity of block title
Andrew Nicols [Wed, 11 Feb 2015 00:58:37 +0000 (08:58 +0800)]
MDL-49144 blocks: Add behat test to ensury sanity of block title

8 years agoMerge branch 'MDL-47911-master' of git://github.com/damyon/moodle
Dan Poltawski [Mon, 2 Mar 2015 11:06:18 +0000 (11:06 +0000)]
Merge branch 'MDL-47911-master' of git://github.com/damyon/moodle

8 years agoMDL-38466 filters: Redos protection and unit tests
Ankit Agarwal [Thu, 12 Feb 2015 08:58:58 +0000 (14:28 +0530)]
MDL-38466 filters: Redos protection and unit tests

8 years agoMDL-38466 filters: ReDoS protection for text to URL conversion.
Zachary Durber [Mon, 5 Jan 2015 03:01:34 +0000 (11:01 +0800)]
MDL-38466 filters: ReDoS protection for text to URL conversion.

8 years agoMerge branch 'MDL-23273-master' of git://github.com/zbdd/moodle
Dan Poltawski [Mon, 2 Mar 2015 09:33:40 +0000 (09:33 +0000)]
Merge branch 'MDL-23273-master' of git://github.com/zbdd/moodle

8 years agoMDL-48060 messaging: Removed table from contact list
Brian Barnes [Fri, 14 Nov 2014 02:49:18 +0000 (15:49 +1300)]
MDL-48060 messaging: Removed table from contact list

8 years agoMDL-49214 theme_bootstrapbase: OL list numbers cut off in Clean theme
Mary Evans [Fri, 20 Feb 2015 12:17:35 +0000 (12:17 +0000)]
MDL-49214 theme_bootstrapbase: OL list numbers cut off in Clean theme

8 years agoMDL-48912 mod_lesson: Deprecate essayemailmessage string
Jean-Michel Vedrine [Tue, 24 Feb 2015 20:39:55 +0000 (21:39 +0100)]
MDL-48912 mod_lesson: Deprecate essayemailmessage string

8 years agoMDL-48912 mod_lesson: Essay page title disclosed to student
Jean-Michel Vedrine [Fri, 20 Feb 2015 17:18:09 +0000 (18:18 +0100)]
MDL-48912 mod_lesson: Essay page title disclosed to student

8 years agoMDL-49328 mod_choice: Include 'showpreview' field in module backup
Tony Butler [Thu, 26 Feb 2015 12:07:15 +0000 (12:07 +0000)]
MDL-49328 mod_choice: Include 'showpreview' field in module backup

8 years agoMDL-47911 gradebook: Improve the performance of set_usedinaggregation
Eric Merrill [Fri, 27 Feb 2015 00:46:37 +0000 (19:46 -0500)]
MDL-47911 gradebook: Improve the performance of set_usedinaggregation

This function is called many many times during grade calculation, so it
should be as efficient as possible.

8 years agoMDL-48975 core_registration: altered registration strings
Andrew Davis [Wed, 28 Jan 2015 19:38:09 +0000 (20:38 +0100)]
MDL-48975 core_registration: altered registration strings

8 years agoMDL-49075 mod_assign: Add assertions to marking workflow unit test
Tony Butler [Fri, 20 Feb 2015 15:21:54 +0000 (15:21 +0000)]
MDL-49075 mod_assign: Add assertions to marking workflow unit test

Make sure grades aren't pushed to gradebook for marking workflow
states other than 'released'.

8 years agoMDL-49075 mod_assign: Keep unreleased assign grades out of gradebook
Tony Butler [Tue, 17 Feb 2015 14:56:38 +0000 (14:56 +0000)]
MDL-49075 mod_assign: Keep unreleased assign grades out of gradebook

8 years agoMDL-48962 mod-lesson: maxtime should use a duration form element
Jean-Michel Vedrine [Mon, 2 Feb 2015 11:58:42 +0000 (12:58 +0100)]
MDL-48962 mod-lesson: maxtime should use a duration form element

8 years agoMDL-49303 mod_scorm: Initialise student preferences on re-entry.
Dan Marsden [Thu, 26 Feb 2015 07:36:48 +0000 (20:36 +1300)]
MDL-49303 mod_scorm: Initialise student preferences on re-entry.

8 years agoMDL-35995 mod_glossary: Allow rating of unapproved glossary items
John Okely [Wed, 25 Feb 2015 06:31:20 +0000 (14:31 +0800)]
MDL-35995 mod_glossary: Allow rating of unapproved glossary items

8 years agoMDL-49246 gradebook: add capability checks on key manager pages.
Simey Lameze [Mon, 23 Feb 2015 08:18:46 +0000 (16:18 +0800)]
MDL-49246 gradebook: add capability checks on key manager pages.

8 years agoMDL-49284 formslib: fix strict validation of HTML.
Tim Hunt [Tue, 24 Feb 2015 17:35:32 +0000 (17:35 +0000)]
MDL-49284 formslib: fix strict validation of HTML.

8 years agoMDL-34006 Lesson: Behat tests
Stephen Bourget [Wed, 25 Feb 2015 15:22:59 +0000 (10:22 -0500)]
MDL-34006 Lesson: Behat tests

8 years agoMDL-34006 Lesson: Resume lesson loads wrong page.
Stephen Bourget [Wed, 25 Feb 2015 15:22:41 +0000 (10:22 -0500)]
MDL-34006 Lesson: Resume lesson loads wrong page.

8 years agoweekly release 2.9dev
Dan Poltawski [Wed, 25 Feb 2015 14:57:28 +0000 (14:57 +0000)]
weekly release 2.9dev

8 years agoNOBUG: Fixed file access permissions
Dan Poltawski [Wed, 25 Feb 2015 14:57:28 +0000 (14:57 +0000)]
NOBUG: Fixed file access permissions

8 years agoMDL-49259 lib: Fix for unzipped Japanese filename character corruption
Mitsuhiro Yoshida [Sun, 22 Feb 2015 14:14:38 +0000 (23:14 +0900)]
MDL-49259 lib: Fix for unzipped Japanese filename character corruption

8 years agoMDL-48142 core_badge: final polishing on badge award event
Simey Lameze [Wed, 25 Feb 2015 06:28:25 +0000 (14:28 +0800)]
MDL-48142 core_badge: final polishing on badge award event

8 years agoMDL-49237 theme_base: made block calendar captions smaller in base theme
Martin Mastny [Wed, 25 Feb 2015 03:50:15 +0000 (11:50 +0800)]
MDL-49237 theme_base: made block calendar captions smaller in base theme

8 years agoMDL-49237 theme_bootstrapbase: calendar block captions made smaller
Martin Mastny [Tue, 24 Feb 2015 08:36:17 +0000 (16:36 +0800)]
MDL-49237 theme_bootstrapbase: calendar block captions made smaller

8 years agoMDL-48108 message: Use sql_concat instead of sql_concat_join
Andrew Nicols [Wed, 25 Feb 2015 06:11:19 +0000 (14:11 +0800)]
MDL-48108 message: Use sql_concat instead of sql_concat_join

8 years agoMerge branch 'MDL-49046-master-fix1' of http://github.com/damyon/moodle
Andrew Nicols [Wed, 25 Feb 2015 03:58:55 +0000 (11:58 +0800)]
Merge branch 'MDL-49046-master-fix1' of github.com/damyon/moodle

8 years agoMerge branch 'MDL-46238_master-fix' of git://github.com/dmonllao/moodle
Andrew Nicols [Wed, 25 Feb 2015 03:35:42 +0000 (11:35 +0800)]
Merge branch 'MDL-46238_master-fix' of git://github.com/dmonllao/moodle