nicolasconnault
b41ee5a874
MDL-9204 New submission wasn't given a timemodified upon creation.
2007-04-05 03:18:45 +00:00
nicolasconnault
79c8c1dba4
Fixed broken XHTML
2007-04-05 02:11:24 +00:00
tjhunt
9f64c0e6b7
MDL-9183 - yet another invisiblefieldset causing layout problems.
2007-04-04 15:30:28 +00:00
nicolasconnault
62c50f8579
MDL-9124 Added a visual notification when group membership doesn't allow adding discussions.
2007-04-04 06:24:30 +00:00
toyomoyo
d857dbc1c3
fix for MDL-9185
2007-04-04 04:03:27 +00:00
nicolasconnault
86b331477a
MDL-9138; Edited lib/xmlize.php to return false when the passed file doesn't return any entries (when it's not valid XML or is empty). Also made it much clearer that glossary/import requires an XML file, not just any old file.
2007-04-04 03:34:00 +00:00
nicolasconnault
f4493074ae
MDL-9193
2007-04-04 02:21:47 +00:00
stronk7
b3a55ad382
Show continue button after importing glossary. MDL-9071
2007-04-03 15:42:25 +00:00
nicolasconnault
e8a2e5e491
Removed experimental Preset class, only in HEAD now
2007-04-03 04:10:42 +00:00
nicolasconnault
89a4886523
MDL-8774
2007-04-03 03:30:36 +00:00
tjhunt
8a5ebf7f29
Missing format_string.
2007-04-02 15:26:09 +00:00
skodak
86d1a59ede
MDL-9155 Error when creating an "image gallery" preset database when only some fields exist and do not remove existing data, comments and ratings when applying preset
2007-04-02 09:08:54 +00:00
csantossaenz
85bf673124
Deleted code which had been previously added to skip some steps in the ADL Test suit to test some other steps.
2007-03-30 10:15:19 +00:00
tjhunt
3849917982
Fix notice. Merged from MOODLE_17_STABLE.
2007-03-30 09:34:11 +00:00
toyomoyo
b70af87f04
fix for MDL-9021, missing add_to_log call
2007-03-30 07:59:32 +00:00
toyomoyo
8f99b22439
fix for MDL-9097, xhtml fixes for glossary
2007-03-30 07:02:57 +00:00
gbateson
dab8b4662a
fix the display of the special chars keypad (in JCloze and JQuiz)
2007-03-30 03:42:10 +00:00
danmarsden
c7b1aaeed4
fix for MDL-9087 screwy page when user places table into online assignment.
2007-03-30 02:09:07 +00:00
stronk7
fa3ce02ba1
Fixing approval interface. Step4. MDL-8793
2007-03-30 00:24:54 +00:00
stronk7
344c50611d
Fixing export interface. Step3. MDL-8793
2007-03-29 23:23:37 +00:00
tjhunt
c9666935af
MDL-9107 (regression from) MDL-8994 - adding random questions to a quiz was broken.
2007-03-29 23:11:47 +00:00
stronk7
7cf3b7fabd
Fixing import interface. Step2. MDL-8793
2007-03-29 23:10:16 +00:00
stronk7
79eebc83aa
Moving options from 2nd tab to main area. Step1. MDL-8793
2007-03-29 22:16:42 +00:00
tjhunt
fa62c456eb
MDL-6269, MDL-8958, MDL-8990 - Major fix to do with each attempt builds on last:
...
It used not to work with random questions, and there were problems with the computation of the grade, and regrading. Fix thanks to Paulo Matos, who not only fixed the bug and tested it, but was also incredibly patient waiting for me to have time to commit the changes to CVS.
Merged from MOODLE_17_STABLE.
2007-03-29 16:35:55 +00:00
tjhunt
cca01e1519
Add developer debugging to something that should not happen, and fix one instance of it. Backported from HEAD.
2007-03-29 16:06:13 +00:00
csantossaenz
d86dca38ec
Spanish comment which was left has been translated to English.
2007-03-29 10:47:43 +00:00
toyomoyo
c807105f75
fixing a warning
2007-03-29 06:34:22 +00:00
skodak
c9609a1f0d
MDL-8781 fixed typo
2007-03-27 22:02:24 +00:00
skodak
37841afffe
MDL-8781 survey converted to new formslib - empty intro now means use default from language pack
2007-03-27 21:58:01 +00:00
sam_marshall
6920a2a59c
MDL-9072 Made forum discussion list not show links to groups if you don't have permission to view them
2007-03-27 12:23:02 +00:00
moodler
ed22c4f3bc
Fix for data exposure MDL-9052
2007-03-27 05:13:09 +00:00
stronk7
68b8dfa13b
ignore this...
2007-03-26 23:30:57 +00:00
stronk7
b0e97aec74
Always print the entry when adding, updating/deleting comments. MDL-9047
2007-03-26 23:01:11 +00:00
stronk7
7e7b0ef002
Avoid to end SQL commands with a trailing ';'. MDL-9058
2007-03-26 21:51:18 +00:00
stronk7
b0aeae8288
Deleted one debug line...
2007-03-24 00:57:43 +00:00
stronk7
a655cd9a38
Fix a problem with glossary not being able to sort by firstname.
2007-03-24 00:56:31 +00:00
stronk7
401e26306e
One default was causing author view not being able to sort
...
by firstname or lastname.
2007-03-24 00:37:16 +00:00
csantossaenz
5466503ec1
Fixed backup problem for scorm module. Now, it includes needed files in moddata/scorm. even though the backup is done without user data and files
2007-03-23 10:53:24 +00:00
skodak
9ba5cf85e0
MDL-8347 Cannot create new glossary category if category with same name exists in another course on site; patch by Ray Lawrence
2007-03-22 22:43:22 +00:00
tjhunt
3c8c7ad245
MDL-7241 - Manual grading report, sort by completed time didn't. Merged from MOODLE_16_STABLE.
2007-03-22 21:31:33 +00:00
tjhunt
79dc9d16be
MDL-9004 - Breadcrumb trail is wrong when editing a quiz question.
2007-03-22 11:46:03 +00:00
tjhunt
c01c3954af
MDL-7259 - Item analysis report does not use the right format_text settings. Merged from MOODLE_16_STABLE.
2007-03-21 23:25:27 +00:00
tjhunt
c48ca9308f
Fix whitespace problems and Eclipse warnings in Item Analysis quiz report.
2007-03-21 23:04:35 +00:00
skodak
f77192322f
MDL-8804 two digests per day
2007-03-21 22:16:21 +00:00
tjhunt
aff7b7bd00
MDL-8946 - Fix a regression that broke question export.
Also, partially clean up the way that question bank navigation tabs are printed, so the code is not duplicated in the quiz.
Some other miscellaneous code cleaning too.
2007-03-21 10:40:35 +00:00
toyomoyo
af007d91ee
fix for MDL-8981, roles assigned at site level may result n a lot of default subscriptions
2007-03-21 06:01:33 +00:00
tjhunt
52742e6f05
MDL-8299 - Wrong capability on review.php. Merged from MOODLE_17_STABLE.
2007-03-20 22:45:04 +00:00
skodak
e80947d967
MDL-8975 fix parameter handling in repository plugin
2007-03-20 19:45:59 +00:00
tjhunt
7f1908567b
MDL-4084 Backup all question categories in a course, not just the ones from which questions are used in a quiz.
2007-03-20 15:06:33 +00:00
nicolasconnault
3af559d414
More multilang support for site fullname, plus a couple extra comments.
2007-03-20 07:07:58 +00:00