moodle/mod/assignment
Petr Škoda a9cda870ba MDL-38109 use always get_plugin_list() to get list of plugins
get_list_of_plugins() is NOT intended for real plugins, only plugin like directories.
2013-06-11 10:22:45 +02:00
..
backup MDL-30982 Improving phpDocs for the classes that extend backup_activity_task 2012-02-27 11:59:42 +01:00
db MDL-39753 Add 2.5.0 upgrade line 2013-05-20 15:33:19 +02:00
lang/en MDL-39642 Merge English strings from the en_fix language pack 2013-05-13 09:58:43 +02:00
pix MDL-36436 use hacky aspect ratio to work around IE9 issues 2012-11-20 13:01:27 +01:00
tests MDL-37457 testing Mark current classes as deprecated 2013-01-15 11:07:45 +08:00
type MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
assignment.js NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
delete.php MDL-31607 use full course object for require_login() if already available 2012-04-22 17:41:47 +02:00
grade.php MDL-34466 mod_assignment Replace all instances of get_context_instance() with respective context_XXXX class in mod/assignment 2012-07-27 13:25:05 +08:00
index.php MDL-35339 avoid using get_all_sections(), get_all_mods() and field section.sequence directly 2012-10-15 14:08:13 +08:00
lib.php MDL-38109 use always get_plugin_list() to get list of plugins 2013-06-11 10:22:45 +02:00
locallib.php MDL-34466 mod_assignment Replace all instances of get_context_instance() with respective context_XXXX class in mod/assignment 2012-07-27 13:25:05 +08:00
mod_form.php MDL-39422 mod_forms: prevent long coruse module names 2013-04-30 17:41:36 +01:00
renderer.php MDL-33791 Portfolio: Fixed security issue with passing file paths. 2012-11-08 00:26:13 +01:00
settings.php MDL-39077 maxbytes - fix warnings for cli install 2013-05-02 12:11:08 +08:00
styles.css MDL-30361 - mod/assignment, fix right margin of felement on Grading page that is linked from the user's submissions page (In RTL mode) Not sure what the previous fix was doing, (i made it on a previous commit) hope it does not break some other UI element when in RTL mode. 2011-11-23 01:31:54 +02:00
submissions.php MDL-34466 mod_assignment Replace all instances of get_context_instance() with respective context_XXXX class in mod/assignment 2012-07-27 13:25:05 +08:00
upload.php MDL-31607 use full course object for require_login() if already available 2012-04-22 17:41:47 +02:00
version.php MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
view.php Plagiarism API MDL-13680 add plagiarism support for user submitted files - currently only added to single and advanced Assignment types - other modules to come in future. 2010-09-20 07:32:31 +00:00