31885 Commits

Author SHA1 Message Date
jamiesensei
7660aa80e0 MDL-15393 "show group name in drop down select for what to show in report" AND MDL-15394 "disable showing 'all attempts' and remove option from drop down box in form if there is a group selected" 2008-06-24 16:36:44 +00:00
wildgirl
92cc1b6746 lang string typo fixes 2008-06-24 15:09:44 +00:00
jamiesensei
d86bbdd6f7 MDL-15309 "Switch role to student, take quiz, can't delete attempt" switching default of overview report to show all attempts whether or not the attempt is for a currently enrolled student.
Merged from 1.9 branch.
2008-06-24 12:32:23 +00:00
jamiesensei
abe67b24a7 MDL-15378 "Quizz: sql error if not student in the group" now have extra logic to not display the table if there are no students at all or in current group - still displaying form and graph were appropriate.
Merged from 1.9 branch
2008-06-24 12:18:47 +00:00
jamiesensei
abcaa27391 MDL-14193 "Automatic processing of access.php for adding / upgrading report capabilities" again a small change to how we do this. 2008-06-24 09:22:30 +00:00
jamiesensei
c386eaa3df MDL-15384 'change name of quiz report classes to "quiz_{reportname}_report"' easy to do, changed class name of all reports and changed the code in report.php which instantiates the correct class. 2008-06-24 08:59:29 +00:00
dongsheng
4b4a5710a2 "MDL-15380, see tracker" 2008-06-24 06:03:50 +00:00
moodlerobot
d70346e296 Updated the HEAD build version to 20080624 2008-06-24 01:35:12 +00:00
moodlerobot
efee3f071e Automatic installer.php lang files by installer_builder (20080624) 2008-06-24 01:18:24 +00:00
skodak
6553ec3c80 MDL-15376 remove unchecked vars tests 2008-06-23 21:23:28 +00:00
skodak
82dd4f426d removed < PHP 4.4.0 compatibility hack 2008-06-23 21:18:08 +00:00
tjhunt
87b144ae93 MDL-15372 - Links in course summary and section summaries not recoded on restore. Petr thinks it is a bad idea to recode links in course summaries, becuase he thinks there should not be links there at all, but I disagree, and as long as links are there, and we have the code to stop them breaking on backup and restore, we should fix the bug. 2008-06-23 17:02:21 +00:00
tjhunt
e36cd5d394 MDL-13229 - Cannot export group events - now make it export group events if 'all' is selected - Oops, allow for course without groups. 2008-06-23 14:34:56 +00:00
dongsheng
e1267b2079 "MDL-15311, remove extra enter" 2008-06-23 05:43:05 +00:00
scyrma
eafa83ef9d MDL-15345: prevent problem while running tag_compute_correlations under pgsql. (merge from 1.9) 2008-06-23 04:31:41 +00:00
moodlerobot
132a0f6216 Updated the HEAD build version to 20080623 2008-06-23 01:32:55 +00:00
moodlerobot
f50b8efbb3 Automatic installer.php lang files by installer_builder (20080623) 2008-06-23 01:14:35 +00:00
skodak
04264aeda4 MDL-15343 mod upgrade savepoints implemented (the xmldb generator is not updated yet) 2008-06-22 23:35:52 +00:00
skodak
16a5642c69 MDL-14679 var_export now used instead of addsingleslashes in installer; refactored the database setting initialisation 2008-06-22 22:53:40 +00:00
skodak
98e1919368 MDL-15071 fixed typo 2008-06-22 22:32:16 +00:00
skodak
eccc4a07b3 MDL-15071 fixed problem introduced into submitted patch 2008-06-22 22:05:59 +00:00
skodak
55946ffda6 MDL-15071 new sqlite pdo driver by Andrei Bautu (with minor changes) 2008-06-22 21:35:07 +00:00
skodak
17deeebc8f MDL-15071 sqlite compatibility fix - by Andrei Bautu 2008-06-22 20:42:19 +00:00
stronk7
ef088e70e7 MDL-14956 DDL exceptions (code suggested by XMLDB Editor) 2008-06-22 18:26:55 +00:00
agrabs
119b35b38c MDL-14779 Show analysis to students setting in Feedback module does not provide enough contol over who see feedback 2008-06-22 18:14:42 +00:00
agrabs
7ac32c7087 MDL-14780 Show analysis to students setting does not reflect roles aliases 2008-06-22 18:06:14 +00:00
agrabs
488b13baba MDL-14779 Show analysis to students setting in Feedback module does not provide enough contol over who see feedback 2008-06-22 18:02:54 +00:00
skodak
eee5d9bb85 MDL-14956 DDL exceptions 2008-06-22 16:51:55 +00:00
agrabs
d90e0ef3d6 MDL-15107 feedback dml conversion 2008-06-22 16:49:06 +00:00
jamiesensei
6102a59d11 Fixing typo introduced in 1.298 version of this file. 2008-06-22 12:57:44 +00:00
skodak
eb099f327b MDL-14956 removed some tests from create table method - no need to check if something exists in table if table itself does not exist yet 2008-06-22 12:35:15 +00:00
skodak
57f7b7cebe MDL-14992 ugly workaround for http://bugs.php.net/bug.php?id=39449 2008-06-22 11:56:01 +00:00
jamiesensei
000e408c0e MDL-14193 "Automatic processing of access.php for adding / upgrading report capabilities" small change to how we do this. 2008-06-22 09:30:02 +00:00
moodlerobot
6a80889b9a Updated the HEAD build version to 20080622 2008-06-22 01:33:27 +00:00
jamiesensei
01f3ba1350 CONTRIB-490 "Adding support for generation of test calculated question type" replacing old dml function call with new call to method on $DB. Ooops, and adding DB as global variable in method. 2008-06-21 16:35:26 +00:00
jamiesensei
c9f4940e64 CONTRIB-490 "Adding support for generation of test calculated question type" replacing old dml function call with new call to method on $DB. 2008-06-21 16:33:55 +00:00
moodlerobot
377ba22684 Updated the HEAD build version to 20080621 2008-06-21 01:35:09 +00:00
moodlerobot
9441db4daa Automatic installer.php lang files by installer_builder (20080621) 2008-06-21 01:16:58 +00:00
gbateson
65656c537c added hidden "summarysource" field when updating a HotPot. This fixes "undefined property" error from mod/hotpot/lib.php 2008-06-20 22:59:36 +00:00
gbateson
33e0f22e19 replace get_jmatch_items by set_jmatch_items 2008-06-20 22:29:02 +00:00
skodak
4dd3bf0584 MDL-15320 fixed $cfg->library typo - thanks Andrei Bautu 2008-06-20 20:30:29 +00:00
tjhunt
fd45e5c37b MDL-15330 - Truefalse help file not found 2008-06-20 15:24:16 +00:00
agrabs
33a449406e MDL-15274 Asking for Excel file when no answers have been provided leads to a "file not found"
MDL-15107 feedback dml conversion
2008-06-20 14:54:19 +00:00
agrabs
02d3340ceb MDL-15329 - initializing the feedback-session 2008-06-20 14:46:12 +00:00
jamiesensei
f37f30d435 MDL-14754 "rename and reorder quiz reports tabs" added new db table quiz_report that lists reports and has a field for their display order. Standard reports are automatically added to table. Reports that are not on disk are ignored. 2008-06-20 13:43:06 +00:00
ethem
e5bd3250fa MDL-14959 Skip cert verification 2008-06-20 11:11:01 +00:00
ethem
b6398eb44b MDL-14129 Fix dongsheng's fixes and make dongsheng happy :) 2008-06-20 10:48:29 +00:00
nicolasconnault
50a12c87ce MDL-14905 Finished all basic tests. It should now be easy to extend these tests with more boundary conditions 2008-06-20 09:40:03 +00:00
scyrma
c020cec265 MDL-14741: use the value of the main killswitch, and add back missing functions 2008-06-20 09:31:19 +00:00
jamiesensei
7cdd8b2258 MDL-14191 "Add db folder for db installation / upgrade" and MDL-14193 "Automatic processing of access.php for adding / upgrading report capabilities" New plug in capabilities for quiz reports. 2008-06-20 09:11:08 +00:00