]> git.mjollnir.org Git - moodle.git/log
moodle.git
19 years agoAdded support to multi attempts
bobopinna [Tue, 11 Apr 2006 13:51:10 +0000 (13:51 +0000)]
Added support to multi attempts

19 years agoFixed missig string for blog config
moodler [Tue, 11 Apr 2006 13:16:23 +0000 (13:16 +0000)]
Fixed missig string for blog config

19 years agoDon't save empty comments
moodler [Tue, 11 Apr 2006 13:10:30 +0000 (13:10 +0000)]
Don't save empty comments

19 years agoNew string for empty comments
moodler [Tue, 11 Apr 2006 13:10:15 +0000 (13:10 +0000)]
New string for empty comments

19 years agoDon't clean final HTML template output, the input should be sanitised.
moodler [Tue, 11 Apr 2006 13:00:13 +0000 (13:00 +0000)]
Don't clean final HTML template output, the input should be sanitised.

19 years agoMake function names as library name.
ethem [Tue, 11 Apr 2006 12:37:41 +0000 (12:37 +0000)]
Make function names as library name.

19 years agoMake function names as library name.
ethem [Tue, 11 Apr 2006 12:37:41 +0000 (12:37 +0000)]
Make function names as library name.

19 years agoFix language strings (records -> Entries)
moodler [Tue, 11 Apr 2006 12:37:29 +0000 (12:37 +0000)]
Fix language strings  (records -> Entries)

19 years agoConsistently use Entries instead of Records
moodler [Tue, 11 Apr 2006 12:36:12 +0000 (12:36 +0000)]
Consistently use Entries instead of Records

19 years agoGuests should not see comment boxes
moodler [Tue, 11 Apr 2006 12:32:23 +0000 (12:32 +0000)]
Guests should not see comment boxes

19 years agoSubmit button was causing bug 4986
moodler [Tue, 11 Apr 2006 12:29:19 +0000 (12:29 +0000)]
Submit button was causing bug 4986

19 years agoFix for Bug #5021 - Unhiding an entire Module unhides all it's child
vyshane [Tue, 11 Apr 2006 08:30:10 +0000 (08:30 +0000)]
Fix for Bug #5021 - Unhiding an entire Module unhides all it's child
resources, even in hidden sections

19 years agoStrip the "_utf8" suffix in one more place. Thanks Mina!
stronk7 [Tue, 11 Apr 2006 07:55:26 +0000 (07:55 +0000)]
Strip the "_utf8" suffix in one more place. Thanks Mina!
(http://moodle.org/bugs/bug.php?op=show&bugid=4924)

19 years agoMOved/cleaned fixpix.php to pix/redirect.php
moodler [Tue, 11 Apr 2006 07:53:59 +0000 (07:53 +0000)]
MOved/cleaned fixpix.php to pix/redirect.php

19 years agoMade the empty recordset array cache global, so that various functions can
moodler [Tue, 11 Apr 2006 07:43:05 +0000 (07:43 +0000)]
Made the empty recordset array cache global, so that various functions can
manipulate it.    See bug 5077.

19 years agoFixed typo preventing the editing of multianswer questions.
gustav_delius [Tue, 11 Apr 2006 07:16:10 +0000 (07:16 +0000)]
Fixed typo preventing the editing of multianswer questions.

19 years agoAdded a new field to cache "old" course_module visibility when
moodler [Tue, 11 Apr 2006 07:04:55 +0000 (07:04 +0000)]
Added a new field to cache "old" course_module visibility when
the whole module is disabled (see bug 5021)

19 years agoMoving attachments attached to forum posts when moving threads between forums was...
mjollnir_ [Tue, 11 Apr 2006 05:19:56 +0000 (05:19 +0000)]
Moving attachments attached to forum posts when moving threads between forums was broken when dataroot is over an nfs mount (important for clustering!)... this fixes it but please can somebody test this on windows

19 years ago[BugFix] Bug #5072: user name now links to user profile, Attempts column changed...
mark-nielsen [Tue, 11 Apr 2006 02:20:58 +0000 (02:20 +0000)]
[BugFix] Bug #5072: user name now links to user profile, Attempts column changed to Completed On, new column with link Grade to grade all attempts.  Other table changes include collapsible columns and its id has been changed to attempts to reuse styles for the attempts table.

19 years ago[Fix] question_process_comment now processes the correct form values
mark-nielsen [Tue, 11 Apr 2006 02:02:44 +0000 (02:02 +0000)]
[Fix] question_process_comment now processes the correct form values
[Fix] changed the print_string to get_string so it may be passed to notify
[Change] The close window button is now centered
[Change] Refreshes the parent window when the close window button is pushed

19 years agoStrip the "_utf8" suffix from language names in list of languages.
stronk7 [Mon, 10 Apr 2006 23:07:37 +0000 (23:07 +0000)]
Strip the "_utf8" suffix from language names in list of languages.
Special info showed for non-utf8 English.
(http://moodle.org/bugs/bug.php?op=show&bugid=4924)

19 years agoStrip the "_utf8" suffix from language names in list of languages.
stronk7 [Mon, 10 Apr 2006 22:53:53 +0000 (22:53 +0000)]
Strip the "_utf8" suffix from language names in list of languages.
(http://moodle.org/bugs/bug.php?op=show&bugid=4924)

19 years agoConfig menu for extra options added. Javascript added to force some sensible options...
wildgirl [Mon, 10 Apr 2006 22:31:30 +0000 (22:31 +0000)]
Config menu for extra options added. Javascript added to force some sensible options. (Tom's work)

19 years ago1. Converted display function from frames to divs and an iframe to hold the content.
wildgirl [Mon, 10 Apr 2006 22:30:22 +0000 (22:30 +0000)]
1. Converted display function from frames to divs and an iframe to hold the content.
2. Added an (optional) side navigation bar.
3. Added several options to add more flexibility. Option to fast-forward submenus.
(Tom's work)

19 years agoPrevent edition of langconfig.php from Moodle editor. Part of 4924.
stronk7 [Mon, 10 Apr 2006 22:15:57 +0000 (22:15 +0000)]
Prevent edition of langconfig.php from Moodle editor. Part of 4924.
(http://moodle.org/bugs/bug.php?op=show&bugid=4924)

19 years agoWhenever a question is edited the version field is set to question_hash(), see bug...
gustav_delius [Mon, 10 Apr 2006 22:10:32 +0000 (22:10 +0000)]
Whenever a question is edited the version field is set to question_hash(), see bug 2958.

19 years agoManual grading report plugin is now no longer essay-specific.
gustav_delius [Mon, 10 Apr 2006 20:28:46 +0000 (20:28 +0000)]
Manual grading report plugin is now no longer essay-specific.

19 years agoNo longer print the comment boxes for each question in review because it was too...
gustav_delius [Mon, 10 Apr 2006 19:58:34 +0000 (19:58 +0000)]
No longer print the comment boxes for each question in review because it was too slow. We are back to opening the comment box in a popup window.

19 years agoAdded action 'continue attempt' to log_display
gustav_delius [Mon, 10 Apr 2006 19:13:21 +0000 (19:13 +0000)]
Added  action 'continue attempt' to log_display

19 years agoInform to the restore process that we are arriving from the form page.
stronk7 [Mon, 10 Apr 2006 19:03:31 +0000 (19:03 +0000)]
Inform to the restore process that we are arriving from the form page.

19 years agoNow restore checks that we are coming from the form page to delete any
stronk7 [Mon, 10 Apr 2006 19:02:39 +0000 (19:02 +0000)]
Now restore checks that we are coming from the form page to delete any
previously stored $SESSION->restore data.

Also, the "restore to existing" feature is working again. It was broken
because of the pseudo-register-globals hack. Now course_id is retrieved
with the standar param() methods.

Bug 5145 was the original cause for investingating this.
(http://moodle.org/bugs/bug.php?op=show&bugid=5145)

19 years agomade gradient.jpg control more simple.
mits [Mon, 10 Apr 2006 18:37:49 +0000 (18:37 +0000)]
made gradient.jpg control more simple.

19 years agoDeleting $SESSION structures before starting manual restore.
stronk7 [Mon, 10 Apr 2006 18:34:37 +0000 (18:34 +0000)]
Deleting $SESSION structures before starting manual restore.

19 years agoDeleting $SESSION structures before starting import.
stronk7 [Mon, 10 Apr 2006 18:13:18 +0000 (18:13 +0000)]
Deleting $SESSION structures before starting import.

19 years agoresizable icons
urs_hunkler [Mon, 10 Apr 2006 17:48:46 +0000 (17:48 +0000)]
resizable icons

19 years ago~chameleon.php contains all code neccessary to add the Chameleon engine to any theme.
urs_hunkler [Mon, 10 Apr 2006 17:40:28 +0000 (17:40 +0000)]
~chameleon.php contains all code neccessary to add the Chameleon engine to any theme.

19 years agoconfig.php header.html styles_layout.css user_styles.css:
urs_hunkler [Mon, 10 Apr 2006 17:38:23 +0000 (17:38 +0000)]
config.php header.html styles_layout.css user_styles.css:

_ changes in to make Chameloen work as a sessiontheme
_ changes to make it easier to implement the Chameleon engine into existing themes

19 years agoAdded some feedback to the picture thumbnail regneneration bug 5011
moodler [Mon, 10 Apr 2006 16:46:52 +0000 (16:46 +0000)]
Added some feedback to the picture thumbnail regneneration   bug 5011

19 years agoDeleted wrong ca_utf8_old imported file! :-(
stronk7 [Mon, 10 Apr 2006 16:40:14 +0000 (16:40 +0000)]
Deleted wrong ca_utf8_old imported file! :-(
(my fault due to a local process)

19 years agoFix for bug 5144 (nickname field)
moodler [Mon, 10 Apr 2006 16:12:53 +0000 (16:12 +0000)]
Fix for bug 5144  (nickname field)

19 years agoAdded a notify in debugging mode for a double print_header()
moodler [Mon, 10 Apr 2006 16:00:34 +0000 (16:00 +0000)]
Added a notify in debugging mode for a double print_header()

19 years agoSome of the accessibility changes broke some shading
moodler [Mon, 10 Apr 2006 15:49:28 +0000 (15:49 +0000)]
Some of the accessibility changes broke some shading

19 years agoReplace the add course button that somehow disappeared from 1.5
moodler [Mon, 10 Apr 2006 15:41:57 +0000 (15:41 +0000)]
Replace the add course button that somehow disappeared from 1.5

19 years agoTake the course listing out of the default site page
moodler [Mon, 10 Apr 2006 15:38:34 +0000 (15:38 +0000)]
Take the course listing out of the default site page
because the default setting on site.php is to have it
in the middle of the page.

19 years agoJust some cosmetic code
moodler [Mon, 10 Apr 2006 15:00:39 +0000 (15:00 +0000)]
Just some cosmetic code

19 years agoAdded a little static variable to print_header to prevent it being called twice
moodler [Mon, 10 Apr 2006 14:40:39 +0000 (14:40 +0000)]
Added a little static variable to print_header to prevent it being called twice

19 years agoChanging to use require_param meant that restore session was not cleared, causing...
sam_marshall [Mon, 10 Apr 2006 11:49:48 +0000 (11:49 +0000)]
Changing to use require_param meant that restore session was not cleared, causing a 2nd restore in succession of same backup to fail. One-line tweak fixes it - I think (I think it's ok but filed as bug 5145 so the appropriate person can check if I messed up)

19 years agoAnother Postgres install fix (this time it was using mdl_ instead of prefix_)
sam_marshall [Mon, 10 Apr 2006 09:55:31 +0000 (09:55 +0000)]
Another Postgres install fix (this time it was using mdl_ instead of prefix_)

19 years agoFixed syntax error (extra comma) in Postgres version of quiz sql
sam_marshall [Mon, 10 Apr 2006 09:48:47 +0000 (09:48 +0000)]
Fixed syntax error (extra comma) in Postgres version of quiz sql

19 years agoFixed Bug #5057 - hidden teachers aren't completely hidden
vyshane [Mon, 10 Apr 2006 08:49:15 +0000 (08:49 +0000)]
Fixed Bug #5057 - hidden teachers aren't completely hidden

19 years agoBetter fix for bug 5082. Noticeboxes are now:
moodler [Mon, 10 Apr 2006 08:32:27 +0000 (08:32 +0000)]
Better fix for bug 5082.  Noticeboxes are now:

#notice.generalbox

19 years agoAdded generalbox to noticebox on notices - bug 5082
moodler [Mon, 10 Apr 2006 08:27:53 +0000 (08:27 +0000)]
Added generalbox to noticebox on notices -   bug 5082

19 years agoFixed XHTML notices with &
moodler [Mon, 10 Apr 2006 08:10:13 +0000 (08:10 +0000)]
Fixed XHTML notices with &

19 years agoFIxed "sesskey" error in bug 5139
moodler [Mon, 10 Apr 2006 07:49:55 +0000 (07:49 +0000)]
FIxed "sesskey" error in bug 5139

19 years agochanged param_alpha to param_notags, otherwise can not support tags in non-lation
toyomoyo [Mon, 10 Apr 2006 07:29:47 +0000 (07:29 +0000)]
changed param_alpha to param_notags, otherwise can not support tags in non-lation

19 years agosmall fix and cleaning
toyomoyo [Mon, 10 Apr 2006 07:27:03 +0000 (07:27 +0000)]
small fix and cleaning

19 years agoConvert the text cache to use a blob, so that there are no character set
moodler [Mon, 10 Apr 2006 07:17:26 +0000 (07:17 +0000)]
Convert the text cache to use a blob, so that there are no character set
issues:   see bug 5136

19 years agoagreelicence was not set
toyomoyo [Mon, 10 Apr 2006 06:35:10 +0000 (06:35 +0000)]
agreelicence was not set

19 years agobumping up version to change int(11) to int(10)
toyomoyo [Mon, 10 Apr 2006 06:26:59 +0000 (06:26 +0000)]
bumping up version to change int(11) to int(10)

19 years agochanged some int(11) to int(10)
toyomoyo [Mon, 10 Apr 2006 06:26:07 +0000 (06:26 +0000)]
changed some int(11) to int(10)

19 years agomigration for blogs and tags
toyomoyo [Mon, 10 Apr 2006 06:08:13 +0000 (06:08 +0000)]
migration for blogs and tags

19 years agoFixing bug (Postgres related):
vyshane [Mon, 10 Apr 2006 05:59:48 +0000 (05:59 +0000)]
Fixing bug (Postgres related):

ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list

19 years agoquestion->qtype
toyomoyo [Mon, 10 Apr 2006 05:08:19 +0000 (05:08 +0000)]
question->qtype

19 years agoconvertion to unicode data_content -> content(1 to 4)
toyomoyo [Mon, 10 Apr 2006 05:03:38 +0000 (05:03 +0000)]
convertion to unicode data_content -> content(1 to 4)

19 years agoFixed Bug #5071 - The script uploaduser.php ignores the rest of records after
vyshane [Mon, 10 Apr 2006 04:54:34 +0000 (04:54 +0000)]
Fixed Bug #5071 - The script uploaduser.php ignores the rest of records after
the first one

19 years agoReverting changes to print_simple_box for now until the new div can be
moodler [Mon, 10 Apr 2006 01:39:38 +0000 (01:39 +0000)]
Reverting changes to print_simple_box for now until the new div can be
rolled out without problems.  See bug 4943

19 years agoAdd one space in the list of langs used to allow the text to flush.
stronk7 [Sun, 9 Apr 2006 23:37:14 +0000 (23:37 +0000)]
Add one space in the list of langs used to allow the text to flush.

19 years agoInitial revision
stronk7 [Sun, 9 Apr 2006 23:36:53 +0000 (23:36 +0000)]
Initial revision

19 years agoSmall change to question_print_comment_box() to allow multiple boxes on one page
gustav_delius [Sun, 9 Apr 2006 22:48:58 +0000 (22:48 +0000)]
Small change to question_print_comment_box() to allow multiple boxes on one page

19 years agoTaking out random question hack that is no longer needed.
gustav_delius [Sun, 9 Apr 2006 22:43:22 +0000 (22:43 +0000)]
Taking out random question hack that is no longer needed.

19 years agoSimplify text on submit button
gustav_delius [Sun, 9 Apr 2006 22:31:59 +0000 (22:31 +0000)]
Simplify text on submit button

19 years agoMake sure all random questions have their parent field correctly set, just in case...
gustav_delius [Sun, 9 Apr 2006 21:59:55 +0000 (21:59 +0000)]
Make sure all random questions have their parent field correctly set, just in case something went wrong here in the past. This may have been the cause of bug 5137

19 years agoMake student name into a link on the review page
gustav_delius [Sun, 9 Apr 2006 21:58:58 +0000 (21:58 +0000)]
Make student name into a link on the review page

19 years agoPreventig bug affecting sites with modified wwwroot and
stronk7 [Sun, 9 Apr 2006 21:39:49 +0000 (21:39 +0000)]
Preventig bug affecting sites with modified wwwroot and
custom admin dir. Bug 5031.
(http://moodle.org/bugs/bug.php?op=show&bugid=5031)

19 years agoSmall fix so that unattempted questions would never be marked
gustav_delius [Sun, 9 Apr 2006 21:35:44 +0000 (21:35 +0000)]
Small fix so that unattempted questions would never be marked

19 years agofixed double prefix bug
skodak [Sun, 9 Apr 2006 21:25:30 +0000 (21:25 +0000)]
fixed double prefix bug

19 years agoSuppress pivot output from Date view. It hasn't too much sense there.
stronk7 [Sun, 9 Apr 2006 11:06:19 +0000 (11:06 +0000)]
Suppress pivot output from Date view. It hasn't too much sense there.

19 years agoSolve some upperpivot notices and wrong behaviours. More coming...
stronk7 [Sun, 9 Apr 2006 10:59:39 +0000 (10:59 +0000)]
Solve some upperpivot notices and wrong behaviours. More coming...

19 years agoremoved !important from border definition of the sideblock calender to be able to...
urs_hunkler [Sun, 9 Apr 2006 10:49:14 +0000 (10:49 +0000)]
removed !important from border definition of the sideblock calender to be able to style it in the theme

19 years agoSome defaults applied to paramenters was preventing defaults based
stronk7 [Sun, 9 Apr 2006 10:45:14 +0000 (10:45 +0000)]
Some defaults applied to paramenters was preventing defaults based
on formats to work properly.

19 years agoNow searchbox table is closed by hand, because print_simple_box_xxx()
stronk7 [Sun, 9 Apr 2006 09:11:18 +0000 (09:11 +0000)]
Now searchbox table is closed by hand, because print_simple_box_xxx()
methods (div based) were breaking things a bit here. Bug 5087)
(http://moodle.org/bugs/bug.php?op=show&bugid=5087)

19 years agoRemoving unnecessary boxes
moodler [Sun, 9 Apr 2006 07:50:19 +0000 (07:50 +0000)]
Removing unnecessary boxes

19 years agoSome missing blog strings
moodler [Sun, 9 Apr 2006 07:47:55 +0000 (07:47 +0000)]
Some missing blog strings

19 years agoAdd a navmenu to the loginas page
moodler [Sun, 9 Apr 2006 07:25:57 +0000 (07:25 +0000)]
Add a navmenu to the loginas page

19 years agoAdded some missing optional_params (bug 5125) Thanks Scott Elliott for the fix
moodler [Sun, 9 Apr 2006 02:06:26 +0000 (02:06 +0000)]
Added some missing optional_params  (bug 5125)  Thanks Scott Elliott for the fix

19 years agoUpdated questiontype.php to make essay compatible with manual grading (aka removed...
mark-nielsen [Sat, 8 Apr 2006 21:51:29 +0000 (21:51 +0000)]
Updated questiontype.php to make essay compatible with manual grading (aka removed a lot of code).

Adding display.html as a display html template for the essay question type

TODO: drop the question_essay_states table and migrate comments to question_sessions

19 years agoAdded $prefix to form fields so that this code could be used with manual grading
mark-nielsen [Sat, 8 Apr 2006 21:48:31 +0000 (21:48 +0000)]
Added $prefix to form fields so that this code could be used with manual grading

19 years agoMinor updates:
mark-nielsen [Sat, 8 Apr 2006 21:46:59 +0000 (21:46 +0000)]
Minor updates:
  comments no longer print inside the question (only in the textfield)
  fixed problem with quotes by adding addslashes

19 years agoUpdated the form handling code. This report is now functional again.
mark-nielsen [Sat, 8 Apr 2006 20:55:03 +0000 (20:55 +0000)]
Updated the form handling code.  This report is now functional again.

19 years agomodified based onf standard theme.
mits [Sat, 8 Apr 2006 20:51:38 +0000 (20:51 +0000)]
modified based onf standard theme.

19 years agoUpdated viewquestion to be more generic and moved it to its own function
mark-nielsen [Sat, 8 Apr 2006 18:56:39 +0000 (18:56 +0000)]
Updated viewquestion to be more generic and moved it to its own function

19 years agoUpdated the viewquestions action to be more generic so that any manually graded quest...
mark-nielsen [Sat, 8 Apr 2006 18:24:49 +0000 (18:24 +0000)]
Updated the viewquestions action to be more generic so that any manually graded question type would be compatible.
Moved viewquestions code to function view_questions.  This is an attempt to make the code much more readable.  All action code will eventually be moved to its own function.

19 years agoremoved the empty span from header.html and added the clearfix class to the navbar...
urs_hunkler [Sat, 8 Apr 2006 17:12:05 +0000 (17:12 +0000)]
removed the empty span from header.html and added the clearfix class to the navbar and to the header divs. this repairs Bug #5051

19 years agoFix for bug 5132, search now no longer prevents display of
moodler [Sat, 8 Apr 2006 16:33:16 +0000 (16:33 +0000)]
Fix for bug 5132, search now no longer prevents display of
arbitrary single records

19 years agoJust to avoid browsing of block directory
moodler [Sat, 8 Apr 2006 16:05:38 +0000 (16:05 +0000)]
Just to avoid browsing of block directory

19 years agocorrected font-style: none to normal
urs_hunkler [Sat, 8 Apr 2006 15:53:28 +0000 (15:53 +0000)]
corrected font-style: none to normal

19 years agocopied back the CSS for the timer positioning from version 1.12
urs_hunkler [Sat, 8 Apr 2006 15:06:36 +0000 (15:06 +0000)]
copied back the CSS for the timer positioning from version 1.12

19 years agoFixed some small xhtml problems and removed a warning
gustav_delius [Sat, 8 Apr 2006 14:20:52 +0000 (14:20 +0000)]
Fixed some small xhtml problems and removed a warning

19 years agocopied back the CSS for Item analysis and for grading
urs_hunkler [Sat, 8 Apr 2006 12:25:06 +0000 (12:25 +0000)]
copied back the CSS for Item analysis and for grading

19 years agoChanged the Make comment or override grade link display the comment field and grade...
mark-nielsen [Sat, 8 Apr 2006 10:29:25 +0000 (10:29 +0000)]
Changed the Make comment or override grade link display the comment field and grade field in review.php instead of popup