Dani Palou [Tue, 7 Feb 2017 13:07:51 +0000 (14:07 +0100)]
MDL-57890 ws: Return cmid in all get_by_courses WebServices
Andrew Nicols [Thu, 2 Feb 2017 03:32:03 +0000 (11:32 +0800)]
weekly release 3.3dev
Andrew Nicols [Thu, 2 Feb 2017 01:18:17 +0000 (09:18 +0800)]
Merge branch 'MDL-57630-m' of https://github.com/micaherne/moodle
Rajesh Taneja [Wed, 1 Feb 2017 23:21:56 +0000 (07:21 +0800)]
MDL-54628 behat: Rerun command now include replace option passed
Ankit Agarwal [Wed, 1 Feb 2017 05:58:18 +0000 (11:28 +0530)]
MDL-57300 lti: Make tool provider page more readable
Ankit Agarwal [Tue, 10 Jan 2017 07:08:29 +0000 (12:38 +0530)]
MDL-57027 accesslib: Improve perf of sql
Petr Skoda [Wed, 7 Dec 2016 02:45:10 +0000 (15:45 +1300)]
MDL-57027 fix get_users_by_capability()
Change-Id: I98dc88784dfa0293f88a19c3d36e7a46a3f52672
Eloy Lafuente (stronk7) [Tue, 31 Jan 2017 16:27:39 +0000 (17:27 +0100)]
Merge branch 'MDL-57592-master' of https://github.com/mwehr/moodle
Dan Poltawski [Tue, 31 Jan 2017 11:39:05 +0000 (11:39 +0000)]
Merge branch 'MDL-57588' of git://github.com/timhunt/moodle
Dan Poltawski [Tue, 31 Jan 2017 11:35:39 +0000 (11:35 +0000)]
Merge branch 'wip-mdl-54628' of https://github.com/rajeshtaneja/moodle
Dan Poltawski [Tue, 31 Jan 2017 09:32:53 +0000 (09:32 +0000)]
Merge branch 'MDL-57300-master' of git://github.com/ankitagarwal/moodle
Dan Poltawski [Tue, 31 Jan 2017 08:33:53 +0000 (08:33 +0000)]
Merge branch 'MDL-57586-master' of https://github.com/nashtechdev01/moodle
Dan Poltawski [Tue, 31 Jan 2017 08:28:15 +0000 (08:28 +0000)]
Merge branch 'MDL-57728_m33v1' of https://github.com/sbourget/moodle
Andrew Nicols [Tue, 31 Jan 2017 05:21:35 +0000 (13:21 +0800)]
Merge branch 'MDL-57638_rss_skip' of git://github.com/davosmith/moodle
Andrew Nicols [Tue, 31 Jan 2017 04:19:13 +0000 (12:19 +0800)]
Merge branch 'wip-MDL-57785-master' of git://github.com/amygroshek/moodle
Andrew Nicols [Tue, 31 Jan 2017 04:10:48 +0000 (12:10 +0800)]
Merge branch 'master_MDL-56808' of git://github.com/danmarsden/moodle
Andrew Nicols [Tue, 31 Jan 2017 03:43:38 +0000 (11:43 +0800)]
Merge branch 'MDL-35978-master-blockfix' of https://github.com/snake/moodle
Jake Dallimore [Tue, 31 Jan 2017 03:24:13 +0000 (11:24 +0800)]
MDL-35978 comments: fix for comments block which has no toggler
Andrew Nicols [Tue, 31 Jan 2017 01:00:34 +0000 (09:00 +0800)]
Merge branch 'MDL-57410-master' of git://github.com/jleyva/moodle
Andrew Nicols [Tue, 31 Jan 2017 00:35:41 +0000 (08:35 +0800)]
Merge branch 'MDL-57296-master' of git://github.com/ankitagarwal/moodle
wehr [Wed, 11 Jan 2017 19:16:11 +0000 (20:16 +0100)]
MDL-57592 assignment: Adds filtering of assignment name in grader view
Tim Hunt [Mon, 30 Jan 2017 14:31:15 +0000 (14:31 +0000)]
MDL-57588 questions: regrading should not lose flags
Dan Poltawski [Mon, 30 Jan 2017 10:08:26 +0000 (10:08 +0000)]
Merge branch 'wip-MDL-57782-master' of git://github.com/marinaglancy/moodle
Dan Poltawski [Mon, 30 Jan 2017 09:54:13 +0000 (09:54 +0000)]
Merge branch 'MDL-35978-master' of https://github.com/snake/moodle
Dan Poltawski [Mon, 30 Jan 2017 09:34:27 +0000 (09:34 +0000)]
Merge branch 'MDL-36233-master' of git://github.com/lameze/moodle
Ankit Agarwal [Tue, 24 Jan 2017 10:18:25 +0000 (15:48 +0530)]
MDL-57296 gradelib: Fix get_hidding_effect for grade_type_none items
Andrew Nicols [Mon, 30 Jan 2017 05:56:16 +0000 (13:56 +0800)]
Merge branch 'wip-MDL-57568-master' of git://github.com/abgreeve/moodle
Mike Churchward [Mon, 14 Nov 2016 21:04:10 +0000 (16:04 -0500)]
MDL-36233 mod_assign: fixed submission time comparison sql and test.
Rajesh Taneja [Wed, 18 Jan 2017 06:56:08 +0000 (14:56 +0800)]
MDL-54628 behat: Set behat dir for each run under behat_dataroot
Before this patch behat_dataroot for parallel runs
were created at same level as ->behat_dataroot
After this patch, it will be created 1 level under
->behat_dataroot with BEHAT_PARALLEL_SITE_NAME
prefix and run number as suffix. This will allow
common files as test enabled and parallel run info
to be saved in parent directory and access it easily.
Amy Groshek [Thu, 26 Jan 2017 15:49:47 +0000 (09:49 -0600)]
MDL-57785 scorm: Prevents SCORM nav refresh when nav not shown.
This improvement prevents refresh of SCORM 1.2 navigation menu
when the navigation menu is not displayed.
Marina Glancy [Fri, 27 Jan 2017 06:24:10 +0000 (14:24 +0800)]
MDL-57782 enrol_self: fix check when email needs to be sent
Thanks to Leandro for providing a fix
Helson Castro [Fri, 27 Jan 2017 05:55:07 +0000 (13:55 +0800)]
MDL-57568 forms: Added missing include for button element.
Jake Dallimore [Wed, 18 Jan 2017 08:13:31 +0000 (16:13 +0800)]
MDL-35978 comments: expandable comments announce change when toggled
Added role and aria-expanded attributes to the toggler link and added
a key handler for the space and enter keys.
Eloy Lafuente (stronk7) [Thu, 26 Jan 2017 23:27:34 +0000 (00:27 +0100)]
weekly release 3.3dev
Eloy Lafuente (stronk7) [Thu, 26 Jan 2017 23:27:30 +0000 (00:27 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Dan Poltawski [Thu, 26 Jan 2017 10:45:03 +0000 (10:45 +0000)]
MDL-57690 js: fix core modal uses in amd
Converting the uses to the AMD modules is a bit risky for now, instead
just require the YUI depdency.
Dan Poltawski [Thu, 26 Jan 2017 08:52:50 +0000 (08:52 +0000)]
MDL-57690 js: fix missing requirement before using M.core.dialogue
Dan Marsden [Wed, 30 Nov 2016 01:37:28 +0000 (14:37 +1300)]
MDL-56808 scorm: remove some eval function that aren't needed.
Andrew Nicols [Wed, 25 Jan 2017 06:04:47 +0000 (14:04 +0800)]
MDL-57550 mod_forum: Set dates to initial checkbox state
Andrew Nicols [Wed, 25 Jan 2017 05:16:25 +0000 (13:16 +0800)]
MDL-57273 report_competency: Use correct getters
Damyon Wiese [Wed, 25 Jan 2017 03:14:00 +0000 (11:14 +0800)]
MDL-57273 persistent: Remove use of helper as getter
get('blah') are for properties
get_blah() are for helpers
Andrew Nicols [Wed, 25 Jan 2017 00:48:27 +0000 (08:48 +0800)]
Merge branch 'MDL-57273-master' of git://github.com/damyon/moodle
wehr [Sat, 14 Jan 2017 20:02:49 +0000 (21:02 +0100)]
MDL-57655 session: Adds igbinary serializer to Redis session handler
Eloy Lafuente (stronk7) [Tue, 24 Jan 2017 21:03:48 +0000 (22:03 +0100)]
Merge branch 'MDL-55915_master' of https://github.com/rezaies/moodle
Eloy Lafuente (stronk7) [Tue, 24 Jan 2017 19:22:44 +0000 (20:22 +0100)]
Merge branch 'MDL-57690-master' of git://github.com/danpoltawski/moodle
Eloy Lafuente (stronk7) [Tue, 24 Jan 2017 18:05:51 +0000 (19:05 +0100)]
Merge branch 'MDL-49423-master' of git://github.com/jleyva/moodle
AMOS bot [Tue, 24 Jan 2017 16:04:31 +0000 (00:04 +0800)]
Automatically generated installer lang files
Ankit Agarwal [Thu, 22 Dec 2016 05:41:23 +0000 (11:11 +0530)]
MDL-57300 lti: Rename lti2 as registration url
AMOS BEGIN
CPY [registrationurl,mod_lti],[registrationurl,enrol_lti]
AMOS END
Ankit Agarwal [Mon, 2 Jan 2017 08:56:35 +0000 (14:26 +0530)]
MDL-57296 gradebook: Fix issue with gradebook while collapsing grades
Dan Poltawski [Tue, 24 Jan 2017 10:11:30 +0000 (10:11 +0000)]
Merge branch 'MDL-57639-master' of git://github.com/andrewnicols/moodle
Dan Poltawski [Tue, 24 Jan 2017 09:38:14 +0000 (09:38 +0000)]
Merge branch 'MDL-57667-master' of https://github.com/snake/moodle
Dan Poltawski [Tue, 24 Jan 2017 09:15:59 +0000 (09:15 +0000)]
Merge branch 'MDL-50539-master' of git://github.com/jleyva/moodle
Dan Poltawski [Tue, 24 Jan 2017 09:15:50 +0000 (09:15 +0000)]
Merge branch 'MDL-50545-master' of git://github.com/jleyva/moodle
Dan Poltawski [Tue, 24 Jan 2017 09:01:59 +0000 (09:01 +0000)]
Merge branch 'MDL-56449_assign_groups' of git://github.com/davosmith/moodle
Damyon Wiese [Tue, 24 Jan 2017 07:25:54 +0000 (15:25 +0800)]
MDL-57273 persistent: Dont allow set and get for helpers
Helper methods (ie custom methods on a persistent) should not be callable via set() or get() even
if they start with set_ or get_. They are not the same as custom getters and setters for real persistent
properties.
Damyon Wiese [Mon, 23 Jan 2017 07:24:08 +0000 (15:24 +0800)]
MDL-57273 persistent: Some more magic __call conversions
I missed all the entry pages when converting from set_abc() and get_abc() to set('abc', ) and get('abc').
Also fixed a wrong namespace for core_competency\external\performance_helper
Andrew Nicols [Tue, 24 Jan 2017 06:57:53 +0000 (14:57 +0800)]
Merge branch 'MDL-57550-master' of git://github.com/danpoltawski/moodle
Ankit Agarwal [Thu, 22 Dec 2016 05:28:40 +0000 (10:58 +0530)]
MDL-57300 lti: Fix incorrect variable types in docs
Andrew Nicols [Tue, 24 Jan 2017 05:26:47 +0000 (13:26 +0800)]
Merge branch 'MDL-50547-master' of git://github.com/jleyva/moodle
Andrew Nicols [Tue, 24 Jan 2017 05:01:45 +0000 (13:01 +0800)]
Merge branch 'MDL-57408-master' of git://github.com/jleyva/moodle
Andrew Nicols [Tue, 24 Jan 2017 00:47:54 +0000 (08:47 +0800)]
Merge branch 'master_MDL-46782' of git://github.com/danmarsden/moodle
Dan Marsden [Tue, 24 Jan 2017 00:05:50 +0000 (13:05 +1300)]
MDL-46782 mod_scorm: fix completion test, remove redundant test.
Dan Poltawski [Mon, 23 Jan 2017 16:21:02 +0000 (16:21 +0000)]
Merge branch 'wip_master_mdl-50625_ldap_better_check_paged_results_support' of https://github.com/iarenaza/moodle
Dan Poltawski [Mon, 23 Jan 2017 15:39:55 +0000 (15:39 +0000)]
Merge branch 'wip-MDL-57511-master' of git://github.com/Beedell/moodle
Davo Smith [Mon, 23 Jan 2017 13:32:59 +0000 (13:32 +0000)]
MDL-57638 block_rss_client: warn users about failed RSS feeds
Davo Smith [Thu, 19 Jan 2017 16:58:20 +0000 (16:58 +0000)]
MDL-57638 block_rss_client: skip output of failed feeds
Dan Poltawski [Mon, 23 Jan 2017 12:24:10 +0000 (12:24 +0000)]
Merge branch 'MDL-57415_m33v1' of https://github.com/sbourget/moodle
Dan Poltawski [Mon, 23 Jan 2017 12:19:22 +0000 (12:19 +0000)]
Merge branch 'MDL-57287-master' of git://github.com/snake/moodle
Dan Poltawski [Mon, 23 Jan 2017 12:05:32 +0000 (12:05 +0000)]
Merge branch 'mdl57668-master' of https://github.com/tlock/moodle
Dan Poltawski [Mon, 23 Jan 2017 11:59:11 +0000 (11:59 +0000)]
Merge branch 'wip-mdl-57700' of https://github.com/rajeshtaneja/moodle
Dan Poltawski [Mon, 23 Jan 2017 09:48:11 +0000 (09:48 +0000)]
Merge branch 'MDL-57677-master-usermodified' of git://github.com/mudrd8mz/moodle
Dan Poltawski [Fri, 30 Dec 2016 09:01:19 +0000 (09:01 +0000)]
MDL-57550 forum: fix template validation issues
* Add some missing example contexts
* Stop using obsolete cell attributes
Dan Poltawski [Thu, 29 Dec 2016 19:35:22 +0000 (19:35 +0000)]
MDL-57550 forum: remove legacy js file
Dan Poltawski [Thu, 29 Dec 2016 19:32:57 +0000 (19:32 +0000)]
MDL-57550 forum: remove legacy forum.js uses
The search form options can be achieved in jquery rather than using
global js function/vars.
forum_get_subscribe_link legacylink had not been useful for some time
Dan Poltawski [Mon, 23 Jan 2017 09:28:32 +0000 (09:28 +0000)]
Merge branch 'master_MDL-46782' of git://github.com/danmarsden/moodle
Dan Poltawski [Mon, 23 Jan 2017 09:26:57 +0000 (09:26 +0000)]
Merge branch 'MDL-57737-master' of git://github.com/crazyserver/moodle
Damyon Wiese [Mon, 23 Jan 2017 06:18:04 +0000 (14:18 +0800)]
MDL-57273 persistent: Fix access to set/get in test
The setters and getters for the path property in the test class need to be protected.
Damyon Wiese [Mon, 23 Jan 2017 03:58:59 +0000 (11:58 +0800)]
MDL-57273 persistent: Improved style
Use \blah::class instead of '\\blah' in define_class functions.
Allow chaining of setters by returning $this.
Rajesh Taneja [Fri, 9 Dec 2016 06:36:03 +0000 (14:36 +0800)]
MDL-54628 behat: Show parallel run command with proper rerun option
Juan Leyva [Wed, 11 Jan 2017 14:04:58 +0000 (15:04 +0100)]
MDL-57410 tool_mobile: New setting for adding menu items in the app
Juan Leyva [Fri, 30 Dec 2016 17:11:50 +0000 (18:11 +0100)]
MDL-49423 tool_mobile: New setting for disabling features
Juan Leyva [Fri, 30 Dec 2016 13:00:40 +0000 (14:00 +0100)]
MDL-49423 admin: Support optgroup in admin_setting_configmultiselect
Juan Leyva [Thu, 29 Dec 2016 12:06:13 +0000 (13:06 +0100)]
MDL-49423 admin: Support optgroup in admin_setting_configselect
Pau Ferrer Ocaña [Fri, 20 Jan 2017 11:57:36 +0000 (12:57 +0100)]
MDL-57737 glossary: Add entry description accepts HTML
Shamim Rezaie [Fri, 20 Jan 2017 09:30:38 +0000 (20:30 +1100)]
MDL-55915 enrol_manual: let fullname()know if user has viewfullnames cap
fullname() relies on its second parameter to determine wheter it should use fullnamedisplay or alternativefullnameformat.
We need to check for moodle/site:viewfullnames capability and pass true as the second parameter to fullname() whereever
the user has this capability.
Shamim Rezaie [Fri, 20 Jan 2017 09:30:09 +0000 (20:30 +1100)]
MDL-55915 core_user: let fullname() know if user has viewfullnames cap
Added $viewfullnames property to the user_selector_base class so anyone using a child class of this class can
let it know if user has viewfullnames capability or not.
Shamim Rezaie [Fri, 20 Jan 2017 09:29:39 +0000 (20:29 +1100)]
MDL-55915 Gradebook: let fullname() know if user has viewfullnames cap
Instruct fullname() to format names on the gradebook grader report with alternativefullnameformat when user
has moodle/site:viewfullnames capability.
Juan Leyva [Wed, 28 Dec 2016 14:19:18 +0000 (15:19 +0100)]
MDL-57408 tool_mobile: New setting for renaming app strings
Shamim Rezaie [Fri, 20 Jan 2017 09:28:57 +0000 (20:28 +1100)]
MDL-55915 mod_assign: let fullname() know if user has viewfullnames cap
Instruct fullname() to format names on the assignment grading page with alternativefullnameformat when user
has moodle/site:viewfullnames capability.
Juan Leyva [Tue, 3 Jan 2017 11:59:05 +0000 (12:59 +0100)]
MDL-50547 mod_resource: New WS mod_resource_get_resources_by_courses
Damyon Wiese [Fri, 20 Jan 2017 04:53:26 +0000 (12:53 +0800)]
MDL-57273 persistent: protected custom getters
(and setters).
Damyon Wiese [Tue, 17 Jan 2017 08:25:14 +0000 (16:25 +0800)]
MDL-57273 core: Remove magic setters and getters
Remove the magic getters and setters from persistent. They are deprecated only in the persistent
class for competencies.
Frederic Massart [Wed, 28 Dec 2016 03:23:05 +0000 (11:23 +0800)]
MDL-57273 core: Using $renamedclasses for deprecated classes
Frederic Massart [Tue, 20 Dec 2016 03:24:43 +0000 (11:24 +0800)]
MDL-57273 exporter: Clarify why contextname needs to be PARAM_RAW
Frederic Massart [Tue, 20 Dec 2016 03:19:51 +0000 (11:19 +0800)]
MDL-57273 form: Persistent form automatically setType on some fields
Frederic Massart [Fri, 16 Dec 2016 04:21:56 +0000 (12:21 +0800)]
MDL-57273 core: Migrating the persistent form class to core
Frederic Massart [Thu, 15 Dec 2016 10:03:40 +0000 (18:03 +0800)]
MDL-57273 core: Exporters support custom formatting parameters
Frederic Massart [Thu, 8 Dec 2016 06:00:10 +0000 (14:00 +0800)]
MDL-57273 core_competency: Fatal error in external update_plan
Frederic Massart [Fri, 9 Dec 2016 08:08:36 +0000 (16:08 +0800)]
MDL-57273 core: Migrating some exporters from tool_lp & core_competency
Frederic Massart [Thu, 8 Dec 2016 09:11:12 +0000 (17:11 +0800)]
MDL-57273 core: Added a performance helper to use with exporters