moodle/mod/assign
Dan Poltawski 5bb4f444de MDL-55244 js: fix problems with eslint --fix
eslint --fix '**/yui/src/**/*.js'
2016-07-25 07:53:05 +01:00
..
amd MDL-55048 js: rebuilt files with new version of uglifyjs 2016-07-11 15:53:10 +01:00
backup/moodle2 MDL-48159 mod_assign: Added setting preventsubmissionnotingroup 2015-04-07 14:30:40 +01:00
classes Merge branch 'MDL-52954-master' of git://github.com/damyon/moodle 2016-04-11 09:52:40 +01:00
db Merge branch 'MDL-55162-master' of git://github.com/jleyva/moodle 2016-07-18 20:35:50 +02:00
feedback MDL-55244 js: fix problems with eslint --fix 2016-07-25 07:53:05 +01:00
lang/en Merge branch 'MDL-54165-master' of git://github.com/ryanwyllie/moodle 2016-07-06 11:04:40 +08:00
pix NOBUG: Fixed SVG browser compatibility 2016-07-07 10:19:45 +02:00
submission Merge branch 'MDL-55113-master' of git://github.com/dpalou/moodle 2016-07-05 12:21:46 +02:00
templates MDL-54165 mod_assign: Collapsible review and grade panel 2016-07-06 02:50:24 +00:00
tests MDL-55162 mod_assign: New WS mod_assign_view_assign 2016-07-12 14:39:24 +01:00
yui MDL-55244 js: fix problems with eslint --fix 2016-07-25 07:53:05 +01:00
adminlib.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
adminmanageplugins.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
assignmentplugin.php MDL-44629 Assignment: add facility for displaying plugin-specific headers 2014-04-07 11:34:26 +01:00
batchsetallocatedmarkerform.php MDL-42531 assign: refactor batch operations to use forms properly 2014-06-10 14:06:41 +10:00
batchsetmarkingworkflowstateform.php MDL-45324 assign: notify when workflow is Off, or if state is Released 2014-12-10 22:29:08 +10:00
extensionform.php MDL-44598 assign: improve 'grant extension' form to show user names 2015-10-20 12:19:16 +10:00
externallib.php Merge branch 'MDL-55162-master' of git://github.com/jleyva/moodle 2016-07-18 20:35:50 +02:00
feedbackplugin.php MDL-53601 mod_assign: Feedback files are sent to all group members. 2016-05-02 15:54:53 +08:00
gradeform.php MDL-52133 mod_assign: Support userid on single grade page 2016-05-06 07:18:44 +00:00
gradingbatchoperationsform.php MDL-52490 mod_assign: Patch refinements 2016-04-18 09:17:08 +08:00
gradingoptionsform.php MDL-52596 assign: Add max assignment per grading page site wide setting 2016-04-18 16:34:40 +10:00
gradingtable.php MDL-53916 mod_assign: Point update grade link to new interface 2016-05-10 15:42:05 +01:00
index.php MDL-41101 convert assign event triggers to new create_from_xxx helpers 2014-04-17 09:51:12 +08:00
lib.php MDL-49852 mod_assign: Fix group assignment completion tracking 2016-05-26 16:03:03 +08:00
locallib.php Merge branch 'MDL-55162-master' of git://github.com/jleyva/moodle 2016-07-18 20:35:50 +02:00
mod_form.php MDL-53392 mod_assign: Remove old Grade Max warning string references 2016-05-26 17:16:53 +08:00
module.js MDL-43069 assign: prevent JS error on grading table 2015-11-18 15:41:42 +00:00
quickgradingform.php MDL-46718: Return user to last accessed page when quick grading 2014-08-08 14:01:02 +09:30
renderable.php MDL-52954 assign: Fix the reasonable cibot warnings. 2016-03-30 14:07:28 +08:00
renderer.php MDL-54595 mod_assign: Remove btn-group class 2016-05-17 11:53:10 +08:00
settings.php MDL-52596 assign: Add max assignment per grading page site wide setting 2016-04-18 16:34:40 +10:00
styles.css MDL-54165 mod_assign: Collapsible review and grade panel 2016-07-06 02:50:24 +00:00
submission_form.php MDL-41945 mod_assign: Check if submission has been modified 2016-07-04 10:51:57 +08:00
submissionconfirmform.php MDL-43628 mod_assign: fixed formatting of statement 2014-11-20 10:18:28 +13:00
submissionplugin.php MDL-41945 mod_assign: Properly check if submission is empty 2016-07-04 10:55:06 +08:00
upgrade.txt MDL-41945 mod_assign: Properly check if submission is empty 2016-07-04 10:55:06 +08:00
upgradelib.php MDL-47686 assign: Fix restoring from a mod_assignment backup. 2014-10-15 15:56:30 +08:00
version.php Merge branch 'MDL-55162-master' of git://github.com/jleyva/moodle 2016-07-18 20:35:50 +02:00
view.php MDL-55162 mod_assign: New WS mod_assign_view_assign 2016-07-12 14:39:24 +01:00