Andrew Davis
b253798edd
data MDL-24473 corrected the data table description
2010-10-01 08:08:11 +00:00
Rossiani Wijaya
6b15734d56
MDL-20410: remove set_focuscontrol
2010-10-01 02:24:38 +00:00
Andrew Davis
263819c8dd
database MDL-24349 added support for Moodle 2.0 data storage to database presets
2010-10-01 02:06:56 +00:00
Andreas Grabs
0b6b46d5f3
MDL-24466 - upgrading mod_feedback error
2010-09-30 23:17:24 +00:00
David Mudrak
65601f04a3
MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage
2010-09-30 14:44:33 +00:00
David Mudrak
ac0f8f4559
MDL-19936 workshopform subplugins restore: use get_namefor() as mapping identifier
...
As I realized in rubric, get_namefor() should be used so that both
get_mapping() and get_new_parentid() can be used.
2010-09-30 12:05:59 +00:00
David Mudrak
8fa86fb8c4
MDL-19936 workshopform_rubric: fixed a bug causing Moodle Features Demo restore fail
2010-09-30 11:14:53 +00:00
Aparup Banerjee
6d53b60b46
assignment MDL-23683 removed backup & restore of deprecated filearea : 'online_submission'
2010-09-30 08:01:45 +00:00
Aparup Banerjee
6aac01ca84
assignment MDL-23683 online assignment filearea changed for consistency from 'online_submission' to 'submission'
2010-09-30 06:30:34 +00:00
Aparup Banerjee
abc89a8bda
assignment MDL-24382 fixed enforcing file size limit in single upload
2010-09-30 03:49:59 +00:00
Andrew Davis
fe9d5f7efc
database MDL-24349 fixed a bug with database field presets. textareas werent being successfully set up.
2010-09-30 02:40:51 +00:00
David Mudrak
d318391c6b
MDL-19936 workshopeval_best: restore improved
2010-09-29 23:12:38 +00:00
David Mudrak
d5f5406610
MDL-19936 workshopform_rubric: restore implemented
2010-09-29 23:12:20 +00:00
David Mudrak
f1c8bb26d7
MDL-19936 workshopform_numerrors: restore implemented
2010-09-29 23:11:47 +00:00
David Mudrak
47861eaace
MDL-19936 workshopform_comments: restore implemented
2010-09-29 23:11:25 +00:00
David Mudrak
708684332d
MDL-19936 workshopform_accumulative restore improvements
2010-09-29 23:10:48 +00:00
Dan Marsden
134c8644d5
SCORM MDL-24435 fix missing completionlib include
2010-09-29 22:18:39 +00:00
Andreas Grabs
e38442715b
MDL-24450 - searching in mapcourses fails
2010-09-29 20:43:01 +00:00
Dongsheng Cai
b8a6131b94
MDL-24441, enforce course max file size
2010-09-29 10:13:35 +00:00
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