9927 Commits

Author SHA1 Message Date
Sam Hemelryk
9db1789832 mod-quiz MDL-24418 Overflow fix allow horizontal scrolling of quiz results. 2010-09-29 03:02:18 +00:00
Aparup Banerjee
af49fc364c wiki MDL-24130 fixed editing errors when editing is turned on when creating a first wiki page. 2010-09-28 09:04:24 +00:00
Aparup Banerjee
a878137097 wiki MDL-24130 fixed errors when editing is turned on when in wiki page creation. 2010-09-28 08:14:33 +00:00
Aparup Banerjee
682a19234b assignment MDL-24373 cleaned up code. 2010-09-24 07:15:27 +00:00
Aparup Banerjee
694b7aef38 assignment MDL-24373 removed file count check to display button to manage assignment files submitted. file limits are managed entirely via the file manager ui. 2010-09-24 07:09:42 +00:00
Dongsheng Cai
0cc5b5a34c MDL-24367, fixed 'Show only new' feature in basic chat ui 2010-09-24 06:10:53 +00:00
Dan Marsden
c5a51ed5ad SCORM 2004 MDL-24271 - fix weird looking function - might be right now - thanks to Petr's new IDE for finding issue. 2010-09-24 01:56:20 +00:00
Dan Marsden
bea5ad66cd SCORM MDL-24239 update scorm settings correctly during file upgrade 2010-09-23 23:38:43 +00:00
Andreas Grabs
bf1b9ef70b MDL-24357 - Information on Course in Feedback Module Prints Incorrectly in Show Responses Tab 2010-09-23 22:24:18 +00:00
Aparup Banerjee
5ddf75d8be assignment MDL-24240 set the assignment type plugin title string to produce notice for the subplugin's lang pack, removed notice for core lang pack 2010-09-23 12:29:48 +00:00
Dan Marsden
84ab3289ea SCORM MDL-24027 improve compatibility with MS Sql using $DB->sql_isempty() and $DB->sql_isnotempty() 2010-09-23 08:27:53 +00:00
Rossiani Wijaya
b855512a7c MDL-24258 (updated): eliminate student capability to delete their post when it exceeded the max editing time. 2010-09-23 08:03:47 +00:00
Rossiani Wijaya
09d40d652d MDL-24258: eliminate student capability to delete their post when it exceeded the max editing time. 2010-09-23 07:55:18 +00:00
Andrew Davis
60a1a25cf1 database MDL-24349 made exporting of preset database activities produce valid preset zip files 2010-09-23 06:45:05 +00:00
Sam Hemelryk
899baccdd3 mod-forum MDL-22220 Added CSS classes for better for post styling 2010-09-23 05:45:00 +00:00
Tim Hunt
4033062b33 quiz statistics report NOBUG   was not being escaped twice in Analysis of responses of some qtypes. 2010-09-22 15:35:27 +00:00
Sam Hemelryk
8909cbdc40 mod-scorm MDL-19815 Fixed up deprecated error calls 2010-09-22 08:59:09 +00:00
Sam Hemelryk
b9a8c7206d mod-scorm MDL-19815 Fixed up calls to deprecated function notice 2010-09-22 08:36:23 +00:00
Sam Hemelryk
14f001a993 mod-assignment MDL-19803 Fixed up a couple of minor deprecated calls 2010-09-22 08:08:24 +00:00
Sam Hemelryk
c4238816f0 mod-wiki MDL-19817 Tidied up some deprecated calls 2010-09-22 07:55:34 +00:00
Petr Skoda
e9da9f5bb6 MDL-24318 fixed incorrect sql conversion 2010-09-21 21:57:03 +00:00
Petr Skoda
6bdfef5da9 MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
Petr Skoda
39790bd805 MDL-24321 switching to stdClass in /mod/ 2010-09-21 08:37:36 +00:00
Andrew Davis
2248b994ae activities MDL-24180 realtered available to/from strings in activities and conditional completion to try and make the unclear clear 2010-09-21 03:34:36 +00:00
Eloy Lafuente
767cb7f03a MDL-22151 & MDL-22138 - Quiz activity backup & questions banks too!
CV S: ----------------------------------------------------------------------
2010-09-21 01:28:30 +00:00
David Mudrak
e58357bf28 MDL-24296 forum: fixed incorrect usage of a variable passed by reference
This led to a reply post body appearing at the confirmation page. Here,
the variable $message (passed by reference) is used to collect status
messages from various forum processors. It was incorrectly used as a
local variable, too.
2010-09-20 15:18:02 +00:00
Andrea Bicciolo
570de7a6da mdl-24033 ported on Moodle 2.0. Thanks to Daniele Cordella 2010-09-20 14:38:07 +00:00
Aparup Banerjee
0b9e4fdcb8 course MDL-24250 fixed notice about undefined constant. 2010-09-20 09:04:20 +00:00
Sam Hemelryk
169348bcda mod-assignment MDL-22254 Fixed up incorrect string in online assignment header 2010-09-20 07:44:18 +00:00
Dan Marsden
bce59524ce 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
Dongsheng Cai
7c61b94c1c WIKI MDL-24162 added comments deletion to wiki reset function, added $data->reset_wiki_tags switch 2010-09-20 06:30:24 +00:00
Aparup Banerjee
0cdbbc17df course MDL-24162 added wiki_reset_userdata() to delete tag instances during course reset. 2010-09-20 06:02:14 +00:00
Dongsheng Cai
a75a4b2472 NOBUG: plagiarism api require $cm and $course in assignment render 2010-09-20 03:43:47 +00:00
Dongsheng Cai
ecdd4ca147 CHAT MDL-24269, added missing refreshurl 2010-09-20 03:33:48 +00:00
Andrew Davis
2ac5625874 rating MDL-23586 shifted deletion of ratings out of per module delete instance functions and into delete_context() 2010-09-20 03:25:35 +00:00
Aparup Banerjee
d484419c61 assignment MDL-24159 made glossary_reset_userdata clear glossary_alias of relevant data. 2010-09-20 01:48:34 +00:00
Sam Hemelryk
9bd3e94ab1 mod-lesson MDL-24270 Fixed undefined variables in page types 2010-09-20 01:44:13 +00:00
Aparup Banerjee
5eca3d757e assignment MDL-24158 fixed call to get_plugin_list() which was causing a course reset to not clear assignment submissions. 2010-09-20 01:42:28 +00:00
Sam Hemelryk
b0ee180239 mod-lesson MDL-24270 Fixed undefined variable $nretakes. 2010-09-20 01:39:39 +00:00
Eloy Lafuente
29af95f1d0 MDL-22153 backup - deleted old quiz backup code (replacement is on the way) 2010-09-19 23:03:33 +00:00
Petr Skoda
5eef02f8f1 MDL-24224 fixed more 'mod_form' typos, thanks Anthony! 2010-09-19 16:06:39 +00:00
Petr Skoda
3fbab486e0 MDL-24224 moving forum attachments stored in incorrect area 2010-09-19 16:04:17 +00:00
Petr Skoda
6b3e399166 MDL-24224 fixed typo, credit goes to Anthony Borrow 2010-09-19 15:21:22 +00:00
Petr Skoda
7bbdd17d6e MDL-24282 allow admins to manage forum subscriptions 2010-09-19 14:15:18 +00:00
Moodle HQ git importer
60b9d8070a Fixing drift between CVS and git 2010-09-19 10:59:32 +00:00
Petr Skoda
5924db724d fixed a few spelling problems and standardised stdClass 2010-09-18 14:18:39 +00:00
Petr Skoda
1c5765dd7a fixed missing cfg global 2010-09-18 14:02:32 +00:00
Petr Skoda
88bfbb926f fixed $newdimension typos 2010-09-18 14:02:11 +00:00
Petr Skoda
edef454e08 exception typos fixed 2010-09-18 14:01:13 +00:00
Petr Skoda
25e0783d6c whitespace 2010-09-18 13:58:05 +00:00