]>
git.mjollnir.org Git - moodle.git/log
toyomoyo [Mon, 1 May 2006 02:42:36 +0000 (02:42 +0000)]
changes made to accomodate adodb_logsql table. bug 5003
toyomoyo [Mon, 1 May 2006 02:34:29 +0000 (02:34 +0000)]
info column is missing a key
moodler [Mon, 1 May 2006 02:21:39 +0000 (02:21 +0000)]
Added css for blog class audience
moodler [Mon, 1 May 2006 02:01:37 +0000 (02:01 +0000)]
Moved blog_tags block styles to the block itself
moodler [Mon, 1 May 2006 02:00:06 +0000 (02:00 +0000)]
New style for blog audience info
skodak [Sun, 30 Apr 2006 21:02:28 +0000 (21:02 +0000)]
added optional salting of user passwords stored in internal table - first part; admin UI and docs coming soon (SC#236)
urs_hunkler [Sun, 30 Apr 2006 17:39:58 +0000 (17:39 +0000)]
cleaned and enhanced CSS for quiz
urs_hunkler [Sun, 30 Apr 2006 17:39:02 +0000 (17:39 +0000)]
cleaned and enhanced CSS for questions
gustav_delius [Sun, 30 Apr 2006 17:33:30 +0000 (17:33 +0000)]
Warning strings for missing questions or question types. Misprint in string name fixed.
gustav_delius [Sun, 30 Apr 2006 17:33:00 +0000 (17:33 +0000)]
Error message for when a questiontype is missing is prepended to question text.
gustav_delius [Sun, 30 Apr 2006 17:31:33 +0000 (17:31 +0000)]
Use the missingtype question type to print the explanation message when a random question is missing
gustav_delius [Sun, 30 Apr 2006 17:30:22 +0000 (17:30 +0000)]
Missingtype now also works without notices when the missing question has no answers.
gustav_delius [Sun, 30 Apr 2006 17:13:44 +0000 (17:13 +0000)]
Don't throw a php error when there are no question answers in the default question type.
gustav_delius [Sun, 30 Apr 2006 16:59:23 +0000 (16:59 +0000)]
When a teacher deletes a question that was already used as a random question in a quiz the student now gets a useful message about the fact rather than just a php error.
gustav_delius [Sun, 30 Apr 2006 16:23:55 +0000 (16:23 +0000)]
Make sure that the newgraded field always points to a valid state.
gustav_delius [Sun, 30 Apr 2006 16:15:04 +0000 (16:15 +0000)]
Fixed bug 5192
gustav_delius [Sun, 30 Apr 2006 15:11:13 +0000 (15:11 +0000)]
Making sure grading and feedback use the same way of testing responses, thanks to Joseph, bug 5134
gustav_delius [Sun, 30 Apr 2006 12:07:08 +0000 (12:07 +0000)]
Question preview now handles duplicate responses properly
gustav_delius [Sun, 30 Apr 2006 11:45:14 +0000 (11:45 +0000)]
Fixed and simplified the logic in the response processing. Remove the walking through previous graded states.
stronk7 [Sun, 30 Apr 2006 10:07:36 +0000 (10:07 +0000)]
Too much restrictive optional_param was producing
some undesired efects with formats. Bug 4858.
(http://moodle.org/bugs/bug.php?op=show&bugid=4858)
Merged from MOODLE_15_STABLE
stronk7 [Sun, 30 Apr 2006 09:41:19 +0000 (09:41 +0000)]
entrylist format now show the 'send ratings' button. Bug 4915.
(http://moodle.org/bugs/bug.php?op=show&bugid=4915)
gustav_delius [Sun, 30 Apr 2006 08:11:49 +0000 (08:11 +0000)]
Now that the shuffling within a question can be controlled also at question level the default at the module level needs to be set to true, otherwise people can not test the question setting.
gustav_delius [Sat, 29 Apr 2006 20:01:27 +0000 (20:01 +0000)]
Fixing empty lines
gustav_delius [Sat, 29 Apr 2006 19:52:44 +0000 (19:52 +0000)]
Fixed empty lines
gustav_delius [Sat, 29 Apr 2006 19:46:41 +0000 (19:46 +0000)]
Fixed empty lines
gustav_delius [Sat, 29 Apr 2006 19:36:56 +0000 (19:36 +0000)]
Removed empty lines
stronk7 [Sat, 29 Apr 2006 16:39:02 +0000 (16:39 +0000)]
Some more table/form mixed things remains in two forms. The rest
validates OK now. Bug 5371 created for the validation problem!
(http://moodle.org/bugs/bug.php?op=show&bugid=5371)
stronk7 [Sat, 29 Apr 2006 15:54:52 +0000 (15:54 +0000)]
body and html close were being printed twice! Number of XHTML
errors highly reduced by the form-table mix remains...
stronk7 [Sat, 29 Apr 2006 15:40:46 +0000 (15:40 +0000)]
XHTML closing some input tags. But this page doesn't validate at
all because the table/form intermixed tags!
stronk7 [Sat, 29 Apr 2006 15:13:31 +0000 (15:13 +0000)]
Avoid [[namesite]] to appear when editing site activities. Bug 5370.
(http://moodle.org/bugs/bug.php?op=show&bugid=5370)
stronk7 [Sat, 29 Apr 2006 12:22:58 +0000 (12:22 +0000)]
Initial revision
mark-nielsen [Sat, 29 Apr 2006 07:37:52 +0000 (07:37 +0000)]
Moved the require login and isteacher checks to infront of the form data processing
mark-nielsen [Sat, 29 Apr 2006 01:42:28 +0000 (01:42 +0000)]
REMOVED: This feature is no longer in the lesson settings screen. This functionality has moved to report.php
mark-nielsen [Sat, 29 Apr 2006 01:40:18 +0000 (01:40 +0000)]
Deleted lang entry for Deleting student attempts in the lesson settings page. This functionality has been moved to report.php
mark-nielsen [Sat, 29 Apr 2006 01:37:50 +0000 (01:37 +0000)]
[Removed] the Delete user attempts option in the Lesson settings (changes to mod and lib)
[Added] new functionality to report.php to delete individual student attempts
[Fixed] High scores text in view.php when no high scores were recorded needed to be centered
stronk7 [Fri, 28 Apr 2006 23:42:12 +0000 (23:42 +0000)]
Columns cannot be null anymore. Bug 5343.
(http://moodle.org/bugs/bug.php?op=show&bugid=5343)
Please document it in coding guidelines!!!
stronk7 [Fri, 28 Apr 2006 17:57:46 +0000 (17:57 +0000)]
Bump to beta4! ;-)
stronk7 [Fri, 28 Apr 2006 13:18:49 +0000 (13:18 +0000)]
No need to display the iframe because now it's never hidden.
gustav_delius [Fri, 28 Apr 2006 09:44:13 +0000 (09:44 +0000)]
Removed the answershuffle field from the random short answer question because in a random question this options is irrelevant.
gustav_delius [Fri, 28 Apr 2006 09:43:19 +0000 (09:43 +0000)]
Small improvement to help files
thepurpleblob [Fri, 28 Apr 2006 09:39:13 +0000 (09:39 +0000)]
Removed mystery (probably diagnostic) message
thepurpleblob [Fri, 28 Apr 2006 09:36:17 +0000 (09:36 +0000)]
Now ignore hidden questions. Bug #4988
gustav_delius [Fri, 28 Apr 2006 09:34:33 +0000 (09:34 +0000)]
Just a small comment to avoid problems in the future
ethem [Fri, 28 Apr 2006 07:20:25 +0000 (07:20 +0000)]
Direct access to this script is forbidden.
toyomoyo [Fri, 28 Apr 2006 05:54:27 +0000 (05:54 +0000)]
1.6 Beta 4!
toyomoyo [Fri, 28 Apr 2006 03:18:56 +0000 (03:18 +0000)]
bug fix for 5303. hope i didn't break anything >_<
moodler [Fri, 28 Apr 2006 02:29:36 +0000 (02:29 +0000)]
Make sure we can see all installed languages regardless of langlist
gbateson [Fri, 28 Apr 2006 02:11:52 +0000 (02:11 +0000)]
set negative values to 0, on unsigned numeric fields
gbateson [Fri, 28 Apr 2006 02:06:58 +0000 (02:06 +0000)]
allow negative score and weighting in hotpot_responses table
toyomoyo [Fri, 28 Apr 2006 01:55:12 +0000 (01:55 +0000)]
fix for 5305
gbateson [Fri, 28 Apr 2006 01:37:17 +0000 (01:37 +0000)]
optimization fo the removal of orphan records
gbateson [Fri, 28 Apr 2006 01:20:05 +0000 (01:20 +0000)]
small fix for the removal of orphan records
gbateson [Fri, 28 Apr 2006 00:59:57 +0000 (00:59 +0000)]
fix undefined variable $db
gbateson [Fri, 28 Apr 2006 00:56:14 +0000 (00:56 +0000)]
remove orphans records, if any, from hotpot tables, reduce size of "score" and "weighting" fields in "hotpot_responses" table, and set default value on ALL string fields in HotPot tables. New version number is
2006042800 (v2.1.18)
mjollnir_ [Thu, 27 Apr 2006 23:25:06 +0000 (23:25 +0000)]
Fixing missing global in quiz pg upgrade
patrickslee [Thu, 27 Apr 2006 23:17:25 +0000 (23:17 +0000)]
Fixed wrong encoding detection logic in install.php
stronk7 [Thu, 27 Apr 2006 22:56:25 +0000 (22:56 +0000)]
Checking one table and one column that, uder some servers didn't get
correctly upgraded. Bug 5321. PG need testing!
(http://moodle.org/bugs/bug.php?op=show&bugid=5321)
skodak [Thu, 27 Apr 2006 21:35:02 +0000 (21:35 +0000)]
fixed bug #4189 - visible not changed
skodak [Thu, 27 Apr 2006 21:30:18 +0000 (21:30 +0000)]
fixed some long standing and some new problems and SC#249, please consider backporting into STABLE
gbateson [Thu, 27 Apr 2006 21:22:43 +0000 (21:22 +0000)]
force remaining NULL fields into NOT NULL '0'/''
skodak [Thu, 27 Apr 2006 20:27:20 +0000 (20:27 +0000)]
fixed bug #5298, missing string 'importfromothercourses'
skodak [Thu, 27 Apr 2006 20:06:41 +0000 (20:06 +0000)]
fixed marker handling, no sesskey error anymore - bug #5340
stronk7 [Thu, 27 Apr 2006 19:45:00 +0000 (19:45 +0000)]
Deleted a bunch of js code and trying another (the last) way
to resize the iframe properly. Tests at home 100% reliable.
I hope it'll work ok remotely... Depending of results we'll
decide the final system.
mark-nielsen [Thu, 27 Apr 2006 16:48:38 +0000 (16:48 +0000)]
[Fix] Notices were being printed in PHP5 for NULL objects. Checking for NULL now before using in multichoice and truefalse questions
mark-nielsen [Thu, 27 Apr 2006 16:20:55 +0000 (16:20 +0000)]
[Fix] Error with PHP5. Needed to clone the lesson object before saving the $default object
nfreear [Thu, 27 Apr 2006 16:03:24 +0000 (16:03 +0000)]
Subtle fix to style-selectors/ background colours
- Bug 5161 "Course format weekscss looks unfinished".
ethem [Thu, 27 Apr 2006 15:48:55 +0000 (15:48 +0000)]
lib.php : restore & backup functions removed.
ethem [Thu, 27 Apr 2006 13:41:53 +0000 (13:41 +0000)]
Backup library.
gbateson [Thu, 27 Apr 2006 08:45:34 +0000 (08:45 +0000)]
Fix "data truncated errors" by setting set NULL values in int field to 0 before changing to NOT NULL DEFAULT 0
vyshane [Thu, 27 Apr 2006 07:52:40 +0000 (07:52 +0000)]
Fix for Bug #5346.
gustav_delius [Thu, 27 Apr 2006 07:46:34 +0000 (07:46 +0000)]
sortorder is now remembered between pages, fixing bug 5328
gustav_delius [Thu, 27 Apr 2006 07:21:55 +0000 (07:21 +0000)]
Had to change attribute of select tag from disabled to readonly in order to get the feedback popups to work, see bug 5338
gustav_delius [Thu, 27 Apr 2006 06:55:38 +0000 (06:55 +0000)]
Fixing filtering of category names, now using PARAM_NOTAGS. Fixing bug 5349
gustav_delius [Thu, 27 Apr 2006 06:42:10 +0000 (06:42 +0000)]
question category is not remembered correctly by import and export pages, fixing bug 5348
toyomoyo [Thu, 27 Apr 2006 04:12:58 +0000 (04:12 +0000)]
fix for 4976
vyshane [Thu, 27 Apr 2006 03:31:10 +0000 (03:31 +0000)]
Fix for Bug #5022 - Hidden resource/activity modules still show up in jump
menu. Forced course catch rebuild if a module is hidden or shown.
toyomoyo [Thu, 27 Apr 2006 02:34:16 +0000 (02:34 +0000)]
trying to fix bug 5266
stronk7 [Wed, 26 Apr 2006 22:18:47 +0000 (22:18 +0000)]
Defining width and height seems to improve resizing
behaviour under some browsers (source: some blogs)
It also helps when resize doesn't work, defaulting
to a nice size.
skodak [Wed, 26 Apr 2006 21:25:50 +0000 (21:25 +0000)]
fixed notice and corrected the use of new s() and p()
skodak [Wed, 26 Apr 2006 21:13:45 +0000 (21:13 +0000)]
fixed warning when no stats data yet
gustav_delius [Wed, 26 Apr 2006 20:32:54 +0000 (20:32 +0000)]
Corrected location of restorelibpre15.php, see http://moodle.org/mod/forum/discuss.php?d=44156
gustav_delius [Wed, 26 Apr 2006 20:29:32 +0000 (20:29 +0000)]
The information from question_rqp_types table should not be loaded every time questionlib.php is loaded but only when the questiontype menu is actually needed.
gustav_delius [Wed, 26 Apr 2006 20:05:21 +0000 (20:05 +0000)]
I incorrectly had renamed quiz_ to question_ in some places.
ethem [Wed, 26 Apr 2006 17:39:13 +0000 (17:39 +0000)]
Don't use $courseid in require_login(). User may want to see old orders. Course enrolment is not required.
ethem [Wed, 26 Apr 2006 17:29:52 +0000 (17:29 +0000)]
Use global parameters in authorize_print_orders(): $courseid & $userid
ethem [Wed, 26 Apr 2006 17:16:34 +0000 (17:16 +0000)]
Don't duplicate header.
moodler [Wed, 26 Apr 2006 16:09:43 +0000 (16:09 +0000)]
Just tidying up, and removed the logs link (it's in reports)
moodler [Wed, 26 Apr 2006 16:03:16 +0000 (16:03 +0000)]
Just some tidy-ups
ethem [Wed, 26 Apr 2006 15:23:01 +0000 (15:23 +0000)]
Penny made it this way on purpose, apparently, to make it work properly on Postgresql, so it reverted.
urs_hunkler [Wed, 26 Apr 2006 15:00:22 +0000 (15:00 +0000)]
bug #5347 - JS code after page end??? corrected
nfreear [Wed, 26 Apr 2006 13:56:39 +0000 (13:56 +0000)]
Fix bug 5345 "Calendar block overflows in 'weekscss' course format."
ethem [Wed, 26 Apr 2006 12:38:09 +0000 (12:38 +0000)]
Merged from MOODLE_15_STABLE. First time install detection.
moodler [Wed, 26 Apr 2006 08:18:42 +0000 (08:18 +0000)]
Allow colors to the editor
moodler [Wed, 26 Apr 2006 08:17:11 +0000 (08:17 +0000)]
Set default value for message_emailformat
toyomoyo [Wed, 26 Apr 2006 08:07:12 +0000 (08:07 +0000)]
just in case message_emailformat is not set
toyomoyo [Wed, 26 Apr 2006 05:48:04 +0000 (05:48 +0000)]
trying to change all the default NULL fields to NOT NULL default '0'/'', hope i didn't mess up. Please report any bugs asap!
moodler [Wed, 26 Apr 2006 04:40:14 +0000 (04:40 +0000)]
Use the fullclone function instead of clone() because objects are in an array bug 5339
moodler [Wed, 26 Apr 2006 04:39:34 +0000 (04:39 +0000)]
Add a new function fullclone() to forcibly make a complete copy of a structure
gbateson [Wed, 26 Apr 2006 03:26:12 +0000 (03:26 +0000)]
changed line 10 to: $index = "{$table}_{$field}_idx"; (bug 5315)
gbateson [Wed, 26 Apr 2006 03:07:38 +0000 (03:07 +0000)]
change single quotes to double quotes. Probable fix for bug 5315