Damyon Wiese
ab848fea81
MDL-48861 assign: Make the requires grading filter consistent
...
Consistently include submissions with a null grade (see MDL-47694).
2015-10-13 14:52:50 +08:00
Damyon Wiese
fb6bae3eae
MDL-48861 assign: Fix unit tests and behat tests
...
The tests were not working with the change to the needs grading filter.
2015-10-13 12:59:13 +08:00
David Monllao
ee58df52da
Merge branch 'MDL-46455-master-20151012' of git://github.com/damyon/moodle
2015-10-13 11:42:40 +08:00
Andrew Nicols
5e2547612f
Merge branch 'MDL-51302-master' of git://github.com/danpoltawski/moodle
2015-10-13 11:33:23 +08:00
Andrew Nicols
a6c0702884
Merge branch 'wip-MDL-49515-master' of git://github.com/abgreeve/moodle
2015-10-13 11:05:05 +08:00
Andrew Nicols
3648d7963a
Merge branch 'MDL-51427-master' of git://github.com/marinaglancy/moodle
2015-10-13 10:13:43 +08:00
Adrian Greeve
59d20e706a
MDL-49515 libraries: Update to editpdf/classes/pdf.php
...
This updates fpdi_bridge to extend our Moodle pdf class
as was done before.
2015-10-13 09:28:16 +08:00
Dan Poltawski
37029775f9
Merge branch 'MDL-48861-master' of git://github.com/damyon/moodle
2015-10-12 16:53:18 +01:00
David Monllao
fd47ef44bd
Merge branch 'MDL-51637-master' of git://github.com/jleyva/moodle
2015-10-12 17:08:27 +08:00
Juan Leyva
4f3a2d2103
MDL-51637 forum: Make forum_get_discussions_paginated return group post
2015-10-12 10:08:17 +02:00
Andrew Nicols
fe26df5ec9
MDL-49682 mod_forum: Correct arguments to format_message_text
...
This feeds straight into context_module::instance() and I was inadvertantly
using the forum->id, rather than the cm->id.
2015-10-12 14:54:34 +08:00
David Monllao
1c94483300
MDL-49682 mod_forum: Bump version for caches
2015-10-12 14:07:55 +08:00
Andrew Nicols
317938393c
MDL-49682 mod_forum: Build forum email templates
2015-10-12 13:26:29 +08:00
Mark Nelson
607021c14b
MDL-46455 events: added more mapping
...
Also fixed a few bugs.
2015-10-11 18:52:36 -07:00
Mark Nelson
0bfafc5ba0
MDL-46455 mod_*: added restore mapping to events
2015-10-11 18:14:57 -07:00
Mark Nelson
ef15eae433
MDL-46455 mod_*: added additional mapping to be used by events
2015-10-11 18:14:56 -07:00
Dan Poltawski
b96da4eaef
MDL-51302 scorm: do not use invalid course urls
...
Previous behaviour of setting an empty sectionid was incorrect and we
were doing work which course_get_url() does for us.
2015-10-09 09:04:35 +01:00
Damyon Wiese
64f6ef1f3a
MDL-48861 mod_assign: use >= for requires grading filter
...
If the grade and submission were modified at exactly the same time,
assume that this means the grade was automatically created for the submission
and is not a real grade from a teacher interaction.
2015-10-09 15:08:06 +08:00
Adrian Greeve
858d457d61
MDL-49515 libraries: Update FPDI to 1.5.4
2015-10-09 14:46:12 +08:00
Adam Olley
a7d95e4e65
MDL-51285 mod_forum: Posts all need to have different stamps
2015-10-08 12:21:36 +08:00
Eloy Lafuente (stronk7)
b82a60d1a7
Merge branch 'MDL-51624-master' of git://github.com/jleyva/moodle
2015-10-08 01:18:39 +02:00
Eloy Lafuente (stronk7)
11e2efe941
Merge branch 'MDL-51566-master' of git://github.com/jleyva/moodle
2015-10-08 00:24:06 +02:00
Juan Leyva
4bed1682bb
MDL-51624 mod_lti: New Web Service mod_lti_view_lti
2015-10-07 14:54:18 +02:00
Juan Leyva
c4c838ae82
MDL-51624 mod_lti: Rename function lti_view to lti_launch_tool
2015-10-07 14:53:00 +02:00
Juan Leyva
4b93c3e342
MDL-51566 mod_choice: New WS mod_choice_delete_choice_responses
2015-10-07 13:58:51 +02:00
Dan Poltawski
cae31eccfd
Merge branch 'MDL-50543-master' of git://github.com/jleyva/moodle
2015-10-07 11:36:21 +01:00
David Monllao
6be0240df5
Merge branch 'MDL-51567-master' of git://github.com/jleyva/moodle
2015-10-07 15:34:23 +08:00
rajesh Taneja
ac40984241
MDL-50524 behat: Fixed multiple when then and use of generator
2015-10-07 14:47:01 +08:00
David Monllao
de27cf6a3f
Merge branch 'wip-mdl-51285' of git://github.com/rajeshtaneja/moodle
2015-10-07 11:22:56 +08:00
Adrian Greeve
33a2512acd
MDL-49028 mod_wiki: Fix for reseting pages and tags
...
This will ensure that both pages and tags will be
removed when all the reset options for the wiki are
selected.
2015-10-07 10:03:02 +08:00
Eloy Lafuente (stronk7)
cb171682ff
Merge branch 'MDL-49823-master' of git://github.com/jleyva/moodle
2015-10-07 01:08:52 +02:00
Andrew Hancox
08a54173d8
MDL-50526 mod_assign: Highlight error message when user has no group
...
If I set the "Require group to make submission" setting in an assignment
activity to yes, students who are not in any group are prevented from submitting
their assignment and are presented a warning instead that they should contact
their teacher. This message is now presented in an alert box.
2015-10-06 16:41:25 +01:00
Dan Poltawski
a059ef2e9f
MDL-50524 assign: improve method visibility and upgrade.txt
2015-10-06 16:32:57 +01:00
Dan Poltawski
1a5f8df5c0
Merge branch 'MDL-50524' of https://github.com/andrewhancox/moodle
2015-10-06 16:32:57 +01:00
Dan Poltawski
f5e68c2892
Merge branch 'MDL-51564-master' of git://github.com/jleyva/moodle
2015-10-06 16:32:55 +01:00
Dan Poltawski
d540aa8c70
Merge branch 'MDL-51615-master' of git://github.com/jleyva/moodle
2015-10-06 16:32:00 +01:00
David Monllao
115ef5f91c
MDL-51434 mod_scorm: Including protectpackagedownloads in unit tests
2015-10-06 16:31:35 +01:00
David Monllao
889a9fbba1
MDL-49811 mod_choice: Removing skipresultgraph link
...
The target of the link is not available after MDL-30816.
2015-10-06 16:26:54 +01:00
David Monllao
7da61f95ce
Merge branch 'MDL-49811_master' of git://github.com/jinhofer/moodle
2015-10-06 16:26:54 +01:00
David Monllao
86c48d177e
Merge branch 'master-MDL-49750' of git://github.com/jojoob/moodle
2015-10-06 16:26:53 +01:00
David Monllao
c6ce30bb3f
Merge branch 'MDL-51434-master' of git://github.com/jleyva/moodle
2015-10-06 16:26:53 +01:00
Juan Leyva
9748791ba8
MDL-51564 webservice: Review the use of external format_string
2015-10-06 14:00:45 +02:00
jinhofer
0b7856efbe
MDL-49811 lib: Added js to skiplinks
...
I have added a JS module to handle skiplinks to send
the focus to the end of the block. This improves the function
and allows the user to better tab through the page.
2015-10-05 06:17:58 -05:00
Johannes Burk
8c3b27d4b2
MDL-49750 mod_data: fix updating file/picture fields breaks references
...
Use file_save_draft_area_files on file/picture update and
set content to null if file was removed.
2015-10-05 11:42:53 +02:00
Adrian Greeve
30836b17da
MDL-49028 mod_wiki: Fully reset wiki pages.
...
All the wiki pages as well as comments and tags
can now be reset.
A thank you to Daniel Kosinski and Pascal Maury for
providing patches for this improvement.
2015-10-05 09:48:38 +08:00
Juan Leyva
dfcdec1254
MDL-50543 mod_lti: New WS mod_lti_get_ltis_by_courses
2015-10-04 21:19:18 +02:00
Juan Leyva
d5ded9e72d
MDL-51615 mod_lti: New Web Service mod_lti_get_tool_launch_data
2015-10-04 21:19:06 +02:00
Juan Leyva
77496aa556
MDL-51567 mod_scorm: Return warnings for invalid attempt numbers
...
In the external function get_scorm_sco_tracks
2015-10-04 21:15:21 +02:00
Juan Leyva
ae67efa883
MDL-51615 mod_lti: New Web Service mod_lti_get_tool_launch_data
2015-10-03 08:25:28 +02:00
Juan Leyva
8b06acf76c
MDL-51434 mod_scorm: New global setting for enabling package downloads
2015-10-01 18:16:01 +02:00