Pau Ferrer Ocaña
1f84c2c5ea
MDL-56638 assign: Don't check sesskey using submit_grading_form from WS
2016-10-28 13:44:19 +02:00
Damyon Wiese
58488d0ff0
MDL-56462 boost: Fix assign grading options form
...
Classes attribute was not being honoured by all form element templates.
Formchangechecker was only looking for the ignoredirty class on the element,
in boost it is on the container.
Assign had specific styles to hide the submit buttons that were not matching in boost.
2016-10-28 12:24:50 +08:00
Eric Merrill
0e8b51607b
MDL-47162 core_message: Cleanup of messaging course ids code
2016-10-27 18:12:42 +02:00
Amanda Doughty
cc350fd9c8
MDL-47162 core_message: Add course id to message eventdata
2016-10-27 18:11:27 +02:00
Brendan Anderson
c28c76450b
MDL-54112 mod_assign: Add scale null grade filter
2016-10-27 09:58:56 -04:00
Pau Ferrer Ocaña
59111fa937
MDL-56583 assign: Add info about the user submission capability
2016-10-27 15:40:03 +02:00
Kenneth Hendricks
e47c002c75
MDL-29795 assign: Tweak user-info section in grader view
...
- also mirror due date removal in boost template
2016-10-27 17:09:58 +11:00
Kenneth Hendricks
84a303b5d2
MDL-29795 assign: Fix mustache template
2016-10-27 15:52:28 +11:00
Kenneth Hendricks
eeaefbb850
MDL-29795 assign: Add 'Duplicate override' breadcrumb
2016-10-27 14:10:43 +11:00
Kenneth Hendricks
a13f1f4996
MDL-29795 assign: Only display date columns if overrides
2016-10-27 14:10:35 +11:00
Kenneth Hendricks
34fac159fb
MDL-29795 assign: Add course to user profile link
2016-10-27 11:38:40 +11:00
Kenneth Hendricks
f73c5b519c
MDL-29795 assign: Add missing inactiveoverridehelp lang string
2016-10-27 10:39:49 +11:00
Eloy Lafuente (stronk7)
6f01090159
Merge branch 'MDL-56448-master' of git://github.com/danpoltawski/moodle
2016-10-26 16:11:44 +02:00
Dan Poltawski
f07cb88c57
MDL-56448 mustache: fix json errors in example context
2016-10-26 12:35:45 +01:00
Damyon Wiese
33cb7031de
MDL-55074 behat: Fix zoom in/out dom insertion
2016-10-26 10:18:52 +08:00
Helen Foster
c9636ddd51
MDL-56542 lang: Merge English strings from the en_fix language pack
2016-10-25 20:12:52 +02:00
David Monllao
26aa08b2f8
Merge branch 'MDL-56307-master' of git://github.com/jleyva/moodle
2016-10-25 17:33:08 +08:00
Juan Leyva
65b2669d98
MDL-56307 course: Return time updated and times updated
2016-10-25 10:10:55 +01:00
Juan Leyva
02a73d767c
MDL-56307 course: New course_check_module_updates_since method
2016-10-25 10:10:52 +01:00
Dan Poltawski
76a6dc685d
Merge branch 'MDL-56534-master' of git://github.com/crazyserver/moodle
2016-10-25 06:08:48 +01:00
Dan Poltawski
b5c5d741c4
Merge branch 'MDL-56538-master' of git://github.com/crazyserver/moodle
2016-10-24 15:50:55 +01:00
Pau Ferrer Ocaña
8845688ce4
MDL-56534 assign: Add grading status on get_submissions WS
2016-10-24 13:24:18 +02:00
Juan Leyva
a18cb9d84f
MDL-29795 assign: Apply overrides to get_assignments
...
This commit also fix a problem in the previous commit
2016-10-24 11:24:40 +01:00
Damyon Wiese
6b8e798db1
MDL-29795 assign: Apply overrides before saving a submission
...
From the webservice.
2016-10-24 11:04:10 +01:00
Ilya Tregubov
d685b95935
MDL-29795 mod_assign: Add user/group override assignment module
2016-10-24 11:03:49 +01:00
David Monllao
3ea1fa18cc
Merge branch 'mdl56466-master' of https://github.com/tlock/moodle
2016-10-24 15:23:51 +08:00
David Monllao
c10cd185a9
Merge branch 'MDL-55981-master' of git://github.com/andrewnicols/moodle
2016-10-24 13:20:42 +08:00
Pau Ferrer Ocaña
896b6e3cb0
MDL-56538 assign: Fix new grading interface UI popouts
2016-10-21 12:29:20 +02:00
Juan Leyva
6492401d1c
MDL-56307 mod: Add missing FEATURE_COMMENT in modules
2016-10-21 09:21:28 +01:00
Damyon Wiese
ba5c5083c5
MDL-55074 theme_boost: Behat fixes for latest theme changes
...
Fix I edit profile steps
Apply fixed header in css
Remove transitions from menus for behat
Be more specific about some "I follow" steps
Navigation path changes
"Current course" node removed from nav tree
Adapt tests because there are no default blocks
Force some space between action menu items
2016-10-21 16:06:54 +08:00
Andrew Nicols
4ceed4dfa6
MDL-55981 core: Remove site:accessallgroups from teacher
2016-10-21 08:55:58 +08:00
Dan Poltawski
d98ab2a585
Merge branch 'MDL-56062-master' of https://github.com/lucisgit/moodle
2016-10-18 12:06:27 +01:00
Eloy Lafuente (stronk7)
5dea1f12fc
Merge branch 'MDL-56345-master' of https://github.com/lucisgit/moodle
2016-10-18 09:37:47 +02:00
Tim Lock
65b4dce6f8
MDL-56466 assign: fix database error with team submissions
...
This fixes the error when viewing the Grading summary with Blind Marking and Team submission is enabled:
ERROR: Incorrect number of query parameters. Expected 32, got 31.
2016-10-18 12:11:45 +10:30
Eloy Lafuente (stronk7)
a14edb9fbb
Merge branch 'MDL-56022_m32v3' of https://github.com/sbourget/moodle
2016-10-18 00:07:17 +02:00
Stephen Bourget
1b467cb8cf
MDL-56022 Assign: Make folders structure in the downloaded zip optional
...
Special thanks to Matt McDermott for the contributing the Javascript
code to fix this issue.
2016-10-17 16:19:28 -04:00
Eloy Lafuente (stronk7)
b705cefa18
Merge branch 'MDL-56300_master' of git://github.com/reskit/moodle
2016-10-17 18:50:07 +02:00
Dan Poltawski
6578ffe4e0
Merge branch 'MDL-55630-master' of https://github.com/StudiUM/moodle
2016-10-17 10:23:35 +01:00
Matthew Switlik
f6beb73bdc
MDL-43796 assign: Reset revealidentities on restore
...
Set revealidentities to 0 when restoring with blindmarking and no user data.
2016-10-14 14:10:29 -04:00
Jean-Philippe Gaudreau
6399ecd743
MDL-55630 mod_assign: Exclude users courses from user details
...
Exclude users' enrolled courses for performance reason.
A new 'includeenrolments' parameter was added
to mod_assign::list_particpants.
2016-10-14 09:28:18 -04:00
Marc Català
260713fc8e
MDL-56300 mod_assign: Filtering students throws a javascript error
2016-10-14 09:28:20 +02:00
Tony Butler
23f2f64452
MDL-56062 mod_assign: Use $gradeitem->get_decimals() for grade display
2016-10-12 17:33:23 +01:00
Tony Butler
88d309d947
MDL-56324 assignfeedback_editpdf: Use correct page in save_current_page
2016-10-12 14:17:48 +01:00
Tony Butler
c156b7b76d
MDL-56345 assignfeedback_editpdf: Use correct strings for tool alt text
2016-10-10 16:13:37 +01:00
Tony Butler
3cd718e859
MDL-56324 assignfeedback_editpdf: Get current page no from page selector
...
When navigating to next/previous page or jumping to a comment
2016-10-10 09:52:19 +01:00
Dan Poltawski
e43bab742d
Merge branch 'MDL-55129-master' of git://github.com/jleyva/moodle
2016-10-05 08:08:11 +01:00
David Monllao
c7fc66f2ac
Merge branch 'MDL-45969-master' of git://github.com/damyon/moodle
2016-10-05 09:42:17 +08:00
Juan Leyva
30cdddb017
MDL-55129 mod_assign: Allow plugins to handle configs for external
...
Until now in the get_assignments WS all the settings for assignment
plugins (submission and feedback) are returned, this was bad because:
- It was returning settings for plugins that may not be enabled
- It was returning settings that would be a security risk (a third
party plugin including a password or credentials for connecting a
remote site)
- Some values was returned "raw" without further processing, for
example, maxsubmissionsizebytes returned 0 when using the plugin
default value instead a valid size
- Assignment plugins implemented an API for communication with the
external API, see for example: get_external_parameters, it didn’t make
sense had an API for the received parameters and not the returned data.
2016-10-04 20:28:38 +01:00
Andrew Nicols
c8379882b8
Merge branch 'MDL-56198' of git://github.com/timhunt/moodle
2016-10-04 09:01:25 +08:00
Tim Hunt
9bee35d5ad
MDL-56198 assignment: improve grading info responsiveness
2016-10-03 16:09:21 +01:00