From aa96df8fef743f563172565c12a5108c84f8a32b Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 6 Nov 2002 08:30:33 +0000 Subject: [PATCH] New version and release notes for 1.0.6.1 --- CHANGES | 2157 ++++------------------------------------------ doc/release.html | 33 +- version.php | 4 +- 3 files changed, 192 insertions(+), 2002 deletions(-) diff --git a/CHANGES b/CHANGES index f0a5c2f35f..5b96de199e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,162 @@ +2002-11-06 Wednesday 16:24 moodler + + * lang/en/assignment.php: + + New string + +2002-11-06 Wednesday 16:24 moodler + + * course/mod.php: + + Add link to module editing ... back to module type list + +2002-11-06 Wednesday 16:12 moodler + + * mod/assignment/: lib.php, mod.html, submissions.php, version.php, + view.php, db/mysql.php: + + Added new type of assignment - offline. + + This type of assignment doesn't require anything of the student + online, it just tells them about an assignment and the teacher can + provide feedback and grades. Useful for offline activities, and + also for the teacher to add manual columns to the grades page + +2002-11-06 Wednesday 15:54 moodler + + * course/loginas.php, lib/moodlelib.php: + + When using loginas to be a student, you can now return to being + yourself using a link in the footer. Improvements to footer + display + +2002-11-06 Wednesday 15:40 moodler + + * lang/en/forum.php: + + Added string for search results + +2002-11-06 Wednesday 15:40 moodler + + * mod/: journal/index.php, forum/search.php: + + Language fixes + +2002-11-06 Wednesday 00:47 moodler + + * lib/moodlelib.php: + + Fixed notices a bit + +2002-11-06 Wednesday 00:38 moodler + + * lib/moodlelib.php, lang/en/moodle.php: + + Fixes to prevent teachers using loginas to enter other courses as + that student + +2002-11-05 Tuesday 15:06 moodler + + * doc/credits.html: + + Minor wording changes + +2002-11-05 Tuesday 15:04 moodler + + * doc/credits.html: + + Added Spanish + +2002-11-05 Tuesday 14:34 compuproggy + + * lang/de/: forum.php, moodle.php: + + [no log message] + +2002-11-05 Tuesday 14:06 moodler + + * version.php, lang/en/moodle.php, lib/defaults.php, + admin/config.html, lib/moodlelib.php: + + Added SMTP authentication for email delivery + +2002-11-03 Sunday 17:34 moodler + + * lang/en/help/assignment/assignmenttype.html: + + Simple help about assignment types + +2002-11-03 Sunday 01:34 moodler + + * lang/pt_br/: assignment.php, forum.php, moodle.php, quiz.php: + + Changes from Fabricio Valadares + +2002-11-01 Friday 10:53 moodler + + * lang/es_mx/: assignment.php, choice.php, forum.php, journal.php, + moodle.php, quiz.php, resource.php, survey.php: + + Updates from Claudio + +2002-11-01 Friday 09:11 moodler + + * login/index.php: + + New guest language is same as site + +2002-10-31 Thursday 13:52 compuproggy + + * lang/de/moodle.php: + + [no log message] + +2002-10-31 Thursday 03:20 paca70 + + * lang/fi/help/: coursecategory.html, courseformats.html, + coursefullname.html, coursenewsitems.html, coursenumsections.html, + courseshortname.html, coursestartdate.html, enrolmentkey.html, + guestaccess.html, html.html, picture.html, questions.html, + surveys.html, teachers.html, text.html, resource/resourcetype.html, + resource/summary.html, forum/allowdiscussions.html, + forum/attachment.html, forum/forumtype.html, forum/ratings.html, + forum/subscription.html, choice/options.html: + + Initial Finnish translation + +2002-10-30 Wednesday 10:40 moodler + + * lang/es_mx/moodle.php: + + Updated name of thislanguage + +2002-10-30 Wednesday 10:19 moodler + + * version.php: + + Updated version a little + +2002-10-30 Wednesday 10:09 moodler + + * lang/ar/: assignment.php, choice.php, forum.php, journal.php, + moodle.php, quiz.php, resource.php, survey.php: + + A very early Arabic translation + +2002-10-30 Wednesday 10:00 moodler + + * lang/es_mx/: assignment.php, choice.php, forum.php, journal.php, + moodle.php, quiz.php, resource.php, survey.php: + + Spanish translation (Mexican flavour) from Gilberto Rodríguez et al + +2002-10-30 Wednesday 00:47 moodler + + * CHANGES: + + Checking in CHanges to be part of a 1.0.6 rebuild to include the + last few days of minor changes (documentation etc) + 2002-10-29 Tuesday 23:33 moodler * lib/setup.php: @@ -144,2001 +303,3 @@ Missing a bracket ) -2002-10-26 Saturday 14:16 moodler - - * CHANGES: - - I mean it!! This is 1.0.6!!!! - -2002-10-26 Saturday 14:11 moodler - - * mod/quiz/: lib.php, question.php: - - Fixed small bug that was displaying fractions with too many decimal - places (eg 0.9999 instead of just 1) - -2002-10-26 Saturday 13:50 moodler - - * CHANGES: - - OK, this is 1.0.6 - -2002-10-26 Saturday 13:37 moodler - - * RELEASE.html, admin/index.php, doc/contents.html, - doc/release.html: - - One more thing - I' moved the RELEASE.html into the other - documentation to make it easier to find later on. - -2002-10-26 Saturday 13:32 moodler - - * doc/release.html: - - Moving ../RELEASE.html to here - -2002-10-26 Saturday 13:26 moodler - - * CHANGES, RELEASE.html: - - - TIME TO CUT THE CORD, GENTLEMEN. THIS IS 1.0.6. - -2002-10-26 Saturday 13:17 moodler - - * mod/quiz/lib.php: - - Fixed minor bug after creating default category. - -2002-10-26 Saturday 12:37 moodler - - * RELEASE.html, version.php: - - Updated version numbers in preparation for 1.0.6 release - -2002-10-26 Saturday 11:37 moodler - - * mod/forum/lib.php: - - Better formatting for the link - -2002-10-26 Saturday 11:33 moodler - - * mod/forum/lib.php: - - OK, this should be better ... - -2002-10-26 Saturday 11:21 moodler - - * mod/forum/lib.php: - - A first try at a new shortening algorithm ... checking in to do - some tests on various servers - -2002-10-26 Saturday 11:13 moodler - - * mod/quiz/: version.php, db/mysql.php, db/mysql.sql: - - Changed type of quiz_answers.feedback to TEXT (255 chars was a bit - cramped) - -2002-10-26 Saturday 10:31 moodler - - * lib/setup.php: - - Added some commented-out code that MIGHT help people with string - slash problems. - -2002-10-25 Friday 23:34 moodler - - * mod/quiz/report.php: - - Added quiz max grade in column title, for reference - -2002-10-25 Friday 23:27 moodler - - * mod/forum/lib.php: - - Added TARGET=_blank to links in HTML email ... apparently these - links were causing problems in Hotmail. Normally I'd say "Good!", - but ... :-) - -2002-10-25 Friday 22:46 moodler - - * mod/forum/index.php: - - Remove "news" and "social" forums from learning forums. - -2002-10-25 Friday 17:14 moodler - - * CHANGES: - - About time - -2002-10-25 Friday 17:10 moodler - - * mod/forum/lib.php: - - Brand-new news and social forums are now also assigned course - modules and put in section 0 of the course. - -2002-10-25 Friday 16:54 moodler - - * mod/quiz/view.php: - - Ugh type in string module name - -2002-10-25 Friday 16:47 moodler - - * version.php, lib/db/mysql.php, mod/forum/lib.php, - mod/forum/mod.html: - - Upgrading all news and social forums (except those in social - courses) so that they are course modules in an (invisible) section, - which means they are now editable and parameters, names etc can be - changed. - -2002-10-25 Friday 16:42 moodler - - * UPGRADING.txt: - - Making it clear not to overwrite old files - -2002-10-25 Friday 16:15 moodler - - * lang/en/quiz.php, mod/quiz/view.php: - - Added translation for Attempt quiz now - -2002-10-25 Friday 16:01 moodler - - * lang/en/moodle.php: - - Slight change to configlocale ... added examples - -2002-10-25 Friday 15:22 moodler - - * mod/forum/post.php: - - Disallow people posting in forums where they arent allowed to post! - 8-. - -2002-10-25 Friday 15:17 moodler - - * lib/: moodlelib.php, weblib.php: - - Tweaks - -2002-10-25 Friday 14:50 moodler - - * mod/forum/lib.php: - - Tweaks to mail formats so that unnecessary information (replies, - etc) is not printed. - -2002-10-25 Friday 13:58 moodler - - * mod/forum/lib.php: - - Tweaks to forum formatting - -2002-10-25 Friday 13:46 compuproggy - - * lang/de/quiz.php: - - [no log message] - -2002-10-25 Friday 11:20 moodler - - * lang/pt_br/: assignment.php, forum.php, moodle.php, quiz.php, - help/langedit.html, help/mods.html, help/richtext.html, - help/text.html, help/textformat.html, - help/forum/allowdiscussions.html, help/quiz/attempts.html, - help/quiz/categories.html, help/quiz/correctanswers.html, - help/quiz/feedback.html, help/quiz/grademethod.html, - help/quiz/maxgrade.html, help/quiz/multichoice.html, - help/quiz/questiontypes.html, help/quiz/random.html, - help/quiz/shortanswer.html, help/quiz/timeopen.html, - help/quiz/truefalse.html: - - Latest updates from Fabricio - -2002-10-25 Friday 10:11 moodler - - * course/weeks.php: - - Weekdays are now calculated using userdate, so that - - - they are relative to the user - - they should take advantage of locales etc - -2002-10-25 Friday 10:02 moodler - - * admin/: config.php, index.php, site.php, user.php: - - Changes to improve usability when the admin folder has been - renamed, and also a change in checking for the admin user, just in - case an old session is hanging around - -2002-10-24 Thursday 21:41 moodler - - * lang/de/moodle.php: - - All the variables were missing! - -2002-10-24 Thursday 20:49 moodler - - * course/lib.php: - - Fix for category box display on IE - -2002-10-24 Thursday 15:09 moodler - - * mod/forum/lib.php: - - The BR in print_post was to fix the case when embedded images are - used. However it added too much space. I'll find a way to fix the - embedded images problem later, during the styles changeover, as - it's pretty rare. - -2002-10-24 Thursday 11:43 moodler - - * mod/choice/: version.php, db/mysql.php: - - never upgraded choice tables to six choices! - -2002-10-24 Thursday 11:11 moodler - - * doc/features.html: - - Updated with some new features - -2002-10-24 Thursday 10:42 moodler - - * admin/config.php: - - Added a new debugging command so that I can see the config - variables - -2002-10-23 Wednesday 22:38 moodler - - * RELEASE.html: - - more readable - -2002-10-23 Wednesday 22:33 moodler - - * doc/credits.html: - - Rearranged to alphabetical order - -2002-10-23 Wednesday 22:30 moodler - - * RELEASE.html: - - Forgot to mention the new LDAP functions! My deep apologies, - Petri, 1.0.5 was too long ago - I forgot your plug-in was developed - since then! - -2002-10-23 Wednesday 20:13 moodler - - * mod/forum/lib.php: - - WHoops ... just undoing the last checkin which was premature ... - -2002-10-23 Wednesday 20:12 moodler - - * lib/moodlelib.php: - - Mail now contains Moodle version - -2002-10-23 Wednesday 20:10 moodler - - * lang/en/quiz.php, mod/forum/lib.php, mod/quiz/lib.php, - mod/quiz/question.php: - - After saving new question, sanity checks are made to make sure the - fractional grades are correct. - - Icons now have tooltips and are also a shortcut to editing page. - -2002-10-23 Wednesday 15:27 compuproggy - - * lang/de/help/quiz/: attempts.html, categories.html, - correctanswers.html, feedback.html, grademethod.html, - maxgrade.html, multichoice.html, questiontypes.html, random.html, - shortanswer.html, timeopen.html, truefalse.html: - - [no log message] - -2002-10-23 Wednesday 15:11 compuproggy - - * lang/de/moodle.php: - - [no log message] - -2002-10-23 Wednesday 12:10 moodler - - * admin/index.php, lib/db/mysql.php, lib/db/postgres7.php: - - Changed name of upgrade_moodle function to main_upgrade (for - consistency) - -2002-10-23 Wednesday 10:00 moodler - - * lang/it/: LEGGIMI, assignment.php, choice.php, forum.php, - journal.php, moodle.php, resource.php, survey.php, - help/teachers.html, help/text.html, - help/resource/resourcetype.html, help/resource/summary.html: - - Latest version of Italian from Davide Suraci. - -2002-10-22 Tuesday 21:17 moodler - - * UPGRADING.txt: - - cvs update -dP - - not - - cvs update -d - -2002-10-22 Tuesday 20:36 compuproggy - - * lang/de/quiz.php: - - [no log message] - -2002-10-22 Tuesday 19:21 moodler - - * CHANGES, RELEASE.html, version.php: - - Updated information for 1.0.6 Beta 1 - -2002-10-22 Tuesday 18:56 moodler - - * lang/en/quiz.php, mod/quiz/report.php: - - More concise feedback on grading, and more efficiency (only update - attempt grades that have changed) - -2002-10-22 Tuesday 18:38 moodler - - * lang/en/help/quiz/attempts.html, - lang/en/help/quiz/categories.html, - lang/en/help/quiz/correctanswers.html, - lang/en/help/quiz/feedback.html, - lang/en/help/quiz/grademethod.html, - lang/en/help/quiz/maxgrade.html, - lang/en/help/quiz/multichoice.html, - lang/en/help/quiz/questiontypes.html, - lang/en/help/quiz/random.html, lang/en/help/quiz/shortanswer.html, - lang/en/help/quiz/timeopen.html, lang/en/help/quiz/truefalse.html, - mod/quiz/attempt.php, mod/quiz/category.php, mod/quiz/lib.php, - mod/quiz/mod.html, mod/quiz/question.php, mod/quiz/report.php: - - Added help pages to quiz module. - - A few little cleanups, such as trim() on shortanswers - -2002-10-22 Tuesday 17:54 moodler - - * lib/moodlelib.php: - - new function print_heading_with_help() to print a heading with a - helpbutton - -2002-10-22 Tuesday 15:03 moodler - - * mod/quiz/report.php: - - Display tweaks to table of attempts - -2002-10-22 Tuesday 14:52 moodler - - * lang/en/quiz.php, mod/quiz/attempt.php, mod/quiz/lib.php, - mod/quiz/report.php, mod/quiz/view.php: - - Teacher can now regrade (recalculate grades) of all quiz attempts - (in case the quiz changed somehow) - -2002-10-22 Tuesday 13:37 compuproggy - - * lang/de/: moodle.php, quiz.php: - - [no log message] - -2002-10-22 Tuesday 12:25 moodler - - * mod/quiz/: lib.php, report.php: - - Teacher can now view student attempts - -2002-10-22 Tuesday 10:48 moodler - - * lang/de/moodle.php: - - German should be Deutsche - -2002-10-22 Tuesday 10:34 moodler - - * lang/de/forum.php: - - Fixed name/date variables (don't translate variables!) - -2002-10-22 Tuesday 10:30 moodler - - * lang/de/moodle.php: - - Removed unnecessary mentions of sel@ction - -2002-10-21 Monday 23:00 moodler - - * lang/en/quiz.php, mod/quiz/lib.php, mod/quiz/question.php, - mod/quiz/report.php: - - Can now delete questions. It checks that the question doesn't - belong to any quizzes first (if it's in a published category then - it checks all quizzes on the server). - -2002-10-21 Monday 22:57 moodler - - * mod/quiz/: version.php, db/mysql.php, db/mysql.sql: - - Added log_display entries for quiz - -2002-10-21 Monday 21:13 moodler - - * mod/quiz/: lib.php, view.php: - - Display tweaks - -2002-10-21 Monday 21:02 moodler - - * mod/quiz/lib.php: - - Round $bestgrade when storing it to avoid insert_record problems - -2002-10-21 Monday 20:49 moodler - - * mod/quiz/attempt.php: - - Print intro as HTML - -2002-10-21 Monday 20:48 moodler - - * mod/quiz/lib.php: - - Bugfix on calculating correct answers for multichoice questions - -2002-10-21 Monday 20:39 moodler - - * mod/quiz/lib.php: - - Some error checking - -2002-10-21 Monday 19:41 moodler - - * mod/quiz/view.php: - - Convert intro text to HTML - -2002-10-21 Monday 17:16 moodler - - * lib/weblib.php: - - Added some more allowed HTML tags - -2002-10-21 Monday 16:44 moodler - - * mod/forum/: lib.php, report.php: - - Allow teachers to look at ratings for anyone - -2002-10-21 Monday 16:36 moodler - - * mod/forum/lib.php: - - Fixed up rating retrieval ... now gets them all seperate - -2002-10-21 Monday 16:32 moodler - - * mod/forum/lib.php: - - Fix in forum_grades - -2002-10-21 Monday 16:19 moodler - - * course/grades.php, mod/forum/lib.php, mod/forum/mod.html: - - Don't show column grade when there's nothing to show - -2002-10-21 Monday 16:10 moodler - - * mod/forum/lib.php: - - Rearranged functions to match other modules, and added - forum_grades() - -2002-10-21 Monday 16:06 compuproggy - - * lang/de/moodle.php: - - [no log message] - -2002-10-21 Monday 16:02 compuproggy - - * lang/de/moodle.php: - - [no log message] - -2002-10-21 Monday 15:58 compuproggy - - * lang/de/moodle.php: - - [no log message] - -2002-10-21 Monday 15:45 compuproggy - - * lang/de/: moodle.php, help/mods.html: - - [no log message] - -2002-10-21 Monday 14:55 moodler - - * course/grades.php: - - Grades are not always numbers, so take care in XLS writing - -2002-10-21 Monday 14:51 moodler - - * lib/moodlelib.php: - - Table header aligns to top - -2002-10-21 Monday 14:42 moodler - - * mod/journal/lib.php: - - Added journal_grades() so journals show up in the Grades page - -2002-10-21 Monday 13:42 moodler - - * lib/rte/: README_MOODLE, richedit.html, rte.js: - - Changes to toolbar to position color pickers better, and - reintroduce the "select all" button. Unfortnately, I had to remove - the "About richtext" button to make room - -2002-10-21 Monday 12:12 moodler - - * lib/weblib.php: - - Added paragraphs to allowed HTML tags - -2002-10-21 Monday 11:23 moodler - - * lang/en/help/mods.html: - - Modified language so that it speaks to students as well as teachers - -2002-10-21 Monday 11:04 moodler - - * doc/teacher.html: - - Added quizzes - -2002-10-21 Monday 11:00 moodler - - * help.php, course/lib.php, course/social.php, course/topics.php, - course/weeks.php, lang/en/moodle.php, lang/en/help/mods.html, - lib/moodlelib.php, lib/weblib.php: - - Improvements to help, and addition of new "Activity modules" help - for teachers adding new modules. - -2002-10-21 Monday 02:06 moodler - - * auth/README: - - Some more clues for new admins ... - -2002-10-21 Monday 02:02 compuproggy - - * lang/de/quiz.php: - - [no log message] - -2002-10-21 Monday 01:50 moodler - - * version.php, mod/quiz/version.php: - - Updated versions - -2002-10-21 Monday 01:42 moodler - - * mod/quiz/pix/: mc.gif, rs.gif, sa.gif, tf.gif: - - Whoops, forgot to check in these new icons - -2002-10-21 Monday 01:41 moodler - - * mod/quiz/: lib.php, question.php: - - Fixes for display of public categories - -2002-10-21 Monday 01:15 moodler - - * lang/en/quiz.php, lib/moodlelib.php, mod/quiz/category.php, - mod/quiz/lib.php, mod/quiz/multichoice.html, mod/quiz/question.php, - mod/quiz/shortanswer.html, mod/quiz/truefalse.html: - - - Category editing in quizzes is now supported. Some other little - cleanups along the way ... - -2002-10-20 Sunday 18:13 moodler - - * mod/quiz/: attempt.php, view.php: - - Guests can no longer see or attempt quizzes - -2002-10-20 Sunday 18:12 moodler - - * lang/en/quiz.php: - - New and fixed strings - -2002-10-20 Sunday 18:12 moodler - - * lib/moodlelib.php: - - Strip slashes from print_simple_box (just in case) - -2002-10-20 Sunday 13:35 moodler - - * mod/assignment/index.php: - - Fixed display of "done" assignments - -2002-10-20 Sunday 13:35 moodler - - * mod/quiz/: attempt.php, lib.php, question.php: - - Now shows correct answers, plus some small bug fixes - -2002-10-19 Saturday 12:58 moodler - - * lib/weblib.php: - - Cleaned up format a little, plus added better error checking of - server variables so that at least people will get feedback if they - are missing - -2002-10-19 Saturday 03:19 compuproggy - - * lang/de/help/textformat.html: - - [no log message] - -2002-10-19 Saturday 01:20 compuproggy - - * lang/de/: moodle.php, quiz.php, help/coursecategory.html: - - [no log message] - -2002-10-19 Saturday 01:17 moodler - - * RELEASE.html: - - Added stuff about the text editing - -2002-10-19 Saturday 01:05 moodler - - * lib/weblib.php: - - Find URLs at the beginning of lines ... - -2002-10-19 Saturday 00:05 moodler - - * lang/en/quiz.php, mod/quiz/attempt.php, mod/quiz/index.php, - mod/quiz/lib.php, mod/quiz/question.php, mod/quiz/version.php, - mod/quiz/view.php, mod/quiz/db/mysql.php, mod/quiz/db/mysql.sql: - - - Quiz attempts are now timed. This is done by starting the - quiz_attempts record upon showing the quiz, and completing it upon - submit. - - Two new fields in quiz_attempts... should be upgrade friendly. - (Old attempts will show up as being of duration zero) - - Also some small fixes here and there. - -2002-10-19 Saturday 00:02 moodler - - * lang/en/help/textformat.html: - - Some tidy ups - -2002-10-19 Saturday 00:01 moodler - - * doc/credits.html: - - Added RTE etc - -2002-10-18 Friday 19:27 moodler - - * lang/en/: moodle.php, help/richtext.html: - - Improved the documentation (it has some live feedback on the state - of the Richtext functionality) - -2002-10-18 Friday 17:40 moodler - - * lang/en/help/textformat.html: - - Cleanup - -2002-10-18 Friday 17:38 moodler - - * mod/: assignment/mod.html, forum/post.html, journal/edit.html: - - Better help with text formats - -2002-10-18 Friday 17:35 moodler - - * lang/en/help/textformat.html: - - Improved the help page - -2002-10-18 Friday 17:29 moodler - - * lang/en/: moodle.php, help/richtext.html, help/textformat.html: - - Language changes and help documentation additions to clearer - explain richtext, html and moodle auto-format - -2002-10-18 Friday 17:09 moodler - - * lang/en/moodle.php: - - Revised string for formattext to make more sense - -2002-10-18 Friday 17:09 moodler - - * lib/weblib.php: - - OK, I've rationalised the text formatting now. Basically, both - Moodle and HTML text allow the same range of HTML tags (so it - doesn't matter is you switch from one to the other). - - and are now ALLOWED in Moodle text. However, the - clean_text function now checks for and removes any embedded - javascript triggers to avoid cross-site scripting attacks that way. - - clean_text() should be called on ANY text that comes in from - students. - -2002-10-18 Friday 17:00 moodler - - * lib/moodlelib.php: - - Whoops ... typo. - -2002-10-18 Friday 16:52 moodler - - * lib/moodlelib.php: - - Also set default language on new user created by external - authentication - -2002-10-18 Friday 16:48 moodler - - * admin/user.php: - - New users created by admin also now default to site language - -2002-10-18 Friday 16:46 moodler - - * login/signup.php, user/edit.html: - - Default language for users is now the same as the site language. - -2002-10-18 Friday 14:05 moodler - - * lib/: languages.php, moodlelib.php, weblib.php: - - Allow tags in Moodle format text. Not having it can really - mess up smileys etc if the text has been edited at any stage using - the richtext editor. - - I realise it's possible for students to really mess up forums - display etc if they wanted to include a huge picture ... I'm not - sure if there are any cross-site scripting attacks possible with - images in there. - - But there is also now the HTML format for most things, which is - editable using an ordinary form, so this problem is currently - already exposed. - - I think it's OK as long as can find a filter to strip all - javascript out of ANY format text in Moodle. - -2002-10-18 Friday 13:41 moodler - - * mod/quiz/question.php: - - Fixed the setting of answers for true-false questions - -2002-10-18 Friday 08:18 moodler - - * RELEASE.html: - - Just some better formatting and info - -2002-10-18 Friday 07:49 moodler - - * pix/t/: delete.gif, edit.gif: - - Made transparent - -2002-10-17 Thursday 23:32 moodler - - * lang/pt_br/: reading.php, resource.php, - help/resource/resourcetype.html, help/resource/summary.html: - - Changes related to new module 'resource' - -2002-10-17 Thursday 23:28 moodler - - * lang/it/: help/resource/resourcetype.html, - help/resource/summary.html, reading.php, resource.php: - - Changes related to new module 'resource' - -2002-10-17 Thursday 23:14 moodler - - * lang/fr/: reading.php, resource.php, - help/resource/resourcetype.html, help/resource/summary.html: - - Changes due to new module 'resource' - -2002-10-17 Thursday 23:10 moodler - - * lang/fi/: reading.php, resource.php, - help/resource/resourcetype.html, help/resource/summary.html: - - Changes due to new resource module - -2002-10-17 Thursday 23:07 moodler - - * lang/de/help/resource/: resourcetype.html, summary.html: - - Resulting from module name change - -2002-10-17 Thursday 23:03 moodler - - * lang/de/: reading.php, resource.php: - - Changed reading.php to resource.php - -2002-10-17 Thursday 22:32 moodler - - * lang/en/help/resource/: resourcetype.html, summary.html: - - Moved from reading module - -2002-10-17 Thursday 22:28 moodler - - * lang/en/resource.php, mod/resource/lib.php: - - Changed string neverread to neverseen - -2002-10-17 Thursday 22:03 moodler - - * RELEASE.html, index.php, version.php, course/lib.php, - course/social.php, doc/developer.html, doc/features.html, - doc/future.html, doc/teacher.html, lang/en/reading.php, - lang/en/resource.php, lib/moodlelib.php, lib/db/mysql.php, - mod/resource/details.php, mod/resource/icon.gif, - mod/resource/index.php, mod/resource/lib.php, - mod/resource/mod.html, mod/resource/version.php, - mod/resource/view.php, mod/resource/db/mysql.php, - mod/resource/db/mysql.sql: - - - - ***NOTE NOTE NOTE - ********************************************************** - - THIS IS A BIG CHANGE! - - I've renamed the "reading" module to "resource". - - This meant changing quite a few references throughout Moodle. - - The automatic upgrade process should work OK (it worked OK on my - development server) and there shouldn't be any problems. - - BUT PLEASE PROCEED WITH CAUTION AND KEEP BACKUPS OF EVERYTHING - UNTIL I HAVE A FEW MORE TESTS! If you upgrade please let me know. - - One thing that will break are any hard-coded links within forum - messages. - - What I will be doing to fix this on my apache server is to add this - to httpd.conf: - - Redirect /mod/reading/ http://moodle.com/mod/resource/ - - Sorry about any inconvenience, but it's better this is done sooner - than later. - -2002-10-17 Thursday 20:25 moodler - - * user/view.php: - - Added a 'change password' button - -2002-10-17 Thursday 20:21 moodler - - * login/: change_password.php, change_password_form.html: - - - Changed headers so that it works seamlessly when called from user - page. - -2002-10-17 Thursday 18:34 moodler - - * RELEASE.html, version.php, course/grades.php, lang/en/moodle.php: - - - - The grades page now supports downloading of grade data! :-) - -2002-10-17 Thursday 18:33 moodler - - * mod/choice/lib.php: - - Removed some blank lines that were causing output - -2002-10-17 Thursday 16:32 moodler - - * pix/i/grades.gif: - - Grr added transparency back again ... - -2002-10-17 Thursday 16:30 moodler - - * course/grades.php, pix/i/grades.gif: - - Re-adding to overcome CVS strangeness (and my own indecision!) - -2002-10-17 Thursday 16:28 moodler - - * course/grades.php, lang/en/moodle.php, mod/assignment/lib.php, - mod/quiz/lib.php, pix/i/grades.gif: - - Better grade reports - -2002-10-17 Thursday 15:58 moodler - - * lang/en/moodle.php: - - Some new strings - -2002-10-17 Thursday 15:55 moodler - - * course/grades.php, mod/assignment/lib.php, mod/quiz/lib.php: - - Now includes maximum grades - -2002-10-17 Thursday 15:23 moodler - - * mod/: assignment/lib.php, quiz/lib.php: - - Added new grading functions to work with course/grades.php - -2002-10-17 Thursday 15:23 moodler - - * course/grades.php, course/lib.php, pix/i/grades.gif: - - - Added a new grading tool for teachers to see all grades on one - page. - - Grades are collected from each module using the module_grades - function in each mod/*/lib.php. - -2002-10-16 Wednesday 23:52 moodler - - * mod/quiz/: attempt.php, lib.php: - - Feedback fixes - -2002-10-16 Wednesday 23:48 moodler - - * lib/moodlelib.php: - - Alt text on moodle logo - -2002-10-16 Wednesday 18:42 compuproggy - - * lang/de/: moodle.php, quiz.php: - - [no log message] - -2002-10-16 Wednesday 18:36 compuproggy - - * lang/de/help/richtext.html: - - [no log message] - -2002-10-16 Wednesday 18:24 compuproggy - - * lang/de/: moodle.php, quiz.php: - - [no log message] - -2002-10-16 Wednesday 17:35 moodler - - * mod/quiz/: attempt.php, edit.php, lib.php, mod.html: - - Various fixes and additions. It now does quiz feedback pretty well - (though it doesn't show correct answers yet). - -2002-10-16 Wednesday 17:31 compuproggy - - * lang/de/: assignment.php, choice.php, forum.php, journal.php, - moodle.php, quiz.php, reading.php, survey.php: - - [no log message] - -2002-10-16 Wednesday 16:48 compuproggy - - * lang/de/: README, assignment.php, choice.php, forum.php, - journal.php, moodle.php, quiz.php, reading.php, survey.php: - - [no log message] - -2002-10-16 Wednesday 15:18 moodler - - * mod/journal/lib.php: - - Actually, let's include journals that have no feedback yet as well. - -2002-10-16 Wednesday 15:15 moodler - - * mod/journal/lib.php: - - When a teacher is giving feedback, entries that have been modified - since the last time a teacher has given feedback are highlighted. - -2002-10-16 Wednesday 13:31 moodler - - * mod/assignment/: mod.html, version.php, view.php, db/mysql.php, - db/mysql.sql: - - Teacher can now use the richtext editor to edit the assignment text - -2002-10-16 Wednesday 12:53 moodler - - * course/mod.php, lang/en/moodle.php, lib/moodlelib.php: - - Changes related to module editing buttons - -2002-10-16 Wednesday 12:52 moodler - - * user/edit.html: - - Don't show htmleditor preference if it's disabled by admin - -2002-10-16 Wednesday 12:51 moodler - - * mod/: quiz/view.php, assignment/mod.html, - assignment/submissions.php, assignment/view.php, choice/mod.html, - choice/view.php, forum/discuss.php, forum/mod.html, forum/view.php, - journal/mod.html, journal/view.php, survey/mod.html, - survey/view.php: - - Cleaned up some buttons ... - -2002-10-16 Wednesday 01:32 moodler - - * mod/quiz/: edit.php, lib.php: - - - Small bugfixes ... (yawn) - -2002-10-16 Wednesday 01:13 moodler - - * mod/quiz/: lib.php, db/mysql.sql: - - Fixes for grades - -2002-10-16 Wednesday 00:49 moodler - - * version.php: - - Just updated the number - -2002-10-16 Wednesday 00:48 moodler - - * RELEASE.html, lang/en/quiz.php: - - Some additions - -2002-10-16 Wednesday 00:47 moodler - - * lib/moodlelib.php: - - Got rid of the wimpy icons in the top-right corner of pages and put - some manly buttons there. ;-) I think this will be much clearer - for novices, as well as being a bigger target for experts! - -2002-10-16 Wednesday 00:45 moodler - - * mod/quiz/lib.php: - - Bit of a clean up of the edit interface ... - -2002-10-16 Wednesday 00:22 moodler - - * lang/en/moodle.php, lang/en/quiz.php, mod/quiz/lib.php, - mod/quiz/mod.html, mod/quiz/multichoice.html, - mod/quiz/shortanswer.html, mod/quiz/truefalse.html, - mod/quiz/view.php, mod/quiz/db/mysql.sql: - - Added timeopen and timeclose (instead of days) and did a few - cleanups - -2002-10-16 Wednesday 00:04 moodler - - * admin/delete.php: - - - Admin script to brutally delete every file and directory from the - Moodle data directory. Will be useful for those on hosting servers - without root access. - -2002-10-15 Tuesday 20:54 moodler - - * lang/en/moodle.php, lang/en/quiz.php, mod/quiz/attempt.php, - mod/quiz/edit.php, mod/quiz/index.php, mod/quiz/lib.php, - mod/quiz/multichoice.html, mod/quiz/report.php, - mod/quiz/shortanswer.html, mod/quiz/view.php, - mod/quiz/db/mysql.sql: - - OK, it seems reliable enough now for alpha testing. - - If you have existing quizzes, delete them all, then drop all the - quiz tables and delete the quiz line from the modules table. - - Things to do still: - - - add/edit/remove categories - - display question feedback on submissions ... - - record the time they started the quiz, as well as the - completion. - - place time limits between attempts - - add full specification of quiz open time and quiz close time - -2002-10-15 Tuesday 18:04 moodler - - * mod/quiz/: edit.php, lib.php, multichoice.html, question.php, - shortanswer.html, truefalse.html: - - Can now create and re-edit all three types of questions. - - Still working on grading ... - -2002-10-15 Tuesday 13:31 moodler - - * lang/en/quiz.php: - - New strings - -2002-10-15 Tuesday 13:29 moodler - - * mod/quiz/: multichoice.html, question.php, shortanswer.html, - truefalse.html: - - Forms now done, more or less - -2002-10-15 Tuesday 11:48 moodler - - * doc/install.html: - - A little more explicit about PHP requirements - -2002-10-15 Tuesday 00:06 moodler - - * course/mod.php: - - Fix to clear the modform variable just in case there's one from one - module that later affects another module. - -2002-10-15 Tuesday 00:00 moodler - - * CHANGES, RELEASE.html, course/mod.php, doc/credits.html, - lib/moodlelib.php, lib/weblib.php: - - - Miscellaneous little changes from today ... - -2002-10-14 Monday 23:58 moodler - - * lang/en/quiz.php: - - New strings - -2002-10-14 Monday 23:57 moodler - - * mod/quiz/: attempt.php, edit.php, lib.php, mod.html, - multichoice.html, question.php, shortanswer.html, truefalse.html, - view.php: - - - Checking in what I got so far .... Not working yet but I'm going to - bed. - -2002-10-14 Monday 20:21 moodler - - * mod/quiz/: edit.php, lib.php: - - Quiz generation is working now. Just need question and category - editors. - -2002-10-14 Monday 17:07 moodler - - * mod/quiz/: category.php, edit.php, lib.php, mod.html, - question.php: - - Many new additions - code not quite usable yet, but getting close - -2002-10-14 Monday 17:04 moodler - - * lang/en/: moodle.php, quiz.php: - - New strings - -2002-10-13 Sunday 21:51 moodler - - * mod/quiz/: lib.php, report.php, view.php: - - Added a basic report and some clean-ups - -2002-10-13 Sunday 18:06 moodler - - * help.php: - - Now uses real current language (may not be the same as $CFG->lang) - -2002-10-13 Sunday 15:17 moodler - - * mod/quiz/: attempt.php, lib.php, version.php, view.php, - db/mysql.sql: - - - Just to show that something is happening! - - At this stage this module: - - - prints quizzes, - - accepts answers (for multiple attempts) and grades them, - - stores the grades. - - Really, it's usable as long as you don't mind using the database - manually. :) - - Next up is quiz reports, then I'll tackle quiz creation. - -2002-10-12 Saturday 23:01 moodler - - * mod/: forum/post.html, journal/edit.html, journal/lib.php: - - Tweaks to use new javascript-printing function etc - -2002-10-12 Saturday 23:00 moodler - - * lib/moodlelib.php: - - New function to print richtext javascript - -2002-10-12 Saturday 22:33 moodler - - * lang/de/: README, assignment.php, choice.php, forum.php, - journal.php, moodle.php, quiz.php, reading.php, survey.php, - docs/module_files.txt, help/coursecategory.html, - help/courseformats.html, help/coursefullname.html, - help/coursenewsitems.html, help/coursenumsections.html, - help/courseshortname.html, help/coursestartdate.html, - help/enrolmentkey.html, help/guestaccess.html, help/html.html, - help/langedit.html, help/picture.html, help/questions.html, - help/surveys.html, help/teachers.html, help/text.html, - help/choice/options.html, help/forum/allowdiscussions.html, - help/forum/attachment.html, help/forum/forumtype.html, - help/forum/ratings.html, help/forum/subscription.html: - - First version of German (Deutsch) translation, by - Holger.Schadeck@webdesign-forum.de - - Great! - -2002-10-12 Saturday 15:23 moodler - - * lib/moodlelib.php, mod/forum/post.html, mod/journal/edit.html: - - Moved the object code out into a function print_textarea - -2002-10-12 Saturday 14:27 moodler - - * lang/en/moodle.php: - - new string - -2002-10-12 Saturday 14:20 moodler - - * mod/journal/: edit.html, edit.php, lib.php, version.php, - view.php, db/mysql.php, db/mysql.sql: - - Added richtext to Journal entries. - -2002-10-12 Saturday 13:47 moodler - - * RELEASE.html: - - Some notes about the other new stuff. - -2002-10-12 Saturday 13:43 moodler - - * mod/forum/post.html: - - Added help buttons about the richtext editor (when active) - -2002-10-12 Saturday 13:39 moodler - - * lang/en/help/richtext.html: - - Help file for the new richtext HTML editor - -2002-10-12 Saturday 13:09 moodler - - * lib/weblib.php: - - Smilies are now replaced even in HTML text, and small fixes - -2002-10-12 Saturday 12:19 moodler - - * lib/rte/images/em.icon.smile.gif: - - Keep this one here :-) for the interface - -2002-10-12 Saturday 12:13 moodler - - * pix/s/SMILEYS: - - A bit of info - -2002-10-12 Saturday 12:12 moodler - - * pix/s/cross.gif: - - No longer needed ... replaced by "angry.gif" ... - -2002-10-12 Saturday 12:09 moodler - - * lib/javascript.php: - - Added a function useful for debugging Javascript problems - -2002-10-12 Saturday 12:06 moodler - - * lang/en/help/text.html: - - Swapped clown icon for surprise in the layout ... looks better that - way - -2002-10-12 Saturday 12:04 moodler - - * lib/rte/dlg_ins_smile.html: - - Swapped clown for surprise - looks better that way - -2002-10-12 Saturday 12:03 moodler - - * lib/rte/images/: em.icon.angry.gif, em.icon.angry.png, - em.icon.approve.gif, em.icon.approve.png, em.icon.bigsmile.gif, - em.icon.bigsmile.png, em.icon.blackeye.gif, em.icon.blackeye.png, - em.icon.blush.gif, em.icon.blush.png, em.icon.clown.gif, - em.icon.clown.png, em.icon.cool.gif, em.icon.cool.png, - em.icon.dead.gif, em.icon.dead.png, em.icon.dissapprove.gif, - em.icon.dissapprove.png, em.icon.eightball.gif, - em.icon.eightball.png, em.icon.evil.gif, em.icon.evil.png, - em.icon.kiss.gif, em.icon.kiss.png, em.icon.question.gif, - em.icon.question.png, em.icon.sad.gif, em.icon.sad.png, - em.icon.shocked.gif, em.icon.shocked.png, em.icon.shy.gif, - em.icon.shy.png, em.icon.sleepy.gif, em.icon.sleepy.png, - em.icon.smile.gif, em.icon.smile.png, em.icon.tongue.gif, - em.icon.tongue.png, em.icon.wink.gif, em.icon.wink.png: - - Deleted these icons because I'm not using them. The editor now - uses the standard Moodle icons instead. - -2002-10-12 Saturday 11:55 moodler - - * lib/rte/dlg_ins_smile.html: - - This page now uses the Moodle standard icons for consistency - -2002-10-12 Saturday 11:54 moodler - - * lib/rte/rte_editmode.js: - - Removed references to btnPost because I don't use it - -2002-10-12 Saturday 11:53 moodler - - * lib/weblib.php: - - Modified text_to_html to use the new smilies, which for efficiency - are now defined in a global array, and use str_replace instead of - ereg ... - -2002-10-12 Saturday 11:51 moodler - - * lang/en/help/text.html: - - Modified this help file to describe the new smilies - -2002-10-12 Saturday 11:50 moodler - - * pix/s/: angry.gif, approve.gif, biggrin.gif, blackeye.gif, - blush.gif, clown.gif, cool.gif, dead.gif, evil.gif, kiss.gif, - mixed.gif, sad.gif, shy.gif, sleepy.gif, smiley.gif, surprise.gif, - thoughtful.gif, tongueout.gif, wideeyes.gif, wink.gif: - - Modified all smilies and added some new ones. - -2002-10-11 Friday 13:20 moodler - - * mod/forum/lib.php: - - Better placing of standard links etc when there are lots of images - and other funny formatting in HTML posts - -2002-10-11 Friday 10:32 moodler - - * lang/en/moodle.php: - - New strings to do with language direction - -2002-10-11 Friday 10:31 moodler - - * admin/config.html, lib/defaults.php, lib/moodlelib.php, - theme/standard/header.html, theme/standardblue/header.html, - theme/standardgreen/header.html, theme/standardlogo/header.html, - theme/standardred/header.html: - - Changes to support choice of language direction (so that languages - like Arabic, Hebrew etc will work) - -2002-10-11 Friday 09:58 moodler - - * lang/en/assignment.php, mod/assignment/view.php: - - Added a new string to make it very clear how to upload assignments - -2002-10-10 Thursday 17:27 moodler - - * mod/forum/: post.html, post.php: - - Better default options, and hiding of moodle-text help when - htmlediting is operational - -2002-10-10 Thursday 15:29 moodler - - * doc/credits.html: - - Added another translator for Finnish - -2002-10-10 Thursday 15:29 moodler - - * user/edit.html: - - Added option to choose HTML editor - -2002-10-10 Thursday 15:27 moodler - - * mod/forum/: lib.php, post.html, post.php, version.php, - db/mysql.php, db/mysql.sql: - - Initial attempt at adding html text editor features to these forms. - -2002-10-10 Thursday 15:27 moodler - - * version.php: - - Updated the version (database table addition user->htmleditor) - -2002-10-10 Thursday 15:26 moodler - - * admin/config.html, admin/index.php, lib/defaults.php, - lib/javascript.php, lib/moodlelib.php, lib/weblib.php, - lib/db/mysql.php, lib/db/mysql.sql: - - Additions to cope with richtext editor being used in some forms. - -2002-10-10 Thursday 15:24 moodler - - * lang/en/: moodle.php, quiz.php: - - Added new strings - -2002-10-10 Thursday 15:21 moodler - - * lib/rte/: README_MOODLE, _header_css.txt, _header_html.txt, - _header_js.txt, about_logo.swf, about_logo.swi, changelog, - colorchooser.html, credits.html, custom.css, debug_embedded.asp, - dialog.css, dlg_about.html, dlg_ins_char.html, dlg_ins_image.html, - dlg_ins_smile.html, dlg_ins_table.html, example.html, license.html, - license.txt, popup_editor.html, readme.txt, richedit.css, - richedit.html, rte.js, rte_codesweep.js, rte_debug.js, - rte_dunno.css, rte_editmode.js, rte_history.js, rte_interface.js, - rte_lang.js, rte_xhtml.js, syntax.css, tableEditor.js, - images/CloseWindow.gif, images/Editor_r11_c2.gif, - images/Editor_r11_c5.gif, images/Editor_r4_c1.gif, - images/Editor_r4_c4.gif, images/Editor_r4_c7.gif, - images/Editor_r5_c2.gif, images/Editor_r5_c5.gif, - images/Editor_r7_c2.gif, images/Editor_r7_c5.gif, - images/Editor_r9_c2.gif, images/Editor_r9_c5.gif, - images/add_col.gif, images/add_col_f2.gif, images/add_row.gif, - images/add_row_f2.gif, images/bg.gif, images/em.icon.angry.gif, - images/em.icon.angry.png, images/em.icon.approve.gif, - images/em.icon.approve.png, images/em.icon.bigsmile.gif, - images/em.icon.bigsmile.png, images/em.icon.blackeye.gif, - images/em.icon.blackeye.png, images/em.icon.blush.gif, - images/em.icon.blush.png, images/em.icon.clown.gif, - images/em.icon.clown.png, images/em.icon.cool.gif, - images/em.icon.cool.png, images/em.icon.dead.gif, - images/em.icon.dead.png, images/em.icon.dissapprove.gif, - images/em.icon.dissapprove.png, images/em.icon.eightball.gif, - images/em.icon.eightball.png, images/em.icon.evil.gif, - images/em.icon.evil.png, images/em.icon.kiss.gif, - images/em.icon.kiss.png, images/em.icon.question.gif, - images/em.icon.question.png, images/em.icon.sad.gif, - images/em.icon.sad.png, images/em.icon.shocked.gif, - images/em.icon.shocked.png, images/em.icon.shy.gif, - images/em.icon.shy.png, images/em.icon.sleepy.gif, - images/em.icon.sleepy.png, images/em.icon.smile.gif, - images/em.icon.smile.png, images/em.icon.tongue.gif, - images/em.icon.tongue.png, images/em.icon.wink.gif, - images/em.icon.wink.png, images/hdr_tables.gif, - images/icon_about.gif, images/icon_block.gif, images/icon_bold.gif, - images/icon_bullist.gif, images/icon_center.gif, - images/icon_color_fill.gif, images/icon_color_text.gif, - images/icon_copy.gif, images/icon_cut.gif, - images/icon_edt_table.gif, images/icon_indent.gif, - images/icon_ins_char.gif, images/icon_ins_image.gif, - images/icon_ins_link.gif, images/icon_ins_sub.gif, - images/icon_ins_sup.gif, images/icon_ins_table.gif, - images/icon_italic.gif, images/icon_left.gif, - images/icon_numlist.gif, images/icon_outdent.gif, - images/icon_paste.gif, images/icon_post.gif, images/icon_redo.gif, - images/icon_rem_formatting.gif, images/icon_rem_link.gif, - images/icon_right.gif, images/icon_rule.gif, - images/icon_select_all.gif, images/icon_spell.gif, - images/icon_strikethrough.gif, images/icon_underline.gif, - images/icon_undo.gif, images/incr_colspan.gif, - images/incr_colspan_f2.gif, images/incr_rowspan.gif, - images/incr_rowspan_f2.gif, images/minimize.gif, - images/plt_ftr.gif, images/plt_hdr.gif, images/rmv_col.gif, - images/rmv_col_f2.gif, images/rmv_colspan.gif, - images/rmv_colspan_f2.gif, images/rmv_row.gif, - images/rmv_row_f2.gif, images/rmv_rowspan.gif, - images/rmv_rowspan_f2.gif, images/spacer.gif, images/toolbar.gif, - images/lang/de.icon_post.gif, images/lang/no.icon_post.gif: - - Adding a beta version of Rich Text Editor, for embedding into - Moodle forms (forums, readings, journals etc). Works only on IE - 5.5 and later. - - Slightly customised for a slimmer toolbar. - -2002-10-09 Wednesday 22:20 moodler - - * lib/ipatlas/plot.inc: - - Arg .. so much for quick hacks ... this code is so messy it's a - hassle to hack ... going back to the way it was originally, with - just a more informative error message instead. - -2002-10-09 Wednesday 22:08 moodler - - * lib/ipatlas/plot.inc: - - Changes to avoid cryptic errors - -2002-10-08 Tuesday 23:51 paca70 - - * lang/fi/: assignment.php, moodle.php: - - More corrections, documentation is coming. - -2002-10-08 Tuesday 10:09 moodler - - * lang/it/: LEGGIMI, assignment.php, choice.php, forum.php, - journal.php, moodle.php, reading.php, survey.php: - - Latest changes for Italian version, by Davide Suraci - -2002-10-08 Tuesday 01:17 paca70 - - * auth/ldap/README-LDAP: - - Initial version - -2002-10-07 Monday 02:41 paca70 - - * lang/fi/moodle.php: - - Some corrections - -2002-10-07 Monday 02:24 paca70 - - * lang/fi/quiz.php: - - Initial version - -2002-10-07 Monday 01:31 moodler - - * mod/quiz/: category.php, edit.php, question.php: - - Empty file - -2002-10-07 Monday 01:20 moodler - - * lang/en/quiz.php: - - New words - -2002-10-07 Monday 01:20 moodler - - * lib/moodlelib.php: - - New function print_file_picture for printing a picture from the - files area, or optionally from a URL - -2002-10-07 Monday 01:06 moodler - - * mod/quiz/: attempt.php, lib.php, version.php, db/mysql.php, - db/mysql.sql: - - Further work done. It currently can print the quiz form (including - images!) but can't mark them yet. I've been constructing quizzes - manually in the database and it's helping to refine the database - structure. Don't count on anything stable in the quiz module for a - few days yet ... - -2002-10-06 Sunday 11:24 moodler - - * mod/quiz/attempt.php: - - A start on the page that actually prints the questions and stores - the answers - -2002-10-06 Sunday 11:23 moodler - - * mod/quiz/view.php: - - More or less working now - -2002-10-06 Sunday 11:23 moodler - - * mod/quiz/lib.php: - - Added some more functions - -2002-10-06 Sunday 11:05 moodler - - * course/: social.php, topics.php, weeks.php: - - Changed includes of module libraries to use full pathnames - constructed from $CFG->dirroot, rather than relative. This is - because the relative path could sometime be a different case to the - full path (on Windows) causing include_once not to work. - -2002-10-06 Sunday 01:21 moodler - - * admin/index.php: - - Moved module upgrading functions out into database-specific files - -2002-10-06 Sunday 01:20 moodler - - * mod/: quiz/version.php, assignment/version.php, - assignment/db/mysql.php, choice/version.php, choice/db/mysql.php, - forum/version.php, forum/db/mysql.php, journal/version.php, - journal/db/mysql.php, quiz/db/mysql.php, survey/version.php, - survey/db/mysql.php: - - Moved upgrade functions into db/mysql.sql - -2002-10-06 Sunday 01:09 moodler - - * version.php, admin/index.php, lib/db/mysql.php, - lib/db/postgres7.php: - - Moved upgrade_moodle functions out to database-specific files, - because the SQL is not compatible (nor is it possible to make it - so). - -2002-10-06 Sunday 00:49 moodler - - * lib/moodlelib.php: - - create_new_user() can now import other fields from an external - source if the function for it has been defined. (Petri's code with - additions by me) - -2002-10-04 Friday 21:07 paca70 - - * lang/fi/moodle.php: - - More corrections - -2002-10-04 Friday 10:59 moodler - - * lang/en/quiz.php, mod/quiz/icon.gif, mod/quiz/index.php, - mod/quiz/lib.php, mod/quiz/mod.html, mod/quiz/version.php, - mod/quiz/view.php, mod/quiz/db/mysql.sql: - - Skeleton version of the quiz module. It won't break an - installation, but it doesn't do anything yet. - -2002-10-04 Friday 10:55 moodler - - * mod/assignment/mod.html: - - Use main version of "maximum grade" string - -2002-10-04 Friday 10:54 moodler - - * doc/credits.html: - - Make names into a list - -2002-10-04 Friday 01:10 paca70 - - * lang/fi/moodle.php: - - and some more.... - -2002-10-04 Friday 01:04 paca70 - - * lang/fi/moodle.php: - - Some fixs more. - -2002-10-04 Friday 00:54 paca70 - - * lang/fi/: assignment.php, forum.php, journal.php, moodle.php, - survey.php: - - Translated new strings and fixed some old ones. - -2002-10-03 Thursday 23:55 paca70 - - * auth/ldap/lib.php: - - Corrected some comments. - -2002-10-03 Thursday 21:45 paca70 - - * auth/ldap/lib.php: - - - Initial version of ldap authentication module. It have no - config-interface yet. (But it's coming) It contains also - experimental auth_get_userinfo() function, what is not used by - moodle yet. If you like to try it, create following $CFG variables - to /config.php or directly to config-table and activate ldap - authentication from admin-configuration page. - - $CFG->ldap_bind_dn "If your like to use bind-user to - search users, specify it here. Someting like - 'cn=ldapuser,ou=public,o=org'" $CFG->ldap_bind_pw "Password - for bind-user." $CFG->ldap_contexts "List of - contexts where users are located. - Separate different contexts with ';'. Something like - 'ou=users,o=org; ou=other,o=org'" $CFG->ldap_host_url - "Specify LDAP host in URL-form like 'ldap://ldap.myorg.com/' or - 'ldaps//ldap.myorg.com/' "; $CFG->ldap_search_sub "Put value - <> 0 if you like to search users from subcontexts."; - $CFG->ldap_user_attribute "What attribute is used to - name/search users. Usually 'cn'. "; - - More configuration optios are coming. This version is tested - against Novell E-Directory without SSL and it works fine. - -2002-10-03 Thursday 19:17 moodler - - * mod/forum/db/mysql.sql: - - Fixed definition of forum->open - -2002-10-03 Thursday 19:15 moodler - - * lang/en/forum.php, lang/en/moodle.php, - lang/en/help/forum/allowdiscussions.html, mod/forum/lib.php, - mod/forum/mod.html, mod/forum/version.php, mod/forum/db/mysql.sql: - - Fixes bug 112 - - Changes to expand "open" option in forums. Now have a choice - between three options: new discussions and new replies, new - replies only and no new discussions or new replies. - - Three new options in lang/forum.php and I changed - "allowdiscussions". - -2002-10-03 Thursday 19:11 moodler - - * lib/moodlelib.php: - - User's name in footer is now a link - -2002-10-03 Thursday 12:04 moodler - - * lang/en/moodle.php, lib/moodlelib.php, user/index.php, - user/lib.php: - - format_time() now supports language strings for - day(s)/hour(s)/min(s)/sec(s) String lookups are cached in - user/index.php for efficiency - -2002-10-03 Thursday 11:55 moodler - - * RELEASE.html: - - Just making this more relevant for the CVS update junkies :-) - -2002-10-03 Thursday 11:35 moodler - - * UPGRADING.txt: - - Expanded the description and included sample commands - -2002-10-03 Thursday 10:57 moodler - - * course/topics.php: - - "Activities" wasn't being taken from language files - -2002-10-03 Thursday 03:37 paca70 - - * lang/fi/moodle.php: - - Minor update to test that update rights are working. - -2002-10-03 Thursday 00:23 moodler - - * lang/it/: assignment.php, choice.php, forum.php, journal.php, - moodle.php, reading.php, survey.php: - - Fixes for accented characters - -2002-10-02 Wednesday 23:55 moodler - - * lang/it/moodle.php: - - Updated a word - -2002-10-02 Wednesday 22:43 moodler - - * version.php: - - New version number for development - -2002-10-02 Wednesday 22:20 moodler - - * lang/: fi/moodle.php, pt_br/moodle.php: - - Added 'thischarset' = "iso-8859-1", for completeness - -2002-10-02 Wednesday 21:50 moodler - - * lang/it/: LEGGIMI, assignment.php, choice.php, forum.php, - journal.php, moodle.php, reading.php, survey.php, - docs/module_files.txt, help/coursecategory.html, - help/courseformats.html, help/coursefullname.html, - help/coursenewsitems.html, help/coursenumsections.html, - help/courseshortname.html, help/coursestartdate.html, - help/enrolmentkey.html, help/guestaccess.html, help/html.html, - help/picture.html, help/questions.html, help/surveys.html, - help/teachers.html, help/text.html, help/choice/options.html, - help/forum/allowdiscussions.html, help/forum/attachment.html, - help/forum/forumtype.html, help/forum/ratings.html, - help/forum/subscription.html: - - Checked in initial Italian version by Davide Suraci, with help from - others - -2002-10-02 Wednesday 18:59 moodler - - * doc/credits.html: - - Added Sebastien Nameche - -2002-10-02 Wednesday 18:35 moodler - - * admin/config.html: - - Locale box is a bit bigger, since locale strings can be bigger :-) - -2002-10-02 Wednesday 18:34 moodler - - * lang/: en/moodle.php, fr/moodle.php: - - Removed configcharset, but kept thischarset - -2002-10-02 Wednesday 18:33 moodler - - * lib/moodlelib.php: - - Added new header to all pages to set the current charset, to help - browsers - -2002-10-02 Wednesday 17:37 moodler - - * lang/fr/: TERMS, assignment.php, choice.php, forum.php, - journal.php, moodle.php, reading.php, survey.php: - - Updates to the French translation, by M. Sebastien Namèche - -2002-10-02 Wednesday 16:23 moodler - - * README.txt: - - A change to test the ACLs - -2002-10-02 Wednesday 15:59 moodler - - * CHANGES: - - Changes - -2002-10-02 Wednesday 15:08 moodler - - * login/index_form.html: - - Fixed links to be relative. This prevents errors on the offchance - that the current URL != $CFG->wwwroot/login - -2002-10-02 Wednesday 13:10 moodler - - * pix/t/: left.gif, right.gif: - - Made these images transparent - -2002-10-02 Wednesday 10:24 moodler - - * mod/choice/report.php: - - Fixed links in navigation - -2002-10-02 Wednesday 10:05 moodler - - * lib/weblib.php: - - - Don't use getenv anywhere - not necessary and breaks PHP under - ISAPI - -2002-09-27 Friday 23:14 martin - - * CHANGES: - - CHANGES UP TO 1.0.5 - diff --git a/doc/release.html b/doc/release.html index 6e961a5b1b..2e6e302e9e 100644 --- a/doc/release.html +++ b/doc/release.html @@ -4,9 +4,38 @@ -

Release notes for Moodle 1.0.6

+

Release notes

-

Major changes in this release (since 1.0.5):

+

New in Moodle 1.0.6.1:

+ + + +
+

New in Moodle 1.0.6: