moodle/mod/assign
Damyon Wiese 46692c3a81 MDL-37635 Assign: Prevent errors when viewing a feedback for an assignment with no gradeitem in gradebook
Also adds unit tests to verify that:
Feedback is visible even if there is no grade
The grade is not shown if the gradeitem is hidden unless you have mod/assign:grade capability
2013-02-01 13:46:08 +08:00
..
backup/moodle2 MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
db MDL-37726 remove PREVIOUS/NEXT from all install.xml files 2013-01-29 22:34:46 +01:00
feedback MDL-37726 remove PREVIOUS/NEXT from all install.xml files 2013-01-29 22:34:46 +01:00
lang/en MDL-35740 Assignment: Change the assignment index page to use a renderer. 2012-12-18 08:44:53 +08:00
pix ie9 svg compatibility fixes 2012-12-03 19:53:36 +01:00
submission MDL-37726 remove PREVIOUS/NEXT from all install.xml files 2013-01-29 22:34:46 +01:00
tests MDL-37635 Assign: Prevent errors when viewing a feedback for an assignment with no gradeitem in gradebook 2013-02-01 13:46:08 +08:00
adminlib.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
adminmanageplugins.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
assignmentplugin.php Merge branch 'MDL-37030-master' of git://github.com/damyon/moodle 2013-01-15 10:37:54 +13:00
extensionform.php MDL-31295: Allow granting individual extension dates to students for mod_assign 2012-09-03 10:08:47 +08:00
externallib.php MDL-31682 - fix for online text assignments 2013-01-17 15:48:29 +08:00
feedbackplugin.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
gradeform.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
gradingbatchoperationsform.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
gradingoptionsform.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
gradingtable.php MDL-37533 Assign: Fix grading filters to show only assignments needing grading 2013-01-24 10:55:43 +08:00
index.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
lib.php MDL-37533 Assign: Use the constant for the submitted status in the query (and parameterize the query) 2013-01-24 10:52:20 +08:00
locallib.php MDL-37635 Assign: Prevent errors when viewing a feedback for an assignment with no gradeitem in gradebook 2013-02-01 13:46:08 +08:00
mod_form.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
module.js MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
quickgradingform.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
renderable.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
renderer.php MDL-37635 Assign: Prevent errors when viewing a feedback for an assignment with no gradeitem in gradebook 2013-02-01 13:46:08 +08:00
settings.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
styles.css MDL-36912 usability: CSS adaptations for assignment 2012-11-30 19:25:14 +08:00
submission_form.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
submissionconfirmform.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
submissionplugin.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
upgradelib.php Merge branch 'MDL-37082_master' of git://github.com/markn86/moodle 2013-01-23 08:53:02 +08:00
version.php Merge branch 'MDL-31682' of git://github.com/Lightwork-Marking/moodle 2013-01-15 10:21:20 +13:00
view.php MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00