]>
git.mjollnir.org Git - moodle.git/log
thepurpleblob [Tue, 2 May 2006 09:04:38 +0000 (09:04 +0000)]
Small clean up, and fix a link to a required file for robustness.
gustav_delius [Tue, 2 May 2006 08:37:46 +0000 (08:37 +0000)]
Fixed column names. Thanks Jean-Michel. See bug 5262
toyomoyo [Tue, 2 May 2006 07:57:20 +0000 (07:57 +0000)]
manual merge from stable
moodler [Tue, 2 May 2006 07:56:25 +0000 (07:56 +0000)]
Merged fixes from stable (undoing category visibility changes)
ethem [Tue, 2 May 2006 07:13:15 +0000 (07:13 +0000)]
1 - adminhelpcapture & adminhelpreview strings removed from enrol_authorize.php
2 - captureday.html & review.html files added to help/enrol/authorize
moodler [Tue, 2 May 2006 06:00:35 +0000 (06:00 +0000)]
COnverted from DOS format
martinlanghoff [Tue, 2 May 2006 05:20:35 +0000 (05:20 +0000)]
mod/chat - fix another instance where empty $USER->lastIP was affecting us
The original commit was:
mod/chat - use empty value instead of erroring out if $USER->lastIP and getremoteaddr() don't yield any interesting value
Sometimes we can't get any useful IP for the user -- and this may even be a
valid situation. So fudge an empty value -- the DB needs it as the IP field
is NOT NULL.
gbateson [Tue, 2 May 2006 05:18:01 +0000 (05:18 +0000)]
fixed handling of square brackets in JCloze on older PHP sites. Micro-increment version to
2006050200 (v2.1.19)
toyomoyo [Tue, 2 May 2006 02:44:35 +0000 (02:44 +0000)]
added logging for blog views
stronk7 [Mon, 1 May 2006 23:26:12 +0000 (23:26 +0000)]
Now, hidden courses that haven't been modified in the last month
are skipped by the scheduled backup. Credit goes to James. Bug 4694.
(http://moodle.org/bugs/bug.php?op=show&bugid=4694)
stronk7 [Mon, 1 May 2006 23:23:59 +0000 (23:23 +0000)]
New string for scheduled backups...
stronk7 [Mon, 1 May 2006 23:16:48 +0000 (23:16 +0000)]
Isolating debug and perfdebug behaviours...now
each one controls its own output.
gustav_delius [Mon, 1 May 2006 22:26:06 +0000 (22:26 +0000)]
Changing the category on the import or export page also changes it on the question edit page, closing bug 5348 again
skodak [Mon, 1 May 2006 21:32:49 +0000 (21:32 +0000)]
fixed alternative salt index range - now allowed 1...20
skodak [Mon, 1 May 2006 21:31:12 +0000 (21:31 +0000)]
double header in error() workaround
michaelpenne [Mon, 1 May 2006 19:02:38 +0000 (19:02 +0000)]
lesson_default table had become out of synch with the lesson table. Needed to add new columns.
Updated backup and restore to include the new values
Fixed a bug in restore where it would restore 1 lesson_default per lesson. Now only stores one per course.
Went through all the backuplib.php, restorelib.php, mysql.sql and postgres7.sql to make sure everything was in synch and being backed up and restored.
paca70 [Mon, 1 May 2006 12:56:57 +0000 (12:56 +0000)]
Removed comma
toyomoyo [Mon, 1 May 2006 07:49:28 +0000 (07:49 +0000)]
fix for 5386
thepurpleblob [Mon, 1 May 2006 07:35:33 +0000 (07:35 +0000)]
Question object not always initialised. Bug #5369
toyomoyo [Mon, 1 May 2006 06:56:38 +0000 (06:56 +0000)]
fix for 5003, 5302
toyomoyo [Mon, 1 May 2006 06:23:41 +0000 (06:23 +0000)]
fixing blog logs, also added code to prevent browsing blogs using other user's userid
moodler [Mon, 1 May 2006 06:04:22 +0000 (06:04 +0000)]
FIxed blog log URLs
toyomoyo [Mon, 1 May 2006 05:33:47 +0000 (05:33 +0000)]
fix for 5385
toyomoyo [Mon, 1 May 2006 03:53:16 +0000 (03:53 +0000)]
fix for 5384, added a link for tags in the blog_menu block
moodler [Mon, 1 May 2006 03:41:40 +0000 (03:41 +0000)]
Fixed some blog styles
moodler [Mon, 1 May 2006 03:34:51 +0000 (03:34 +0000)]
Fixed links on blog pages
moodler [Mon, 1 May 2006 03:30:55 +0000 (03:30 +0000)]
More little fixes to links and headers
moodler [Mon, 1 May 2006 03:25:07 +0000 (03:25 +0000)]
Some typos
moodler [Mon, 1 May 2006 03:24:05 +0000 (03:24 +0000)]
FIxed some headers
toyomoyo [Mon, 1 May 2006 03:19:13 +0000 (03:19 +0000)]
replacing hardcoded url with $CFG->wwwroot
moodler [Mon, 1 May 2006 03:12:17 +0000 (03:12 +0000)]
Cleaning up the header a bit
moodler [Mon, 1 May 2006 03:11:45 +0000 (03:11 +0000)]
Some fixes for the links in the blog tags block
mark-nielsen [Mon, 1 May 2006 02:56:06 +0000 (02:56 +0000)]
Due to changes in Quiz which allows commenting and manual grading of all question types, essay no longer needs its two tables: question_essay and question_essay_states
backuplib.php removed backup code related to question_essay_states
type/essay/db/mysql.sql and postgres7.sql removed all SQL
type/essay/display.html improved essay display
type/essay/questiontype.php, editquestion.php, and editquestion.html removed all uses
of the two tables - this resulted in a great simplification of the essay question type
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.