Juan Leyva
af0e70b60a
MDL-57633 mod_lesson: New WS mod_lesson_get_lessons_by_courses
2017-01-31 17:01:49 +01:00
Juan Leyva
4a3391b694
MDL-57633 mod_lesson: Move to function the lesson availability checks
...
This commit is just about moving code and updating the lesson class to
manage the context and cm.
2017-01-31 17:01:48 +01:00
Michael Aherne
655727381d
MDL-57777 rss: Return 404 when context not found.
2017-01-31 09:29:08 +00:00
Andrew Nicols
22f93579fa
Merge branch 'MDL-57638_rss_skip' of git://github.com/davosmith/moodle
2017-01-31 13:21:35 +08:00
Andrew Nicols
7a2121d7f2
Merge branch 'wip-MDL-57785-master' of git://github.com/amygroshek/moodle
2017-01-31 12:19:13 +08:00
Andrew Nicols
ca12fb5458
Merge branch 'master_MDL-56808' of git://github.com/danmarsden/moodle
2017-01-31 12:10:48 +08:00
Andrew Nicols
88107dc944
Merge branch 'MDL-35978-master-blockfix' of https://github.com/snake/moodle
2017-01-31 11:43:38 +08:00
Jake Dallimore
bb80768558
MDL-35978 comments: fix for comments block which has no toggler
2017-01-31 11:24:42 +08:00
Andrew Nicols
b462c655dc
Merge branch 'MDL-57410-master' of git://github.com/jleyva/moodle
2017-01-31 09:00:34 +08:00
Andrew Nicols
f417416cf1
Merge branch 'MDL-57296-master' of git://github.com/ankitagarwal/moodle
2017-01-31 08:35:41 +08:00
wehr
f58861051f
MDL-57592 assignment: Adds filtering of assignment name in grader view
2017-01-30 18:27:22 +01:00
Tim Hunt
2d708a7365
MDL-57588 questions: regrading should not lose flags
2017-01-30 14:31:52 +00:00
Dan Poltawski
010e22169b
Merge branch 'wip-MDL-57782-master' of git://github.com/marinaglancy/moodle
2017-01-30 10:08:26 +00:00
Dan Poltawski
b040b52340
Merge branch 'MDL-35978-master' of https://github.com/snake/moodle
2017-01-30 09:54:13 +00:00
Dan Poltawski
9e3df32f5c
Merge branch 'MDL-36233-master' of git://github.com/lameze/moodle
2017-01-30 09:34:27 +00:00
Ankit Agarwal
6c6bd6e1ad
MDL-57296 gradelib: Fix get_hidding_effect for grade_type_none items
2017-01-30 13:37:48 +05:30
Andrew Nicols
7463727761
Merge branch 'wip-MDL-57568-master' of git://github.com/abgreeve/moodle
2017-01-30 13:56:16 +08:00
Brendan Heywood
cfd35ec846
MDL-57810 lib: Disable nginx buffers when not required
2017-01-30 15:51:50 +11:00
Rajesh Taneja
1dc320f140
MDL-57765 behat: Allow exact selectors to be used
...
In Blocks with boost theme selector to
find block with name is partial match
it might fail in some cases. It would
be nice to use exact match to avoid
unexpected failures
2017-01-30 11:37:34 +08:00
Mike Churchward
559cfa03f4
MDL-36233 mod_assign: fixed submission time comparison sql and test.
2017-01-30 09:06:55 +08:00
Rajesh Taneja
36cc9f8e37
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.
2017-01-30 08:51:53 +08:00
Amy Groshek
c178ba7275
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.
2017-01-27 09:11:16 -06:00
Marina Glancy
bbf401bec6
MDL-57782 enrol_self: fix check when email needs to be sent
...
Thanks to Leandro for providing a fix
2017-01-27 14:24:10 +08:00
Helson Castro
5ad0bb82f1
MDL-57568 forms: Added missing include for button element.
2017-01-27 13:58:31 +08:00
Jake Dallimore
af65270e87
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.
2017-01-27 13:03:53 +08:00
Jun Pataleta
1da58a1a75
MDL-57660 mod_forum: Preserve forum ID selection after form submission
2017-01-27 10:09:37 +08:00
Eloy Lafuente (stronk7)
e7059ec5e2
weekly release 3.3dev
2017-01-27 00:27:34 +01:00
Eloy Lafuente (stronk7)
47b5a0fc25
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2017-01-27 00:27:30 +01:00
Tim Hunt
c28bfbef24
MDL-57587 question file access: fix regression caused by MDL-53744
2017-01-26 18:53:16 +00:00
Dan Poltawski
e7ecb4a90f
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.
2017-01-26 11:28:59 +00:00
Dan Poltawski
0053c77d62
MDL-57690 js: fix missing requirement before using M.core.dialogue
2017-01-26 08:52:50 +00:00
Dan Marsden
e62e8545dc
MDL-56808 scorm: remove some eval function that aren't needed.
2017-01-26 09:56:29 +13:00
Andrew Nicols
e0e5407e77
MDL-57550 mod_forum: Set dates to initial checkbox state
2017-01-25 14:04:47 +08:00
Andrew Nicols
190c79ac3e
MDL-57273 report_competency: Use correct getters
2017-01-25 13:16:25 +08:00
Damyon Wiese
5c83f8cdb9
MDL-57273 persistent: Remove use of helper as getter
...
get('blah') are for properties
get_blah() are for helpers
2017-01-25 11:14:00 +08:00
Andrew Nicols
ae099a2a1d
Merge branch 'MDL-57273-master' of git://github.com/damyon/moodle
2017-01-25 08:48:27 +08:00
wehr
88671590f2
MDL-57655 session: Adds igbinary serializer to Redis session handler
2017-01-25 00:47:25 +01:00
Eloy Lafuente (stronk7)
ae8e8e6aa1
Merge branch 'MDL-55915_master' of https://github.com/rezaies/moodle
2017-01-24 22:03:48 +01:00
Eloy Lafuente (stronk7)
0396389272
Merge branch 'MDL-57690-master' of git://github.com/danpoltawski/moodle
2017-01-24 20:22:44 +01:00
Eloy Lafuente (stronk7)
0db24a200a
Merge branch 'MDL-49423-master' of git://github.com/jleyva/moodle
2017-01-24 19:05:51 +01:00
AMOS bot
00fc9c15f7
Automatically generated installer lang files
2017-01-25 00:04:31 +08:00
Ankit Agarwal
7f38d8f3ee
MDL-57300 lti: Rename lti2 as registration url
...
AMOS BEGIN
CPY [registrationurl,mod_lti],[registrationurl,enrol_lti]
AMOS END
2017-01-24 16:40:49 +05:30
Ankit Agarwal
bba75cb186
MDL-57296 gradebook: Fix issue with gradebook while collapsing grades
2017-01-24 15:48:36 +05:30
Dan Poltawski
9f43d5052a
Merge branch 'MDL-57639-master' of git://github.com/andrewnicols/moodle
2017-01-24 10:11:30 +00:00
Dan Poltawski
948aec4a09
Merge branch 'MDL-57667-master' of https://github.com/snake/moodle
2017-01-24 09:38:14 +00:00
Dan Poltawski
8120cbd939
Merge branch 'MDL-50539-master' of git://github.com/jleyva/moodle
2017-01-24 09:15:59 +00:00
Dan Poltawski
48034807ee
Merge branch 'MDL-50545-master' of git://github.com/jleyva/moodle
2017-01-24 09:15:50 +00:00
Dan Poltawski
79b717ec04
Merge branch 'MDL-56449_assign_groups' of git://github.com/davosmith/moodle
2017-01-24 09:01:59 +00:00
Damyon Wiese
6b206c5309
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.
2017-01-24 15:39:53 +08:00
Damyon Wiese
0ce135f65d
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
2017-01-24 15:20:07 +08:00