Commit graph

9800 commits

Author SHA1 Message Date
Petr Skoda
070c8310c2 MDL-23204 convert text to html in chat intro 2010-07-16 09:02:59 +00:00
Andrew Davis
0074247f95 rating MDL-23187 added rating caps to those listed within activity cap check pages 2010-07-16 07:42:10 +00:00
Andrew Davis
55d95d90f9 rating MDL-23328 made date restriction of ratings work correctly 2010-07-16 06:30:30 +00:00
Andrew Davis
a74bea1257 rss MDL-23315 fixed error when moving threads between forums 2010-07-16 02:46:26 +00:00
Dan Marsden
b723a4f88c Choice MDL-18602 - don't need these extra sql calls. - thanks to Brian Gray for pointing it out! 2010-07-16 00:55:54 +00:00
Petr Skoda
e21b850a05 MDL-23318 adding missing label string, hopefully to be renamed later 2010-07-15 20:16:47 +00:00
Petr Skoda
2c49daf789 MDL-21249 + MDL-16089 finalizing the mod/page module 2010-07-15 15:45:20 +00:00
Petr Skoda
acde4348a1 adding hack note 2010-07-15 14:53:51 +00:00
Petr Skoda
2fd52edc7a simplified upgrade code, the text format of resource intro was always 0==FORMAT_MOODLE 2010-07-15 14:45:19 +00:00
Jordi Piguillem
9e11d50773 Adding the global variable 2010-07-15 11:05:51 +00:00
Jordi Piguillem
b7d0b32f4a MDL-22449
Modifing map page to add some help
2010-07-15 11:04:21 +00:00
Jordi Piguillem
534d5b04db MDL-22449
Adding some more help strings
2010-07-15 11:03:54 +00:00
Jordi Piguillem
7b8cf15ce5 Restoring a line form a previous version 2010-07-15 10:53:27 +00:00
Jordi Piguillem
f8be7ad493 MDL-22449
Removing link from diff string
2010-07-15 10:44:14 +00:00
Jordi Piguillem
4bb7490510 MDL-22449
Adding some help strings
2010-07-15 10:43:15 +00:00
Jordi Piguillem
03d1fce9c1 fixing bugs at comments page 2010-07-15 10:16:01 +00:00
Rossiani Wijaya
21b6efd7c9 MDL-23233 - adding formslib.php 2010-07-15 04:11:17 +00:00
Andreas Grabs
cb416e5042 MDL-23275 - Feedback error when adding question
MDL-23276 - Adding a feddback question shoud return to fedback questions
2010-07-14 19:38:57 +00:00
Rossiani Wijaya
b1b769b046 MDL-22647 - Fixed undefined $strintro. Change $strintro to $strentries 2010-07-14 09:44:19 +00:00
Dongsheng Cai
b12ce9449f MDL-22609, fixed assignment files tree view 2010-07-14 09:41:13 +00:00
aparup
38430d3521 Assignment MDL-22893
- response files uploading now uses the new file picker element in single upload type.
2010-07-14 09:05:30 +00:00
Petr Skoda
f728d49b00 MDL-19380 uploadlib cleanup before readding of antivirus integration 2010-07-14 08:40:48 +00:00
Dan Marsden
9fd2f3c1b0 Choice MDL-23248 - check if var exists before setting. 2010-07-13 23:25:19 +00:00
Petr Skoda
dbf9e4bae3 MDL-23234 finally standardised use of settings.php across all plugins - the only partial exceptions now are report and local plugins 2010-07-13 13:56:55 +00:00
aparup
6ad4b78fcf Assignment MDL-22893
- response files uploading now uses the new file manager element in advanced upload type. (@TODO: single upload->use file picker)
 - fixed file manager using $USER->id, now using the submission->userid to display the file area files.
2010-07-13 09:54:59 +00:00
Dongsheng Cai
e525b6f125 MDL-22893, portfolio support 2010-07-13 07:55:47 +00:00
Dan Marsden
5cf8509753 SCORM MDL-23210 - add comment to code to help us remember not to convert this to using other file lib function. 2010-07-12 08:12:16 +00:00
aparup
489c2f1b7a Assignment MDL-22893 put safety require_once as encountered moodleform class not found err. 2010-07-12 07:33:21 +00:00
aparup
e1d4da0507 Assignment MDL-22893 oops, corrected the moodle_url instantiation to put param in an array. 2010-07-12 07:12:46 +00:00
aparup
be534597c1 Assignment MDL-22893 fixed display of response files and the redirect when (advanced) uploading multiple response file. 2010-07-12 07:04:33 +00:00
Dongsheng Cai
b76f2e60d6 MDL-23102, scorm, show previously uploaded package file 2010-07-12 04:46:52 +00:00
Dan Marsden
38961293ed MDL-14589 - reverting patch as it breaks access to packages that use arguments in the url on loader style pages. please see MDL-23210 for details 2010-07-11 23:53:38 +00:00
Dan Marsden
3903aab0aa MDL-14589 - guessing at the right way to call this function. 2010-07-11 23:07:02 +00:00
Petr Skoda
50a8bd6c1d MDL-14589 file api cleanup 2010-07-11 13:30:33 +00:00
Petr Skoda
20e5da7d91 MDL-19211 back to the old text format preferences logic + minor refactoring and improvements 2010-07-10 12:12:59 +00:00
Dan Marsden
e5905528fa SCORM MDL-23119 allowing extra characters in CMIIdentifier - this is outside the ADL Spec but it seems to be ok to extend this and allow more characters than is specified by ADL 2010-07-10 08:17:13 +00:00
David Mudrak
26b51f4e9d MDL-19936 MDL-22151 MDL-22245 backup/moodle2 support for workshopform_comments 2010-07-09 11:21:04 +00:00
David Mudrak
a4f2129dd1 MDL-19936 MDL-22151 MDL-22245 backup/moodle2 support for workshopform_numerrors 2010-07-09 11:20:40 +00:00
David Mudrak
f29917c590 MDL-19936 MDL-22151 MDL-22245 backup/moodle2 support for workshopform_rubric 2010-07-09 11:20:15 +00:00
David Mudrak
0fc5a5faf1 MDL-19936 MDL-22151 MDL-22245 backup/moodle2 support for mod_workshop, workshopeval_best and workshopform_accumulative 2010-07-09 11:19:39 +00:00
David Mudrak
e706b9c3f6 NOMDL workshop: added new tool to clear the assessments
This is useful when the grading strategy is changed within workshop
instance.
2010-07-09 10:35:20 +00:00
Dongsheng Cai
ce2a1c4da9 MDL-22893, assignment module should use filepicker and filemanager 2010-07-09 09:21:52 +00:00
Dan Marsden
d67eb43486 SCORM MDL-17702 iframe no longer used - rename string and remove old string no longer used. 2010-07-09 08:40:54 +00:00
Dan Marsden
9eb8dccc1b SCORM MDL-23176 return error correctly if file not selected. 2010-07-09 08:33:25 +00:00
Dan Marsden
2a4181a6fc SCORM MDL-23166 IE doesn't like it when we have form fields called "id" - this should be cm anyway. - thanks to Sam for help tracking this! 2010-07-09 08:03:51 +00:00
David Mudrak
32c78bc325 NOMDL workshop: added new toolbox viewlet, first tool lets you to clear aggregated grades 2010-07-09 07:55:23 +00:00
Dan Marsden
3d00d6ab02 SCORM MDL-23166 IE doesn't like it when we have form fields called "id" - this should be cm anyway. - thanks to Sam for help tracking this! 2010-07-09 04:18:15 +00:00
Piers Harding
0d55dd4d22 MDL-19442 - fix type cast of values for gradebook calculations 2010-07-08 18:22:53 +00:00
David Mudrak
eeb7d0f9f1 NOMDL workshop: display calculated grades when comparing assessments 2010-07-08 14:24:36 +00:00
David Mudrak
0047a64f68 NOMDL workshop: rubric grid layout fixed after recent addition of assessment setting form 2010-07-08 14:08:27 +00:00