From b7510ce4eec64d5caa74451cd972d0b07d3d12b8 Mon Sep 17 00:00:00 2001 From: moodler Date: Sat, 31 Jan 2004 09:12:25 +0000 Subject: [PATCH] Going through it now to make the release page --- CHANGES | 13542 ++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 9076 insertions(+), 4466 deletions(-) diff --git a/CHANGES b/CHANGES index b9de00a9f4..70bb0f78f5 100644 --- a/CHANGES +++ b/CHANGES @@ -8,7639 +8,12249 @@ A more user-friendly version of this is in doc/release.html --------------------------------------------------------------- -2003-08-28 Thursday 19:58 moodler +2004-01-31 Saturday 01:00 moodler - * lang/fi/: chat.php, moodle.php: + * lang/en/docs/future.html: - Some tweaks from Teemu + Updated because of slippage -2003-08-28 Thursday 19:52 moodler +2004-01-31 Saturday 00:49 koenr - * lang/es/README.txt: + * lang/nl/moodle.php: - Version change :-) + translating on moodle-speed ;-) -2003-08-28 Thursday 19:42 moodler +2004-01-31 Saturday 00:43 moodler - * pix/i/admin.gif, pix/i/files.gif, pix/i/log.gif, - pix/i/scales.gif, theme/cordoroyblue/pix/i/admin.gif, - theme/cordoroyblue/pix/i/files.gif, - theme/cordoroyblue/pix/i/log.gif, - theme/cordoroyblue/pix/i/scales.gif: + * version.php: - Tidied up the images a little bit to make them a bit more - consistent + Bump -2003-08-28 Thursday 19:39 giro123 +2004-01-31 Saturday 00:42 moodler - * lang/es/docs/glossary.html: + * lang/en/moodle.php: - [no log message] + New string 'clicktochange' -2003-08-28 Thursday 19:31 giro123 +2004-01-31 Saturday 00:40 moodler - * lang/es/: docs/README.txt, docs/background.html, - docs/coding.html, docs/credits.html, docs/cvs.html, - docs/developer.html, docs/faq.html, docs/features.html, - docs/files.php, docs/future.html, docs/glossary.html, - docs/install.html, docs/installamp.html, docs/intro.html, - docs/licence.html, docs/module_files.txt, docs/other.html, - docs/release.html, docs/teacher.html, docs/upgrade.html, - README.txt: + * course/: lib.php, mod.php, format/social/format.php, + format/topics/format.php, format/weeks/format.php: - [no log message] - -2003-08-28 Thursday 18:40 moodler - - * lang/en/docs/: install.html, installamp.html: + Improvements to groups. - Some tweaks to mention that zlib is needed on Windows + - you can now actually turn group modes on and off for each + activity. :-) + "Turn Editing On" to see the new icons. + + - Link to Groups page is now smarter about when it does and + doesn't appear -2003-08-28 Thursday 18:31 moodler +2004-01-31 Saturday 00:37 koenr - * theme/UPGRADE.txt, theme/brightretro/styles.php, - theme/cordoroyblue/styles.php, theme/garden/styles.php, - theme/oceanblue/styles.php, theme/poweraid/styles.php, - course/lib.php, theme/standard/styles.php, - theme/standardblue/styles.php, theme/standardgreen/styles.php, - theme/standardlogo/styles.php, theme/standardred/styles.php, - theme/standardwhite/styles.php: + * lang/nl/: error.php, error.php: - Added some missing styles from the course listing, so that the - course and category names can be tweaked. + missing strings -2003-08-28 Thursday 18:14 moodler +2004-01-31 Saturday 00:36 moodler - * mod/quiz/: editmultianswer.php, multiple.php: + * pix/t/groups.gif: - Questions were being created here without a stamp + Slightly improved icon -2003-08-28 Thursday 18:03 moodler +2004-01-30 Friday 23:44 moodler - * course/loggraph.php: + * pix/t/: groupn.gif, groups.gif, groupv.gif: - Fixed uniitialised variable + New draft icons for defining groups per activity -2003-08-28 Thursday 13:01 giro123 +2004-01-30 Friday 21:55 moodler - * lang/es/help/workshop/: elements.html, includeself.html, - index.html: + * mod/journal/report.php: - [no log message] + Fixed some hard-coded strings + http://moodle.org/bugs/bug.php?op=show&bugid=1011 -2003-08-28 Thursday 11:24 paca70 +2004-01-30 Friday 20:27 moodler - * backup/db/postgres7.sql: + * lang/en/error.php: - Quick (untested) fix to make table and index creation work. + Missing string -2003-08-28 Thursday 11:19 rkingdon +2004-01-30 Friday 20:08 moodler - * mod/workshop/: assessments.php, lib.php: + * user/index.php: - Addition of returnto parameter to workshop_print_assessment - function to allow return to original pages when making assessemnts; - clearing (trival) unassigned variable bug in the same function. + When separate groups are being used, only show teachers and + students who have access to that group -2003-08-28 Thursday 11:15 anvergara +2004-01-30 Friday 20:03 moodler - * lang/es_es/workshop.php: + * lib/datalib.php: - [no log message] + Putting in a placeholder when counting or gettig users in group 0 + (return nothing for now) -2003-08-28 Thursday 11:06 giro123 +2004-01-30 Friday 19:30 moodler - * lang/es/docs/coding.html: + * lib/datalib.php: - [no log message] + get_course_students can now look for groups as well (doesn't handle + group 0 yet) + + get_course_users is more robust (fixes the journal report problem + etc) -2003-08-28 Thursday 11:00 paca70 +2004-01-30 Friday 15:50 koenr - * lib/db/postgres7.sql: + * lang/nl/: error.php, forum.php, moodle.php: - Fixed some typos pointed by Pasha. + missing strings -2003-08-28 Thursday 10:40 moodler +2004-01-30 Friday 15:15 stronk7 - * lang/en/help/workshop/index.html: - - Added an index to the Workshop files!! + * mod/forum/db/oci8po.sql: - No translators seem to have said anything about it all this time! + Some strange line feeds in the latest version. Solved. -2003-08-28 Thursday 10:21 anvergara +2004-01-30 Friday 13:44 gustav_delius - * lang/es_es/moodle.php: + * mod/forum/db/oci8po.sql: - [no log message] + increase mailed to number(2) -2003-08-28 Thursday 10:13 moodler +2004-01-30 Friday 13:40 gustav_delius - * tags: + * lib/db/mysql.php, lib/db/postgres7.php, mod/forum/version.php, + mod/forum/db/mysql.php, mod/forum/db/mysql.sql: - Latest tags + moved the database update code to where it belongs -2003-08-28 Thursday 10:07 moodler +2004-01-30 Friday 13:16 stronk7 - * mod/quiz/lib.php: + * lang/en/moodle.php: - Default quiz category must have a stamp + Added str. creatinggroups -2003-08-28 Thursday 10:00 moodler +2004-01-30 Friday 11:04 stronk7 - * lang/en/docs/: background.html, coding.html, credits.html, - developer.html, faq.html, features.html, install.html, - installamp.html, intro.html, upgrade.html: - - Various small fixes and improvements. Nothing too serious. + * backup/: backuplib.php, lib.php: - Not even 1/4 of what I wanted to do today, though. I had a lot of - other work come in today and I've just run out of steam. :-( + Now everything seems to work fine with the new insert_record() + function. - I'll tackle these docs again another time. + Please, test :-) -2003-08-28 Thursday 09:20 giro123 +2004-01-30 Friday 10:21 gustav_delius - * lang/es/forum.php: + * lib/datalib.php, lib/db/mysql.php, lib/db/postgres7.php, + version.php, mod/forum/lib.php: - [no log message] + better logging of forum mail errors, see + http://moodle.org/mod/forum/discuss.php?d=4865. Required the + addition of an extra optional argument $user="" to add_to_log() -2003-08-28 Thursday 09:19 moodler +2004-01-30 Friday 08:53 moodler - * version.php: + * mod/assignment/: index.php, lib.php, view.php: - Not quite ready, but anyone trying the Beta at this stage will - probably not need to upgrade. + Fixed the counting of submissions for a new function + assignment_count_real_submissions() -2003-08-28 Thursday 08:35 giro123 +2004-01-30 Friday 07:22 moodler - * lang/es/forum.php: + * mod/quiz/report/overview/report.php: - [no log message] + OK, much better. What was I thinking. :-) -2003-08-28 Thursday 08:00 giro123 +2004-01-30 Friday 07:16 moodler - * lang/es/help/: chat/chatting.html, forum/mods.html, - workshop/assessmentofexamples.html, - workshop/gradingsubmissions.html, - workshop/submissionofexamples.html, - workshop/ungradedassessments_student.html, - workshop/ungradedassessments_teacher.html: + * mod/quiz/report/overview/report.php: - [no log message] + On second thoughts, added hours -2003-08-28 Thursday 05:11 moodler +2004-01-30 Friday 07:16 moodler - * version.php: + * mod/quiz/report/overview/report.php: - Bump - release in 12 hours + Fixed date format -2003-08-28 Thursday 05:10 moodler +2004-01-30 Friday 06:50 gustav_delius - * course/recent.php: + * config-dist.php: - Unfinished and unlinked, but I'll check it in for hacking on + got rid of bad line endings -2003-08-28 Thursday 04:57 moodler +2004-01-30 Friday 01:55 moodler - * course/lib.php: + * lib/moodlelib.php, lang/en/error.php: - Initialiase $totalcount to prevent warnings + Error message for restricted users -2003-08-27 Wednesday 20:02 giro123 +2004-01-30 Friday 01:04 moodler - * lang/es/: chat.php, forum.php, moodle.php, quiz.php, - workshop.php, help/workshop/addingacomment.html, - help/workshop/agreeassessments.html, help/workshop/anonymous.html, - help/workshop/assignmenttype.html, - help/workshop/breakdownoffinalgrade.html, - help/workshop/calculatingfinalgrade.html, - help/workshop/editingacomment.html, help/workshop/elements.html, - help/workshop/finalgrades.html, help/workshop/graded.html, - help/workshop/grading.html, help/workshop/gradingassessments.html, - help/workshop/gradingstrategy.html, help/workshop/includeself.html, - help/workshop/index.html, help/workshop/managing.html, - help/workshop/mods.html, - help/workshop/nassessmentsofstudentsubmissions.html, - help/workshop/nassessmentsofteachersexamples.html, - help/workshop/nelements.html, help/workshop/numberofassessors.html, - help/workshop/resubmit.html, help/workshop/selfassessment.html, - help/workshop/showinggrades.html, help/workshop/specimen.html, - help/workshop/teachersgradings.html: + * lib/datalib.php: - [no log message] + New paratmeter to insert_record called primarykey (defaults to + "id") and removed insert_record_old -2003-08-27 Wednesday 18:30 giro123 +2004-01-30 Friday 00:50 moodler - * lang/es/: docs/cvs.html, docs/features.html, moodle.php, - help/enrolmentkey.html, help/guestaccess.html: + * filter/texh/texh.php: - [no log message] + Whoops ... forgot to check this in -2003-08-27 Wednesday 17:50 stronk7 +2004-01-30 Friday 00:45 moodler - * mod/quiz/restorelib.php: + * mod/forum/view.php: - Take out two debugs !! + Fix the mode handling for "single" forums -2003-08-27 Wednesday 17:50 stronk7 +2004-01-30 Friday 00:31 moodler - * backup/version.php: + * login/change_password.php: - Ready !! :-) + Check for restricted users and also removed some tabs -2003-08-27 Wednesday 17:18 stronk7 +2004-01-30 Friday 00:29 moodler - * lang/es/docs/: faq.html, features.html, files.php, install.html, - installamp.html, intro.html, module_files.txt, teacher.html: + * user/edit.php: - Modificaciones de docs enviadas por David Delgado. No he guardado - en el CVS las versiones que enviadas de los siguientes ficheros: - - coding.html - release.html - upgrade.html ya que unas horas - antes habia una version de ellos guardada por Claudio y no he - querido machacar nada. Las versiones de estos documentos de David - Delgado se pueden encontrar en el curso "Moodle en Espanol" en el - foro de traduccion. Envio copia de esto a los dos interesados para - que se pongan de acuerdo. + Restrict certain users from changing profile -2003-08-27 Wednesday 16:27 mits +2004-01-30 Friday 00:25 moodler - * lang/ja/: README, chat.php, forum.php, moodle.php, quiz.php, - workshop.php: + * lib/moodlelib.php: - New translation. + New function to restrict defined users -2003-08-27 Wednesday 15:57 anvergara +2004-01-29 Thursday 23:45 paca70 - * lang/es_es/workshop.php: + * lib/datalib.php: - Updating to version 1.1 + My php 4.3.4/postgres7.4 combination was thinking that returned + id-column was string and some modules were thingking that theres + insert error if return value is string. Right now all id-colums is + always integer so this should be ok. -2003-08-27 Wednesday 15:22 anvergara +2004-01-29 Thursday 23:43 bobopinna - * lang/es_es/: moodle.php, quiz.php, survey.php, workshop.php: + * lang/it/moodle.php: - [no log message] + Updated by Roberto -Bobo- Pinna -2003-08-27 Wednesday 12:47 giro123 +2004-01-29 Thursday 23:36 bobopinna - * lang/es/: moodle.php, assignment.php, chat.php, forum.php, - journal.php, quiz.php, workshop.php, docs/coding.html, - docs/release.html, docs/upgrade.html, help/coursestartdate.html, - help/enrolmentkey.html, help/guestaccess.html, help/index.html, - help/mods.html, help/surveys.html, help/teachers.html, - help/assignment/mods.html, help/choice/mods.html, - help/forum/ratings.html, help/journal/mods.html, - help/quiz/mods.html, help/resource/mods.html: + * lang/it/moodle.php: - [no log message] + Updated by Roberto -Bobo- Pinna -2003-08-27 Wednesday 11:21 rkingdon +2004-01-29 Thursday 23:29 moodler - * lang/en/workshop.php: + * mod/glossary/showentry.php: - Addition of strings needed for the scale end-ponts. + No functional change, just me moodling -2003-08-27 Wednesday 11:20 rkingdon +2004-01-29 Thursday 23:26 moodler - * mod/workshop/lib.php: + * course/groups.php: - Removal of hard-wired strings in Scales. + Use natural sorting on lists -2003-08-27 Wednesday 10:13 rkingdon +2004-01-29 Thursday 22:44 moodler - * mod/workshop/: lib.php, view.php: + * lib/moodlelib.php: - Fixed unassigned variables in function - workshop_print_assignment_info + When unenrolling students, remove them from groups too -2003-08-27 Wednesday 10:09 stronk7 +2004-01-29 Thursday 21:59 moodler - * backup/version.php, mod/quiz/backuplib.php, - mod/quiz/restorelib.php: + * lib/moodlelib.php: - Now STAMP fiel is supported in backup & restore. If it exists in - backup-file used, else, old search-by-name is used. When inserting - new categories, stamp is filled it it doesn't exist. Updated - version to 1.1 Beta +++ !! + When adding a teacher, remove them as a student. -2003-08-27 Wednesday 08:48 rkingdon +2004-01-29 Thursday 20:02 moodler - * lang/en/help/workshop/: assessmentofexamples.html, - gradingsubmissions.html, submissionofexamples.html, - ungradedassessments_student.html, ungradedassessments_teacher.html: + * mod/journal/report.php: - - New help files for teacher admin page. + Simplified logic a bit -2003-08-27 Wednesday 08:43 rkingdon +2004-01-29 Thursday 20:01 moodler - * lang/en/help/workshop/: elements.html, gradingassessments.html, - managing.html, nassessmentsofteachersexamples.html: + * mod/journal/lib.php: - Changes to the handling of example assessments; something on - Rubrics. + Fixed typo bug when getting users + +2004-01-29 Thursday 19:11 moodler + + * lib/adodb/: adodb-csvlib.inc.php, adodb-datadict.inc.php, + adodb-error.inc.php, adodb-errorhandler.inc.php, + adodb-errorpear.inc.php, adodb-exceptions.inc.php, + adodb-iterator.inc.php, adodb-lib.inc.php, adodb-pager.inc.php, + adodb-pear.inc.php, adodb-perf.inc.php, adodb-php4.inc.php, + adodb-time.inc.php, adodb-xmlschema.inc.php, adodb.inc.php, + docs-adodb.htm, docs-datadict.htm, docs-perf.htm, docs-session.htm, + license.txt, pivottable.inc.php, rsfilter.inc.php, server.php, + tips_portable_sql.htm, toexport.inc.php, tohtml.inc.php, tute.htm, + datadict/datadict-access.inc.php, datadict/datadict-db2.inc.php, + datadict/datadict-generic.inc.php, datadict/datadict-ibase.inc.php, + datadict/datadict-informix.inc.php, + datadict/datadict-mssql.inc.php, datadict/datadict-mysql.inc.php, + datadict/datadict-oci8.inc.php, datadict/datadict-postgres.inc.php, + datadict/datadict-sybase.inc.php, drivers/adodb-access.inc.php, + drivers/adodb-ado.inc.php, drivers/adodb-ado_access.inc.php, + drivers/adodb-ado_mssql.inc.php, + drivers/adodb-borland_ibase.inc.php, drivers/adodb-csv.inc.php, + drivers/adodb-db2.inc.php, drivers/adodb-fbsql.inc.php, + drivers/adodb-firebird.inc.php, drivers/adodb-ibase.inc.php, + drivers/adodb-informix.inc.php, drivers/adodb-informix72.inc.php, + drivers/adodb-mssql.inc.php, drivers/adodb-mssqlpo.inc.php, + drivers/adodb-mysql.inc.php, drivers/adodb-mysqli.inc.php, + drivers/adodb-mysqlt.inc.php, drivers/adodb-oci8.inc.php, + drivers/adodb-oci805.inc.php, drivers/adodb-oci8po.inc.php, + drivers/adodb-odbc.inc.php, drivers/adodb-odbc_mssql.inc.php, + drivers/adodb-odbc_oracle.inc.php, drivers/adodb-oracle.inc.php, + drivers/adodb-postgres.inc.php, drivers/adodb-postgres64.inc.php, + drivers/adodb-postgres7.inc.php, drivers/adodb-proxy.inc.php, + drivers/adodb-sapdb.inc.php, drivers/adodb-sqlanywhere.inc.php, + drivers/adodb-sqlite.inc.php, drivers/adodb-sybase.inc.php, + drivers/adodb-vfp.inc.php, lang/adodb-ca.inc.php, + lang/adodb-cn.inc.php, lang/adodb-de.inc.php, + lang/adodb-fr.inc.php, lang/adodb-it.inc.php, + perf/perf-db2.inc.php, perf/perf-informix.inc.php, + perf/perf-mssql.inc.php, perf/perf-mysql.inc.php, + perf/perf-oci8.inc.php, perf/perf-postgres.inc.php, + session/adodb-compress-bzip2.php, session/adodb-compress-gzip.php, + session/adodb-cryptsession.php, session/adodb-encrypt-mcrypt.php, + session/adodb-encrypt-md5.php, session/adodb-encrypt-secret.php, + session/adodb-sess.txt, session/adodb-session-clob.php, + session/adodb-session.php, session/adodb-sessions.mysql.sql, + session/adodb-sessions.oracle.clob.sql, + session/adodb-sessions.oracle.sql, session/crypt.inc.php, + tests/benchmark.php, tests/client.php, tests/test-datadict.php, + tests/test-pgblob.php, tests/test-php5.php, + tests/test-xmlschema.php, tests/test.php, tests/test2.php, + tests/test3.php, tests/test4.php, tests/test5.php, + tests/test_rs_array.php, tests/testcache.php, + tests/testdatabases.inc.php, tests/testgenid.php, + tests/testmssql.php, tests/testoci8.php, tests/testoci8cursor.php, + tests/testpaging.php, tests/testpear.php, tests/testsessions.php, + tests/tmssql.php: + + Upgrading ADOdb to 4.11 ... there were lots of little bug fixes -2003-08-27 Wednesday 08:41 rkingdon +2004-01-29 Thursday 18:25 moodler - * lang/en/workshop.php: + * lib/datalib.php: - Mail strings for cron. + Fixed problem with magic quotes -2003-08-27 Wednesday 08:39 rkingdon +2004-01-29 Thursday 17:57 moodler - * mod/workshop/: assessments.php, lib.php, mod.html, view.php: + * mod/journal/lib.php: - Addition of Mail strings to cron routine; More help in admin page; - bug clearance. + Don't always use arraymerge in journal_get_users_done() - was + causing bad data sometimes ... -2003-08-27 Wednesday 07:49 anvergara +2004-01-29 Thursday 07:27 moodler - * lang/es_es/: forum.php, moodle.php: + * lib/datalib.php: + + IMPORTANT! CRUCIAL CHANGE TO MAJOR FUNCTION! + + Petri Asikainen rewrote insert_record to use ADOdb functions. It + might be very slightly slower but it gets rid of all the horrible + not-quite-working PostgreSQL workarounds the old one contained. + + It worked for him on PostgreSQL 7.4 and for me on MySQL 3.23 and + 4.0.15, so I'm checking it in. - Upgrading to version 1.1 + Please test it thoroughly on your test systems. + + Since it writes data it has the potential to stuff things up, so be + careful on production systems for a few days. -2003-08-27 Wednesday 06:49 moodler +2004-01-29 Thursday 07:13 bobopinna - * lang/: de/moodle.php, en/docs/credits.html, nl/moodle.php, - ru/moodle.php: + * lang/it/docs/teacher.html: - SOme corrections + Updated by Roberto -Bobo- Pinna -2003-08-27 Wednesday 06:47 moodler +2004-01-29 Thursday 06:27 bobopinna - * lang/fr_ca/: assignment.php, chat.php, forum.php, moodle.php, - quiz.php, resource.php, workshop.php: + * lang/it/help/: coursecategory.html, courseformats.html, + coursefullname.html, coursenumsections.html, courserecent.html, + courseshortname.html, coursestartdate.html, enrolmentkey.html, + guestaccess.html, html.html, langedit.html, choice/options.html: - New French Canadian translation from Jean-François Nadeau + New version from Giorgio Borelli -2003-08-27 Wednesday 06:42 moodler +2004-01-28 Wednesday 21:59 moodler - * admin/: admin.php, creators.php: + * mod/forum/index.php: - Tweaks when searching + Dont print learning forums table if there aren't any -2003-08-27 Wednesday 06:40 moodler +2004-01-28 Wednesday 20:58 moodler - * course/: student.php, teacher.php: + * mod/forum/index.php: - Little tweaks to messages + Reduce intro text for general forums -2003-08-27 Wednesday 06:36 moodler +2004-01-28 Wednesday 20:13 moodler - * lib/datalib.php: - - Minor change to make user searches a bit better + * version.php, lib/db/mysql.php, lib/db/mysql.sql, + lib/db/postgres7.php, lib/db/postgres7.sql: - Next time I'll put proper paging in + Change type of config->value to text (to allow longer info) -2003-08-27 Wednesday 05:53 moodler +2004-01-28 Wednesday 16:14 stronk7 - * mod/quiz/: category.php, version.php, db/mysql.php, db/mysql.sql, - db/postgres7.php, db/postgres7.sql: + * backup/version.php: - Quiz categories now also have a unique stamp in them. + - some debug info turned off. - scheduled backups now supports + groups info (need to centralize the code!!) - solved an important + issue when restoring users introduced in lib.php v1.44 - This is to make it easier when restoring backups, especially when - the questions are in a published category from another course that - still exists. + Bump -2003-08-27 Wednesday 05:41 anvergara +2004-01-28 Wednesday 16:12 stronk7 - * lang/es_es/moodle.php: + * backup/lib.php: - [no log message] + Solved one important issue when restoring users due to a bug in + revision 1.44, when solving bug 946. Tons of thanks to Jacob Romeyn + detecting it. -2003-08-27 Wednesday 05:10 anvergara +2004-01-28 Wednesday 16:08 stronk7 - * lang/es_es/: auth.php, moodle.php: + * backup/restorelib.php: - [no log message] + Turn off some debug info. -2003-08-27 Wednesday 04:27 moodler +2004-01-28 Wednesday 16:07 stronk7 - * mod/forum/lib.php: + * backup/backup_scheduled.php: - FIx for the display of the help window for the current scale + Now groups are included in scheduled backups. I think that we + should use the same exact code in backup_execute.php and + backup_scheduled.php to avoid duplicating it in two files !! -2003-08-27 Wednesday 02:33 moodler +2004-01-28 Wednesday 08:46 moodler - * version.php, lib/db/mysql.php, lib/db/mysql.sql, - lib/db/postgres7.php, lib/db/postgres7.sql: + * tags: - Added a log display for "course use reports" + Latest tags -2003-08-27 Wednesday 02:03 moodler +2004-01-28 Wednesday 06:49 moodler - * mod/journal/: lib.php, view.php: + * mod/forum/: lib.php, version.php: - More cleanups for teacher view in particular + Removed function, and updated versions -2003-08-27 Wednesday 01:29 moodler +2004-01-28 Wednesday 06:48 moodler - * lang/en/moodle.php: + * mod/forum/discuss.php: - Replacing "view" ... what happened to it?? + Yes, finally forum display preferences are preserved. :-) -2003-08-27 Wednesday 01:28 moodler +2004-01-28 Wednesday 06:47 moodler - * mod/journal/index.php: + * lib/moodlelib.php: - Slight tidy + Bugfixes to set_user_preference -2003-08-27 Wednesday 01:13 moodler +2004-01-28 Wednesday 06:14 moodler - * mod/journal/: index.php, lib.php: + * version.php, lib/datalib.php, lib/moodlelib.php, + lib/db/mysql.php, lib/db/mysql.sql, lib/db/postgres7.php, + lib/db/postgres7.sql: + + Added new table called "user preferences" which can be used for + storing arbitrary preferences for each user. - Fairly radical improvement to the Journal index, putting all the - information on one page. + Thanks to Jon Papaioannou for the first draft of this code which I + modified. -2003-08-27 Wednesday 00:22 hansdezwart +2004-01-28 Wednesday 03:03 moodler - * lang/nl/moodle.php: + * mod/assignment/: index.php, view.php: - Two more missing strings translated + FIxed counting of submissions -2003-08-27 Wednesday 00:21 moodler +2004-01-27 Tuesday 23:41 koenr - * mod/resource/details.php: + * lang/nl/resource.php: - Keep defaults even when reediting web links that aren't using new - window + missing strings -2003-08-27 Wednesday 00:18 hansdezwart +2004-01-27 Tuesday 23:41 koenr - * lang/nl/help/: MFC5A.tmp, forum/MFC5C.tmp, forum/MFC5E.tmp, - journal/MFC62.tmp, quiz/MFC64.tmp, quiz/MFC66.tmp, quiz/MFC68.tmp, - quiz/MFC6A.tmp: + * lang/nl/docs/install.html: - Deleted the .tmp files + found some typo's -2003-08-27 Wednesday 00:08 hansdezwart +2004-01-27 Tuesday 20:42 moodler - * lang/nl/: workshop.php, help/MFC5A.tmp, help/coursegrades.html, - help/forum/MFC5C.tmp, help/forum/MFC5E.tmp, help/forum/index.html, - help/forum/mods.html, help/journal/MFC62.tmp, - help/journal/index.html, help/journal/mods.html, - help/quiz/MFC64.tmp, help/quiz/MFC66.tmp, help/quiz/MFC68.tmp, - help/quiz/MFC6A.tmp, help/quiz/description.html, - help/quiz/formatblackboard.html, help/quiz/formatcustom.html, - help/quiz/formatmissingword.html, help/quiz/index.html, - help/quiz/mods.html: + * lib/weblib.php: - First translation of a couple of the new help files + Added msup -2003-08-26 Tuesday 23:18 moodler +2004-01-27 Tuesday 20:27 moodler - * lang/ru/: assignment.php, auth.php, chat.php, choice.php, - forum.php, journal.php, moodle.php, quiz.php, resource.php, - survey.php: + * mod/: assignment/version.php, attendance/version.php, + chat/version.php, choice/version.php, dialogue/version.php, + exercise/version.php, forum/version.php, glossary/version.php, + journal/version.php, label/version.php, quiz/version.php, + resource/version.php, survey/version.php, workshop/version.php: - Russian update + Define minimum required versions of Moodle -2003-08-26 Tuesday 23:15 moodler +2004-01-27 Tuesday 20:26 moodler - * lang/en/docs/release.html: + * admin/index.php: - Added mention of Library and fixed a typo + Allow modules to define the version of Moodle they require, and + abort their installation if this requirement isn't met. -2003-08-26 Tuesday 23:08 moodler +2004-01-27 Tuesday 15:48 stronk7 - * lib/weblib.php: + * course/grades.php: - Move Library parsing code into text_to_html + Small typo preventing Excel Sheets to be named correctly. -2003-08-26 Tuesday 21:19 moodler +2004-01-27 Tuesday 03:57 moodler - * version.php, lang/en/docs/release.html: + * backup/restorelib.php: - Bump de bump.... wooo do the bump! + Fixed tiny bug for courses without groups -2003-08-26 Tuesday 17:40 stronk7 +2004-01-26 Monday 19:43 moodler - * backup/version.php: + * version.php: - Now existing categories are used only if their publish field is set - to yes. Else, a new "local" category is created. Added some lines - of code to mantain old compatibility when detecting existing - questions (do it by name if the stamp is not found) and insert the - stamp too !! Please, test. + Bumpy bump - time moving too fast -2003-08-26 Tuesday 17:17 stronk7 +2004-01-26 Monday 19:30 moodler - * mod/quiz/restorelib.php: + * lib/weblib.php: - Now existing categories are used only if their publish field is set - to yes. Else, a new "local" category is created. Added some lines - of code to mantain old compatibility when detecting existing - questions (do it by name if the stamp is not found) and insert the - stamp too !! Please, test. + Allowing tag -2003-08-26 Tuesday 16:55 anvergara +2004-01-26 Monday 15:23 stronk7 - * lang/es_es/: forum.php, moodle.php, quiz.php, resource.php, - workshop.php: + * backup/config.html, admin/backup.php: - Updating to 1.1 version + Now the destination directory in scheduled bakups have some checks: + - Trailing slashes. - Trailing backslashes. - Exists. -2003-08-26 Tuesday 11:45 moodler +2004-01-26 Monday 10:22 moodler - * course/lib.php: + * theme/standard/styles.php: - Added a hook when printing recent activity. If the Library module - is activated, then a Library function is called to print a list of - recently added pages in the library. + Check $themename to prevent warnings at high levels of debugging + ... -2003-08-26 Tuesday 11:44 moodler +2004-01-26 Monday 09:46 moodler - * lib/weblib.php: + * backup/backuplib.php: - Added a hook to the text formatting, so that if the library module - is activated, then all Moodle text is parsed by it to have links - added to words. + FIxed tiniest bug when trying to backup groups in courses that have + none -2003-08-26 Tuesday 10:51 moodler +2004-01-26 Monday 09:32 moodler - * mod/workshop/lib.php: + * lang/en/moodle.php: - Deleted error_reporting(15)! Just turn debugging on, Ray! :-) + Setting moodle.php back to default format (as created by + admin/lang.php) -2003-08-26 Tuesday 08:55 moodler +2004-01-26 Monday 09:26 moodler - * course/lib.php: + * lang/en/moodle.php: - Make sure that the Site never shows up in My Courses + Adding string for groups backup -2003-08-26 Tuesday 08:52 moodler +2004-01-26 Monday 08:55 moodler - * admin/config.html, lang/en/moodle.php, lib/defaults.php: + * config-dist.php: - Added controls for the invisible variable teacherassignteachers - which decides whether teachers can edit teachers in their own - courses. + Undoing some wacko formatting ... What were you trying to do, + Gustav? -2003-08-26 Tuesday 07:57 thepurpleblob +2004-01-26 Monday 05:56 bobopinna - * lib/wiki.php: + * lang/it/editor.php: - Removed stupid Q. and A. formatting that just confused people. + Updated by Roberto -Bobo- Pinna -2003-08-26 Tuesday 07:27 stronk7 +2004-01-26 Monday 04:29 moodler - * lang/es/moodle.php: + * mod/survey/index.php: - Small typo :-) + Added dividers -2003-08-26 Tuesday 06:47 moodler +2004-01-26 Monday 04:27 moodler - * lib/datalib.php, mod/resource/index.php: - - 'Extras' in cached course modinfo activities is now returned. + * mod/: assignment/mod.html, chat/index.php, choice/index.php: - This means that Resources can now employ them on the index listing. - - Specifically, Resources that are popup now popup from there too. + Added dividers and improved display of section -2003-08-26 Tuesday 06:18 moodler +2004-01-26 Monday 04:21 moodler - * lib/weblib.php: + * mod/glossary/index.php: - Plain text emails now include URLs in a nice way. Thanks to - Russell Jungwirth for the code. - - Also a few docs tweaks + New dividers -2003-08-26 Tuesday 06:04 hansdezwart +2004-01-26 Monday 04:07 moodler - * lang/nl/: chat.php, forum.php, moodle.php, workshop.php: + * mod/: assignment/index.php, quiz/index.php, resource/index.php: - Filling in the missing strings + Better dividers in the table -2003-08-26 Tuesday 05:54 moodler +2004-01-26 Monday 03:51 moodler - * lib/weblib.php: + * mod/resource/index.php: - Removed useless function + Use dividers on the resource page -2003-08-26 Tuesday 05:30 moodler +2004-01-26 Monday 03:47 moodler - * course/teacher.php: + * lib/weblib.php: - typo in variable name for teachersassignteachers + Better for CSS -2003-08-26 Tuesday 05:28 moodler +2004-01-26 Monday 03:26 bobopinna - * course/editsection.html: + * lang/it/editor.php: - "Source" button available on Section texts + Updated by Roberto -Bobo- Pinna -2003-08-26 Tuesday 05:18 moodler +2004-01-26 Monday 02:38 bobopinna - * mod/forum/lib.php: + * lang/it/: appointment.php, auth.php, chat.php, dialogue.php, + error.php, event.php, forum.php, moodle.php, pix.php, quiz.php, + resource.php, docs/licence.html, docs/teacher.html: - For students, don't search invisible forums! + Updated by Roberto -Bobo- Pinna -2003-08-26 Tuesday 04:59 thepurpleblob +2004-01-26 Monday 02:14 moodler - * lib/wiki.php: + * theme/: UPGRADE.txt, brightretro/styles.php, + cordoroyblue/styles.php, garden/styles.php, oceanblue/styles.php, + poweraid/config.php, poweraid/styles.php, standard/styles.php, + standardblue/styles.php, standardgreen/styles.php, + standardlogo/styles.php, standardred/styles.php, + standardwhite/styles.php: - Do not allow HTML in wiki text pages. (It causes problems) + New style for tabledivider, and some fixups -2003-08-26 Tuesday 04:11 hansdezwart +2004-01-26 Monday 01:54 moodler - * lang/nl/README: + * lib/weblib.php: - This was an old version that has been translated to readme.txt + Er, much better wayto do dividiers -2003-08-26 Tuesday 02:40 moodler +2004-01-26 Monday 01:48 moodler - * userpix/index.php: + * mod/forum/index.php: - Some clean up and documentation for userpix, as well as a default - restriction for admins only. + MOds to use dividers between sections -2003-08-26 Tuesday 02:30 moodler +2004-01-26 Monday 01:48 moodler - * lang/en/docs/release.html: + * lib/weblib.php: - Some updates and a projected release date of August 28. + Mod to print_table to allow dividers between rows (used on forum + listing) -2003-08-26 Tuesday 02:03 moodler +2004-01-26 Monday 01:15 moodler - * lang/en/docs/faq.html: + * lib/weblib.php: - New FAQ and some cleanups + Adding more tags for matsh -2003-08-26 Tuesday 00:09 moodler +2004-01-26 Monday 01:13 moodler - * lib/db/oci8po.sql, mod/quiz/db/oci8po.sql: + * lib/datalib.php: - Remove half-finished oracle files + Get groupmode when returning a list of instances -2003-08-26 Tuesday 00:00 moodler +2004-01-26 Monday 01:12 moodler - * version.php: + * lib/moodlelib.php: - Bump - looks pretty good now + Clarification to some group logic -2003-08-25 Monday 23:28 moodler +2004-01-26 Monday 00:57 moodler - * lang/pt_br/: forum.php, moodle.php: + * mod/forum/index.php: - More language updates for pt_br + Remove the forum links as well (for group forums when user not in + group) -2003-08-25 Monday 23:01 moodler +2004-01-26 Monday 00:05 moodler - * lib/weblib.php, mod/resource/view.php: + * mod/forum/index.php: - Some fixes so that navmenus don't jump out of frames any more. + Subscribe links accurately reflect what is possible according to + the user's group status. - The navmenu function now takes a third parameter that specifies the - window to change location of (default 'self', but could be "parent" - or "top") + Section numbers now printed once per section -2003-08-25 Monday 20:22 moodler +2004-01-25 Sunday 20:34 moodler - * admin/index.php: + * theme/standard/styles.php: - Don't bother checking for magic quotes any more + Put $themename back again -2003-08-25 Monday 20:14 mits +2004-01-25 Sunday 13:00 stronk7 - * lang/ja/help/forum/: index.html, mods.html: + * mod/forum/restorelib.php: - New translation. + Now userid and groupid fields are recoded correctly in the restore + process. This should make the backup utility group-compliant !! + (when talking about forums, of course) :-) -2003-08-25 Monday 19:58 mits +2004-01-25 Sunday 12:57 stronk7 - * lang/ja/README: + * backup/: STATUS.txt, restore_execute.html, restorelib.php, + version.php: - [no log message] + Now groups and members are restored and recoded when restoring + courses. Existing courses are searched by name+description to add + members to existing groups (when restoring over another course). -2003-08-25 Monday 19:57 mits +2004-01-25 Sunday 12:34 gustav_delius - * lang/ja/help/: cookies.html, coursegrades.html, scales.html: + * mod/: choice/mod.html, exercise/submissions.php, forum/lib.php, + forum/post.html, glossary/edit.html, glossary/formats.php, + glossary/import.html, glossary/lib.php, glossary/mod.html, + glossary/print.php, journal/lib.php, journal/view.php, + quiz/description.html, quiz/editmultianswer.php, quiz/lib.php, + quiz/match.html, quiz/multichoice.html, quiz/numerical.html, + quiz/randomsamatch.html, quiz/shortanswer.html, + quiz/truefalse.html, resource/details.php, resource/mod.html, + survey/details.php, survey/lib.php: - New translation. + replaced incorrectly closed html tags, see bug 365 -2003-08-25 Monday 15:39 stronk7 +2004-01-25 Sunday 11:36 gustav_delius - * backup/STATUS.txt, backup/version.php, backup/db/mysql.php, - mod/workshop/restorelib.php: + * course/edit.html, lib/datalib.php, theme/standard/styles.php, + user/edit.html: - Now restoring workshops are working too !! Now all is ready to be - 1.1 Beta 1. Congratulations everybody !! Anyway, some polish must - be done, friends... + minor fixes, including bugs 997, 998 -2003-08-25 Monday 12:58 stronk7 +2004-01-25 Sunday 11:26 stronk7 - * mod/workshop/backuplib.php: + * backup/: backup_execute.html, backuplib.php: - Now workshops backup are included too !! Only one step to Beta !! - (workshop restore) Tomorrow, I hope.. :-) + Groups are now included in backup too. I start working in restore + now. -2003-08-25 Monday 12:56 stronk7 +2004-01-25 Sunday 11:04 gustav_delius - * backup/: STATUS.txt, version.php: + * config-dist.php, lang/en/moodle.php: - Now workshops backup are included too !! Only one step to Beta !! - (workshop restore) + removed empty lines, which for example messed up the display of the + license terms -2003-08-25 Monday 12:42 hansdezwart +2004-01-25 Sunday 09:04 gustav_delius - * lang/nl/README.txt: + * mod/forum/lib.php: - Readme is now translated with information about the Dutch - translation and the translators. + reset timelimit so that script does not get timed out when posting + to many users -2003-08-25 Monday 10:57 moodler +2004-01-25 Sunday 09:02 gustav_delius - * mod/quiz/multichoice.html: + * theme/standard/footer.html: - Maxlength fields + added missing -2003-08-25 Monday 10:53 moodler +2004-01-25 Sunday 09:00 gustav_delius * course/lib.php: - Students now see a Change Password link under admin. - - Guests see *nothing* now + added alt text to some icons -2003-08-25 Monday 10:42 moodler +2004-01-25 Sunday 08:49 gustav_delius - * user/view.php: + * course/: lib.php, info.php: - Sometimes changepassword is 0 or 1 ... so deal with that + apply filter_text to course summary -2003-08-25 Monday 10:30 moodler +2004-01-25 Sunday 06:51 moodler - * lib/psxlsgen.php: + * admin/cron.php: - Fixed an uninitialised variable + Run cron.php as admin user so timezones etc work -2003-08-25 Monday 10:30 moodler +2004-01-25 Sunday 05:50 moodler - * admin/config.php: + * lang/de/editor.php: - Fixed locale problem (being overwritten by current locale) - -2003-08-25 Monday 10:24 stronk7 - - * mod/forum/restorelib.php: + Shorter string to help editor display - Changed comment, sorry + http://moodle.org/mod/forum/discuss.php?d=4791 -2003-08-25 Monday 10:23 stronk7 +2004-01-25 Sunday 01:37 moodler - * mod/forum/restorelib.php: + * lib/setup.php: + + If $CFG->opentogoogle is defined then + + - google can get in as guest - Changed to support "negative" values in scale field. + - visitiors referred from google get in as guest -2003-08-25 Monday 09:53 moodler +2004-01-25 Sunday 01:35 moodler - * lang/en/moodle.php: + * lib/moodlelib.php: - Very slight change to "welcometocoursetext" ... added "if you have - not done so already" ... so it makes sense with multiple courses. + New function guest_user to create a guest user record and return it -2003-08-25 Monday 09:41 moodler +2004-01-24 Saturday 20:05 willcast - * lang/: es_ar/moodle.php, es_cb/moodle.php, es_es/moodle.php: + * mod/glossary/: dynalink.php, lib.php: - More time formatting fixups + - Solving bug 995: Blank aliases caused the autolinking feature + to mess the whole thing... -2003-08-25 Monday 09:39 moodler +2004-01-23 Friday 09:02 rkingdon - * lang/es/moodle.php: + * mod/exercise/: backuplib.php, lib.php, upload.php: - FIxing up the 24 hr dates again + Fixes to Backup and upload (now allows teachers multiple uploads in + a short period) -2003-08-25 Monday 09:31 moodler +2004-01-23 Friday 05:23 moodler - * mod/forum/mod.html: + * lang/en/: forum.php, moodle.php: - Removed a wrong help link + New strings -2003-08-25 Monday 08:59 moodler +2004-01-23 Friday 05:21 moodler - * mod/forum/report.php: + * mod/forum/subscribe.php: - Fixed reports using the new scales (numerical etc) + Prevent people from subscribing to group forums is they aren't in a + group -2003-08-25 Monday 08:47 moodler +2004-01-23 Friday 05:01 moodler - * backup/restorelib.php: + * mod/forum/discuss.php: - Undoing one of the less then brilliant changes I did earlier today - to Eloy's code + Always show correct current group in popup menu -2003-08-25 Monday 07:56 moodler +2004-01-23 Friday 04:48 moodler - * lang/en/moodle.php, admin/index.php, admin/phpinfo.php: + * mod/forum/lib.php: - Added a link to the PHP info page from the admin page, and cleaned - up the PHP info page a bit by using a frame. + Fixes for recent_activity and cron to use the new groupid stuff -2003-08-25 Monday 06:48 moodler +2004-01-23 Friday 04:34 moodler - * lang/en/moodle.php: + * mod/resource/coursefiles.php: - Fixed a typo + Zipping now works in the filemanager popup from resources. -2003-08-25 Monday 05:47 moodler +2004-01-23 Friday 04:06 moodler - * mod/forum/lib.php, lib/weblib.php, mod/forum/mod.html, - mod/forum/version.php, mod/forum/db/mysql.php, - mod/forum/db/mysql.sql, mod/forum/db/postgres7.php: + * mod/forum/: backuplib.php, discuss.php, lib.php, post.html, + post.php, restorelib.php, version.php, db/mysql.php, db/mysql.sql, + db/postgres7.php, db/postgres7.sql: - Forum grades can now be numerical as well (like the other modules). + Improvements to forum groups. - If so, grades in the gradebook are printed as proper numbers and - contribute to the total of the course. + New forum_discussions->groupid now stores the group ID for the + discussion. -2003-08-25 Monday 01:04 moodler +2004-01-23 Friday 00:51 moodler - * lang/en/forum.php, mod/forum/lib.php, mod/forum/mod.html: + * lib/javascript.php: - Some improvements to the forum editing interface to make the - buttons hide/show appropriately + Load overlib.js as an external Javascript file, on all pages -2003-08-25 Monday 00:39 moodler +2004-01-23 Friday 00:40 moodler - * lang/en/forum.php, mod/forum/backuplib.php, mod/forum/lib.php, - mod/forum/mod.html, mod/forum/restorelib.php, - mod/forum/version.php, mod/forum/db/mysql.php, - mod/forum/db/mysql.sql, mod/forum/db/postgres7.php, - mod/forum/db/postgres7.sql: + * lib/md5.js: - New mini-feature. When choosing ratings in a forum, one can now - specify a range of dates. Only posts within this range can be - rated. If the range isn't specified then all posts can be rated. + MD5 library for home-made security -2003-08-24 Sunday 21:43 moodler +2004-01-23 Friday 00:35 moodler - * lang/en/docs/future.html: + * lib/overlib.js: - A bit more info + Overlib function for slick popups -2003-08-24 Sunday 21:38 moodler +2004-01-23 Friday 00:30 moodler - * lang/en/docs/future.html: + * course/enrol.php: - Some updates on the future roadmap - -2003-08-24 Sunday 20:48 moodler - - * lib/rte/richedit.html: + FIxes to cope with this case: - Put "Source" label after checkbox ... just in case text pushes the - box off screen - -2003-08-24 Sunday 19:52 moodler - - * mod/quiz/restorelib.php: + - student authenticates + - teacher enrols the student manually + - student tries to enter course - Sometimes there are no answers, so check existence first + http://moodle.org/mod/forum/discuss.php?d=4529#20493 -2003-08-24 Sunday 19:48 moodler +2004-01-22 Thursday 12:27 stronk7 - * mod/: assignment/restorelib.php, chat/restorelib.php, - choice/restorelib.php, forum/restorelib.php, - journal/restorelib.php, quiz/restorelib.php, survey/restorelib.php: + * backup/: backuplib.php, restorelib.php, version.php: - - Fixed some array indices + Now groupmode in course_modules is supported too. -2003-08-24 Sunday 19:41 moodler +2004-01-21 Wednesday 09:13 moodler - * mod/forum/lib.php: + * mod/quiz/lib.php: - FIxed display of ratings when they are literally "0" + For now just avoid public categories. - Also fixed default discussion display mode + It would be nice if instead a check was made to make sure that the + category wasn't being used by other courses, then even public + categories could be deleted. -2003-08-24 Sunday 19:32 moodler +2004-01-21 Wednesday 08:44 moodler - * lib/weblib.php: + * mod/quiz/lib.php: - Fixed a bug when displaying menus with a zero in them + New function quiz_delete_course() which deletes all the leftover + stuff while a course is being deleted -2003-08-24 Sunday 19:22 moodler +2004-01-21 Wednesday 08:15 moodler - * mod/forum/lib.php: - - Final ratings are now calculated using rounded mean rather than - median. + * lib/moodlelib.php: - 0.5 scores go UP. + In remove_course_contents() look for a module function called + module_delete_course and run it as well. This is mainly for + quizzes at the moment but basically it runs cleanup stuff whenever + a course is being emptied -2003-08-24 Sunday 18:44 moodler +2004-01-21 Wednesday 08:04 moodler - * backup/: restore_execute.html, restorelib.php: - - Some fixes for robustness (make sure variables exist before using - them because it flags errors when in debug mode). - - Also, when specifying array values by name use quotes around the - name - - eg $array['value'] instead of $array[value] - - Finally, I changed the way user restoring works (slightly). - Before, if a restored user was found to be a course creator or an - admin, then this status was restored. I don't think this is a good - idea - it could lead to security problems when copying a backup - from one site to another, or if that person's status has changed - since the backup was made. I think it's best to only restore what - is actually part of the course, ie teacher or student. + * mod/quiz/lib.php: - If this broke anything else let me know! + Only list categories that belong to real courses -2003-08-24 Sunday 18:04 moodler +2004-01-21 Wednesday 04:09 moodler - * course/category.php: + * lang/fr_ca/moodle.php: - No need to always show the resort button + Fixed buggy date string -2003-08-24 Sunday 17:56 moodler +2004-01-20 Tuesday 21:02 andre_bln - * course/lib.php: + * lang/de/help/richtext.html: - Slight fix for displaying logs for courses starting in the future + new german version richtext.html -2003-08-24 Sunday 15:35 stronk7 +2004-01-20 Tuesday 19:22 moodler - * lib/pclzip/pclzip.lib.php: + * mod/quiz/lib.php: - Solved one condition that caused some errors in Win32 when - extracting. + Slight fix for null case (Add Choose item on popup menus) -2003-08-24 Sunday 07:46 stronk7 +2004-01-20 Tuesday 09:25 rkingdon - * backup/: backup.php, restore.php: + * mod/workshop/: lib.php, submissions.php, upload.php, view.php: - Added some optional_variables to avoid some NOTICES + Fix bug in Analysis of Assessments -2003-08-23 Saturday 11:37 stronk7 +2004-01-20 Tuesday 05:58 moodler - * theme/cordoroyblue/pix/i/scales.gif: + * lang/es_ar/: README.txt, assignment.php, auth.php, choice.php, + forum.php, journal.php, moodle.php, quiz.php, resource.php, + survey.php: - Added new scales icon to theme + Removing defunct language -2003-08-23 Saturday 11:01 stronk7 +2004-01-20 Tuesday 05:54 moodler - * lang/es/moodle.php: + * admin/cron.php: - Cambiadas un par de cadenas a gerundio. + Flush it -2003-08-23 Saturday 10:40 stronk7 +2004-01-20 Tuesday 05:51 moodler - * backup/: backuplib.php, restore_execute.html, restorelib.php: + * mod/forum/: discuss.php, lib.php: - Ooops I commited some debug source code in previous versions. Going - back. Sorry. - -2003-08-23 Saturday 10:33 stronk7 - - * backup/: backuplib.php, lib.php, restore_execute.html, - restorelib.php: + - Prevent users from replying in groups other then own. - Solved one problem when copying empty directories. + - groups menu at discussion level -2003-08-23 Saturday 10:02 stronk7 +2004-01-20 Tuesday 05:50 moodler - * backup/restore_execute.html: + * lang/de_du/: assignment.php, moodle.php: - Changed one notify + Some fixes -2003-08-23 Saturday 09:32 selliott +2004-01-20 Tuesday 05:49 moodler - * mod/assignment/submissions.php: + * lang/tr/moodle.php: - selliott - fixed some code to allow proper sorting of assignments - based on name, lastmodified, and feedback + Fixed locale -2003-08-23 Saturday 09:31 moodler +2004-01-20 Tuesday 05:27 moodler - * version.php: + * lib/weblib.php: - Bump! + Added lang and mathml tags to allowed tags -2003-08-23 Saturday 08:57 rkingdon +2004-01-20 Tuesday 03:27 moodler - * mod/workshop/: lib.php, submissions.php, view.php: + * lang/pl/moodle.php: - Fixing Bug #653. + Corrected a string -2003-08-23 Saturday 08:47 moodler +2004-01-20 Tuesday 03:22 moodler - * files/index.php, lang/en/moodle.php: + * lang/en/resource.php, files/mimetypes.php, mod/resource/view.php: - Some extra explanation so that hitting "yes" on the restore screen - isn't so scary! :-) + Support for auto embedding of WMV files -2003-08-23 Saturday 08:37 moodler +2004-01-20 Tuesday 03:19 moodler - * lang/en/docs/release.html: + * lang/fa/: README.txt, assignment.php, auth.php, chat.php, + choice.php, forum.php, journal.php, moodle.php, quiz.php, + resource.php, survey.php, workshop.php: - A few things added + New Farsi translation by Adel Ghazikhani -2003-08-23 Saturday 08:26 moodler +2004-01-20 Tuesday 02:03 moodler - * mod/quiz/: question.php, format/aon.php, format/default.php: + * filter/multilang/multilang.php: - New questions created via GUI or imported are now given a unique - stamp, and a default version of 1. - - When questions are updated, the version number is incremented. + Make sure XML is enabled -2003-08-23 Saturday 08:21 stronk7 +2004-01-20 Tuesday 00:56 moodler - * mod/quiz/backuplib.php, mod/quiz/restorelib.php, - backup/version.php: + * filter/multilang/: README.txt, multilang.php: - Now stamp and version are fully supported in backup/restore. The - process look for category, stamp and version to calculate when to - create a question or use a existing one. This avoid duplicates in - RANDOM and RANDOMSAMATCH qtypes. - -2003-08-23 Saturday 07:18 moodler + Working code by Gaëtan Frenoy to allow texts to contain multiple + languages! + + See: http://moodle.org/mod/forum/discuss.php?d=2760 + +2004-01-20 Tuesday 00:51 moodler - * lib/moodlelib.php, mod/quiz/version.php, mod/quiz/db/mysql.php, - mod/quiz/db/mysql.sql, mod/quiz/db/postgres7.php, - mod/quiz/db/postgres7.sql: + * lib/weblib.php: - Corrected the stamp I just added and added a separate version field - instead + Added stripos function and allow filters to work even when courseid + isn't set. -2003-08-23 Saturday 07:03 moodler +2004-01-20 Tuesday 00:50 moodler - * lang/en/chat.php, mod/chat/config.html, mod/chat/lib.php, - mod/chat/users.php, mod/chat/gui_header_js/jsupdate.php: + * index.php: - COnfiguration variables can now be edited via GUI + Use format_text on the site-info -2003-08-23 Saturday 06:28 moodler +2004-01-20 Tuesday 00:46 moodler - * mod/quiz/: version.php, db/mysql.php, db/mysql.sql, - db/postgres7.php, db/postgres7.sql: + * lib/gdlib.php: - New "stamp" field on quiz questions with a unique identifier, as - well as some PostgreSQL fixes (Multianswer stuff had not been done - on Postgres yet) + Ignore errors on chown -2003-08-23 Saturday 05:25 moodler +2004-01-18 Sunday 13:34 koenr - * lib/moodlelib.php: + * lang/nl/exercise.php: - Use gmdate instead + trying to improve the translation by using the module -2003-08-23 Saturday 05:22 moodler +2004-01-18 Sunday 01:52 trobb - * lib/moodlelib.php: + * mod/quiz/report/fullstat/report.php: - Added a new function to make a unique ID code, to be used in quiz - questions and elsewhere - It's based on the hostname, time, random string and a supplied - version string. These are packed using '+ separators so they can - easily be unpacked if necessary. - - function make_unique_id_code($version=1) + Further problems with the percentage displays fixed -2003-08-23 Saturday 00:26 moodler +2004-01-18 Sunday 00:55 trobb - * course/edit.php: + * mod/quiz/report/fullstat/report.php: + - If the language is the same as the site, then default to using the - same terminology as the site does + Error in percentage calculations for T/F items fixed + (screen display only) -2003-08-22 Friday 23:19 moodler +2004-01-17 Saturday 22:17 moodler - * course/lib.php, course/log.php, lib/datalib.php: + * mod/quiz/: index.php, lib.php: - Improvements to logs when looking at site logs. + Some fixes for displaying empty grades in quizzes - Also, improvements to get_site_users (slower but it works now!) + suggested by Marilyn Fleming + http://moodle.org/mod/forum/discuss.php?d=4636 -2003-08-22 Friday 21:39 moodler +2004-01-17 Saturday 18:05 koenr - * admin/creators.php: + * lang/nl/: auth.php, chat.php: - Fixed missing "search results" string + missing strings -2003-08-22 Friday 17:36 stronk7 +2004-01-17 Saturday 07:41 les_kopari - * backup/version.php: + * mod/exercise/db/oci8po.sql: - Up to 0.8.9 alpha. Now multianswer questions are working too. Too - complicated !! + Translated from MySQL. -2003-08-22 Friday 17:35 stronk7 +2004-01-17 Saturday 06:18 les_kopari - * mod/quiz/: backuplib.php, restorelib.php: + * mod/attendance/db/oci8po.sql: - Now multianswer questions are working too. Too complicated !! + Added one column and modified test cases. -2003-08-22 Friday 11:58 giro123 +2004-01-17 Saturday 05:02 les_kopari - * lang/es/README.txt: + * lib/db/schemaGroups_members.xml: - Se suma Benito Arias :-) + Renamed. -2003-08-22 Friday 11:55 giro123 +2004-01-17 Saturday 04:59 les_kopari - * lang/es/help/quiz/: match.html, randomsamatch.html, - repeatattempts.html, shuffleanswers.html, shufflequestions.html: + * lib/db/schemaExecutionListing.html: - Moodle 1.1 beta 1 + Another test run. -2003-08-22 Friday 11:25 rkingdon +2004-01-17 Saturday 04:57 les_kopari - * lang/en/workshop.php: + * lib/db/schemaCourse_groups_members.xml: - A few addition strings for League Tables and Rubrics. + Renamed to schemaGroups_members.xml -2003-08-22 Friday 11:20 kaipe +2004-01-17 Saturday 04:56 les_kopari - * lang/sv/quiz.php: + * lib/db/schemaCourse_groups.xml: - Correction + Renamed to schemaGroups.xml -2003-08-22 Friday 11:15 kaipe +2004-01-17 Saturday 04:51 les_kopari - * lang/sv/help/quiz/: questiontypes.html, description.html, - match.html, multianswer.html, numerical.html, randomsamatch.html: + * lib/db/: schemaEvent.xml, schemaGroups.xml: - All question types now have help texts in Swedish + Renamed table. -2003-08-22 Friday 10:31 rkingdon +2004-01-17 Saturday 04:49 les_kopari - * mod/workshop/: assessments.php, lib.php, submissions.php, - version.php, view.php, db/mysql.php, db/mysql.sql: + * lib/db/schemaCourse_modules.xml: - Added League Table of Submissions (Final Phase); Rubric Assessment - Strategy; Grace time for new submissions; changed elementid to - elementno in rubrics table. + Test run with new columns and tables. -2003-08-22 Friday 09:35 moodler +2004-01-17 Saturday 04:42 les_kopari - * course/lib.php: + * lib/db/: schemaConfig.xml, schemaCourse.xml, + schemaCourse_display.xml: - Teacher forum name in the list is in fact the name of the teacher - forum. + New columns. -2003-08-22 Friday 09:20 moodler +2004-01-17 Saturday 04:41 les_kopari - * course/view.php: + * lib/db/schema.php: - After rebuilding cache - get the course record again + New columns and tables. -2003-08-22 Friday 08:58 kaipe +2004-01-17 Saturday 02:27 trobb - * lang/en/help/quiz/: numerical.html, questiontypes.html: + * mod/quiz/report/fullstat/report.php: - Corrected the help text for numerical.html and also included - Numerical in questiontypes.html - -2003-08-22 Friday 08:46 stronk7 - - * mod/quiz/: backuplib.php, restorelib.php: - Changed the "graphical" representation of the mod to include - multianswer table. I start working with it now !! + Report lines after a matching question in screen display and + Excel fixed. -2003-08-22 Friday 08:04 moodler +2004-01-17 Saturday 02:18 moodler - * lang/: en/moodle.php, en_us/moodle.php: + * mod/glossary/showentry.php: - English spelling for enrol + A very quick and dirty try .... Williams? What do you think? -2003-08-22 Friday 07:55 moodler +2004-01-17 Saturday 01:47 moodler - * course/lib.php: + * version.php, lib/moodlelib.php, lib/db/mysql.php, + lib/db/mysql.sql, lib/db/postgres7.php, lib/db/postgres7.sql: + EARLY SUPPORT FOR CALENDARS AND EVENTS + -------------------------------------- - Activities can now be drag-and-dropped within side blocks! + New functions and tables, based on work from Gustav Delius (see + http://moodle.org/mod/forum/discuss.php?d=4466) + + This forms the core of a new system to store, track and utilise + event information in all modules, as well as allowing external + calendars to be synchronised with new information. -2003-08-22 Friday 07:03 moodler +2004-01-17 Saturday 01:16 les_kopari - * lang/en/moodle.php, admin/index.php: + * lib/db/schemaCourse_modules.xml: - More asjustments to the display of the admin screen + New field. -2003-08-22 Friday 06:46 moodler +2004-01-17 Saturday 01:06 les_kopari - * admin/: index.php, users.php: + * lib/db/schemaCourse.xml: - more tweaks to admin menu displays + Correct defaults. -2003-08-22 Friday 06:44 kaipe +2004-01-17 Saturday 00:55 les_kopari - * lang/sv/quiz.php: + * lib/db/schemaCourse.xml: - Corrected translation + Added groupmode, groupmodeforce. -2003-08-22 Friday 06:42 moodler +2004-01-16 Friday 23:08 moodler - * admin/index.php, lang/en/moodle.php: + * admin/users.php, course/lib.php: - Add link on admin page about students, for completeness. In the - next version this link will link to the new enrolment subsystem. - - Also reduced font size to make the admin page a bit nicer on small - screens. + Use is_internal_email function (see bug 978) -2003-08-22 Friday 06:34 kaipe +2004-01-16 Friday 22:49 moodler - * lang/sv/help/quiz/: questiontypes.html, random.html: + * mod/forum/view.php: - [no log message] + Editing teachers can always get into forums -2003-08-22 Friday 06:29 kaipe +2004-01-16 Friday 21:39 moodler - * lang/sv/quiz.php: + * course/lib.php, files/index.php: - [no log message] + Only editing teachers can see files -2003-08-22 Friday 06:20 moodler +2004-01-16 Friday 13:36 koenr - * backup/restore_execute.html: + * lang/nl/README.txt: - Added some more error messages when restoring + Hans insisted -2003-08-22 Friday 06:10 moodler +2004-01-16 Friday 13:34 koenr - * lang/nl/: assignment.php, chat.php, forum.php, moodle.php, - quiz.php, resource.php, workshop.php, help/cookies.html, - help/courseavailability.html, help/assignment/index.html, - help/assignment/mods.html, help/chat/chatting.html, - help/chat/index.html, help/chat/mods.html, help/choice/index.html, - help/choice/mods.html: + * lang/nl/moodle.php: - New files and fixes from Hans De Zwart - thanks! + mising strings -2003-08-22 Friday 05:49 moodler +2004-01-16 Friday 10:32 giro123 - * lib/datalib.php, course/index.php: + * lang/es/: attendance.php, choice.php, dialogue.php, forum.php, + moodle.php, quiz.php, resource.php, workshop.php: - Some small fixes when deleting a category + [no log message] -2003-08-22 Friday 05:35 moodler +2004-01-16 Friday 05:14 moodler - * lib/pclzip/: pclzip.lib.php, readme.txt: + * lang/en/chat.php, mod/chat/report.php: - pclzip 2.0 RC2 - hopefully better! - -2003-08-22 Friday 05:26 moodler - - * course/category.php, lib/weblib.php: - More tweaks to fix on/off button for admins o ncourse listings + Chat sessions can now be deleted -2003-08-22 Friday 05:15 moodler +2004-01-16 Friday 04:16 moodler - * course/: category.php, edit.php, index.php: - - Put in buttons so that course creators can create courses! :-I + * mod/forum/lib.php: - Also, category fix_sorting is done better now when a course is - added. + Links color = black -2003-08-22 Friday 01:42 moodler +2004-01-16 Friday 03:39 moodler - * course/loglive.php: + * mod/glossary/showentry.php: - Upgraded the live log to use the new print_log + Require user to login to see glossary entries (if a course is + specified) -2003-08-22 Friday 01:08 rkingdon +2004-01-16 Friday 03:32 moodler - * mod/workshop/: lib.php, view.php: + * mod/forum/lib.php: - Fix bug in Workshops with no teacher submissions. + Add some styles in the posts so the autolinks look OK. -2003-08-21 Thursday 23:07 moodler +2004-01-16 Friday 03:23 moodler - * course/lib.php, course/log.php, course/user.php, lib/datalib.php, - lib/weblib.php: - + * course/lib.php: - Added full paging to all displays of logs! :-) + Small improvement to log-gathering for activities - works better + with glossary logs -2003-08-21 Thursday 15:54 stronk7 +2004-01-16 Friday 02:51 moodler - * backup/lib.php: + * mod/forum/lib.php: - XML support + Pass courseid to format_text explicitly -2003-08-21 Thursday 13:06 giro123 +2004-01-16 Friday 02:49 moodler - * lang/es/help/: coursegrades.html, scales.html, - quiz/formatblackboard.html, quiz/formatcustom.html, - quiz/formatmissingword.html, quiz/repeatattempts.html, - survey/index.html, survey/mods.html: + * lib/weblib.php: - Moodle 1.1 beta 1 + Fixes so that $courseid can be passes to format_text (and this + filter_text) -2003-08-21 Thursday 11:03 moodler +2004-01-16 Friday 02:23 moodler - * version.php: + * admin/cron.php: - Bump! + Output the time in the cron output -2003-08-21 Thursday 10:30 moodler +2004-01-16 Friday 01:17 moodler - * course/lib.php: + * auth/imap/config.html, auth/imap/lib.php, auth/nntp/config.html, + auth/nntp/lib.php, auth/pop3/config.html, auth/pop3/lib.php, + lang/en/auth.php: - Hidden courses are displayed hidden + UNTESTED changes to allow multiple hosts to be used for + POP3/IMAP/NNTP authentication + + Please test them. -2003-08-21 Thursday 10:28 moodler +2004-01-15 Thursday 22:42 moodler - * course/loginas.php: + * mod/forum/post.html: - Allow the admin to login as teachers from within courses + When using the HTML editor, don't provide format options -2003-08-21 Thursday 10:24 moodler +2004-01-15 Thursday 11:02 paca70 - * lib/datalib.php: + * lang/fi/: assignment.php, countries.php, forum.php, glossary.php: - Fixed up get_my_courses(). - It's not a tidy SQL statement any more but it's MUCH MUCH faster - with large data sets. + Updates -2003-08-21 Thursday 09:24 moodler +2004-01-15 Thursday 11:01 paca70 - * course/: category.php, lib.php: + * lang/fi/webquest.php: - Course category listings now have a search box in the navbar for - students and non-users + Initial version -2003-08-21 Thursday 09:15 moodler +2004-01-15 Thursday 10:57 paca70 - * course/lib.php: + * lang/fi/: quiz.php, resource.php: - FIxed a missing quote + Updates -2003-08-21 Thursday 08:06 moodler +2004-01-15 Thursday 10:50 giro123 - * course/: lib.php, view.php: + * lang/es/: quiz.php, workshop.php, pix.php: - Fixed bug when moving sections with apostrophes in the summary (bug - 641) + [no log message] -2003-08-21 Thursday 07:37 moodler +2004-01-15 Thursday 10:38 paca70 - * lang/en/moodle.php: + * lang/fi/: label.php, pix.php: - Removed unused string + Initial translation -2003-08-21 Thursday 07:23 moodler +2004-01-15 Thursday 10:26 paca70 - * lib/weblib.php: + * lang/fi/exercise.php: - Ellipsis at start as well + Initial translation -2003-08-21 Thursday 07:22 moodler +2004-01-15 Thursday 10:21 paca70 - * lib/weblib.php: + * lang/fi/error.php: - Put an ellipsis in paging + Initial translation -2003-08-21 Thursday 07:16 moodler +2004-01-15 Thursday 10:18 paca70 - * course/category.php: + * lang/fi/editor.php: - Fixed a typo + Updates -2003-08-21 Thursday 07:04 moodler +2004-01-15 Thursday 10:17 paca70 - * course/category.php, course/search.php, lib/datalib.php: + * lang/fi/dialogue.php: - Split get-courses_page from get-courses so they can specialise + Initial translation -2003-08-21 Thursday 06:47 moodler +2004-01-15 Thursday 10:06 paca70 - * lib/weblib.php: + * lang/fi/: chat.php, choice.php: - Some better paging that now works with any number of pages + Updates -2003-08-21 Thursday 05:24 moodler +2004-01-15 Thursday 10:05 paca70 - * course/category.php: + * lang/fi/attendance.php: - Tweaks to account for teacher editors + Initial translation -2003-08-21 Thursday 05:19 moodler +2004-01-15 Thursday 09:56 villate - * lib/datalib.php: + * lang/pt/: dialogue.php, editor.php: - Fixed the SQL for teachers and students + New files from version 1.2 -2003-08-21 Thursday 05:12 moodler +2004-01-15 Thursday 09:43 paca70 - * mod/workshop/assessments.php: + * lang/fi/moodle.php: - Initialising $navigation. Again. :-) + Updates -2003-08-21 Thursday 02:39 moodler +2004-01-15 Thursday 09:08 villate - * lib/datalib.php: + * lang/pt/: assignment.php, attendance.php, auth.php, chat.php, + countries.php: - Fix for non-logged-in person + Updated to the 1.2 version -2003-08-21 Thursday 02:33 moodler +2004-01-15 Thursday 07:26 moodler - * lib/datalib.php, course/category.php, course/lib.php, - course/search.php, lib/weblib.php: + * mod/quiz/lib.php: - Some fixes to handle very very big categories. + Menus on quiz editing no longer need the submit buttons + +2004-01-15 Thursday 02:22 moodler + + * course/group.php: - - paging - - more efficient SQL + FIxed a small typo preventing group display -2003-08-21 Thursday 01:22 moodler +2004-01-15 Thursday 00:44 moodler - * version.php: + * mod/chat/lib.php: - New number to trigger database upgrade + Don't show old chat users in recent activity -2003-08-21 Thursday 01:20 moodler +2004-01-14 Wednesday 23:52 moodler - * lib/datalib.php: + * course/log.php: - Slightly better + Double-check bad input data -2003-08-21 Thursday 01:19 moodler +2004-01-14 Wednesday 23:26 moodler - * lib/datalib.php: + * mod/forum/view.php: - Course search shouldn't find the "site" course. + Save forum log url in a more standard way -2003-08-21 Thursday 01:14 moodler +2004-01-14 Wednesday 23:21 moodler - * lib/db/: mysql.php, mysql.sql, postgres7.php, postgres7.sql: + * lang/en/moodle.php: - Added an index on courses for the category + Added "All activities" -2003-08-20 Wednesday 23:55 mits +2004-01-14 Wednesday 23:17 moodler - * lang/ja/moodle.php: + * lib/weblib.php: - Polished. + Added log links for teachers from each activity page -2003-08-20 Wednesday 23:43 mits +2004-01-14 Wednesday 23:17 moodler - * lang/ja/: README, chat.php, forum.php, moodle.php, resource.php, - workshop.php: + * course/: lib.php, log.php: - New translation. + Logs can now be divided up by activity! -2003-08-20 Wednesday 20:16 moodler +2004-01-14 Wednesday 10:25 paca70 - * mod/chat/lib.php: + * backup/db/postgres7.sql: - No need for grades with chat + Added missing "(" -2003-08-20 Wednesday 20:05 moodler +2004-01-14 Wednesday 10:13 paca70 - * course/grades.php: + * lib/db/postgres7.php: - Strip tags from Excel and Text dumps + FIXED: script was calling fix_course_sortorder() before courseorder + have been renamed to coursecount. -2003-08-20 Wednesday 19:58 moodler +2004-01-14 Wednesday 09:53 moodler - * course/category.php: + * user/view.php: - Put links on the course icons + Extra parameter for robustness -2003-08-20 Wednesday 19:56 moodler +2004-01-14 Wednesday 08:56 moodler - * lang/en/docs/release.html: + * mod/quiz/format/webct/: TODO.txt, format.php: - Forgot a feature + Latest files from Denis -2003-08-20 Wednesday 19:55 moodler +2004-01-14 Wednesday 05:47 stigbjarne - * version.php: + * lang/no/docs/faq.html: - FOr the regular upgraders + New file. For now, mostly headers and infotext translated. Answers: + Still in english. -2003-08-20 Wednesday 19:29 moodler +2004-01-14 Wednesday 05:33 moodler - * admin/module.php: + * user/view.php: - Typo when including config.html ... not sure how it was working - before! + Clean output for old entries -2003-08-20 Wednesday 19:05 giro123 +2004-01-14 Wednesday 05:31 moodler - * lang/es/: chat.php, forum.php, moodle.php, resource.php, - survey.php, workshop.php, help/workshop/finalgrades.html: + * user/edit.php: - Moodle 1.1 beta 1 + Clean all data in user profile -2003-08-20 Wednesday 08:01 moodler +2004-01-14 Wednesday 05:07 moodler - * mod/journal/lib.php: + * user/view.php: - More robust when a journal is unused + User descriptions weren't being filtered! They are now. :-) -2003-08-20 Wednesday 06:44 moodler +2004-01-14 Wednesday 05:01 moodler - * course/lib.php: + * mod/forum/lib.php: - Invisible courses are now properly dimmed + Fixed two typos - seems to be working properly now -2003-08-20 Wednesday 06:41 moodler +2004-01-14 Wednesday 05:01 stigbjarne - * course/lib.php: + * lang/no/help/workshop/: gradingassessments.html, index.html: - OUCH! usegrades should be showgrades + New file -2003-08-20 Wednesday 06:06 moodler +2004-01-14 Wednesday 04:16 stigbjarne - * mod/resource/: version.php, db/mysql.php, db/mysql.sql: + * lang/no/help/workshop/submissionofexamples.html: - Fixed a typo in the MySQL database definition that only shows up - when adding resources to courses with IDs higher than 255 + New file -2003-08-20 Wednesday 05:09 moodler +2004-01-14 Wednesday 03:50 moodler - * backup/db/postgres7.sql: + * mod/forum/: backuplib.php, lib.php, restorelib.php, version.php, + db/mysql.php, db/mysql.sql, db/postgres7.php, db/postgres7.sql: + + Some improvements in efficiency of Recent Activity. + + There is now a new field in forum_discussions which has the userid + of the author in it. This saves a lookup every time to + forum_posts. + + There is also some caching and rearrangement of the logic. - Fixed some bad Postgres SQL that I made! :-) + It seems to work OK, I'm about to do some speed tests on moodle.org -2003-08-20 Wednesday 05:04 moodler +2004-01-14 Wednesday 01:12 moodler - * admin/module.php: + * mod/forum/lib.php: - The warning should be printed on this page + Even in visible-groups mode, only show recent activity of one's own + group + + Not sure if this is right though -2003-08-20 Wednesday 05:03 moodler +2004-01-14 Wednesday 00:27 moodler - * mod/journal/mod.html: + * course/index.php: - Forgot to check this slight fix in to fix the default days + Obey "forcelogin" -2003-08-20 Wednesday 04:54 moodler +2004-01-14 Wednesday 00:27 moodler - * files/mimetypes.php: + * index.php, admin/config.html, lang/en/moodle.php, + lib/defaults.php, login/index.php: + + A new configuration setting - "forcelogin". - Changed from DOS to Unix format + Default is false, everything is as it is now. + + If turned on, then users are forced to log in before being able to + see the front page or the course listings. -2003-08-20 Wednesday 01:25 moodler +2004-01-14 Wednesday 00:22 koenr - * lang/en/docs/release.html: + * lang/nl/docs/teacher.html: - Some mods + added link to index of helpfiles -2003-08-20 Wednesday 00:32 moodler +2004-01-13 Tuesday 19:47 moodler - * version.php, lib/db/mysql.php, backup/backuplib.php, - backup/restorelib.php, course/edit.html, course/lib.php, - lang/en/moodle.php, lang/en/help/coursegrades.html, - lang/en/help/index.html, lib/db/mysql.sql, lib/db/postgres7.php, - lib/db/postgres7.sql: + * course/view.php: - A new course field called "showgrades" which allows the teacher to - turn the display of the grade book on and off. + May avoid a cookie issue -2003-08-19 Tuesday 19:07 moodler +2004-01-13 Tuesday 19:25 moodler - * lang/es/help/forum/ratings.html: + * mod/quiz/report/overview/report.php: - FIxed up formatting a little + Make it easier to click on attempts -2003-08-19 Tuesday 19:04 moodler +2004-01-13 Tuesday 19:10 moodler - * lang/en/docs/release.html: + * lang/en/docs/teacher.html: - Accidentally had an extra heading + Added links to the other help files -2003-08-19 Tuesday 10:48 moodler +2004-01-13 Tuesday 18:24 moodler - * version.php: + * mod/journal/: backuplib.php, edit.php, lib.php, mod.html, + restorelib.php, version.php, view.php, db/mysql.php, db/mysql.sql, + db/postgres7.php, db/postgres7.sql: - Pretty much Beta, I'd say + Journal questions can now use HTML editor, plus new field + 'introformat' -2003-08-19 Tuesday 10:46 moodler +2004-01-13 Tuesday 13:19 koenr - * lang/en/docs/release.html: + * lang/nl/help/quiz/: formatgift.html, import.html: - More info about the release + keeping track of the changes -2003-08-19 Tuesday 10:34 moodler +2004-01-13 Tuesday 06:32 thetrinity - * lang/pt_br/help/forum/ratings.html: + * lang/en/help/quiz/formatgift.html: - Moodle format version + Implemented Matching Questions. -2003-08-19 Tuesday 10:31 moodler +2004-01-13 Tuesday 06:27 thetrinity - * lang/pt_br/: forum.php, moodle.php, quiz.php, survey.php: + * mod/quiz/format/gift/: examples.txt, format.php: - Latest changes for pt_br + Implemented Matching Questions. -2003-08-19 Tuesday 08:07 giro123 +2004-01-13 Tuesday 05:48 willcast - * lang/es/: docs/background.html, docs/coding.html, - docs/credits.html, docs/cvs.html, docs/developer.html, - docs/faq.html, docs/features.html, docs/files.php, - docs/future.html, docs/glossary.html, docs/install.html, - docs/installamp.html, docs/intro.html, docs/licence.html, - docs/other.html, docs/release.html, docs/teacher.html, - docs/upgrade.html, help/assignment/mods.html, help/chat/index.html, - help/coursecategory.html, help/emoticons.html, help/index.html, - help/richtext.html, help/summaries.html, help/text.html, - help/chat/mods.html, help/choice/mods.html, - help/forum/ratings.html, help/journal/mods.html, - help/quiz/description.html, - help/quiz/eachattemptbuildsonthelast.html, help/quiz/import.html, - help/quiz/mods.html, help/quiz/numerical.html, - help/resource/index.html, help/resource/program.html, - help/resource/resourcetype.html, help/resource/summary.html, - help/workshop/addingacomment.html, - help/workshop/agreeassessments.html, help/workshop/anonymous.html, - help/workshop/assignmenttype.html, - help/workshop/breakdownoffinalgrade.html, - help/workshop/calculatingfinalgrade.html, - help/workshop/editingacomment.html, help/workshop/elements.html, - help/workshop/finalgrades.html, help/workshop/graded.html, - help/workshop/grading.html, help/workshop/gradingassessments.html, - help/workshop/gradingstrategy.html, help/workshop/includeself.html, - help/workshop/managing.html, - help/workshop/nassessmentsofstudentsubmissions.html, - help/workshop/nassessmentsofteachersexamples.html, - help/workshop/nelements.html, help/workshop/numberofassessors.html, - help/workshop/resubmit.html, help/workshop/selfassessment.html, - help/workshop/showinggrades.html, help/workshop/specimen.html, - help/workshop/teachersgradings.html: + * mod/glossary/edit.html: - [no log message] + - Solving bug 971: Some default settings override db fields when + editing an entry. -2003-08-19 Tuesday 08:02 moodler +2004-01-13 Tuesday 02:16 stigbjarne - * lang/en/help/quiz/: index.html, questiontypes.html: + * lang/no/help/workshop/: anonymous.html, finalgrades.html, + resubmit.html, ungradedassessments_teacher.html: - More fixes and help additions + New file -2003-08-19 Tuesday 07:57 moodler +2004-01-12 Monday 23:54 moodler - * lang/en/help/quiz/: index.html, multianswer.html: + * login/signup.php: - A help file for Embedded Answers (Cloze) + Strip tags from new user's names and email. Thanks to Paul Shew. -2003-08-19 Tuesday 07:27 moodler +2004-01-12 Monday 18:32 moodler - * mod/quiz/editmultianswer.php: + * theme/cordoroyblue/header.html: - FIxed line feeds + Fixes for buggy stuff -2003-08-19 Tuesday 02:26 moodler +2004-01-12 Monday 11:27 koenr - * version.php, course/index.php, course/lib.php, lib/datalib.php, - lib/db/mysql.php, lib/db/mysql.sql, lib/db/postgres7.php, - lib/db/postgres7.sql: + * lang/nl/help/quiz/: formatgift.html, import.html: - The number of courses in the categories is now cached in the the - category, and only updated when courses are moved/added/deleted etc - or the admin looks at the category listing + updated -2003-08-19 Tuesday 01:08 adamtpaw +2004-01-12 Monday 09:35 koenr - * lang/pl/docs/module_files.txt: + * lang/nl/help/: index.html, quiz/index.html: - Moodle v.1.0.9 + updated and put in (Dutch) alphabetical order. All indexfiles + should be alphabeticaly ordered now. -2003-08-19 Tuesday 01:05 adamtpaw +2004-01-12 Monday 09:30 koenr - * lang/pl/: help/choice/options.html, - help/assignment/assignmenttype.html, help/assignment/resubmit.html, - docs/background.html, docs/credits.html, docs/cvs.html, - docs/developer.html, docs/faq.html, docs/features.html, - docs/future.html, docs/glossary.html, docs/index.html, - docs/install.html, docs/installamp.html, docs/intro.html, - docs/teacher.html, docs/upgrade.html: + * lang/nl/help/quiz/: formatblackboard.html, formatctm.html, + formatcustom.html, formatmissingword.html, import.html: - Moodle v.1.0.9 + changed title to fit logicaly in indexfile -2003-08-19 Tuesday 01:02 adamtpaw +2004-01-12 Monday 09:20 moodler - * lang/pl/help/: workshop/addingacomment.html, - workshop/agreeassessments.html, workshop/anonymous.html, - workshop/assignmenttype.html, workshop/breakdownoffinalgrade.html, - workshop/calculatingfinalgrade.html, workshop/editingacomment.html, - workshop/elements.html, workshop/finalgrades.html, - workshop/graded.html, workshop/grading.html, - workshop/gradingassessments.html, workshop/gradingstrategy.html, - workshop/includeself.html, workshop/managing.html, - workshop/nassessmentsofstudentsubmissions.html, - workshop/nassessmentsofteachersexamples.html, - workshop/nelements.html, workshop/numberofassessors.html, - workshop/resubmit.html, workshop/selfassessment.html, - workshop/showinggrades.html, workshop/specimen.html, - workshop/teachersgradings.html, resource/resourcetype.html, - resource/summary.html, quiz/attempts.html, quiz/categories.html, - quiz/correctanswers.html, quiz/createmultiple.html, - quiz/feedback.html, quiz/grademethod.html, quiz/import.html, - quiz/match.html, quiz/maxgrade.html, quiz/multichoice.html, - quiz/questiontypes.html, quiz/random.html, quiz/randomsamatch.html, - quiz/review.html, quiz/shortanswer.html, quiz/shuffleanswers.html, - quiz/shufflequestions.html, quiz/timeopen.html, - quiz/truefalse.html, forum/allowdiscussions.html, - forum/attachment.html, forum/forumtype.html, forum/ratings.html, - forum/subscription.html: + * course/group.php: - Moodle v.1.0.9 + Don't print description box if there is no description. -2003-08-19 Tuesday 01:01 adamtpaw +2004-01-12 Monday 09:20 moodler - * lang/pl/help/: coursecategory.html, courseformats.html, - coursefullname.html, coursenewsitems.html, coursenumsections.html, - courserecent.html, courseshortname.html, coursestartdate.html, - emoticons.html, enrolmentkey.html, guestaccess.html, html.html, - langedit.html, mods.html, picture.html, questions.html, - reading.html, richtext.html, summaries.html, surveys.html, - teachers.html, text.html, textformat.html, wiki.html, writing.html: + * mod/forum/lib.php: + + This is a ridiculously complicated solution to showing only those + posts in recent activity that one should see. + + It's temporary. + I have a more efficient solution in mind but it will take at least + one new database field - I'll tackle it later. + +2004-01-12 Monday 08:30 moodler + + * mod/quiz/attempt.php: - Moodle v 1.0.9 + Some fixes to clarify handling of the number of attempts -2003-08-18 Monday 22:32 moodler +2004-01-12 Monday 08:09 bobopinna - * course/lib.php, course/search.php, lib/datalib.php: + * lang/it/: attendance.php, choice.php, forum.php, moodle.php, + quiz.php, resource.php, workshop.php: - Improvements to course searching + Updated by Bobo + +2004-01-12 Monday 06:51 moodler + + * course/group.php: - - can search for full words or non words with +word -word - - no longer groups by category, sorts by full name - - prints paging as well as total number - - search help + And make sure the group is from this course! -2003-08-18 Monday 21:45 moodler +2004-01-12 Monday 06:48 moodler - * mod/forum/search.php: + * course/group.php: - Even nicer interface with help + Secure group viewing when in separate mode -2003-08-18 Monday 21:40 moodler +2004-01-12 Monday 05:11 moodler - * mod/forum/search.php: + * lang/fr/moodle.php: - tweak + Replaced missing string -2003-08-18 Monday 21:39 moodler +2004-01-12 Monday 05:06 moodler - * mod/forum/search.php: + * lang/fr/moodle.php: - Slightly neater help + A number of fixes (fixed by simply saving with admin/lang.php) -2003-08-18 Monday 21:37 moodler +2004-01-12 Monday 02:24 andre_bln - * lib/weblib.php: + * lang/de/help/: resource/index.html, resource/mods.html, + resource/program.html, resource/resourcetype.html, + resource/summary.html, workshop/Overview.html, + workshop/assessmentofexamples.html, workshop/elements.html, + workshop/mods.html, workshop/teachersgradings.html: - Limit pages to something sensible + german language files version 20.11.2003 -2003-08-18 Monday 20:35 moodler +2004-01-12 Monday 00:24 mits - * lang/en/moodle.php, lib/weblib.php, mod/forum/lib.php, - mod/forum/search.php: + * lang/ja/: README, moodle.php: - Searching forums now has proper paging. + some new translation added. -2003-08-18 Monday 11:05 giro123 +2004-01-11 Sunday 19:58 thetrinity - * lang/es/help/: cookies.html, workshop/mods.html: + * lang/en/help/quiz/: formatgift.html, import.html: - [no log message] + Fixed typo and minor polishing for GIFT filter docs. -2003-08-18 Monday 11:01 giro123 +2004-01-11 Sunday 19:54 thetrinity - * lang/es/: moodle.php, help/courseavailability.html, - help/coursecategory.html: + * mod/quiz/format/gift/: examples.txt, format.php: - [no log message] + Fixed typo and minor polishing. -2003-08-18 Monday 10:50 moodler +2004-01-11 Sunday 18:36 moodler - * lang/en/moodle.php: + * mod/journal/lib.php: - A warning for the settings on the module variables pages + Bug #966 - journal_grades should return NULL if no grade -2003-08-18 Monday 10:47 moodler +2004-01-11 Sunday 14:19 koenr - * lang/en/forum.php: + * lang/nl/quiz.php: - New strings for the configuration screen + filling in missing strings -2003-08-18 Monday 10:46 moodler +2004-01-11 Sunday 14:18 koenr - * lang/en/resource.php, mod/resource/config.html, - mod/resource/lib.php, mod/resource/view.php: + * lang/nl/error.php: - New configuration screen for the resources module + translated by koen Roggemans -2003-08-18 Monday 10:41 moodler +2004-01-11 Sunday 13:55 koenr - * lib/moodlelib.php: + * lang/nl/help/quiz/: formataiken.html, formatgift.html: - Better set_config (give immediate results) + translated by koen Roggemans -2003-08-18 Monday 10:33 moodler +2004-01-11 Sunday 10:44 koenr - * mod/forum/: config.html, lib.php, view.php: + * lang/nl/: exercise.php, moodle.php, resource.php: - Switch to using global variables instead of defined values, - controlled using the button on the "Modules" configuration page. + corrected some typo's and ugly tranlations -2003-08-18 Monday 10:27 stronk7 +2004-01-11 Sunday 10:37 moodler - * pix/i/scales.gif: + * course/student.php: - New icon for scales (I'm an artist !!) :-) + Bug 965 -2003-08-18 Monday 10:22 moodler +2004-01-11 Sunday 10:09 moodler - * admin/configure.php: + * admin/user.php: - Forgot this file earlier + No need to require this file -2003-08-18 Monday 10:21 moodler +2004-01-11 Sunday 10:08 moodler - * admin/: module.php, modules.php: + * admin/index.php: - Code to enable config.html files in the modules. + Use is_internal_auth function instead -2003-08-18 Monday 09:43 rkingdon +2004-01-11 Sunday 09:46 moodler - * mod/workshop/: assessments.php, lib.php, submissions.php, - view.php: + * mod/forum/: discuss.php, lib.php, version.php, view.php: + + First version of support in groups in the forums. - Minor bug fixes; additions to teachers admin screen; minor changes - to operation of pre-submission assessments. + Still needs plenty of testing. There is no GUI yet for turning on + the groupmode just for the forum (this will be on the course page) + but you can put a 1 (visible) or 2 (separate) in the course_modules + table. -2003-08-18 Monday 09:41 moodler +2004-01-11 Sunday 09:44 moodler - * lang/en/moodle.php: + * lib/moodlelib.php: + Work done on group functions + +2004-01-11 Sunday 09:44 moodler + + * version.php, lib/db/mysql.php, lib/db/mysql.sql, + lib/db/postgres7.php, lib/db/postgres7.sql: - A few minor changes + Added groupmode setting to course_modules -2003-08-18 Monday 09:40 moodler +2004-01-10 Saturday 18:50 moodler - * admin/config.php, admin/index.php, admin/lang.php, - admin/modules.php, admin/site.php, course/lib.php, lib/weblib.php, - theme/index.php: + * lang/en/quiz.php, mod/quiz/format/webct/format.php: - Trying something different with the admin links ... even I was - starting to get a bit lost occasionally. + Added strings for WebCT Import format -2003-08-18 Monday 09:34 rkingdon +2004-01-10 Saturday 18:43 moodler - * lang/en/workshop.php: + * mod/quiz/format/webct/format.php: + + WebCT Import format!! (untested) - A few extra strings. + Contribution from Denis Rebaud! -2003-08-18 Monday 08:17 moodler +2004-01-10 Saturday 17:57 moodler - * mod/workshop/assessments.php: + * lang/en_us/moodle.php: - Just an uninitialised variable. + Grammar fixes for "updating" and "editing" -2003-08-18 Monday 06:38 bobopinna +2004-01-10 Saturday 17:56 moodler - * lang/it/: assignment.php, forum.php, moodle.php, quiz.php, - resource.php, workshop.php, chat.php: + * lang/en/moodle.php: - Updated to Moodle 1.1 + Some grammar fixes (for modules named starting with vowels) -2003-08-18 Monday 06:07 stronk7 +2004-01-10 Saturday 08:52 moodler - * backup/restorelib.php: + * lib/datalib.php: - Some minor changes to restore scales in existing course (avoid some - duplications) + Sort group members by last access by default -2003-08-18 Monday 05:58 moodler +2004-01-10 Saturday 08:49 moodler - * version.php: + * course/group.php: - Getting much better now. + Use the new print_user function for the group -2003-08-18 Monday 04:58 moodler +2004-01-10 Saturday 08:47 moodler * lib/weblib.php: - FIxed bug that was not showing custom scales + Links in print_user are absolute -2003-08-18 Monday 03:41 stronk7 +2004-01-10 Saturday 08:41 moodler - * mod/journal/restorelib.php: + * lib/weblib.php, user/edit.php, user/index.php, user/lib.php, + user/view.php: + + Completely got rid of user/lib.php + + - print_user() went to weblib.php and got tidied up - Now scales are restored in journals too !! + - The graphics functions went to lib/gdlib.php + + See Bug 922 -2003-08-18 Monday 01:12 paca70 +2004-01-10 Saturday 08:38 moodler - * auth/ldap/lib.php: + * lib/gdlib.php: - Corrected some typos + New library for collecting routines related to GD -2003-08-18 Monday 00:45 moodler +2004-01-10 Saturday 06:25 moodler - * mod/quiz/lib.php: + * course/loginas.php: - Bug fix: On building attempts after the first one, display question - images + When logging in as a user, take on their "current group" setting + too, then afterwards return teacher to their old setting -2003-08-18 Monday 00:39 moodler +2004-01-10 Saturday 01:50 thetrinity - * lang/en/help/quiz/eachattemptbuildsonthelast.html, - lang/en/help/quiz/index.html, - lang/en/help/quiz/repeatattempts.html, mod/quiz/mod.html: + * mod/quiz/format/gift/: examples.txt, format.php: - Changing that help file name to something shorter + Converted to UNIX file type. -2003-08-18 Monday 00:24 moodler +2004-01-10 Saturday 01:39 thetrinity - * lang/en/help/writing.html: + * mod/quiz/format/gift/: docs.html, examples.txt, format.php: - Removed link to ratings + Fixed typo -2003-08-18 Monday 00:10 moodler +2004-01-10 Saturday 01:24 thetrinity - * course/mod.php: + * lang/en/help/quiz/: formatgift.html, import.html: - Added help button to headings when adding/editing activities. Doh! - :-) + Updated docs to latest revisions of GIFT import filter -2003-08-17 Sunday 22:47 moodler +2004-01-09 Friday 23:39 moodler - * mod/journal/: lib.php, mod.html, report.php, version.php, - view.php, db/mysql.php, db/mysql.sql, db/postgres7.php, - db/postgres7.sql: + * mod/quiz/: lib.php, multichoice.html, shortanswer.html: - Journal grading is now also all converted over to use scales as - well as numerical grades + Increased QUIZ_MAX_NUMBER_ANSWERS to 10, and actually made it apply + to everythin -2003-08-17 Sunday 22:33 moodler +2004-01-09 Friday 19:39 thetrinity - * mod/assignment/lib.php: + * mod/quiz/format/gift/examples.txt: - Removed unnecessary database access + examples.txt added -2003-08-17 Sunday 22:28 moodler +2004-01-09 Friday 19:35 thetrinity - * lib/moodlelib.php, lib/weblib.php, mod/assignment/mod.html, - mod/forum/lib.php, mod/forum/mod.html: + * mod/quiz/format/gift/: docs.html, format.php: - More cleanups and separation of printing the grades menu into a new - function + Integrated Multiple Answers and inline comments options. Made + examples.txt. Documentation now moved. -2003-08-17 Sunday 22:10 moodler +2004-01-09 Friday 14:04 gniske - * lib/datalib.php, lib/moodlelib.php, lib/weblib.php, - mod/assignment/submissions.php, mod/assignment/view.php: + * lang/da/: choice.php, error.php, forum.php, moodle.php, + resource.php: - New function make_grades_menu() for easily making an array of - grades + Adding missing strings Made som few corrections in existing + translation -2003-08-17 Sunday 21:24 moodler +2004-01-09 Friday 08:54 moodler - * mod/assignment/: lib.php, mod.html, submissions.php, view.php: + * course/index.php: - Some polishing for the case when grades are set to zero (no - grades). + Don't move courses from delete categories to the "zero" category - Also, if the date is set further than on year into the future then - the due date is not shown. + (Make sure the grandparents are home before sending the kids + there!) -2003-08-17 Sunday 20:47 moodler +2004-01-09 Friday 08:49 martignoni - * admin/: admin.php, creators.php, users.php: + * lang/fr/docs/intro.html: - Some tidy-ups + One sentence corrected -2003-08-17 Sunday 17:04 stronk7 +2004-01-09 Friday 08:15 martignoni - * backup/STATUS.txt: + * lang/fr/: assignment.php, attendance.php, auth.php, choice.php, + quiz.php, resource.php, survey.php, workshop.php: - Forgot to change one line !! :-) + Changed to single quoted strings -2003-08-17 Sunday 17:03 stronk7 +2004-01-09 Friday 06:31 martignoni - * mod/forum/: backuplib.php, restorelib.php: + * lang/fr/forum.php: - Scales are now supported in forums backup and restore + Changed to single quoted strings -2003-08-17 Sunday 17:02 stronk7 +2004-01-09 Friday 04:57 moodler - * mod/assignment/restorelib.php: + * mod/quiz/edit.php: - Scales are now supported in assignments restore (when grade <0, I - suppose). + Fixed a small bug introduced yesterday -2003-08-17 Sunday 17:00 stronk7 +2004-01-09 Friday 00:47 moodler - * backup/: STATUS.txt, backup_execute.html, backuplib.php, - restore_execute.html, restorelib.php, version.php: + * mod/resource/view.php: - Scales are now supported in backup/restore. Updated version to - 0.8.8 alpha. Please test. + Updated with the new location of the Flash script -2003-08-17 Sunday 16:58 stronk7 +2004-01-09 Friday 00:46 moodler - * lang/en/moodle.php: + * lib/: mp3player.swf, mp3player/mp3player.fla.zip, + mp3player/mp3player.swf: - Strings to support scales in backup/restore + Including the MP3 player source along with it. -2003-08-17 Sunday 15:09 adamtpaw +2004-01-08 Thursday 23:16 moodler - * lang/pl/: assignment.php, auth.php, choice.php, forum.php, - journal.php, moodle.php, quiz.php, resource.php, survey.php: + * mod/resource/details.php: - Full translation of Moodle 1.0.9 + Old settings weren't being remembered - fixed now. -2003-08-17 Sunday 14:46 johncaptain +2004-01-08 Thursday 22:52 moodler - * lang/en/docs/faq.html: + * mod/resource/view.php: - Added: Info re: Firewalls + More tweaks when displaying embedded resources -2003-08-17 Sunday 13:17 stronk7 +2004-01-08 Thursday 22:36 moodler - * backup/STATUS.txt: + * mod/resource/view.php: - Started work with scales !! + Some tidying up of the recent layout -2003-08-17 Sunday 10:00 moodler +2004-01-08 Thursday 19:31 moodler - * version.php: + * mod/resource/view.php: - Bump the number for debuggers. + Some cleaning up and native support for streaming MP3! (using + Flash) -2003-08-17 Sunday 07:53 moodler +2004-01-08 Thursday 19:30 moodler - * lang/en/help/quiz/eachattemptbuildsonthelast.html: + * lib/mp3player.swf: - Just some rewording ... (I'm fussy!) + A general-purpose MP3 player in Flash -2003-08-17 Sunday 07:46 moodler +2004-01-08 Thursday 11:02 martignoni - * mod/forum/: discuss.php, lib.php: + * lang/fr/moodle.php: - Fixes bug #619 -- moving discussions wasn't moving attachments + Converted to single quote strings -2003-08-17 Sunday 07:37 mudrd8mz +2004-01-08 Thursday 07:05 martignoni - * lang/cz/help/wiki.html: + * lang/fr/: chat.php, countries.php, journal.php, moodle.php: - based on 08/07/2003 English version + Converted to single quoted strings -2003-08-17 Sunday 07:16 moodler +2004-01-08 Thursday 05:19 moodler - * lib/moodlelib.php: + * lang/en/help/uploadusers.html: - Check for existence of directory as well to avoid PHP warnings + Add fixes from Zig -2003-08-17 Sunday 07:14 moodler +2004-01-08 Thursday 04:37 moodler - * lib/moodlelib.php: + * version.php: - There's no point in printing the notice - if there's no directory - there's no files ... pretty simple. + Bumping the version -2003-08-17 Sunday 06:14 moodler +2004-01-08 Thursday 04:20 moodler - * course/lib.php: + * lang/en/resource.php, mod/resource/view.php: + + Fixed long-standing problem with popup windows. - Cutting and pasting too quick + Now when you go to the using the navbar, they popup and leave some + navigation behind. + + Also fixed a recent bug with embedded images -2003-08-17 Sunday 06:06 moodler +2004-01-08 Thursday 03:00 fiedorow - * course/: lib.php, teacher.php: - - Slight regression in policy (to bring it back to exactly how it all - is in 1.0.9). + * admin/uploaduser.php: - Only course creators can assign teacher to courses UNLESS the - config variable teacherassignteachers is true (by default it will - be off). + Apply addslashes to adminuser data -2003-08-17 Sunday 05:45 moodler +2004-01-07 Wednesday 20:50 moodler - * mod/assignment/lib.php: + * lib/datalib.php: - Fixed display of assignment results when using a scale + Fix for case calling get_courses("all") when there is no user -2003-08-17 Sunday 05:35 moodler +2004-01-07 Wednesday 19:51 fiedorow - * lib/pclzip/: pclzip.lib.php, readme.txt: + * admin/uploaduser.php: - Upgrading to version 2.0 RC1 - hoping it will fix some Windows - problems in the older version. + Apply addslashes to data -2003-08-17 Sunday 03:23 moodler +2004-01-07 Wednesday 19:10 moodler - * mod/assignment/: mod.html, submissions.php, view.php: + * lang/en/docs/coding.html: - Assignment module can now use scales for grading. + Add info about addslashes() -2003-08-17 Sunday 03:17 moodler +2004-01-07 Wednesday 05:41 moodler - * admin/admin.php: + * lang/en/help/quiz/: formataiken.html, formatgift.html, + import.html, index.html: - More robust adding/removing of admins + Improved documentation for Quiz filters -2003-08-17 Sunday 01:58 moodler +2004-01-07 Wednesday 05:23 stigbjarne - * admin/creators.php: + * lang/no/help/workshop/assignmenttype.html: - More robust creator adding/removing, using new functions in - moodlelib.php + New file -2003-08-17 Sunday 01:51 moodler +2004-01-07 Wednesday 05:16 moodler - * course/teacher.php, lib/moodlelib.php: + * mod/quiz/edit.php: - More robust teacher adding/removing + Fixed header -2003-08-17 Sunday 00:30 moodler +2004-01-07 Wednesday 05:10 moodler - * course/student.php: + * mod/quiz/edit.php: - Ordinary teachers can assign students + Some cleaning up of the edit screen (especially in non-quiz mode) -2003-08-17 Sunday 00:29 moodler +2004-01-07 Wednesday 04:59 stigbjarne - * course/: lib.php, student.php: + * lang/no/help/workshop/breakdownoffinalgrade.html: - Tweaking student page, and also making it available to ordinary - teachers + New file -2003-08-17 Sunday 00:20 moodler +2004-01-07 Wednesday 04:41 stigbjarne - * course/student.php: + * lang/no/help/workshop/: graded.html, leaguetable.html, + nassessmentsofteachersexamples.html, showinggrades.html: - More tweaks ... sorts etc + New file -2003-08-17 Sunday 00:14 moodler +2004-01-07 Wednesday 04:37 moodler - * course/student.php, lang/en/moodle.php: + * lang/no/: assignment.php, attendance.php, auth.php, chat.php, + choice.php, countries.php, dialogue.php, editor.php, exercise.php, + forum.php, glossary.php, journal.php, label.php, moodle.php, + pix.php, quiz.php, resource.php, survey.php, workshop.php: - Some tidy-ups for the students page + Massive fix-up job on Norwegian ... I'm not sure what Stig was + thinking checking in those older files ... -2003-08-16 Saturday 23:47 moodler +2004-01-07 Wednesday 04:25 martignoni - * course/scales.php: + * lang/fr/: choice.php, forum.php: - Don't need a red notification if it isn't bad + More strings translated -2003-08-16 Saturday 23:44 moodler +2004-01-07 Wednesday 04:22 martignoni - * tags: + * lang/fr/attendance.php: - New tags file + More strings translated -2003-08-16 Saturday 23:07 moodler +2004-01-07 Wednesday 04:18 stigbjarne - * theme/cordoroyblue/pix/i/log.gif, pix/i/log.gif: + * lang/no/help/workshop/managing.html: - Make the logs icon look slightly less stupid + New file -2003-08-16 Saturday 23:06 moodler +2004-01-07 Wednesday 00:15 andre_bln - * course/lib.php: + * lang/de/help/: groupmode.html, groupmodeforce.html: - Put user images on teacher and student links + german language files 05012004 -2003-08-16 Saturday 22:50 moodler +2004-01-07 Wednesday 00:14 koenr - * lib/moodlelib.php: + * lang/nl/help/uploadusers.html: - Exclude vti_cnf directories if they are found + followed change in Englisch version -2003-08-16 Saturday 22:48 moodler +2004-01-07 Wednesday 00:12 andre_bln - * lib/moodlelib.php: + * lang/de/: choice.php, dialogue.php, exercise.php, forum.php, + moodle.php, quiz.php, docs/files.php, help/mods.html: - Don't enrol student if they are already enrolled. + german language files 05012004 -2003-08-16 Saturday 22:46 moodler +2004-01-06 Tuesday 22:55 moodler - * lang/en/moodle.php, course/lib.php, course/student.php: + * admin/uploaduser.php: + SOme fixes to use the notify function all the way through + +2004-01-06 Tuesday 22:54 moodler + + * lang/en/: error.php, moodle.php: - Simple interface to manually add students to a course. + New strings and fixed strings, rewritten by lang.php -2003-08-16 Saturday 22:09 moodler +2004-01-06 Tuesday 19:13 moodler - * admin/students.php: + * lang/en/help/uploadusers.html: - Removing the students script from here + Info about commas added -2003-08-16 Saturday 22:08 moodler +2004-01-06 Tuesday 12:25 fiedorow - * lang/en/moodle.php: + * admin/uploaduser.php: - Changing this string back again + Fixed bug in setting optionalDefaults outside the main loop -2003-08-16 Saturday 21:53 moodler +2004-01-06 Tuesday 11:42 koenr - * course/enrol.php, lang/en/moodle.php: + * lang/nl/help/uploadusers.html: - New confirmation step when self-enrolling + translated by Koen Roggemans -2003-08-16 Saturday 19:34 moodler +2004-01-06 Tuesday 11:41 koenr - * course/scales.php: + * lang/nl/moodle.php: - Rearranged help button + filling in missing strings -2003-08-16 Saturday 19:32 moodler +2004-01-06 Tuesday 11:24 fiedorow - * course/scales.php: + * admin/uploaduser.php: - Help buttons fixed + optionalDefaults are now set using settings from Admin account -2003-08-16 Saturday 19:31 moodler +2004-01-06 Tuesday 10:55 koenr - * lang/en/help/: index.html, scales.html: + * lang/nl/moodle.php: - New help file for Scales + Changing little errors and ugly translations -2003-08-16 Saturday 18:55 moodler +2004-01-06 Tuesday 09:33 fiedorow - * lib/datalib.php: + * admin/uploaduser.php: - Don't show feedback when running SQL + Restored feedback messages, added multilingual support, added + decoding of encoded commas in the data -2003-08-16 Saturday 18:49 moodler +2004-01-06 Tuesday 08:37 martignoni - * lib/datalib.php: + * lang/fr/moodle.php: - Make sure it's THIS course that the student is currently enrolled - in + Some typos corrected -2003-08-16 Saturday 18:46 moodler +2004-01-06 Tuesday 06:00 moodler - * course/lib.php: + * lang/en/help/uploadusers.html: - Use the new get_recent_enrolments() function in datalib to find - users in recent_activity + Fixed a bug - thanks Zig! -2003-08-16 Saturday 18:45 moodler +2004-01-06 Tuesday 02:35 martignoni - * lib/datalib.php: + * lang/fr/moodle.php: - New function get_recent_enrolments() to more efficiently get recent - enrolments + 'fullnamedisplay' had missing escape chars ('\') before the '$' + char (thanks Eloy !) -2003-08-16 Saturday 10:55 danielfetzer +2004-01-06 Tuesday 02:29 stigbjarne - * lang/de/moodle.php: + * lang/no/help/workshop/: includeself.html, selfassessment.html, + ungradedassessments_student.html: - [no log message] + New file -2003-08-16 Saturday 10:36 johncaptain +2004-01-05 Monday 22:15 moodler - * lang/en/docs/faq.html: + * admin/uploaduser.php: - Fixed typo. + Added a field that was missing -2003-08-16 Saturday 10:28 danielfetzer +2004-01-05 Monday 19:32 moodler - * lang/de/: chat.php, forum.php, moodle.php, quiz.php: + * lang/en/help/index.html: - [no log message] + Add new help file to index -2003-08-16 Saturday 10:09 mits +2004-01-05 Monday 19:30 moodler - * lang/ja/help/choice/: index.html, mods.html: + * lang/en/help/uploadusers.html: - New translation. + Added a course to the example -2003-08-16 Saturday 09:56 mits +2004-01-05 Monday 19:29 moodler - * lang/ja/help/courseavailability.html: + * lang/en/help/uploadusers.html: - New translation. + Help file for user uploads -2003-08-16 Saturday 09:51 mits +2004-01-05 Monday 18:48 moodler - * lang/ja/help/assignment/: index.html, mods.html: + * admin/uploaduser.php: - New translation. + Some formatting tweaks -2003-08-16 Saturday 09:46 mits +2004-01-05 Monday 18:35 moodler - * lang/ja/: README, forum.php, moodle.php, quiz.php: + * admin/: index.php, users.php: - New translation. + Add a link to the upload user script in the admin menus -2003-08-16 Saturday 09:14 moodler +2004-01-05 Monday 18:33 moodler - * files/index.php: + * lang/en/moodle.php: - No need to call isteacher and isteacheredit, just isteacheredit - will do. :-) + Some new strings related to user importing -2003-08-16 Saturday 08:29 stronk7 +2004-01-05 Monday 18:32 moodler - * lang/: en/help/quiz/index.html, es/help/quiz/index.html: + * admin/uploaduser.php: + + Cleaned up the script to fit coding guidelines better. - Updated the index to show the eachattemptbuildsonthelast.html page + I haven't tested this yet, or touched the main parsing routine -2003-08-16 Saturday 08:23 stronk7 +2004-01-05 Monday 18:19 thetrinity - * lang/es/help/quiz/eachattemptbuildsonthelast.html: + * mod/quiz/format/gift/docs.html: - Help for "eachattemptbuildsonthelast" setting. Spanish version. + Changed to UNIX file type and removed tabs for documentation. o U -2003-08-16 Saturday 08:11 stronk7 +2004-01-05 Monday 17:49 thetrinity - * lang/en/help/quiz/eachattemptbuildsonthelast.html: + * mod/quiz/format/gift/docs.html: - Help for the 'Each Attempt Builds On The Last' feature. My English - is far to be perfect, so edit it at your needs. Bug 816 closed. + Brings documentation up to date with rev.1.2 of gift/format.php -2003-08-16 Saturday 04:46 stronk7 +2004-01-05 Monday 10:21 stronk7 - * files/index.php: + * mod/workshop/: backuplib.php, restorelib.php: - Now the "restore" option is showed to isteacheredit() teachers. + Added support to teacherloading, assessmentstodrop and donotuse + fields in workshop module. -2003-08-16 Saturday 04:44 stronk7 +2004-01-04 Sunday 23:50 andre_bln - * course/lib.php: + * lang/de/: README.txt, appointment.php, assignment.php, + attendance.php, auth.php, chat.php, chatarea.php, choice.php, + countries.php, dialogue.php, editor.php, event.php, exercise.php, + forum.php, glossary.php, journal.php, label.php, moodle.php, + pix.php, quiz.php, resource.php, scheduler.php, survey.php, + text.html, webquest.php, workshop.php: - Show more admin links to isteacheredit() users + german language files 29.12.2003 -2003-08-16 Saturday 04:31 stronk7 +2004-01-04 Sunday 16:57 stronk7 * backup/: backuplib.php, restorelib.php: - Now editall and timemodified are in backup/restore process + Now groupmode and groupmodeforce (course table) are in backup and + restore too. -2003-08-15 Friday 23:45 johncaptain +2004-01-04 Sunday 16:27 stronk7 - * lang/en/docs/faq.html: + * backup/backup_scheduled.php: - Added: Windows specific language and region settings info to FAQ + Now, when the status is RUNNING, the function checks how much old + is that status in backup_logs table. If there is no activity in + that period, then the script status is unlocked automatically. + This prevents to become RUNNING for ever !!! -2003-08-15 Friday 23:44 moodler +2004-01-04 Sunday 14:58 stronk7 - * lib/weblib.php: + * backup/restorelib.php: - Only editing teachers see controls and things + Added addslashes() to check for existing users, because some + characters can break the query (old users containing ', for + example). -2003-08-15 Friday 23:40 moodler +2004-01-04 Sunday 04:48 stronk7 - * course/mod.php: + * backup/lib.php: - Only editing teachers can edit activities + Changed code to use the insert_record() function in the + backup/restore backup_putid() function. To solve bug 946 + (http://moodle.org/bugs/bug.php?op=show&bugid=946). -2003-08-15 Friday 23:37 moodler +2004-01-04 Sunday 03:51 stronk7 - * backup/: backup.php, backup_check.html, backup_execute.html, - backup_form.html, restore.php, restore_check.html, - restore_execute.html, restore_form.html, restore_precheck.html: + * lib/db/mysql.sql: - Use isteacheredit instead of isteacher + Removed duplicate showreports field in course table!! That + (yy)yanked and (pp)pasted lines!! :-) Thanks to Juan Pablo, from + Bolivia. -2003-08-15 Friday 23:20 moodler +2004-01-03 Saturday 21:04 moodler - * mod/forum/discuss.php: + * login/index.php: - Show default mode again + Fix appearance of Guest User's name. -2003-08-15 Friday 22:44 moodler +2004-01-03 Saturday 18:07 moodler - * course/scales.php: + * admin/uploaduser.php: - Allow teacher editors to modify scales + New version of the uploaduser script from Zbigniew Fiedorowicz and + Steve Zeidner + + http://moodle.org/mod/forum/discuss.php?d=2367#19283 -2003-08-15 Friday 22:43 moodler +2004-01-03 Saturday 14:24 koenr - * lib/defaults.php, admin/config.html, lang/en/moodle.php: + * lang/nl/survey.php: - Backed out the new configuration variable "creatornewcourses" as it - is no longer wanted or needed + updated some ugly translations -2003-08-15 Friday 22:40 moodler +2004-01-03 Saturday 12:53 stronk7 - * course/edit.php: + * lib/moodlelib.php: - Teacher editors can edit courses, and course creators get added as - teacher-editors when they create a course + Add one more eregi_replace, because the 'alnum' allows the comma + char and it can cause some problems in filenames. + + Off-topic: This is my 1st commit with my new eMac !! My old iMac + screen died two days ago... :-( but I've recovered everything :-) -2003-08-15 Friday 22:35 moodler +2004-01-03 Saturday 07:41 moodler - * course/teacher.php: + * user/edit.php: - Must be an editing teacher to be able to assign teachers + Fixed missing bracket -2003-08-15 Friday 22:29 moodler +2004-01-02 Friday 22:31 moodler - * course/teacher.php: + * login/index.php: - FIxed the search + Better fix -2003-08-15 Friday 22:19 moodler +2004-01-02 Friday 22:20 moodler - * version.php, course/teacher.php, course/view.php, - lib/datalib.php, lib/moodlelib.php, lib/db/mysql.php, - lib/db/mysql.sql, lib/db/postgres7.php, lib/db/postgres7.sql: - - OK, this is a new scheme to allow some teachers to edit and others - to not that is much better than the proposal to change the role of - course creators. + * login/index.php: - There is a new field in user_teachers called "editall", which is ON - BY DEFAULT, and allows teachers to edit courses. It can be - modified on the teacher editing screen (formerly assign teachers). - - The value is cached in the session. + Don't carry description around in USER session variable ... can be + big + +2004-01-02 Friday 10:12 les_kopari + + * lib/db/schema.php: - To test for it, there is a new function isteacheredit($course->id) - which works much like isteacher did. + Adding remaining schema.xml files, one per table...still more to + come. - I'm going through now and applying this new function wherever it is - needed. + See execution listing for test results thus far. -2003-08-15 Friday 21:33 moodler +2004-01-02 Friday 10:06 les_kopari - * files/mimetypes.php: + * lib/db/: schemaUser_admins.xml, schemaExecutionListing.html: - Many more mime types added - thanks to D Hawes + Initial. -2003-08-15 Friday 21:28 moodler +2004-01-02 Friday 10:02 les_kopari - * files/pix/: video.gif, xml.gif: + * lib/db/: schemaModules.xml, schemaScale.xml, schemaUser.xml: - New icons from dhawes@mac.com + Initial. -2003-08-15 Friday 20:28 moodler +2004-01-02 Friday 09:59 les_kopari - * lib/db/mysql.php: + * lib/db/: schemaCourse_sections.xml, schemaLog.xml, + schemaLog_display.xml: - Hold the presses ... I hate doing this but after going into detail - changing the course creator account like this is the wrong way to - do this. + Initial. + +2004-01-02 Friday 09:56 les_kopari + + * lib/db/: schemaCourse_groups.xml, + schemaCourse_groups_members.xml, schemaCourse_modules.xml: - Instead, I'm going to be adding new fields to user_teachers + Initial. + +2004-01-02 Friday 09:54 les_kopari + + * lib/db/: schemaCourse_categories.xml, schemaCourse_display.xml: - Stay tuned + Initial add. -2003-08-15 Friday 19:48 moodler +2004-01-02 Friday 06:11 moodler - * files/index.php: + * user/edit.php: - Only creators can restore courses + Added an error message to catch some cases of sessions not working -2003-08-15 Friday 19:45 moodler +2004-01-02 Friday 02:25 villate - * course/search.php, course/view.php, lib/weblib.php: + * lang/pt/moodle.php: - [no log message] + It now uses "backup" for the name of the backup files. -2003-08-15 Friday 19:30 moodler +2004-01-01 Thursday 11:41 les_kopari - * lib/db/mysql.php, lib/db/postgres7.php, mod/forum/db/mysql.php, - mod/forum/db/postgres7.php: + * lib/db/: schemaCourse.xml, schemaConfig.xml: - Fixed database upgrade so that forum->scale is created before the - get_scale_menu tries to use it. + Initial add...separate .xml file for each table. -2003-08-15 Friday 19:11 giro123 +2004-01-01 Thursday 11:38 les_kopari - * lang/es/: chat.php, forum.php, moodle.php, quiz.php, - resource.php, survey.php, workshop.php, docs/release.html: + * lib/db/schema.php: - [no log message] + Initial add...just the first two tables, config and course. -2003-08-15 Friday 16:41 anvergara +2004-01-01 Thursday 10:45 koenr - * lang/es_es/: assignment.php, forum.php, moodle.php, quiz.php, - resource.php, workshop.php: + * lang/nl/help/: groupmode.html, groupmodeforce.html: - updating to new version + translated by Koen Roggemans -2003-08-15 Friday 12:11 stronk7 +2004-01-01 Thursday 10:44 koenr - * mod/quiz/restorelib.php: + * lang/nl/: choice.php, forum.php, moodle.php: - Solved one bug when restoring MATCH(5) questions if the question is - an existing one. Some mapping are done to use after them in - responses. + filling in missing strings -2003-08-15 Friday 11:10 stronk7 +2004-01-01 Thursday 07:12 kaipe - * mod/quiz/restorelib.php: + * mod/quiz/editmultianswer.php: - Solved one bug when restoring RANDOMSAMATCH(6) questions if they - haven't been responsed in the quiz. The answer field in - quiz_responses must have X-0,Y-0 format instead of null. Curiosly, - MATCH(5) questions must have null if they aren'r responsed. + As this page uses the multianswer import format, the require_once + statements have been updated to fit the new plug-in paths for the + import formats. -2003-08-15 Friday 07:30 moodler +2004-01-01 Thursday 07:01 kaipe - * version.php, lib/db/mysql.php, lib/db/postgres7.php: + * mod/quiz/lib.php: - Do a check to create the default scale if it isn't already + Short-answer fixes: As the wild card feature makes it possible for + a response to match more than one answer alternative, I made sure + that the alternative with the highest grade would count. I also + fixed bug #945 for the short answer case. -2003-08-15 Friday 07:19 moodler +2004-01-01 Thursday 04:47 kaipe - * theme/index.php: + * mod/quiz/attempt.php: - Fixed an admin link + Fixed bug that could cause duplication of attempt numbers. This + bug came to the surface when the possibility to delete attempts was + introduced in report/overview/report.php -2003-08-15 Friday 07:17 moodler +2004-01-01 Thursday 00:36 moodler - * version.php, lib/db/postgres7.php, lib/db/postgres7.sql: + * lib/weblib.php: - New scale table for PostgreSQL + On group images use description in the title ... -2003-08-15 Friday 07:12 moodler +2003-12-31 Wednesday 22:35 moodler - * version.php, lib/db/mysql.php, lib/db/mysql.sql: + * lang/en/choice.php: - WHoops - you'll need this table. :-) + Strings for new setting -2003-08-15 Friday 07:03 moodler +2003-12-31 Wednesday 22:35 moodler - * course/scales.php: + * mod/choice/: backuplib.php, mod.html, restorelib.php, + version.php, view.php, db/mysql.php, db/mysql.sql, + db/postgres7.php, db/postgres7.sql: - New scales editing page + New setting makes it optional to show column of people who didn't + answer -2003-08-15 Friday 07:02 moodler +2003-12-31 Wednesday 20:52 moodler - * version.php, lang/en/chat.php, lang/en/forum.php, - lang/en/moodle.php: + * lang/en/forum.php: - A few more files... + New strings for forum settings (allow students to view ratings of + others) -2003-08-15 Friday 06:59 moodler +2003-12-31 Wednesday 20:48 moodler - * mod/forum/discuss.php, mod/forum/lib.php, mod/forum/mod.html, - mod/forum/rate.php, mod/forum/report.php, mod/forum/version.php, - admin/config.html, admin/teacher.php, course/category.php, - course/edit.php, course/lib.php, course/teacher.php, - course/teachers.php, lib/datalib.php, lib/defaults.php, - lib/moodlelib.php, lib/weblib.php, lib/db/mysql.php, - mod/forum/db/mysql.php, mod/forum/db/mysql.sql, - mod/forum/db/postgres7.php, mod/forum/db/postgres7.sql: + * mod/forum/: backuplib.php, lib.php, mod.html, restorelib.php, + version.php, db/mysql.php, db/mysql.sql, db/postgres7.php, + db/postgres7.sql: - - WARNING: BIG CHANGES! - - OK, this is a big check-in with some big changes, and needs work - still. - - It seems relatively stable, but I need help identifying the rough - patches. - - 1) First grading scales support. There is a now a new table called - "scale" that contains grading scales. There can be site scales - (course=0) and custom course scales. These can be used in - modules - I've only done forums for now but that was the hard - one. Scales can be edited via the new item in the course admin - menu. - - There is one default scale - the connected/separate knowing one - that used - to be in forum. To build this I pull data from the language - packs - to create one during the upgrade, or anytime a scales menu is - called - and no scales are found. - - 2) New roles for course creator and teachers. I've fixed up the - course menus and some other things but there's a lot left to do - on this to make it all smooth. The idea is that teachers no - longer can edit courses unless they are also course creators. - The interface for this needs to be smoothed out a fair bit and I - need help with this. - - The upgrade will upgrade all teachers to be creators, but will - default - the new site config "creatornewcourses" to "no", so that - effectively - these new teachers have the same privileges. - - 3) Simplified teacher management. There is no longer an "assign - teachers" and a "teacher roles" page - it's all on one page in - course/teacher.html. - - Phew ... time for a shower and then back into it. + New option to allow students to see aggregate ratings on other + posts (anonymous) -2003-08-15 Friday 06:46 moodler +2003-12-31 Wednesday 11:22 kaipe - * pix/i/scales.gif, theme/cordoroyblue/pix/i/scales.gif: + * mod/quiz/lib.php: - Temporary scales icon + Fixed a single/double quote issue (again) -2003-08-15 Friday 06:43 moodler +2003-12-31 Wednesday 07:22 moodler - * lang/: el/help/forum/ratings.html, en/help/forum/ratings.html, - es/help/forum/ratings.html, es_ar/help/forum/ratings.html, - es_es/help/forum/ratings.html, fi/help/forum/ratings.html, - id/help/forum/ratings.html, ja/help/forum/ratings.html, - nl/help/forum/ratings.html, pt/help/forum/ratings.html, - ru/help/forum/ratings.html, sk/help/forum/ratings.html, - sv/help/forum/ratings.html, th/help/forum/ratings.html: + * lang/en/docs/philosophy.html: - I had to reformat this help file. It is no longer HTML but plain - Moodle format. - - I"ve done this for all good translations. + Shapes not shape -2003-08-15 Friday 06:15 moodler +2003-12-31 Wednesday 06:16 moodler - * lang/pl/moodle.php: + * lib/datalib.php: - 24 hour time + Temporary sorting order on group members -2003-08-15 Friday 06:09 moodler +2003-12-31 Wednesday 05:40 moodler - * lang/es/moodle.php: + * mod/forum/lib.php: - Use 24 hour time + Display group icon in forum is a group is defined -2003-08-15 Friday 06:00 moodler +2003-12-31 Wednesday 05:39 moodler - * lang/: pl/moodle.php, pt/moodle.php, ru/moodle.php, - it/moodle.php: + * course/: group.php, groups-summary.html, groups.php: - Some fixes for time display (24 hours) + Changes to improve group images -2003-08-15 Friday 04:23 stronk7 +2003-12-31 Wednesday 05:39 moodler - * lang/en/moodle.php: + * lib/weblib.php: - Small typo !! :-) + Some improvements when displaying PNGs -2003-08-15 Friday 04:07 stronk7 +2003-12-31 Wednesday 01:29 martignoni - * mod/quiz/restorelib.php, backup/version.php: + * lang/fr/workshop.php: - Solved one important bug in RANDOM(4) and RANDOMSAMATCH(6) question - types. And modified some of the quiz_answers restore system to - allow remapping answers with existing questions. //Detected by - scott dot elliott at mchsi dot com in Bug 84 + Tweeking again (still needs work!) -2003-08-15 Friday 04:03 stronk7 +2003-12-31 Wednesday 00:07 moodler - * backup/backuplib.php: + * lang/en/moodle.php: - Included and commented one new debug + Small fixes -2003-08-15 Friday 03:56 moodler +2003-12-31 Wednesday 00:05 moodler - * lang/ca/: assignment.php, choice.php, forum.php, moodle.php, - quiz.php, resource.php, survey.php: + * lang/en/moodle.php: - Fixed up quotes, ordering etc + Some re-wording of English backup strings -2003-08-15 Friday 03:11 stronk7 +2003-12-30 Tuesday 22:44 moodler - * course/category.php: + * mod/forum/index.php: - Added some spacer.gif to align up and down buttons... + Don't try to display forums if there aren't any -2003-08-15 Friday 01:50 stronk7 +2003-12-30 Tuesday 13:32 martignoni - * course/category.php: + * lang/fr/: workshop.php, help/workshop/finalgrades.html: - Added the 'Restore' option near the 'Backup' one to course list. - See bug 616. Closed. It needs Martin confirmation. + More translation -2003-08-15 Friday 01:16 moodler +2003-12-30 Tuesday 11:06 moodler - * mod/forum/lib.php: + * lib/datalib.php: - Better compatibility for POstgreSQL (old regexps were case - sensitive) + Fix when storing group memberships in USER session -2003-08-15 Friday 01:04 moodler +2003-12-30 Tuesday 10:57 martignoni - * mod/forum/lib.php: + * lang/fr/workshop.php: - Improved search. - - Default is now back to subwords, but words can be used with +word - and -word + Small modifications -2003-08-14 Thursday 04:49 moodler +2003-12-30 Tuesday 10:42 moodler - * lib/datalib.php: + * course/format/: social/format.php, topics/format.php, + weeks/format.php: - Added get_courses_search() etc + Fix up group icon display in certain situations -2003-08-14 Thursday 03:32 moodler +2003-12-30 Tuesday 10:39 moodler - * course/view.php: + * course/groups.php: - Force rebuild of course cache - just in case! + Improvements to timekeeping etc -2003-08-14 Thursday 03:16 moodler +2003-12-30 Tuesday 10:24 moodler - * lang/: tr/help/forum/ratings.html, zh_cn/help/forum/ratings.html, - zh_tw/help/forum/ratings.html, ca/help/forum/ratings.html, - fr/help/forum/ratings.html, fr_ca/help/forum/ratings.html, - it/help/forum/ratings.html, no/help/forum/ratings.html, - pt_br/help/forum/ratings.html, ro/help/forum/ratings.html: + * course/groups.php: - Removing untranslated versions or incomplete versions of this help - file in preparation for new grading scheme + Fixed up references to old tables names -2003-08-13 Wednesday 23:34 moodler +2003-12-30 Tuesday 10:19 moodler - * mod/forum/lib.php: - - Added (default) option to search for whole words with forums. + * lib/datalib.php: - (SQL regular expressions from David Delgado - thanks!) + Slight fix for MySQL 4 -2003-08-13 Wednesday 06:08 mits +2003-12-30 Tuesday 10:09 moodler - * lang/ja/moodle.php: + * course/group.php: - New translation. + Fix reference to new table name -2003-08-13 Wednesday 05:40 mits +2003-12-30 Tuesday 10:07 moodler - * lang/ja/: README, chat.php, forum.php, moodle.php, quiz.php, - workshop.php: + * lib/: datalib.php, moodlelib.php, db/mysql.php, db/mysql.sql, + db/postgres7.php, db/postgres7.sql: - New translation. + Need to change table name! It was tougher than I thought to work + around the reserved word "group" -2003-08-13 Wednesday 00:37 moodler +2003-12-30 Tuesday 09:36 moodler - * lang/pt_br/help/: courseavailability.html, emoticons.html, - index.html, summaries.html, wiki.html, writing.html, - assignment/index.html, assignment/mods.html, chat/index.html, - chat/mods.html, choice/index.html, choice/mods.html, - forum/index.html, forum/mods.html, journal/index.html, - journal/mods.html, quiz/createmultiple.html, quiz/description.html, - quiz/import.html, quiz/index.html, quiz/match.html, quiz/mods.html, - quiz/numerical.html, quiz/randommatch.html, - quiz/randomsamatch.html, quiz/review.html, - quiz/shuffleanswers.html, quiz/shufflequestions.html, - resource/index.html, resource/mods.html, resource/program.html, - survey/index.html, survey/mods.html, workshop/addingacomment.html, - workshop/agreeassessments.html, workshop/anonymous.html, - workshop/assignmenttype.html, workshop/breakdownoffinalgrade.html, - workshop/calculatingfinalgrade.html, workshop/editingacomment.html, - workshop/elements.html, workshop/finalgrades.html, - workshop/graded.html, workshop/grading.html, - workshop/gradingassessments.html, workshop/gradingstrategy.html, - workshop/includeself.html, workshop/index.html, - workshop/managing.html, workshop/mods.html, - workshop/nassessmentsofstudentsubmissions.html, - workshop/nassessmentsofteachersexamples.html, - workshop/nelements.html, workshop/numberofassessors.html, - workshop/resubmit.html, workshop/selfassessment.html, - workshop/showinggrades.html, workshop/specimen.html, - workshop/teachersgradings.html: + * lang/en/moodle.php: - Significant improvements to Brazilian + New strings for groups -2003-08-13 Wednesday 00:17 moodler +2003-12-30 Tuesday 09:35 moodler - * lang/pt_br/: README, assignment.php, forum.php, moodle.php, - quiz.php, resource.php, survey.php, help/coursecategory.html, - help/courseformats.html, help/coursefullname.html, - help/coursenewsitems.html, help/coursenumsections.html, - help/courserecent.html, help/courseshortname.html, - help/coursestartdate.html, help/enrolmentkey.html, - help/guestaccess.html, help/html.html, help/langedit.html, - help/mods.html, help/picture.html, help/questions.html, - help/reading.html, help/richtext.html, help/teachers.html, - help/text.html, help/textformat.html, - help/assignment/assignmenttype.html, help/assignment/resubmit.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, - 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, - help/resource/resourcetype.html, help/resource/summary.html: + * lang/en/help/: groupmode.html, groupmodeforce.html: - Significant updates for pt_br + Some help files -2003-08-13 Wednesday 00:09 moodler +2003-12-30 Tuesday 09:18 moodler - * version.php: + * version.php, course/category.php, course/edit.html, + course/edit.php, course/group.php, course/groups-edit.html, + course/groups-summary.html, course/groups.php, course/index.php, + course/format/social/format.php, course/format/topics/format.php, + course/format/weeks/format.php, lib/datalib.php, lib/moodlelib.php, + lib/weblib.php, lib/db/mysql.php, lib/db/mysql.sql, + lib/db/postgres7.php, lib/db/postgres7.sql, pix/g/f1.png, + pix/g/f2.png, user/pixgroup.php: - Bump - -2003-08-12 Tuesday 23:55 moodler - - * course/lib.php: - FIxed some links to all courses - -2003-08-12 Tuesday 10:01 moodler - - * admin/site.html: + This is the first check-in of support for groups. - Don't interfere if news is selected + It's very early (it doesn't actually do anything yet!) but you can + define groups and get an idea of how the interface is shaping up. + I also wanted to show that I have actually done something on this! + :-) + + From here my plan is to add group support to the modules, one by + one (forums first), then go back and clean up some of the central + interfaces, graphics etc. + + Finally, test, test, test and get 1.2 out well before the end of + February. -2003-08-12 Tuesday 09:52 moodler +2003-12-30 Tuesday 08:17 martignoni - * admin/site.html: + * lang/fr/workshop.php: - No point in offering the option for really big sites to have all - the courses on the front page. + Some tweeks again -2003-08-12 Tuesday 09:44 moodler +2003-12-29 Monday 23:28 moodler - * index.php: + * mod/quiz/lib.php: - Never checked this in with the course search + Fixed some single/double quote issues -2003-08-12 Tuesday 09:37 moodler +2003-12-29 Monday 23:04 moodler - * mod/forum/view.php: + * mod/quiz/lib.php: - Some refinements to the display of forums + Bodgy HTML converted to nice clean XHTML fragments. - - don't show intro box for teacher forum (because it can't be - edited) - - don't show intro box when the text is empty anyway + Thanks to Jonathan Moore and all his work! -2003-08-12 Tuesday 01:29 moodler +2003-12-29 Monday 22:54 moodler - * lib/weblib.php: + * mod/resource/details.php: - Tweak + Improved navigation info in header -2003-08-12 Tuesday 00:52 moodler +2003-12-29 Monday 22:53 moodler - * lib/weblib.php, theme/brightretro/styles.php, - theme/cordoroyblue/styles.php, theme/garden/styles.php, - theme/oceanblue/styles.php, theme/poweraid/styles.php, - theme/standard/styles.php, theme/standardblue/styles.php, - theme/standardgreen/styles.php, theme/standardlogo/styles.php, - theme/standardred/styles.php, theme/standardwhite/styles.php: - - New, shorter intro to styles files that calls a function. + * mod/resource/view.php: - This function sets header information to improve caching (default 5 - minutes) - - Cookies are also prevented to improve cacheability. + Big cleanup for logic in handling uploaded files, now shorter and + clearer -2003-08-12 Tuesday 00:02 moodler +2003-12-29 Monday 19:56 moodler - * lib/setup.php, user/pix.php: + * backup/: backup_scheduled.php, config.html: - Little tweak to fix a caching problem. + Change default value for backup_sche_keep to be one day. - User images were not being cached properly because Moodle was - sending a session cookie. I've turned this off now for user - images. + (As the path of least impact on server resources) -2003-08-11 Monday 17:27 giro123 +2003-12-29 Monday 12:24 stronk7 - * lang/es/: chat.php, forum.php, moodle.php, quiz.php, - resource.php, workshop.php: + * backup/: backup_scheduled.php, config.html, version.php: - [no log message] + A new parameter (backup_sche_keep) is included. Oldest backup files + will be deleted automatically. Try it !! -2003-08-11 Monday 09:56 moodler +2003-12-29 Monday 12:22 stronk7 - * mod/forum/lib.php: + * lang/: en/moodle.php, es/moodle.php: - Missing picture data in forum_get_recent_posts + Included some strings about the "Keep Backup Files" option. -2003-08-11 Monday 08:20 moodler +2003-12-29 Monday 12:20 stronk7 - * lang/en/help/chat/chatting.html: + * backup/restorelib.php: - Slight editing + Little change in the form that duplicated course shortnames are + handled. This should help when detecting copies of backup files. -2003-08-11 Monday 08:06 moodler +2003-12-29 Monday 12:15 stronk7 - * mod/chat/: README.txt, gui_header_js/chatinput.php: + * backup/backup_check.html: - Added a simple help popup for chat + Changed to use clean_filename() function when calculating backup + file name. Thanks Martin !! :-) -2003-08-11 Monday 08:06 moodler +2003-12-29 Monday 10:28 martignoni - * lang/en/help/chat/: chatting.html, index.html: + * lang/fr/: moodle.php, workshop.php, docs/release.html, + help/workshop/addingacomment.html, + help/workshop/agreeassessments.html, help/workshop/anonymous.html, + help/workshop/assignmenttype.html, + help/workshop/breakdownoffinalgrade.html, + help/workshop/calculatingfinalgrade.html, + help/workshop/editingacomment.html: - New help file for chatting + More translations -2003-08-11 Monday 06:47 moodler +2003-12-29 Monday 08:36 gniske - * mod/chat/README.txt: + * lang/da/: assignment.php, attendance.php, dialogue.php, + exercise.php, glossary.php, moodle.php, quiz.php, resource.php, + workshop.php, editor.php, pix.php: - Updated status and plans for chat module + Adding missing strings Made som few corrections in existing + translation -2003-08-11 Monday 06:31 moodler +2003-12-29 Monday 08:28 martignoni - * theme/cordoroyblue/pix/i/info.gif: + * lang/fr/workshop.php: - This icon was missing from the template + Some more tweeks -2003-08-11 Monday 06:02 moodler +2003-12-29 Monday 03:17 martignoni - * course/category.php: + * lang/fr/help/workshop/analysisofassessments.html: - Added a box to display subcategories + Some tweaks and typos corrected -2003-08-11 Monday 06:02 moodler +2003-12-29 Monday 01:41 martignoni - * lang/en/moodle.php: + * lang/fr/workshop.php: - Slight re-phrasing + Update to last version, with some modifications -2003-08-11 Monday 05:37 kaipe +2003-12-29 Monday 01:40 moodler - * mod/quiz/attempt.php: + * mod/quiz/lib.php: - Debug This fix rids warnings that used to come when a student for - the first time attempts a quiz with the option "Each attempt builds - on the last" = Yes (attemptonlast). Now the option is not in - effect when a student attempts a quiz for the first time, i.e. when - there is no last attempt to build on. + Some preliminary code to allow wildcards in short answers. Based + on code sent by Thomas Robb -2003-08-11 Monday 04:51 moodler +2003-12-29 Monday 01:28 moodler - * course/: lib.php, search.php: + * mod/quiz/index.php: - Little fixes for the course_sideblock + Better info about quizzes -2003-08-11 Monday 04:47 kaipe +2003-12-29 Monday 01:24 moodler - * lang/en/quiz.php: + * mod/quiz/report.php: - quiz option - "Each attempt builds on the last" + Edit button on quiz reports -2003-08-11 Monday 02:45 moodler +2003-12-28 Sunday 03:15 stronk7 - * course/index.php, course/lib.php, course/search.php, - lang/en/moodle.php: + * backup/backup_scheduled.php: - Search engine for courses + Solve more bugs in set_field("backup_courses"... calls. -2003-08-11 Monday 00:48 moodler +2003-12-27 Saturday 21:56 moodler - * course/: category.php, info.php: + * theme/: UPGRADE.txt, standard/styles.php, + standardblue/styles.php, standardgreen/styles.php, + standardlogo/styles.php, standardred/styles.php, + standardwhite/styles.php: - Added new info popup page when courses are in listing format + Added two new styles for smallinfo displays on the side -2003-08-11 Monday 00:09 moodler +2003-12-27 Saturday 21:49 moodler - * pix/i/info.gif: + * mod/forum/lib.php: - Smaller + Added new styles for latest news listings smallinfo and + smallinfohead -2003-08-11 Monday 00:00 moodler +2003-12-27 Saturday 14:57 martignoni - * pix/i/info.gif: + * lang/fr/help/workshop/analysisofassessments.html: - New "info" icon + Translation complete -2003-08-10 Sunday 22:38 moodler +2003-12-27 Saturday 08:36 martignoni - * course/category.php, lang/en/moodle.php: + * lang/fr/help/workshop/analysisofassessments.html: - Show course access (guest, password etc) on non-editing screens + A little bit more translated -2003-08-10 Sunday 22:24 moodler +2003-12-27 Saturday 05:05 koenr - * lang/en/moodle.php, course/category.php: + * lang/nl/: dialogue.php, exercise.php, moodle.php: - new resort function for courses in a category + filling in missing strings -2003-08-10 Sunday 19:07 moodler +2003-12-27 Saturday 02:42 koenr - * course/category.php: + * lang/nl/attendance.php: - Bugfix when renaming + Adapting translation to users fro Holland -2003-08-10 Sunday 07:38 moodler +2003-12-27 Saturday 00:33 moodler - * lib/datalib.php: + * pix/i/group.gif: - get rid of signed parameter when upgrading columns to varchar or - text + New group icon -2003-08-10 Sunday 07:37 moodler +2003-12-26 Friday 20:08 moodler - * theme/index.php: + * backup/backup_scheduled.php: - Some name changes + Add the site's shortname to the email subject -2003-08-10 Sunday 07:36 moodler +2003-12-26 Friday 19:14 moodler - * version.php, lib/db/mysql.php, lib/db/mysql.sql, - lib/db/postgres7.php, lib/db/postgres7.sql: + * backup/backup_scheduled.php: - Get rid of the enumerated type on the course formats, so that we - can think about adding custom course formats into course/format + FIxed a small bug when updating the next time -2003-08-10 Sunday 05:09 kaipe +2003-12-26 Friday 19:13 moodler - * mod/quiz/lib.php: + * lang/en/moodle.php: - Fixed bug that was pointed out by Tom Cat: The reuse of old - quiz_answers records for question type multianswer/embedded did not - work properly. + Added a missing string -2003-08-10 Sunday 04:56 danielfetzer +2003-12-26 Friday 15:11 martignoni - * lang/de/: forum.php, moodle.php: + * lang/fr/help/workshop/: addingacomment.html, + agreeassessments.html, analysisofassessments.html, anonymous.html, + assessmentofexamples.html: - [no log message] + Beginning of translation of folder Workshop -2003-08-10 Sunday 02:28 moodler +2003-12-26 Friday 12:59 martignoni - * admin/site.html: + * lang/fr/help/choice/: index.html, options.html: - Emoticons don't make sense. + Typos corrected -2003-08-10 Sunday 02:26 moodler +2003-12-26 Friday 12:52 martignoni - * admin/: site.html, site.php: + * lang/fr/help/survey/: index.html, mods.html: - Added richtext editor to site front page + Survey folder translation complete -2003-08-10 Sunday 02:12 moodler +2003-12-25 Thursday 19:50 trobb - * admin/index.php: + * mod/quiz/report/fullstat/report.php: + - Tidy up the copyright notice and added a warning. + Null data caused errors so placed an IF statement around + SWITCH + at line 920 -2003-08-10 Sunday 01:39 moodler +2003-12-24 Wednesday 09:33 les_kopari - * admin/index.php, admin/users.php, course/lib.php, - lang/en/moodle.php: + * mod/attendance/db/schema.xml: - More clean ups + Inserts for MySQL and PostGRES. -2003-08-10 Sunday 01:17 moodler +2003-12-24 Wednesday 09:28 les_kopari - * admin/site.php, lib/weblib.php: + * mod/attendance/db/: schema.xml, schema.php: - A little timing issue + Initial add. -2003-08-10 Sunday 01:01 moodler +2003-12-24 Wednesday 06:49 rkingdon - * user/edit.php, admin/admin.php, admin/auth.php, course/lib.php, - files/index.php, user/index.php, admin/creators.php, - admin/index.php, admin/lang.php, admin/user.php, admin/users.php, - lang/en/moodle.php, lib/weblib.php: - - Some cleanups of the admin page to make it + * mod/workshop/restorelib.php: - - more explanatory - - more expandable - - Apologies for the lost muscle memories, but I think this will work - better in the long run. + Fixes to restore. -2003-08-09 Saturday 23:53 moodler +2003-12-24 Wednesday 06:47 rkingdon - * pix/i/admin.gif, theme/cordoroyblue/pix/i/admin.gif: + * lang/en/help/exercise/: administration.html, finalgrades.html, + grade.html, managing.html, moreinfo.html: - New admin icon + Modified help files for late submissions and reduction of the + number of phases. -2003-08-09 Saturday 23:47 moodler +2003-12-24 Wednesday 06:45 rkingdon - * lang/en/docs/faq.html: + * lang/en/exercise.php: - Can ue more than one keyword now. :-) + New strings for the handling of late submissions. -2003-08-09 Saturday 22:00 selliott +2003-12-24 Wednesday 06:43 rkingdon - * theme/cordoroyblue/pix/mod/chat/icon.gif: + * mod/exercise/: backuplib.php, index.php, lib.php, restorelib.php, + submissions.php, upload.php, version.php, view.php, db/mysql.php, + db/mysql.sql: - added icon.gif + A new version (2003121000). Fixes to backup/restore. Addition of + "late" work and the reduction of the number of phases to 3 (from + 4). -2003-08-09 Saturday 21:59 selliott +2003-12-24 Wednesday 06:38 rkingdon - * theme/cordoroyblue/pix/i/backup.gif: + * lang/en/dialogue.php: - added backup.gif + One string for open dialogue list. -2003-08-09 Saturday 21:58 selliott +2003-12-24 Wednesday 06:36 rkingdon - * theme/cordoroyblue/pix/i/restore.gif: + * mod/dialogue/: backuplib.php, lib.php, restorelib.php: - added restore.gif + Bugs fixed in backup and restore. Dialogue now notifies if there + are any open dialogues. -2003-08-09 Saturday 19:53 moodler +2003-12-24 Wednesday 04:10 stronk7 - * course/category.php: + * backup/config.html, backup/version.php, lang/es/moodle.php: - Use direct menu + Now admin/configuration/backup strings are included. Happy + Christmas :-) -2003-08-09 Saturday 12:21 johncaptain +2003-12-24 Wednesday 04:03 stronk7 - * lang/en/docs/faq.html: + * lang/: es/moodle.php, en/moodle.php: - Added link to Redhat Linux info in the "Blank Pages" question + Now admin/configuration/backup strings are included. Happy + Christmas :-) -2003-08-09 Saturday 10:31 moodler +2003-12-24 Wednesday 01:06 martignoni - * course/category.php: + * lang/fr/docs/future.html: - To avoid moving to same category + Update to new roadmap -2003-08-09 Saturday 10:17 moodler +2003-12-23 Tuesday 21:52 moodler - * course/: lib.php, format/social.php, format/topics.php, - format/weeks.php: - - My Courses is now shown in the course side block if the user is not - an admin. + * lang/en/docs/future.html: - Also, this block now appears on course main pages (under admin). + Updated -2003-08-09 Saturday 09:58 moodler +2003-12-23 Tuesday 14:21 martignoni - * version.php: + * lang/fr/help/chat/index.html: - Just to remind myself how fast time is passing + Typo corrected -2003-08-09 Saturday 09:53 moodler +2003-12-23 Tuesday 14:19 martignoni - * admin/index.php, lang/en/moodle.php, course/category.php, - course/delete.php, course/edit.php, course/index.php, - course/lib.php: - - More moodling on the course categories, improving performance for - large categories and making it easier to move large numbers of - courses around. + * lang/fr/help/quiz/index.html: - Also cleaned up some of the navigation bars + Typos corrected -2003-08-09 Saturday 05:40 moodler +2003-12-23 Tuesday 14:12 martignoni - * lang/en/moodle.php, backup/restorelib.php: + * lang/fr/help/quiz/: index.html, questiontypes.html, random.html, + randomsamatch.html, repeatattempts.html, review.html, + shortanswer.html, shuffleanswers.html, shufflequestions.html, + timeopen.html, truefalse.html: - Missing string, bug in call to get_string + Help folder translation complete -2003-08-09 Saturday 03:11 moodler +2003-12-23 Tuesday 12:21 koenr - * mod/chat/index.php: + * lang/nl/attendance.php: - Minor formatting fixes + modifications by evelien roos -2003-08-09 Saturday 01:37 moodler +2003-12-23 Tuesday 05:41 trobb - * userpix/index.php: + * mod/quiz/report/fullstat/report.php: - Displays all user pictures on one page. - This has been on moodle.org for ages, but it might as well be in - the distribution too. It's not linked from anywhere in Moodle - currently. + Possible division by 0 fixed with if branch line 132 -2003-08-09 Saturday 00:59 moodler +2003-12-23 Tuesday 03:58 moodler - * mod/forum/search.php: + * lang/en/moodle.php, login/signup.php, login/signup_form.html: - Looks better when nothing is found + Ask for email address again to help avoid typos -2003-08-08 Friday 23:02 moodler +2003-12-23 Tuesday 01:08 koenr - * mod/forum/search.php: + * lang/nl/docs/docstyles.css: - Better button behaviour + necessary for styles -2003-08-08 Friday 22:35 moodler +2003-12-23 Tuesday 01:07 koenr - * lang/en/forum.php, mod/forum/lib.php, mod/forum/search.php: + * lang/nl/docs/teacher.html: - Much improved forum searching, with independent words and paging + updated css-file location -2003-08-08 Friday 20:57 moodler +2003-12-23 Tuesday 01:05 koenr - * lib/weblib.php, mod/forum/lib.php, mod/forum/search.php: - - New highlighting function that is able to cope with HTML. - - It's a bit slower, but links in forums no longer cause problems. + * lang/nl/attendance.php: - See bug #589 + translated by Koen Roggemans -2003-08-08 Friday 19:24 moodler +2003-12-22 Monday 12:52 andersbe - * course/category.php: + * lang/sv/: LAESMIG.txt, assignment.php, attendance.php, auth.php, + chat.php, choice.php, countries.php, dialogue.php, editor.php, + exercise.php, forum.php, glossary.php, journal.php, label.php, + moodle.php, quiz.php, resource.php, survey.php, webquest.php, + workshop.php, help/cookies.html, help/courseavailability.html, + help/coursecategory.html, help/courseformats.html, + help/coursefullname.html, help/coursegrades.html, + help/coursenewsitems.html, help/coursenumsections.html, + help/courserecent.html, help/coursereports.html, + help/courseshortname.html, help/coursestartdate.html, + help/courseuploadsize.html, help/emoticons.html, + help/enrolmentkey.html, help/guestaccess.html, help/html.html, + help/index.html, help/langedit.html, help/mods.html, + help/picture.html, help/questions.html, help/reading.html, + help/richtext.html, help/scales.html, help/summaries.html, + help/surveys.html, help/teachers.html, help/text.html, + help/textformat.html, help/wiki.html, help/writing.html, + help/assignment/assignmenttype.html, help/assignment/index.html, + help/assignment/mods.html, help/assignment/resubmit.html, + help/attendance/index.html, help/attendance/mods.html, + help/chat/chatting.html, help/chat/index.html, help/chat/mods.html, + help/choice/index.html, help/choice/mods.html, + help/choice/options.html, help/dialogue/addsubject.html, + help/dialogue/closedialogue.html, help/dialogue/deleteafter.html, + help/dialogue/dialoguetype.html, help/dialogue/index.html, + help/dialogue/info.html, help/dialogue/maildefault.html, + help/dialogue/mods.html, help/dialogue/multiple.html, + help/dialogue/sendmail.html, help/dialogue/writing.html, + help/exercise/administration.html, help/exercise/elements.html, + help/exercise/finalgrades.html, help/exercise/grade.html, + help/exercise/grading.html, help/exercise/gradinggrade.html, + help/exercise/gradingstrategy.html, help/exercise/managing.html, + help/exercise/mods.html, help/exercise/moreinfo.html, + help/exercise/nelements.html, help/exercise/specimen.html, + help/exercise/submissionofdescriptions.html, + help/exercise/takeownership.html, help/exercise/usemax.html, + help/forum/allowdiscussions.html, help/forum/attachment.html, + help/forum/forumtype.html, help/forum/index.html, + help/forum/maxattachmentsize.html, help/forum/mods.html, + help/forum/ratings.html, help/forum/subscription.html, + help/glossary/allowcomments.html, + help/glossary/allowduplicatedentries.html, + help/glossary/casesensitive.html, + help/glossary/defaultapproval.html, help/glossary/description.html, + help/glossary/displayformat.html, help/glossary/fullmatch.html, + help/glossary/globalglossary.html, help/glossary/index.html, + help/glossary/mainglossary.html, help/glossary/mods.html, + help/glossary/shows.html, help/glossary/studentcanpost.html, + help/glossary/usedynalink.html, help/journal/index.html, + help/journal/mods.html, help/label/mods.html, + help/quiz/attempts.html, help/quiz/categories.html, + help/quiz/correctanswers.html, help/quiz/createmultiple.html, + help/quiz/description.html, + help/quiz/eachattemptbuildsonthelast.html, help/quiz/feedback.html, + help/quiz/formatblackboard.html, help/quiz/formatctm.html, + help/quiz/formatcustom.html, help/quiz/formatmissingword.html, + help/quiz/grademethod.html, help/quiz/import.html, + help/quiz/index.html, help/quiz/match.html, + help/quiz/maxgrade.html, help/quiz/mods.html, + help/quiz/multianswer.html, help/quiz/multichoice.html, + help/quiz/numerical.html, help/quiz/questiontypes.html, + help/quiz/random.html, help/quiz/randommatch.html, + help/quiz/randomsamatch.html, help/quiz/repeatattempts.html, + help/quiz/review.html, help/quiz/shortanswer.html, + help/quiz/shuffleanswers.html, help/quiz/shufflequestions.html, + help/quiz/timeopen.html, help/quiz/truefalse.html, + help/resource/index.html, help/resource/mods.html, + help/resource/program.html, help/resource/resourcetype.html, + help/resource/summary.html, help/survey/index.html, + help/survey/mods.html, help/workshop/addingacomment.html, + help/workshop/agreeassessments.html, help/workshop/anonymous.html, + help/workshop/assessmentofexamples.html, + help/workshop/assignmenttype.html, + help/workshop/breakdownoffinalgrade.html, + help/workshop/calculatingfinalgrade.html, + help/workshop/editingacomment.html, help/workshop/elements.html, + help/workshop/finalgrades.html, help/workshop/graded.html, + help/workshop/grading.html, help/workshop/gradingassessments.html, + help/workshop/gradingstrategy.html, + help/workshop/gradingsubmissions.html, + help/workshop/includeself.html, + help/workshop/includeteachersgrade.html, help/workshop/index.html, + help/workshop/leaguetable.html, help/workshop/managing.html, + help/workshop/mods.html, + help/workshop/nassessmentsofstudentsubmissions.html, + help/workshop/nassessmentsofteachersexamples.html, + help/workshop/nelements.html, help/workshop/numberofassessors.html, + help/workshop/overallocation.html, help/workshop/resubmit.html, + help/workshop/selfassessment.html, + help/workshop/showinggrades.html, help/workshop/specimen.html, + help/workshop/submissionofexamples.html, + help/workshop/teachersgradings.html, + help/workshop/ungradedassessments_student.html, + help/workshop/ungradedassessments_teacher.html: - Improved interface for course creators - -2003-08-08 Friday 19:10 moodler + All the strings in the php-files and all the help-files are + translated as of 2003-12-22 All standard and all development + modules are included. Some php-files required for Moodle 1.2 are + also included. + + Alla strängar i php-filerna och alla hjälpfiler är översatta t o m + 2003-12-22 Det gäller alla standard- och utvecklingsmoduler. NÃ¥gra + programfiler för Moodle 1.2 finns ocksÃ¥ med. + +2003-12-22 Monday 12:11 koenr - * course/delete.php: + * lang/nl/help/attendance/mods.html: - Better links + translated by Koen Roggemans -2003-08-08 Friday 19:00 moodler +2003-12-22 Monday 11:22 koenr - * mod/forum/lib.php: + * lang/nl/webquest.php: - Robust variable for attchments + initial translation -2003-08-08 Friday 18:54 moodler +2003-12-22 Monday 11:15 koenr - * course/lib.php: + * lang/nl/: dialogue.php, dialogue.php: - Better way of specifying backupdata name + minor changes in translation -2003-08-08 Friday 11:06 selliott +2003-12-22 Monday 11:03 koenr - * mod/quiz/format/blackboard.php: + * lang/nl/help/dialogue/: addsubject.html, closedialogue.html, + deleteafter.html, dialoguetype.html, info.html, maildefault.html, + mods.html, multiple.html, sendmail.html, writing.html: - selliott - Fixed mixup in feedback for true/false questions + translated by Koen Roggemans -2003-08-08 Friday 10:38 moodler +2003-12-22 Monday 07:55 koenr - * mod/workshop/lib.php: + * lang/nl/dialogue.php: - Some fixes to make report work at least ... complete mode needs - work + translated by Koen Roggemans -2003-08-08 Friday 10:01 moodler +2003-12-22 Monday 07:09 moodler - * mod/workshop/lib.php: + * mod/quiz/format/gift/format.php: - Fix for the bug causing an error on the user activity page - made a - new function workshop_get_student_submission() based on the version - in 'assignment' ... haven't looked at the functionality yet. + Latest version from Paul Shew -2003-08-08 Friday 09:46 moodler +2003-12-21 Sunday 18:43 moodler - * course/mod.php: + * lib/weblib.php: - Fixed up cancel button on module editing page to avoid error when - returning to course page. + Some improvements to style_sheet_setup based on this from John Dell - Fix by Scott Elliott. + http://moodle.org/mod/forum/discuss.php?d=4171 -2003-08-08 Friday 04:29 moodler +2003-12-21 Sunday 18:11 moodler - * lib/moodlelib.php: + * lang/ar/: assignment.php, chat.php, choice.php, countries.php, + forum.php, label.php, moodle.php, quiz.php: - Some declarations just in case (for the included files). + SOme formatting fixes using new language editor -2003-08-07 Thursday 20:39 moodler +2003-12-21 Sunday 13:27 andre_bln - * lib/: moodlelib.php, phpmailer/class.phpmailer.php: + * lang/de/: README, assignment.php, attendance.php, auth.php, + dialogue.php, editor.php, exercise.php, forum.php, glossary.php, + journal.php, moodle.php, quiz.php, resource.php, webquest.php, + workshop.php, docs/cvs.html, docs/developer.html, docs/faq.html, + docs/other.html: - Use the "correct" way of encoding HTML (quoted-printable) instead - of warapping it like text (which was working, but...). + German language files 21.12.03 -2003-08-07 Thursday 20:38 moodler +2003-12-21 Sunday 10:03 martignoni - * mod/forum/lib.php: + * lang/fr/: docs/features.html, help/quiz/index.html, + help/quiz/match.html, help/quiz/maxgrade.html, help/quiz/mods.html, + help/quiz/multianswer.html, help/quiz/multichoice.html, + help/quiz/numerical.html: - Language of receiver was not being set correctly + Some more files of help folder integrated -2003-08-07 Thursday 10:37 moodler +2003-12-21 Sunday 06:23 martignoni - * lang/en/docs/release.html: + * lang/fr/: quiz.php, docs/features.html, docs/release.html: - SOme updates + Modification: "mise en correspondance" -> "appariement" -2003-08-07 Thursday 10:09 moodler +2003-12-21 Sunday 06:14 martignoni - * pix/i/: backup.gif, restore.gif: + * lang/fr/help/quiz/: attempts.html, formatblackboard.html, + formatcustom.html, formatmissingword.html: - Sometimes we are blind to the obvious right way of doing things + Some typos corrected -2003-08-07 Thursday 10:06 moodler +2003-12-21 Sunday 05:56 trobb - * pix/i/restore.gif: + * mod/quiz/report/fullstat/report.php: - Slightly nicer icon - -2003-08-07 Thursday 10:00 moodler - - * course/: edit.php, lib.php: - Little display tweaks + Bug in percentage calculation for on-screen display fixed -2003-08-07 Thursday 09:49 moodler +2003-12-20 Saturday 21:10 moodler - * course/: index.php, lib.php: + * course/index.php: - Tweaks + When deleting a category, send children courses to live with + grandma -2003-08-07 Thursday 09:41 moodler +2003-12-20 Saturday 20:52 moodler - * course/lib.php: + * course/: edit.php, view.php, format/README.txt, + format/social.php, format/topics.php, format/weeks.php, + format/social/format.php, format/topics/format.php, + format/weeks/format.php: - Fixed up My Moodle - -2003-08-07 Thursday 09:31 moodler - - * lang/en/moodle.php: - Some upper/lower case consistency + Modification of the course format plugin structures so that it fits + in with other plugin formats in Moodle. -2003-08-07 Thursday 09:20 moodler +2003-12-19 Friday 18:47 moodler - * course/lib.php: + * index.php: - No margins on bottom or top + Shorter search box to help smaller screens -2003-08-07 Thursday 09:17 moodler +2003-12-19 Friday 07:12 martignoni - * course/lib.php: + * lang/fr/help/quiz/: attempts.html, categories.html, + correctanswers.html, createmultiple.html, description.html, + feedback.html, formatblackboard.html, formatcustom.html, + formatmissingword.html, grademethod.html, import.html: - Remove margins on UL tag + Some more help files translated -2003-08-07 Thursday 09:15 moodler +2003-12-18 Thursday 23:37 moodler - * index.php: + * lang/de/pgassignment.php: - There's always one, isn't there? + Remove pgassignment -2003-08-07 Thursday 09:07 moodler +2003-12-18 Thursday 23:22 koenr - * pix/i/backup.gif, pix/i/restore.gif, pix/t/backup.gif, - pix/t/restore.gif, pix/t/user.gif, - theme/cordoroyblue/pix/t/backup.gif, - theme/cordoroyblue/pix/t/restore.gif, - theme/cordoroyblue/pix/t/user.gif: + * lang/nl/help/exercise/nelements.html: - New and updated images + translated by Koen Roggemans -2003-08-07 Thursday 09:04 moodler +2003-12-18 Thursday 23:21 koenr - * backup/restore_execute.html: + * lang/nl/help/exercise/elements.html: - Changed function name + typo -2003-08-07 Thursday 09:01 moodler +2003-12-18 Thursday 15:36 koenr - * version.php, course/categories.php, course/category.php, - course/edit.html, course/edit.php, course/index.php, - course/lib.php, admin/config.php, lib/datalib.php, lib/weblib.php, - lib/db/mysql.php, lib/db/mysql.sql, lib/db/postgres7.php, - lib/db/postgres7.sql, admin/index.php, admin/site.html, - admin/site.php, admin/teacher.php, lang/en/forum.php, - lang/en/moodle.php, lang/en/docs/release.html, user/edit.php: - - Another big checkin. - - This includes some significant cleanups to the new course - categories system. The basic idea is that the categories/course - browser is now unified under one system, and admin features related - to that have all been moved into the browser (as little icons). - - I'm much happier with this as a foundation that can scale and be - built upon. + * lang/nl/: moodle.php, quiz.php, resource.php: - Still to go: - - - searching - - paging - - polishing - - Also in here are a lot of little cleanups around the place, such as - the initial setup process. + filling in missing strings -2003-08-07 Thursday 08:23 moodler +2003-12-18 Thursday 14:52 koenr - * lib/countries.php: + * lang/nl/help/exercise/managing.html: - Full name of Macedonia + Translated by Koen Roggemans -2003-08-07 Thursday 08:17 moodler +2003-12-18 Thursday 14:49 martignoni - * lib/countries.php: + * lang/fr/help/resource/: index.html, program.html, + resourcetype.html: - Yugoslavia --> Serbia and Kosovo + Some typos corrected -2003-08-07 Thursday 04:42 moodler +2003-12-18 Thursday 14:34 martignoni - * lib/phpmailer/class.phpmailer.php: + * lang/fr/help/wiki.html: - A small fix for mail boundary headers that may have been breaking - some mail programs (notably Exchange). + File translation complete -2003-08-06 Wednesday 23:56 moodler +2003-12-18 Thursday 11:14 martignoni - * backup/lib.php: + * lang/fr/help/journal/mods.html: - Remove login link on first install + Journal help folder translated -2003-08-06 Wednesday 08:32 moodler +2003-12-18 Thursday 11:03 martignoni - * course/format/weeks.php: + * lang/fr/: README, TERMS, docs/teacher.html: - Add two hours to avoid possible daylight savings time problems + Some terms added -2003-08-05 Tuesday 09:50 danielfetzer +2003-12-18 Thursday 09:59 martignoni - * lang/de/: moodle.php, quiz.php: + * lang/fr/moodle.php: - [no log message] + Small corrections -2003-08-05 Tuesday 04:45 moodler +2003-12-18 Thursday 08:58 martignoni - * login/index_form.html: + * lang/fr/docs/teacher.html: - Craziness. + Some typos corrected -2003-08-05 Tuesday 04:39 kaipe +2003-12-18 Thursday 08:46 moodler - * lang/en/quiz.php: + * admin/config.php: - The message "Recently added question!" is shown for questions that - have been added since the reviewed attempt was finished. Closing - bug #576 + Clean sessioncookie variable -2003-08-05 Tuesday 04:36 moodler +2003-12-18 Thursday 08:23 martignoni - * login/index_form.html: + * lang/fr/: README, docs/philosophy.html: - Added help button about cookies + Translation of "connected" and "separate" (thanks to JF Nadeau) -2003-08-05 Tuesday 04:35 moodler +2003-12-18 Thursday 08:07 martignoni - * lang/en/help/index.html: + * lang/fr/help/choice/: index.html, mods.html, options.html: - Added Cookies to index + Choice folder translation complete -2003-08-05 Tuesday 04:34 moodler +2003-12-18 Thursday 07:40 martignoni - * lang/en/help/cookies.html: + * lang/fr/help/resource/resourcetype.html: - New help file about cookies for login page + Modification of "Fichier" -2003-08-04 Monday 22:11 moodler +2003-12-18 Thursday 07:38 martignoni - * mod/quiz/db/mysql.sql: + * lang/fr/resource.php: - Fixed a typo on the multianswer table definition + Small typo corrected -2003-08-04 Monday 20:25 moodler +2003-12-18 Thursday 07:35 martignoni - * files/index.php, lang/en/moodle.php: + * lang/fr/help/resource/resourcetype.html: - More missing strings + Re-order alphabetically the different items -2003-08-04 Monday 12:34 paca70 +2003-12-18 Thursday 07:32 martignoni - * auth/ldap/lib.php: + * lang/fr/resource.php: - To fix authentication issue when same ldap-attribute is used - multiple fields in Moodle. + Typo corrected -2003-08-04 Monday 11:39 stronk7 +2003-12-18 Thursday 07:30 martignoni - * mod/quiz/version.php: + * lang/fr/: resource.php, help/resource/resourcetype.html: - Changed "eachattemptbuildsonthelast" column name to - "attemptonlast". Seems to work. + Change name of resources "Page Web" and "Lien vers une page Web" to + resp. "Page web (interne)" and "Page web (externe)" -2003-08-04 Monday 09:07 moodler +2003-12-17 Wednesday 14:37 koenr - * files/index.php, lang/en/moodle.php: + * lang/nl/help/exercise/: gradinggrade.html, gradingstrategy.html, + mods.html: - Fixed some missing strings that no-one picked up before! + Translated by Koen Roggemans -2003-08-04 Monday 09:01 moodler +2003-12-17 Wednesday 14:02 martignoni - * pix/i/: backup.gif, restore.gif: + * lang/fr/docs/: features.html, release.html: - Quick icons + Small correction: fils de discussion -> discussion -2003-08-04 Monday 03:38 stronk7 +2003-12-17 Wednesday 13:58 martignoni - * mod/quiz/: backuplib.php, restorelib.php: + * lang/fr/help/chat/: chatting.html, index.html, mods.html: - ATTEMPTONLAST are included in backup/restore too !! + Chat directory completely translated -2003-08-04 Monday 03:31 stronk7 +2003-12-17 Wednesday 12:33 martignoni - * mod/quiz/: attempt.php, mod.html, db/mysql.php, db/mysql.sql: + * lang/fr/help/resource/: index.html, mods.html, program.html: - Changed "eachattemptbuildsonthelast" column name to - "attemptonlast". Seems to work. + Folder ressource translation complete -2003-08-04 Monday 01:28 danielfetzer +2003-12-17 Wednesday 12:26 martignoni - * lang/de/: chat.php, moodle.php: + * lang/fr/help/forum/: index.html, mods.html: - [no log message] + Forum folder translation complete -2003-08-03 Sunday 22:48 moodler +2003-12-17 Wednesday 12:21 martignoni - * lib/datalib.php: - - Added mailformat to user data returned in class listings. + * lang/fr/help/assignment/: assignmenttype.html, index.html, + mods.html: - This fixes a bug where students were getting plain mail only on - forums that were force-subscribed. + Assignment translation complete -2003-08-03 Sunday 22:02 moodler +2003-12-17 Wednesday 12:07 martignoni - * admin/site.html: + * lang/fr/help/: surveys.html, forum/allowdiscussions.html: - Allow site course to have custom words for student and teachers + More updates of help folder -2003-08-03 Sunday 16:00 kaipe +2003-12-17 Wednesday 11:53 martignoni - * mod/quiz/: attempt.php, lib.php, mod.html, review.php, - version.php: - - New quiz option - "Each attempt builds on the last" This makes it - possible for students to take a tedious quiz, save it half-way and - have it graded. The student can then, at a later point, get back to - the quiz and have the previous answers already filled in and - graded. The student can then continue with the remaining questions - as well as redo all the answers that got wrong at the previous - attempt. It seems to work fine with one little twisted exception: - Say that the student attempts the quiz first and that the teacher - thereafter edits the quiz and removes or adds a few questions. This - will work out fine for as long as the teacher do not get the idea - of adding a question with question type RANDOM. The quiz will be - fully functional again after removing that RANDOM question or - resetting the option 'Each attempt builds on the last" to NO. Not - a very serious problem but it takes someone with greater insight in - question type RANDOM to resolve it. - - As always, I can not commit lang/en/quiz.php. --- As I was using - the function quiz_get_attempt_responses I had it refactored - removing the obsolete argument $quiz. I also changed the call from - review.php - -2003-08-03 Sunday 15:55 stronk7 - - * lang/en/chat.php: - - Added string necessary to backup/restore - -2003-08-03 Sunday 15:54 kaipe - - * mod/quiz/db/: mysql.php, mysql.sql: - - New quiz option - "Each attempt builds on the last" This makes it - possible for students to take a tedious quiz, save it half-way and - have it graded. The student can then, at a later point, get back to - the quiz and have the previous answers already filled in and - graded. The student can then continue with the remaining questions - as well as redo all the answers that got wrong at the previous - attempt. It seems to work fine with one little twisted exception: - Say that the student attempts the quiz first and that the teacher - thereafter edits the quiz and removes or adds a few questions. This - will work out fine for as long as the teacher do not get the idea - of adding a question with question type RANDOM. The quiz will be - fully functional again after removing that RANDOM question or - resetting the option 'Each attempt builds on the last" to NO. Not - a very serious problem but it takes someone with greater insight in - question type RANDOM to resolve it. - - As always, I can not commit lang/en/quiz.php. - -2003-08-03 Sunday 15:48 stronk7 - - * backup/: STATUS.txt, version.php: + * lang/fr/: TERMS, help/cookies.html, help/courseavailability.html, + help/coursecategory.html, help/courseformats.html, + help/coursegrades.html, help/coursenewsitems.html, + help/coursenumsections.html, help/courserecent.html, + help/courseshortname.html, help/coursestartdate.html, + help/emoticons.html, help/enrolmentkey.html, help/guestaccess.html, + help/html.html, help/index.html, help/langedit.html, + help/mods.html, help/picture.html, help/questions.html, + help/richtext.html, help/scales.html, help/summaries.html, + help/surveys.html, help/assignment/assignmenttype.html, + help/assignment/resubmit.html, help/forum/allowdiscussions.html, + help/forum/attachment.html, help/forum/forumtype.html, + help/forum/ratings.html, help/forum/subscription.html, + help/resource/resourcetype.html, help/resource/summary.html: - Updated. Now chat modules are included in backup and restore + Update of help files (help directory) -2003-08-03 Sunday 15:46 stronk7 +2003-12-17 Wednesday 07:32 moodler - * mod/chat/restorelib.php: + * mod/quiz/format/: aiken.php, aon.php, blackboard.php, + coursetestmanager.php, missingword.php, multianswer.php, qti.php, + webct.php: - Now chats are restored too !! :-) + Removed old versions of quiz format plugins -2003-08-03 Sunday 15:24 stronk7 +2003-12-17 Wednesday 05:49 moodler - * mod/chat/backuplib.php: + * mod/quiz/view.php: - Now chats are backuped too !! :-) + More accurate info on link to reports -2003-08-03 Sunday 14:49 stronk7 +2003-12-17 Wednesday 05:35 moodler - * lib/datalib.php: + * mod/quiz/quizfile.php: - LIMIT is now working properly. + A small fix for showing pictures in randomly-selected questions -2003-08-03 Sunday 14:39 kaipe +2003-12-17 Wednesday 05:04 moodler - * mod/quiz/lib.php: + * mod/quiz/report/overview/report.php: - Resolving bug #576. This solution shows the message "Recently - added question!" and the question text for each question that has - been added since the reviewed attempt. The advantage with the - chosen solution is that it will work fine for the (soon to come) - "Each attempt builds on the last" quiz option. + Improved overview, now allows deleting and shows more info. - As I don't have the karma needed for updating in lang/en/, the - message does not yet look quite as I described it above. + Thanks very much for Thomas Robb for submitting the original + modification with the new functionality ... I ended up doing a lot + of cleaning up and reworking of it but it wouldn't have been done + without Thom's work. -2003-08-03 Sunday 13:02 kaipe +2003-12-17 Wednesday 05:02 trobb - * mod/quiz/lib.php: + * mod/quiz/report/fullstat/report.php: - Debugged question types NUMERICAL and MULTIANSWER (known as - embedded answers) as these did not do things right whenever a - student had not given any response (was treated as zero etc). For - numerical there was also a need to allow typical shortanswer - responses whenever there could be answers like n/a, inf, -inf, nan - etc. Further more about numerical, there can be more than one - answer alternative defined (just like for shortanswer). This is not - supported by numerical.html but everywhere else. MULTIANSWER - included, it is up to any taker to update numerical.html. This is - more than likely to lead to overlappings between numerical ranges - if more than one is defined. Think of the case where the highest - grade answer ranges between 0 and 2 and the half grade answer - ranges between 2 and 4. How should we grade 2? We should pick the - highest grade! - -2003-08-03 Sunday 10:33 mits - - * lang/ja/: README, chat.php: - New translation. + Percentages displayed as numbers rather than strings in Excel -2003-08-03 Sunday 09:41 stronk7 +2003-12-17 Wednesday 04:53 moodler - * mod/quiz/restorelib.php: + * lang/en/: moodle.php, quiz.php: - Forget delete some debug, sorry. :-) + Some new strings (related to quiz reports) -2003-08-03 Sunday 09:36 stronk7 +2003-12-17 Wednesday 04:08 koenr - * mod/quiz/restorelib.php: + * lang/nl/help/workshop/elements.html: - Now, when a category exists, if we are restoring to a different - course, set utomatically the publish field to 1. If a question - exists in DB (by category, questiontext and qtype) it isn't - duplicated. This produce some problems restoring answes, but avoid - duplicates. + misspell corrected -2003-08-03 Sunday 08:15 stronk7 +2003-12-17 Wednesday 04:03 koenr - * backup/restore_execute.html: + * lang/nl/help/exercise/: grading.html, moreinfo.html, + specimen.html, submissionofdescriptions.html: - Reuse an existing string. + translated by Koen Roggemans -2003-08-03 Sunday 08:14 stronk7 +2003-12-17 Wednesday 00:57 trobb - * lang/en/moodle.php: + * mod/quiz/report/fullstat/report.php: - More backup related strings... + [no log message] -2003-08-03 Sunday 02:39 stronk7 +2003-12-16 Tuesday 19:36 moodler - * backup/backuplib.php: + * course/format/: topics.php, weeks.php: - Solved bug. Now user files are checked againt users to backup. - Before this every thir under users was in backup. + Strip tags from activity name when moving -2003-08-03 Sunday 02:20 paca70 +2003-12-16 Tuesday 19:32 moodler - * auth/ldap/lib.php: + * course/lib.php: - Ask only naminattribute when searching for user. + Strip tags from activity names when moving -2003-08-03 Sunday 02:07 paca70 +2003-12-16 Tuesday 19:22 moodler - * auth/ldap/lib.php: + * lang/no/moodle.php: - Fix from Martin Wwellard to fix PHPs case issue with attribute - names. + Emergency fix for this file ... it had lots of bad strings in it -2003-08-02 Saturday 18:05 stronk7 +2003-12-16 Tuesday 05:53 stigbjarne - * backup/version.php: + * lang/no/: attendance.php, auth.php, chat.php, countries.php, + dialogue.php, editor.php, exercise.php, glossary.php, label.php, + pix.php, workshop.php: - Updated: - Teachers can backup/restore their courses. - New option - "restore to existing, deleting old". - backupdata dirname - harcoded. - backup and restore buttons in main course page. + New file -2003-08-02 Saturday 17:42 stronk7 +2003-12-16 Tuesday 05:51 stigbjarne - * backup/: restore_check.html, restore_execute.html, - restore_form.html: + * lang/no/: docs/files.php, assignment.php, choice.php, forum.php, + journal.php, moodle.php, quiz.php, resource.php, survey.php: - Teacher restoring and admin restoring finished. Allow restore into - new course (only admins), restore into existing course - deleting old and restore into existing course adding to old - Teachers are limited to "current course" while admins ca select any - course. :-) + Improved and extended -2003-08-02 Saturday 17:40 stronk7 +2003-12-16 Tuesday 04:01 paca70 - * backup/lib.php: + * lang/fi/moodle.php: - delete_dir_contents function now allows excluding a dir + More updates by Joni Rosenberg -2003-08-02 Saturday 16:37 stronk7 +2003-12-16 Tuesday 00:54 bobopinna - * backup/restorelib.php: + * lang/it/: assignment.php, forum.php, glossary.php, moodle.php, + quiz.php, resource.php, survey.php, workshop.php: - Added suport to new restoreto options + A revision by Bobo. -2003-08-02 Saturday 16:36 stronk7 +2003-12-15 Monday 21:31 moodler - * lang/en/moodle.php: + * user/edit.php: - Take out backupdir string due to some backup detected problems - related to it. + Fixed a typo (not using $CFG->admin) -2003-08-02 Saturday 12:44 giro123 +2003-12-15 Monday 04:13 martignoni - * lang/es/: moodle.php, quiz.php, workshop.php: + * lang/fr/README: - [no log message] + Updated to last changes (docs folder translation completed) -2003-08-02 Saturday 11:23 stronk7 +2003-12-14 Sunday 19:58 moodler - * course/lib.php: + * version.php: - The restore option in course page is only showed if th "backupdata" - dir exists + Bump. It's unbelievable how fast time is going. The last update + from a week ago literally seems like yesterday. -2003-08-02 Saturday 09:13 stronk7 +2003-12-14 Sunday 16:56 stronk7 - * course/lib.php: + * admin/cron.php: - Now "backupdir" string is hardcoded in backup process. + max_execution_time and memory_limit to allow backup of large + installations. (I've executed it with 50 courses) -2003-08-02 Saturday 09:06 stronk7 +2003-12-14 Sunday 16:54 stronk7 - * backup/: restore.php, restore_form.html, restore_precheck.html: + * backup/: STATUS.txt, backup_scheduled.php, version.php: - Added preliminary support to teachers. Not working yet. + Now an email is sent to the admin when some course backup is + excecuted. TODO: - View logs - Language strings -2003-08-02 Saturday 09:03 stronk7 +2003-12-14 Sunday 11:27 martignoni - * backup/backup_execute.html: + * lang/fr/docs/coding.html: - Now "backupdir" string is hardcoded in backup process. + Translation completed -2003-08-02 Saturday 09:03 stronk7 +2003-12-14 Sunday 08:59 martignoni - * backup/backuplib.php: + * lang/fr/docs/other.html: - Now "backupdir" string is hardcoded in backup process. Backup of - logs in chunks is included, but the limit clause doesn't seem to - work. I'll test it later. + Translation completed -2003-08-02 Saturday 04:32 moodler +2003-12-14 Sunday 07:03 moodler - * course/delete.php, lib/moodlelib.php: - - Move the code for clearing out a course into a new function: + * lib/weblib.php: - remove_course_contents() + FIxed some faulty form 'target's that weren't using $CFG->framename -2003-08-02 Saturday 03:32 stronk7 +2003-12-14 Sunday 07:01 martignoni - * backup/backup.php: + * lang/fr/docs/philosophy.html: - Minor change to allow continue after upgrade_backup + Translation completed -2003-08-02 Saturday 03:08 stronk7 +2003-12-14 Sunday 06:57 julmis - * files/index.php: + * lib/editor/htmlarea.php: - Restore option allowed to teachers too. The course_id is passed to - restore.php as a parameter + added wordClean function and new table operations - column sizes + are calculated automatically from table width -2003-08-02 Saturday 02:39 danielfetzer +2003-12-14 Sunday 05:26 martignoni - * lang/de/help/index.html: + * lang/fr/docs/philosophy.html: - [no log message] + First bit of translation -2003-08-02 Saturday 02:30 danielfetzer +2003-12-13 Saturday 19:27 moodler - * lang/de/quiz.php: + * admin/cron.php: - [no log message] + No functional change, just me being a fussy Moodler -2003-08-02 Saturday 02:00 danielfetzer +2003-12-13 Saturday 18:54 moodler - * lang/de/quiz.php: + * user/view.php: - [no log message] + Align rows to top -2003-08-01 Friday 22:09 moodler +2003-12-13 Saturday 16:00 stronk7 - * lang/en/quiz.php: - - Adding missing strings. + * backup/: STATUS.txt, backup_scheduled.php, version.php: - Instead of Multi Answers, how about "Embedded Answers" ..? + Now scheduled backups seem to be fully functional. Please, test it + !! TODO: - Insert info about process in backup_log - Be able + to see that info from admin/backup.php - Email to the admin with + the execution progress - Create all languaje strings Bye :-) -2003-08-01 Friday 22:05 moodler +2003-12-13 Saturday 15:57 stronk7 - * mod/quiz/pix/mu.gif: + * admin/cron.php: - Less fiddly looking icon + Little change to inform in standard output. -2003-08-01 Friday 22:01 moodler +2003-12-13 Saturday 15:02 martignoni - * mod/quiz/pix/mu.gif: + * lang/fr/docs/background.html: - Quick icon for multiple answers + Translation completed -2003-08-01 Friday 17:40 danielfetzer +2003-12-13 Saturday 13:40 martignoni - * lang/de/pgassignment.php: + * lang/fr/docs/background.html: - [no log message] + First part of translation -2003-08-01 Friday 16:46 stronk7 +2003-12-13 Saturday 12:00 martignoni - * backup/lib.php: + * lang/fr/docs/licence.html: - backup_release is now saved to config too. It was losed in lastest - changes to update module facility !! + Translation complete -2003-08-01 Friday 16:36 stronk7 +2003-12-13 Saturday 10:51 martignoni - * backup/restorelib.php: + * lang/fr/docs/future.html: - Chanfed to locate the pclzip properly. + Translation complete -2003-08-01 Friday 15:21 danielfetzer +2003-12-13 Saturday 10:10 martignoni - * lang/de/forum.php: + * lang/fr/docs/cvs.html: - [no log message] + Translation terminated -2003-08-01 Friday 14:06 danielfetzer +2003-12-12 Friday 22:27 moodler - * lang/de/workshop.php: + * lib/weblib.php: - [no log message] + Prevent funny-looking text when trying to highlight a null string -2003-08-01 Friday 14:00 danielfetzer +2003-12-12 Friday 18:30 moodler - * lang/de/: moodle.php, pgassignment.php: + * mod/quiz/view.php: - [no log message] + Improved description of interim final grade -2003-08-01 Friday 08:30 moodler +2003-12-12 Friday 18:09 moodler - * lang/en/help/quiz/: formatblackboard.html, formatcustom.html, - formatmissingword.html: + * mod/quiz/report/overview/report.php: - Detailed howto needs to be here ... + Name of final grade column makes more sense now -2003-08-01 Friday 08:28 moodler +2003-12-12 Friday 13:52 martignoni - * lang/en/help/: index.html, quiz/index.html: + * lang/fr/docs/cvs.html: - More links + Initial bit of translation -2003-08-01 Friday 08:28 moodler +2003-12-12 Friday 12:29 martignoni - * lang/en/moodle.php: + * lang/fr/docs/developer.html: - Backup stuff + Small correction (entities not correctly coded) -2003-08-01 Friday 08:26 moodler +2003-12-12 Friday 12:19 martignoni - * lang/en/help/courseavailability.html: + * lang/fr/docs/developer.html: - Added a missing help file! + Finally terminated! -2003-08-01 Friday 08:19 moodler +2003-12-12 Friday 11:36 stronk7 - * course/lib.php: + * backup/backup_scheduled.php: - Backup and restore buttons on home page + Included backup's cron function (not implemented) -2003-08-01 Friday 08:14 moodler +2003-12-12 Friday 11:35 stronk7 - * course/lib.php: + * admin/cron.php: - Some tidying up + Included call to backup's cron function (not implemented). -2003-08-01 Friday 08:09 moodler +2003-12-12 Friday 06:54 moodler - * admin/index.php, files/index.php: + * admin/auth.php: - New restore link for admins so they can restore courses ... + Fixed a buglet when changing pages via menu inside a frameset -2003-08-01 Friday 07:51 moodler +2003-12-12 Friday 03:41 martignoni - * pix/i/backup.gif: + * lang/fr/docs/developer.html: - A quick backup icon + A bit more again! -2003-08-01 Friday 07:42 moodler +2003-12-12 Friday 00:46 moodler - * backup/: backup.php, backup_check.html, backup_execute.html, - backup_form.html: + * mod/forum/post.php: - Completed mods to allow teachers to make backups + Don't show replies when re-editing a post. -2003-08-01 Friday 07:34 moodler +2003-12-12 Friday 00:21 martignoni - * backup/: backup.php, backup_check.html, backup_execute.html, - backup_form.html, backuplib.php, restore.php, restore_check.html, - restore_execute.html, restore_form.html, restore_precheck.html, - restorelib.php: - - Removed $moodle_home and $mods_home references. + * lang/fr/docs/developer.html: - Also removed direct references to $backup_version and - $backup_release - - backup.php now accepts teachers of their own course + A bit more translation -2003-08-01 Friday 06:59 moodler +2003-12-12 Friday 00:20 moodler - * admin/index.php, backup/backup.php, backup/lib.php, - backup/restore.php, backup/db/backup_mysql.php, - backup/db/mysql.php, backup/db/mysql.sql, backup/db/postgres7.php, - backup/db/postgres7.sql: - - Further integration of backup into main Moodle. + * mod/forum/post.php: - The database checks/upgrades are now done on the main admin page - like the other modules. + This has been annoying me for ages, and the fix is so simple. - The database files are now standard format .sql and .php files + When replying to a post that already has replies - the replies are + listed in threaded form. + +2003-12-11 Thursday 23:50 moodler + + * mod/quiz/format/gift/docs.html: - PostgreSQL support was added - BUT HAS NOT BEEN TESTED YET!! + Put docs here temporarily until the format settles down -2003-08-01 Friday 06:24 kaipe +2003-12-11 Thursday 23:35 moodler - * mod/quiz/question.php: + * mod/quiz/: format.php, import.php, lib.php, format/README, + format/README.txt, format/custom.php, format/default.php, + format/aiken/format.php, format/aon/format.php, + format/blackboard/format.php, format/coursetestmanager/format.php, + format/gift/format.php, format/missingword/format.php, + format/multianswer/format.php, format/qti/format.php, + format/webct/format.php: + + Reworking of the plug-in format for import/export files. + + Each format is now in it's own subdirectory, which allows the + format to have as many files as it likes. The formats are now + detected automatically (no need to edit lib.php anymore) and the + parent class is now in mod/quiz/format.php - Added the choice of 16.666% for multichoice fraction + Lastly, I added Paul Shew's new GIFT format. -2003-08-01 Friday 01:37 kaipe +2003-12-11 Thursday 23:22 moodler - * mod/quiz/: attempt.php, editmultianswer.php, lib.php, - question.php, version.php: + * lang/en/quiz.php: - New question type - multianswer + Name some of the newer formats -2003-08-01 Friday 01:32 kaipe +2003-12-11 Thursday 21:26 paca70 - * mod/quiz/: db/mysql.php, db/mysql.sql, format/multianswer.php: + * lang/fi/dialogue.php: - New question type - multianswer + Translation from Janne Mikkonen -2003-07-31 Thursday 19:32 moodler +2003-12-11 Thursday 21:24 paca70 - * lang/en/docs/faq.html: + * lang/fi/: dialogue.php, help/dialogue/addsubject.html, + help/dialogue/closedialogue.html, help/dialogue/deleteafter.html, + help/dialogue/dialoguetype.html, help/dialogue/info.html, + help/dialogue/maildefault.html, help/dialogue/mods.html, + help/dialogue/multiple.html, help/dialogue/sendmail.html, + help/dialogue/writing.html: - More details on backups + initial translation and helpfiles for dialogue module. Thanks to + Janne Mikkonen. -2003-07-31 Thursday 18:02 danielfetzer +2003-12-11 Thursday 15:53 trobb - * lang/de/pgassignment.php: + * mod/quiz/report/fullstat/report.php: [no log message] -2003-07-31 Thursday 11:01 stronk7 +2003-12-11 Thursday 04:59 moodler - * backup/restore_execute.html: + * user/edit.html: - Included fix_category_courses() to adjust the new category - structure + Added a little option to disable user image upload -2003-07-31 Thursday 10:18 johncaptain +2003-12-10 Wednesday 23:22 moodler - * lang/en/docs/faq.html: + * course/: editsection.html, editsection.php: - added: backup Q&A + Cleaned up this form a little to make it more consistent -2003-07-31 Thursday 09:56 stronk7 +2003-12-10 Wednesday 14:03 martignoni - * backup/backup_version.php: + * lang/fr/resource.php: - Changed to version.php (to be more consistent with the rest of the - modules) + Update to last mods of 'en' language -2003-07-31 Thursday 09:55 stronk7 +2003-12-10 Wednesday 13:25 martignoni - * backup/version.php: + * lang/fr/quiz.php: - Copied from old backup_version.php (to be more consistent with the - rest of the modules) + Update to the last mods of 'en' language -2003-07-31 Thursday 09:54 stronk7 +2003-12-10 Wednesday 13:12 martignoni - * backup/: backup.php, lib.php, restore.php: + * lang/fr/moodle.php: - Changed calls to backup_version.php to version.php (to be more - consistent with the rest of the modules) + Update to the last changes of 'en' language -2003-07-31 Thursday 09:44 stronk7 +2003-12-10 Wednesday 12:03 kaipe - * backup/: restore_execute.html, restorelib.php: + * mod/quiz/category.php, mod/quiz/edit.php, mod/quiz/import.php, + mod/quiz/index.php, mod/quiz/lib.php, mod/quiz/multiple.php, + mod/quiz/question.php, lang/en/quiz.php: - Variables passed by reference warning is out !! + The Quizzes page is given an "Edit questions" button that links to + a possibility to edit questions without opening a quiz. -2003-07-31 Thursday 06:27 danielfetzer +2003-12-10 Wednesday 08:47 stronk7 - * lang/de/help/assignment/: assignmenttype.html, index.html, - mods.html, resubmit.html: + * backup/STATUS.txt: - [no log message] + Start the cron integration task for scheduled backups... -2003-07-31 Thursday 05:23 moodler +2003-12-10 Wednesday 08:36 moodler - * course/lib.php: + * mod/glossary/view.php: - Removed needless pass-by-reference to avoid warnings BUG 573 - Thanks Eloy! + A little spacing on the display -2003-07-31 Thursday 05:18 moodler +2003-12-10 Wednesday 08:29 moodler - * lib/datalib.php: + * mod/glossary/: comment.html, comment.php, comments.php: + + Hope you don't mind, Will, but I had to do some cleaning up of the + comments pages - Extended get_records so it can deal with LIMITs now + - comments look more like forums + - glossary entry is displayed consistently + - workflow makes more sense to me at least (more like forums) + - code is shorter :-) -2003-07-31 Thursday 05:09 moodler +2003-12-10 Wednesday 08:06 moodler - * course/lib.php, lib/datalib.php: + * mod/glossary/: comments.php, lib.php: - Moved fix_category_courses to datalib.php so it's more accessible + Simplification of the comments page and more forum-like comments -2003-07-30 Wednesday 19:03 moodler +2003-12-10 Wednesday 03:26 stigbjarne - * lang/de/fonts/default.ttf: + * lang/no/help/workshop/mods.html: - Removing duplicate + New file -2003-07-30 Wednesday 15:35 danielfetzer +2003-12-10 Wednesday 03:20 stigbjarne - * lang/de/help/survey/: index.html, mods.html: + * lang/no/help/workshop/calculatingfinalgrade.html: - [no log message] + New file -2003-07-30 Wednesday 15:22 danielfetzer +2003-12-10 Wednesday 01:43 stigbjarne - * lang/de/: fonts/README.txt, fonts/default.ttf, - help/journal/index.html, help/journal/mods.html: + * lang/no/help/exercise/gradinggrade.html: - [no log message] + New file -2003-07-30 Wednesday 15:00 danielfetzer +2003-12-10 Wednesday 01:37 stigbjarne - * lang/de/help/chat/: index.html, mods.html: + * lang/no/help/workshop/editingacomment.html: - [no log message] + Minor changes -2003-07-30 Wednesday 14:26 danielfetzer +2003-12-10 Wednesday 01:19 stigbjarne - * lang/de/moodle.php: + * lang/no/help/workshop/: gradingsubmissions.html, + includeteachersgrade.html: - [no log message] + New file -2003-07-30 Wednesday 12:36 danielfetzer +2003-12-10 Wednesday 00:47 moodler - * lang/de/moodle.php: + * mod/glossary/lib.php: - [no log message] + FIxed size of comment icon -2003-07-30 Wednesday 11:02 danielfetzer +2003-12-10 Wednesday 00:44 moodler - * lang/de/: chat.php, moodle.php, quiz.php, workshop.php: + * mod/glossary/edit.html: - [no log message] + Whoops left a typo -2003-07-30 Wednesday 10:34 danielfetzer +2003-12-10 Wednesday 00:43 moodler - * lang/de/moodle.php: + * mod/glossary/edit.html: - [no log message] + Changed some font size -2003-07-30 Wednesday 10:12 danielfetzer +2003-12-09 Tuesday 23:49 moodler - * lang/de/moodle.php: + * lang/en_us/: assignment.php, attendance.php, auth.php, chat.php, + choice.php, countries.php, editor.php, forum.php, glossary.php, + journal.php, label.php, moodle.php, quiz.php, resource.php, + survey.php, workshop.php: - [no log message] + FIxed up quotes (double -> single) and some ommissions -2003-07-30 Wednesday 10:10 stronk7 +2003-12-09 Tuesday 23:38 moodler - * lang/en/moodle.php: + * lang/en_us/: moodle.php, help/enrolmentkey.html, + help/guestaccess.html: - Two more backup related strings + Fixed some enrol -> enroll -2003-07-30 Wednesday 09:44 danielfetzer +2003-12-09 Tuesday 23:30 moodler - * lang/de/survey.php: + * lang/en/glossary.php: - [no log message] + Some English fixes -2003-07-30 Wednesday 09:29 stronk7 +2003-12-09 Tuesday 23:29 moodler - * backup/restore_execute.html: + * lang/en/help/glossary/: defaultapproval.html, destination.html, + filetoimport.html, globalglossary.html, importcategories.html, + linkcategory.html, shows.html: - Uncommented clean_temp_data. I forgot it in lastest tests... + Some cleanups in the English -2003-07-30 Wednesday 09:18 danielfetzer +2003-12-09 Tuesday 23:21 martignoni - * lang/de/workshop.php: + * lang/fr/auth.php: - [no log message] + Fixing missing quotes -2003-07-30 Wednesday 08:33 danielfetzer +2003-12-09 Tuesday 23:17 moodler - * lang/de/: forum.php, docs/upgrade.html: + * lang/en/help/glossary/aliases.html: - [no log message] + Clean up -2003-07-30 Wednesday 08:28 danielfetzer +2003-12-09 Tuesday 23:15 martignoni - * lang/de/moodle.php: + * lang/fr/moodle.php: - [no log message] + Added feminine form e.g. for "Modifier un(e)" -2003-07-30 Wednesday 08:11 moodler +2003-12-09 Tuesday 23:15 moodler - * admin/students.php: + * lang/en/help/glossary/entbypage.html: - Put here just temporarily for those who might need it. Will be - replaced by the new enrolment code soon anyway. + Some cleanup of English version -2003-07-30 Wednesday 06:57 moodler +2003-12-09 Tuesday 23:03 martignoni - * course/lib.php: + * lang/fr/moodle.php: - Slightly prettier display + Added feminine form for e.g. "ajouté un(e)" + +2003-12-09 Tuesday 22:58 martignoni -2003-07-30 Wednesday 06:56 moodler - - * course/lib.php: + * lang/fr/: moodle.php, resource.php, survey.php, docs/faq.html, + docs/features.html, docs/release.html, docs/teacher.html: - Fixes for course ordering in one category + Change "texte pur" to better "texte" everywhere -2003-07-30 Wednesday 06:35 moodler +2003-12-09 Tuesday 14:56 giro123 - * course/edit.html: + * lang/es/docs/credits.html: - Missing parameter + [no log message] -2003-07-30 Wednesday 06:17 moodler +2003-12-09 Tuesday 08:16 stronk7 - * version.php: + * backup/STATUS.txt: - Bit more current now + Included (TODO) a new feature to select manually the desired + activities to backup (an Przemyslaw Stencel idea). See + http://moodle.org/mod/forum/discuss.php?d=3964 -2003-07-30 Wednesday 06:05 moodler +2003-12-09 Tuesday 08:14 andre_bln - * admin/: site.html, site.php: + * lang/de/docs/: future.html, install.html: - More files related to recent course display changes + new version german translation -2003-07-30 Wednesday 06:02 moodler +2003-12-09 Tuesday 01:07 stigbjarne - * index.php, version.php, course/categories.php, - course/category.php, course/edit.html, course/edit.php, - course/index.php, course/lib.php, course/unenrol.php, - lang/en/moodle.php, lib/datalib.php, lib/weblib.php, - lib/db/mysql.php, lib/db/mysql.sql, lib/db/postgres7.php, - lib/db/postgres7.sql: - - COURSE DISPLAY REVAMP + * lang/no/help/workshop/: addingacomment.html, + assessmentofexamples.html: - OK, some big changes here to the front end, particularly in course - categories and course display. + New file + +2003-12-09 Tuesday 00:15 moodler + + * files/index.php: - Course categories can now be nested (to any level). + Fixed bug 812 about editing text files with backslashes in them. + +2003-12-08 Monday 22:07 moodler + + * lang/en/docs/coding.html: - Courses and course categories can now be manually sorted any way - required. + Fixed up some ommissions about database structure + +2003-12-08 Monday 20:00 moodler + + * mod/resource/: config.html, details.php, lib.php: - There is a groovy front end for managing these, and a better range - of options for formatting the front page. + New defaults for popup window settings, which is window off, but + all sub-settings on. - It all still needs some polishing, which I'll be doing over the - next couple of days, including better auto-sorting. + These default defaults can be defined on the page - I would not use this on production systems just yet. + Admin -> Config -> Modules -> Resource -> Settings -2003-07-30 Wednesday 03:58 moodler +2003-12-08 Monday 19:55 moodler - * lang/en/help/forum/mods.html: + * lang/en/resource.php: - Fixed it up (accidentally set it to the journal mods.html before) + New strings for resource setting screen -2003-07-29 Tuesday 22:21 moodler +2003-12-08 Monday 18:00 moodler - * user/edit.php: + * mod/quiz/format/default.php: - Fixed missing slashes + Fix to allow quiz import to deal with Macintosh OS files (from Paul + Shew) -2003-07-29 Tuesday 22:20 moodler +2003-12-08 Monday 14:50 stronk7 - * login/: change_password.php, confirm.php, forgot_password.php, - index.php, logout.php, signup.php: + * backup/: db/mysql.php, db/mysql.sql, db/oci8po.sql, + db/postgres7.sql, version.php: - Fixed some missing slashes + Creation of needed DB structures (prefix_backup_courses and + prefix_backup_log) to store info about scheduled backups. + + NOTE: PostreSQL and Oracle not tested !! -2003-07-29 Tuesday 22:11 moodler +2003-12-08 Monday 09:42 stronk7 - * lang/en/docs/faq.html: + * lang/es/moodle.php: - Slight addition + Included the 'firstdayofweek' entry to show week days ordered. -2003-07-29 Tuesday 22:10 moodler +2003-12-08 Monday 09:20 moodler - * lang/en/docs/faq.html: + * lib/weblib.php: - Added FAQ about secureforms + Larger steps on minutes when printing times - see bug 912 -2003-07-29 Tuesday 21:59 moodler +2003-12-08 Monday 07:10 stigbjarne - * lib/defaults.php: + * lang/no/README: - Secureforms now default to OFF + Minor changes -2003-07-29 Tuesday 21:02 moodler +2003-12-08 Monday 07:01 stigbjarne - * lang/de/: assignment.php, auth.php: + * lang/no/help/quiz/index.html: - More fixes from Daniel Fetzer daniel.fetzer@freenet.de + New file -2003-07-29 Tuesday 20:25 moodler +2003-12-08 Monday 06:49 stigbjarne - * lang/es_mx/: README.txt, assignment.php, auth.php, choice.php, - forum.php, journal.php, moodle.php, pgassignment.php, quiz.php, - resource.php, survey.php, workshop.php: + * lang/no/help/quiz/questiontypes.html: - Deleting the bulk of es_mx (Replaced by "es") + Improved and extended -2003-07-29 Tuesday 12:48 stronk7 +2003-12-08 Monday 05:32 moodler - * backup/backup_version.php: + * lib/editor/courseimages.php: - Solved two importat bugs. Numerical Questions now working. - Included support to Moodle's language system. + Use filemtime instead of filectime -2003-07-29 Tuesday 12:33 stronk7 +2003-12-08 Monday 05:31 moodler - * lang/en/moodle.php: + * files/index.php: - Restore strings are included now !! + Use filemtime not filectime -2003-07-29 Tuesday 08:38 stronk7 +2003-12-08 Monday 05:15 moodler - * backup/restore_precheck.html: + * version.php: - Included language support. + Bumping it -2003-07-29 Tuesday 08:37 stronk7 +2003-12-08 Monday 05:05 stigbjarne - * backup/backuplib.php: + * lang/no/help/exercise/finalgrades.html: - Added and commented some debug lines. + New file -2003-07-29 Tuesday 04:02 moodler +2003-12-08 Monday 05:03 moodler - * lang/de/: survey.php, workshop.php: + * mod/workshop/lib.php: - Changes from Daniel Fetzer daniel.fetzer@freenet.de + Fixing a typo I spotted in the CVS diffs. :-) -2003-07-29 Tuesday 03:53 moodler +2003-12-08 Monday 03:49 stigbjarne - * lang/de/: moodle.php, quiz.php, workshop.php: + * lang/no/help/exercise/moreinfo.html: - Changes from Ursula Raab + New file -2003-07-29 Tuesday 02:11 kaipe +2003-12-08 Monday 03:43 stigbjarne - * mod/quiz/lib.php: + * lang/no/help/exercise/: nelements.html, takeownership.html: - Refactoring only, no new features - Modified methods are - quiz_get_answers and quiz_grade_attempt_results. For - quiz_grade_attempt_results, the switch statement has been separated - out into method quiz_grade_attempt_question_result. + New file -2003-07-29 Tuesday 00:12 moodler +2003-12-08 Monday 02:41 stigbjarne - * auth/pop3/lib.php: - - Fix for POP3 by disabling TLS explicitly. + * lang/no/help/quiz/multianswer.html: - based on this: http://moodle.org/mod/forum/discuss.php?d=1884 + New file -2003-07-28 Monday 21:18 moodler +2003-12-08 Monday 02:20 stigbjarne - * mod/quiz/format/missingword.php: + * lang/no/help/quiz/: eachattemptbuildsonthelast.html, mods.html, + numerical.html: - Latest fixes from Thomas Robb - thanks Thomas! + New file -2003-07-28 Monday 18:54 moodler +2003-12-08 Monday 01:58 stigbjarne - * lib/setup.php: + * lang/no/help/workshop/: nassessmentsofstudentsubmissions.html, + nelements.html, specimen.html, teachersgradings.html: - Improved magic_quotes routine (deals with arrays now, too) + New file -2003-07-28 Monday 15:31 stronk7 +2003-12-08 Monday 01:22 rkingdon - * mod/: assignment/restorelib.php, forum/restorelib.php: + * mod/workshop/lib.php: - Fixed important bug when recovering assignments or forums with - files and the moddata/courseid didn't exist. Now force the - creation of the courseid dir from the restorelib in each module. + Fixed bug #863. -2003-07-28 Monday 12:37 stronk7 +2003-12-08 Monday 00:31 stigbjarne - * backup/restore_execute.html: + * lang/no/help/exercise/specimen.html: - Prepared to insert string in langs. Tomorrow. + New file -2003-07-28 Monday 12:35 stronk7 +2003-12-07 Sunday 22:58 moodler - * backup/STATUS.txt: + * lang/es/: appointment.php, assignment.php, attendance.php, + auth.php, chat.php, choice.php, countries.php, dialogue.php, + editor.php, forum.php, glossary.php, journal.php, label.php, + moodle.php, quiz.php, resource.php, survey.php, webquest.php, + workshop.php: - Added chat status + Converted to new format using 'single quotes' -2003-07-28 Monday 12:32 stronk7 +2003-12-07 Sunday 22:11 moodler - * mod/: assignment/restorelib.php, choice/restorelib.php, - forum/restorelib.php, journal/restorelib.php, quiz/restorelib.php, - resource/restorelib.php, survey/restorelib.php: + * admin/index.php: - Added language support + Turn off time limits on all upgrades -2003-07-28 Monday 12:24 stronk7 +2003-12-07 Sunday 14:24 koenr - * mod/quiz/restorelib.php: + * lang/nl/help/exercise/grade.html: - Added language suport + translated by Koen Roggemans -2003-07-28 Monday 10:42 stronk7 +2003-12-07 Sunday 14:20 koenr - * lang/en/moodle.php: + * lang/nl/help/exercise/finalgrades.html: - Included every backup string (I think) :-) + translated by Koen Roggemans -2003-07-28 Monday 10:37 rkingdon +2003-12-07 Sunday 09:27 koenr - * mod/workshop/: assessments.php, lib.php, submissions.php, - todo.txt, view.php: + * lang/nl/help/exercise/: elements.html, takeownership.html: - Minor errors fixed; Student can delete submissions and assessments; - Teachers see student names; Tabbed Admin screen. + translated by Koen Roggemans -2003-07-28 Monday 10:33 rkingdon +2003-12-07 Sunday 05:49 moodler - * lang/en/: moodle.php, workshop.php: + * config-dist.php: - Some missing strings added. + Fixed up some examples -2003-07-28 Monday 09:37 moodler +2003-12-07 Sunday 04:52 koenr - * lib/setup.php: + * lang/nl/help/exercise/usemax.html: - A hack to get around magic_quotes_gpc being turned off + translated by Koen Roggemans -2003-07-28 Monday 05:08 moodler +2003-12-07 Sunday 04:26 koenr - * admin/user.php: + * lang/nl/help/exercise/administration.html: - Avoid problems with quotes and so on in user records when updating - users + translated by Koen Roggemans -2003-07-28 Monday 04:53 moodler +2003-12-07 Sunday 03:55 koenr - * pix/madewithmoodle.gif: + * lang/nl/workshop.php: - Updated madewithmoodle file (same logo) + filling in missing string -2003-07-28 Monday 04:47 moodler +2003-12-07 Sunday 02:00 koenr - * user/default/: README.txt, f1.jpg, f2.jpg: + * lang/nl/help/workshop/analysisofassessments.html: - We need to keep these old images here because old stuff may refer - to them. + translated by Koen Roggemans -2003-07-28 Monday 04:42 moodler +2003-12-07 Sunday 01:59 koenr - * lib/weblib.php, pix/madewithmoodle2.gif, pix/madewithmoodle3.gif, - pix/u/f1.png, pix/u/f2.png, user/pix.php, user/default/f1.jpg, - user/default/f2.jpg, theme/cordoroyblue/pix/u/f1.png, - theme/cordoroyblue/pix/u/f2.png: - - Cleaned up the remaining images: + * lang/nl/help/workshop/index.html: - - moved user images to /pix/u folder, and changed format to .png - to allow - transparent images etc. These can now be customised in themes. - - - removed legacy madewithmoodle logos + filling in missing links -2003-07-28 Monday 01:58 moodler +2003-12-06 Saturday 21:57 moodler - * lang/en/quiz.php, mod/quiz/attempt.php, mod/quiz/jsclock.php: - - When a quiz is closing within the next 24 hours, a small countdown - is shown in the titlebar (drawn with javascript). + * mod/glossary/: comment.gif, comments.php: - An alert is shown at ten minutes, and zero minutes. - - This doesn't prevent students from doing anything, but it serves as - a reminder and just looks cool. ;-) + New, smaller comment icon -2003-07-27 Sunday 22:53 moodler +2003-12-06 Saturday 05:15 koenr - * lib/phpmailer/class.phpmailer.php: + * lang/nl/help/glossary/index.html: - I'm hopeful this is a fix for the wrapping problem ... + missing closing tag -2003-07-27 Sunday 20:28 moodler +2003-12-05 Friday 23:34 moodler - * lib/db/: mysql.php, postgres7.php: + * mod/resource/view.php: - Added some flushes in case the indexes take too long ... + Fix for image display - see Bug 695 Thanks, Gustav -2003-07-27 Sunday 20:26 moodler +2003-12-05 Friday 22:47 moodler - * mod/quiz/report/simplestat/report.php: + * lib/compatible.php: - Fixes for file names + Add a check for GD library -2003-07-27 Sunday 19:51 moodler +2003-12-05 Friday 22:43 moodler - * version.php, lib/db/mysql.php, lib/db/mysql.sql, - lib/db/postgres7.php, lib/db/postgres7.sql: - + * lib/compatible.php: - Improved indexing for improved performance on the course page, when - viewing logs and when viewing lists of users ... thanks to Eloy for - the one on the log file. + A little script to quickly check compatibility on servers. -2003-07-27 Sunday 19:04 moodler +2003-12-05 Friday 09:55 rkingdon - * mod/quiz/: report.php, report/simplestat/report.php: + * mod/workshop/: lib.php, submissions.php: - Improvements to simplestat (more info in HTML display plus - downloads XLS an TXT) + Added the setting of League Table options to the Administration + page. -2003-07-27 Sunday 18:38 moodler +2003-12-05 Friday 09:53 rkingdon - * backup/restore_check.html, lang/en/moodle.php: + * lang/en/workshop.php: - Small changes to the restore "continue" button and some missing - strings + Minor change to League table options. -2003-07-27 Sunday 14:30 stronk7 +2003-12-05 Friday 05:34 stigbjarne - * backup/backup_execute.html: + * lang/no/README.txt: - Prepared to insert string in langs. Tomorrow. + Minor changes -2003-07-27 Sunday 14:29 stronk7 +2003-12-05 Friday 05:33 stigbjarne - * backup/restorelib.php: + * lang/no/README: - Typo in course STARTDATE + Fixed error -2003-07-27 Sunday 14:27 stronk7 +2003-12-05 Friday 05:17 stigbjarne - * backup/backuplib.php: + * lang/no/help/glossary/casesensitive.html: - Small typo in course STARTDATE. + Minor changes -2003-07-27 Sunday 14:26 stronk7 +2003-12-05 Friday 05:17 stigbjarne - * backup/lib.php: + * lang/no/help/glossary/: displayformat.html, entbypage.html, + filetoimport.html, importcategories.html, index.html, + linkcategory.html, usedynalink.html: - //Added some debug (commented in production) + New file -2003-07-27 Sunday 06:26 moodler +2003-12-05 Friday 04:36 stigbjarne - * lib/phpmailer/: ChangeLog.txt, README, class.phpmailer.php, - class.smtp.php, language/phpmailer.lang-br.php, - language/phpmailer.lang-en.php: + * lang/no/help/glossary/: destination.html, shows.html: - Upgraded phpmailer to 1.70 + New file -2003-07-27 Sunday 06:14 moodler +2003-12-04 Thursday 19:22 moodler - * lib/moodlelib.php: + * auth/pop3/: config.html, lib.php: - Use the admin user as the envelope sender (to catch bounces etc) + Fixes for POP3 and TLS (new option) -2003-07-27 Sunday 05:22 moodler +2003-12-04 Thursday 19:10 moodler - * admin/cron.php: + * admin/index.php: - Add a message to help debugging + Slight change to make packaging easier on Debian. :-) -2003-07-27 Sunday 05:20 moodler +2003-12-04 Thursday 10:47 rkingdon - * admin/cron.php: - - Improved cron jobs for central clean up tasks. - - - there is now a randomiser so that these jobs are only run 20% of - the time + * mod/exercise/index.php: - - duplicate enrolments are now cleaned up. + Minor change to student listing in index.php. -2003-07-26 Saturday 22:28 giro123 +2003-12-04 Thursday 10:45 rkingdon - * lang/es/: chat.php, moodle.php, quiz.php, resource.php, - workshop.php: + * mod/workshop/submissions.php: - [no log message] + Correction to Final Grades. -2003-07-26 Saturday 20:02 giro123 +2003-12-04 Thursday 09:12 giro123 - * lang/es/help/: assignment/index.html, assignment/mods.html, - chat/mods.html, choice/index.html, choice/mods.html, - forum/index.html, journal/mods.html, resource/index.html, - resource/mods.html, resource/program.html, - workshop/addingacomment.html, workshop/index.html, - workshop/mods.html, quiz/description.html, quiz/index.html, - quiz/mods.html, quiz/numerical.html: + * lang/es/: docs/credits.html, editor.php, glossary.php, + moodle.php, quiz.php, resource.php, workshop.php, help/text.html, + help/textformat.html: [no log message] -2003-07-26 Saturday 19:07 giro123 +2003-12-04 Thursday 01:22 stigbjarne - * lang/es/help/: chat/index.html, chat/mods.html, - journal/index.html, journal/mods.html: + * lang/no/help/: glossary/allowcomments.html, + glossary/allowduplicatedentries.html, glossary/casesensitive.html, + glossary/defaultapproval.html, glossary/description.html, + glossary/fullmatch.html, glossary/globalglossary.html, + glossary/mainglossary.html, glossary/mods.html, + glossary/studentcanpost.html, exercise/grade.html, + exercise/mods.html, exercise/submissionofdescriptions.html, + quiz/repeatattempts.html: - [no log message] + New file -2003-07-26 Saturday 18:35 giro123 +2003-12-03 Wednesday 15:54 koenr - * lang/es/: docs/installamp.html, docs/other.html, - help/installamp.html, help/other.html, help/program.html, - help/resource/program.html, pgassignment.php: + * lang/nl/help/glossary/index.html: - [no log message] + corrected little html-error -2003-07-26 Saturday 18:16 giro123 +2003-12-03 Wednesday 15:51 koenr - * lang/es/help/: index.html, installamp.html, other.html, - program.html: + * lang/nl/help/glossary/: destination.html, entbypage.html, + filetoimport.html, importcategories.html, linkcategory.html: - [no log message] + translated by koen roggemans -2003-07-25 Friday 09:39 moodler +2003-12-03 Wednesday 15:50 koenr - * lib/countries.php: + * lang/nl/help/glossary/index.html: - Fix for Herzogovina + filling in missing links -2003-07-25 Friday 07:28 selliott +2003-12-03 Wednesday 14:56 koenr - * mod/assignment/upload.php: + * lang/nl/glossary.php: - Replaced call to function assignment_get_submission with call to - get_record. This should clean up duplicate rows in - assignment_submissions table. -- selliott + filling in missing strings -2003-07-25 Friday 06:23 moodler +2003-12-03 Wednesday 10:33 willcast - * course/loggraph.php, lib/datalib.php: + * mod/glossary/lib.php: + + - First step towards Tom Murdock's suggestions on a global search + feature (if it is ever implented)... - Fixed user graphs for site-level, all logs + Added a new funtion: module_search( $course, $searchterms, + $extended, $glossary = NULL) + + It returns all entries that matches the specified criteria in any + glossaries within a given $course. It performs an $extended search + if necessary. + + It restrict the search to only one $glossary if specified + (currently used by the internal search function of the module). -2003-07-25 Friday 06:13 moodler +2003-12-03 Wednesday 09:38 rkingdon - * login/index_form.html: + * mod/exercise/lib.php: - Manual method should just use the standard 'forgot password" button + Tidy up return of grades in exercise_grades routine. -2003-07-25 Friday 02:01 moodler +2003-12-03 Wednesday 09:34 julmis - * mod/chat/lib.php: + * lib/editor/htmlarea.php: - A better way of doing chat_get_latest_message() that doesn't - conflict with the debugging in get_record_sql + Improvement to table editing. If table border is set to zero you'll + still see the dotted border. -2003-07-25 Friday 01:19 moodler +2003-12-03 Wednesday 07:33 moodler - * mod/chat/lib.php: + * lang/fr_ca/: assignment.php, chat.php, choice.php, forum.php, + moodle.php, quiz.php, resource.php, workshop.php, docs/README.txt, + docs/docstyles.css, docs/faq.html, docs/features.html, + docs/files.php, docs/install.html, docs/installamp.html, + docs/intro.html, docs/module_files.txt, docs/teacher.html, + docs/upgrade.html, help/cookies.html, help/courseavailability.html, + help/coursecategory.html, help/coursegrades.html, + help/courserecent.html, help/coursestartdate.html, + help/emoticons.html, help/html.html, help/index.html, + help/langedit.html, help/mods.html, help/questions.html, + help/reading.html, help/richtext.html, help/scales.html, + help/summaries.html, help/surveys.html, help/text.html, + help/assignment/assignmenttype.html, help/assignment/index.html, + help/assignment/mods.html, help/assignment/resubmit.html, + help/chat/chatting.html, help/chat/index.html, help/chat/mods.html, + help/choice/index.html, help/choice/mods.html, + help/choice/options.html, help/forum/allowdiscussions.html, + help/forum/attachment.html, help/forum/forumtype.html, + help/forum/index.html, help/forum/mods.html, + help/forum/ratings.html, help/forum/subscription.html, + help/journal/index.html, help/journal/mods.html, + help/quiz/attempts.html, help/quiz/categories.html, + help/quiz/correctanswers.html, help/quiz/createmultiple.html, + help/quiz/description.html, help/quiz/feedback.html, + help/quiz/formatblackboard.html, help/quiz/formatcustom.html, + help/quiz/formatmissingword.html, help/quiz/grademethod.html, + help/quiz/import.html, help/quiz/index.html, help/quiz/match.html, + help/quiz/maxgrade.html, help/quiz/mods.html, + help/quiz/multianswer.html, help/quiz/multichoice.html, + help/quiz/numerical.html, help/quiz/questiontypes.html, + help/quiz/random.html, help/quiz/randomsamatch.html, + help/quiz/repeatattempts.html, help/quiz/review.html, + help/quiz/shortanswer.html, help/quiz/shuffleanswers.html, + help/quiz/shufflequestions.html, help/quiz/timeopen.html, + help/quiz/truefalse.html, help/resource/index.html, + help/resource/mods.html, help/resource/program.html, + help/resource/resourcetype.html, help/resource/summary.html, + help/survey/index.html, help/survey/mods.html, + help/workshop/addingacomment.html, + help/workshop/agreeassessments.html, help/workshop/anonymous.html, + help/workshop/assessmentofexamples.html, + help/workshop/assignmenttype.html, + help/workshop/breakdownoffinalgrade.html, + help/workshop/calculatingfinalgrade.html, + help/workshop/editingacomment.html, help/workshop/elements.html, + help/workshop/finalgrades.html, help/workshop/graded.html, + help/workshop/grading.html, help/workshop/gradingassessments.html, + help/workshop/gradingstrategy.html, + help/workshop/gradingsubmissions.html, + help/workshop/includeself.html, + help/workshop/includeteachersgrade.html, help/workshop/index.html, + help/workshop/leaguetable.html, help/workshop/managing.html, + help/workshop/mods.html, + help/workshop/nassessmentsofstudentsubmissions.html, + help/workshop/nassessmentsofteachersexamples.html, + help/workshop/nelements.html, help/workshop/numberofassessors.html, + help/workshop/overallocation.html, help/workshop/resubmit.html, + help/workshop/selfassessment.html, + help/workshop/showinggrades.html, help/workshop/specimen.html, + help/workshop/submissionofexamples.html, + help/workshop/teachersgradings.html, + help/workshop/ungradedassessments_student.html, + help/workshop/ungradedassessments_teacher.html: - FIxed the LIMIT bug I just made ... need to find a better way as - this sets off get_record alarms + Latest version from Jean-François Nadeau + +2003-12-03 Wednesday 06:22 koenr -2003-07-25 Friday 01:18 moodler - - * mod/chat/gui_header_js/jsupdate.php: + * lang/nl/help/quiz/index.html: - No need for body colour + updating links -2003-07-24 Thursday 23:47 moodler +2003-12-03 Wednesday 06:19 koenr - * lang/en/chat.php, mod/chat/lib.php, mod/chat/mod.html, - mod/chat/version.php, mod/chat/view.php, mod/chat/db/mysql.php, - mod/chat/db/mysql.sql, mod/chat/gui_header_js/index.php: - - New feature - chat scheduling. Can now set a time for the next - chat, as well as rotating weekly or daily period. + * lang/nl/help/quiz/discrimination.html: - Also some small fixes. + translated by Koen Roggemans -2003-07-24 Thursday 09:59 moodler +2003-12-03 Wednesday 05:51 koenr - * mod/quiz/report/simplestat/report.php: + * lang/nl/workshop.php: - Better averages when students are missing + filling in missing strings -2003-07-24 Thursday 09:48 moodler +2003-12-03 Wednesday 05:30 koenr - * mod/quiz/: lib.php, report.php, view.php: + * lang/nl/: moodle.php, quiz.php, resource.php: - Further changes to tidy up reports + filling in missing strings -2003-07-24 Thursday 09:44 moodler +2003-12-02 Tuesday 23:29 moodler - * lang/en/quiz.php: + * lang/en/moodle.php: - New string for simple stats + FIxed names for names -2003-07-24 Thursday 09:43 moodler +2003-12-02 Tuesday 23:28 moodler - * mod/quiz/report/simplestat/report.php: - - - New simplestat report module. - - This is very simple so far just to do some tests on larger - datasets. + * lang/en_us/moodle.php: - Soon it will have XLS and text download, as well as more question - information. + Fixed up names for names -2003-07-24 Thursday 07:52 moodler +2003-12-02 Tuesday 10:53 willcast - * admin/user.php: + * mod/glossary/edit.html: - Further fixes to the last fix ... the same thing was happening - further down. + - Bringing order to chaos (thanks Martin) -2003-07-24 Thursday 05:57 moodler +2003-12-02 Tuesday 08:58 paca70 - * lang/en/help/: index.html, mods.html, assignment/index.html, - assignment/mods.html, chat/index.html, chat/mods.html, - choice/index.html, choice/mods.html, forum/index.html, - forum/mods.html, journal/index.html, journal/mods.html, - quiz/index.html, quiz/mods.html, resource/index.html, - resource/mods.html, survey/index.html, survey/mods.html, - workshop/index.html, workshop/mods.html: - - Split up the index.html and mods.html to take advantage of the new - /help.php + * mod/: exercise/db/postgres7.php, exercise/db/postgres7.sql, + dialogue/db/postgres7.php, dialogue/db/postgres7.sql: - Some of these are still empty and will be fixed with text soon. + Initial version for postgresql. -2003-07-24 Thursday 05:56 moodler +2003-12-02 Tuesday 08:21 moodler - * help.php: - - New version of help.php that automatically constructs the - index.html and mods.html files. + * lib/datalib.php: - Direct from Mad Alex + Undoing that last checkin while I examine the consequences for + other database types -2003-07-24 Thursday 05:09 moodler +2003-12-02 Tuesday 07:42 paca70 - * admin/modules.php: - - If modules have a config.php file in them then a link to this is - printed in the modules screen. - - These config.php screens presumably allow the setting of site-wide - parameters for modules. + * lib/datalib.php: - Thanks to Mad Alex. :-) + To fix postgresql 7.4 default values. Starting with v. 7.4 + postgres is returning default-values with datatype in form: + 'default value'::data type This cannot be inserted back to database + so DEFAULT keyword must be used. -2003-07-24 Thursday 01:53 moodler +2003-12-02 Tuesday 07:24 moodler - * lang/en/docs/faq.html: + * lang/en/docs/credits.html: - New FAQ about the admin account + Add credits for Snoopy -2003-07-24 Thursday 01:36 moodler +2003-12-02 Tuesday 06:43 willcast - * admin/user.php: - - YES!!! FINALLY fixed that damn bug that was causing the admin user - to be skipped during installation! + * mod/glossary/lib.php: - Bug 565 has the details, but basically it was caused by not - initialising the variable $user before using it. Some people - probably had a cookie called "user" that was polluting the - variable. - - YAY! + - Missing a $firstname $lastname... :( Changed to fullname -2003-07-23 Wednesday 23:43 moodler +2003-12-02 Tuesday 06:35 willcast - * tags: + * lang/en/glossary.php: - Latest tags file + - Some fixes when deleting entries and glossaries. - Changing the + way the comments are shown - Saving a couple of lines in the Add + Entry screen. -2003-07-23 Wednesday 23:21 moodler +2003-12-02 Tuesday 06:34 moodler - * lang/en/quiz.php, mod/quiz/view.php: + * lib/moodlelib.php: - Better string for teacher reports + Take post_max_size into account when calculating maximum sizes. -2003-07-23 Wednesday 22:18 moodler +2003-12-02 Tuesday 06:32 willcast - * lang/en/quiz.php, mod/quiz/lib.php, mod/quiz/report.php, - mod/quiz/review.php, mod/quiz/version.php, mod/quiz/view.php, - mod/quiz/db/mysql.php, mod/quiz/db/mysql.sql, - mod/quiz/db/postgres7.php, mod/quiz/db/postgres7.sql, - mod/quiz/report/default.php, mod/quiz/report/overview/report.php, - mod/quiz/report/regrade/report.php: - - New modular plugin structure for quiz reports. - - The code for reviewing an existing attempt is now separate in - review.php and now has a log entry of it's own. - - The overview and regrade reports are now in separate subdirectories - under the "report" directory. Each has a primary "report.php" file - which implements the report as a class. + * mod/glossary/: deleteentry.php, edit.html, lib.php: - These existing reports are very simple, but now more complex ones - can easily be written. (I am about to do one). + - Some fixes when deleting entries and glossaries. - Changing the + way the comments are shown - Saving a couple of lines in the Add + Entry screen. -2003-07-23 Wednesday 21:55 moodler +2003-12-02 Tuesday 01:08 mudrd8mz - * course/user.php: + * lang/cz/docs/: docstyles.css, files.php, install.html: - Fixed a missing translation string + Just updated due to changes in documentation structure. -2003-07-23 Wednesday 19:29 moodler +2003-12-02 Tuesday 01:06 mudrd8mz - * course/user.php: + * lang/cz/help/index.html: - Change default logs to be "today's logs" + Initial czech version -2003-07-23 Wednesday 19:25 moodler +2003-12-02 Tuesday 01:04 mudrd8mz - * mod/chat/: lib.php, report.php, users.php, view.php: + * lang/cz/quiz.php: - Some improved popup windows / links for user pictures + A lot of changes made here! Question names and other strings are + now transalted according to czech educational terminology. Some + meaningless transaltions fixed. -2003-07-23 Wednesday 19:04 moodler +2003-12-02 Tuesday 01:00 mudrd8mz - * mod/quiz/attempt.php: - + * lang/cz/pix.php: - Better layout of gathering quiz results, which mkes it easier for - developers at the cost of perhaps a little efficiency ... some more - testing on this i should be done. Thanks to Henrick Kaipe for - this. + Initial czech version -2003-07-23 Wednesday 18:54 moodler +2003-12-02 Tuesday 00:58 mudrd8mz - * course/loggraph.php, lib/datalib.php: + * lang/cz/: moodle.php, resource.php, workshop.php: - When displaying a user's logs for the current day, make the graph - display ALL courses (ie to match the logs printed below). + Filled missing strings -2003-07-23 Wednesday 07:26 mits +2003-12-02 Tuesday 00:56 mudrd8mz - * lang/ja/: README, chat.php, moodle.php, resource.php, - workshop.php: + * lang/cz/: glossary.php, label.php: - New translation added. + Initial czech version -2003-07-23 Wednesday 07:03 moodler +2003-12-02 Tuesday 00:55 mudrd8mz - * index.php: + * lang/cz/forum.php: - Slight improvement for implementing styles ... since nested styles - don't seem to work as advertised + Filled missing strings. -2003-07-23 Wednesday 06:35 moodler +2003-12-02 Tuesday 00:54 mudrd8mz - * index.php: + * lang/cz/countries.php: - A missing style + 'Czech Republic' and 'Slovak Republic' translated into Czech, the + rest left in English -2003-07-23 Wednesday 00:03 moodler +2003-12-02 Tuesday 00:52 mudrd8mz - * lang/en/docs/credits.html: + * lang/cz/assignment.php: - New entries + Filled missing strings -2003-07-22 Tuesday 23:35 moodler +2003-12-02 Tuesday 00:51 mudrd8mz - * lang/el/: README.txt, assignment.php, auth.php, choice.php, - forum.php, journal.php, moodle.php, quiz.php, resource.php, - survey.php, workshop.php, docs/README.txt, docs/background.html, - docs/credits.html, docs/cvs.html, docs/developer.html, - docs/features.html, docs/files.php, docs/future.html, - docs/glossary.html, docs/install.html, docs/intro.html, - docs/module_files.txt, docs/release.html, docs/teacher.html, - docs/upgrade.html, help/coursecategory.html, - help/courseformats.html, help/coursefullname.html, - help/coursenewsitems.html, help/coursenumsections.html, - help/courserecent.html, help/courseshortname.html, - help/coursestartdate.html, help/emoticons.html, - help/enrolmentkey.html, help/guestaccess.html, help/html.html, - help/langedit.html, help/mods.html, help/picture.html, - help/questions.html, help/reading.html, help/richtext.html, - help/summaries.html, help/surveys.html, help/teachers.html, - help/text.html, help/textformat.html, help/wiki.html, - help/writing.html, help/assignment/assignmenttype.html, - help/assignment/resubmit.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, help/quiz/attempts.html, - help/quiz/categories.html, help/quiz/correctanswers.html, - help/quiz/createmultiple.html, help/quiz/feedback.html, - help/quiz/grademethod.html, help/quiz/import.html, - help/quiz/match.html, help/quiz/maxgrade.html, - help/quiz/multichoice.html, help/quiz/questiontypes.html, - help/quiz/random.html, help/quiz/randomsamatch.html, - help/quiz/review.html, help/quiz/shortanswer.html, - help/quiz/shuffleanswers.html, help/quiz/shufflequestions.html, - help/quiz/timeopen.html, help/quiz/truefalse.html, - help/resource/resourcetype.html, help/resource/summary.html, - help/workshop/addingacomment.html, - help/workshop/agreeassessments.html, help/workshop/anonymous.html, - help/workshop/assignmenttype.html, - help/workshop/breakdownoffinalgrade.html, - help/workshop/calculatingfinalgrade.html, - help/workshop/editingacomment.html, help/workshop/elements.html, - help/workshop/finalgrades.html, help/workshop/graded.html, - help/workshop/grading.html, help/workshop/gradingassessments.html, - help/workshop/gradingstrategy.html, help/workshop/includeself.html, - help/workshop/managing.html, - help/workshop/nassessmentsofstudentsubmissions.html, - help/workshop/nassessmentsofteachersexamples.html, - help/workshop/nelements.html, help/workshop/numberofassessors.html, - help/workshop/resubmit.html, help/workshop/selfassessment.html, - help/workshop/showinggrades.html, help/workshop/specimen.html, - help/workshop/teachersgradings.html: - + * lang/cz/README: - New language: Greek! + Some transaltion notes added. -2003-07-22 Tuesday 23:30 moodler +2003-12-01 Monday 19:53 moodler - * lib/datalib.php: + * lang/en/auth.php: - More debugging/checking on get_record_sql + FIxed missing quotes -2003-07-22 Tuesday 21:33 moodler +2003-12-01 Monday 15:24 koenr - * lib/datalib.php: + * lang/nl/glossary.php: - Added some additional error checking of get_record_sql when in - debug mode + filling in missing strings changed item to invoer -2003-07-22 Tuesday 18:44 moodler +2003-12-01 Monday 14:58 paca70 - * course/enrol.php: + * backup/db/postgres7.sql: - Slight fix when adding log + Now backuptables gets created. (Still untested) -2003-07-22 Tuesday 03:11 thepurpleblob +2003-12-01 Monday 14:57 koenr - * lib/wiki.php: + * lang/nl/exercise.php: - Yet more minor problems fixed for hyperlink/mailto: conversion - difficulties + initial translation -2003-07-22 Tuesday 01:09 moodler +2003-12-01 Monday 14:28 paca70 - * lang/en/workshop.php: + * lib/datalib.php: - Fixed missing string + To fix postgres column renaming. -2003-07-21 Monday 22:32 moodler +2003-12-01 Monday 14:00 stronk7 - * lang/en/workshop.php: + * backup/: backup_scheduled.php, try.php: - Added a missing string + Wow !! Now backup of one course is ENTIRELY encapsulated inside + backup_scheduled.php. And a backup of EVERY course can be executed + invoking try.php. Backing up to a custom directory is working too + !! They are preliminary versions, of course, but seem to work fine + :-) Now I'm going to make all the necessay structures to support + the cron system and to be able to inform the admin about every + scheduled backup process. Ciao :-) -2003-07-21 Monday 19:00 moodler +2003-12-01 Monday 13:39 stronk7 - * mod/chat/users.php: + * backup/backuplib.php: - Fixed a typo + Take out another notice in backup. -2003-07-21 Monday 18:58 moodler +2003-12-01 Monday 12:38 stronk7 - * lang/en/chat.php, mod/chat/users.php: + * backup/lib.php: - Slightly more robust in case it can't find users. See bug 562. + Take out one notice... -2003-07-21 Monday 10:25 stronk7 +2003-12-01 Monday 12:25 stronk7 - * mod/quiz/lib.php: + * backup/: backuplib.php, lib.php: - Reviewing an attempt now works fine with NUMERICAL and SHORTANSWERS - containing the "," character. Bug #561 closed. + Added support in copy_zip_to_course_dir() to save course backup + file in a custom directory (via $preferences->backup_destination). + Needed in scheduled backups. -2003-07-21 Monday 08:20 moodler +2003-12-01 Monday 12:24 jungwirr - * admin/auth.php, user/view.php: + * lang/en/attendance.php: - When using the "manual" method, I've disabled the external method - of changing passwords, and enabled the internal "change password" - button just like "email" and "none". - - Thanks to Danilo Massa for pointing out the inconsistency. + added missing strings dynsectionshort autoattendshort gradeshort -2003-07-21 Monday 07:58 moodler +2003-12-01 Monday 09:18 rkingdon - * lang/en/chat.php: + * mod/exercise/: assessments.php, lib.php: - Added missing string nomessages + Fix minor bug in Administration page. -2003-07-21 Monday 07:28 moodler +2003-12-01 Monday 05:50 rkingdon - * version.php, lib/db/mysql.php, lib/db/mysql.sql, - lib/db/postgres7.php, lib/db/postgres7.sql: + * lang/en/workshop.php: - Increase the size of the field to store sequences in - course_sections + Extra strings for analysis of assessments. -2003-07-21 Monday 06:22 johncaptain +2003-12-01 Monday 04:21 moodler - * lang/en/docs/faq.html: + * mod/quiz/format/aiken.php: - Added question: Resource1 + Allow A. B. C. in addition to A) B) C) -2003-07-21 Monday 02:18 compuproggy +2003-12-01 Monday 04:19 rkingdon - * lang/de/: auth.php, chat.php, moodle.php, quiz.php, resource.php: - + * mod/workshop/: lib.php, submissions.php, version.php, view.php, + db/mysql.php, db/mysql.sql: - [no log message] + New version (2003113000), Analysis of Assessments added. -2003-07-21 Monday 00:50 moodler +2003-12-01 Monday 04:16 rkingdon - * lib/moodlelib.php: + * lang/en/help/workshop/analysisofassessments.html: - Close loophole for invisible courses by re-enrolment + New Workshop help file for the analysis of assessments. -2003-07-21 Monday 00:43 moodler +2003-12-01 Monday 00:15 andre_bln - * lang/en/: moodle.php, docs/release.html: + * lang/de/docs/: README.txt, background.html, credits.html, + cvs.html, developer.html, faq.html, features.html, future.html, + install.html, intro.html, licence.html, module_files.txt, + other.html, philosophy.html, release.html, teacher.html: - New strings for hiding courses + new version german translation *.html-files -2003-07-21 Monday 00:35 moodler +2003-12-01 Monday 00:01 moodler - * backup/: backuplib.php, restorelib.php: + * admin/cron.php: - Backup the new course->visible field + If a file called cronextra.php exists in the dataroot then cron + will run that too. This allows sites to have "special" + maintenance. -2003-07-21 Monday 00:31 moodler +2003-11-30 Sunday 22:47 moodler - * version.php, lib/datalib.php, lib/db/mysql.php, course/edit.html, - course/edit.php, lib/db/mysql.sql, lib/db/postgres7.php, - lib/db/postgres7.sql: + * lang/en/moodle.php: - New course parameter "visible" which makes the course available to - students. Defaults to 1 (on). Teacher can control this from - settings page. + Fixed missing string adminhelpbackup -2003-07-20 Sunday 22:31 moodler +2003-11-30 Sunday 22:37 moodler - * mod/chat/report.php: + * mod/quiz/: lib.php, format/aiken.php: + + New format called "Aiken format" by Thomas Robb (and Art Lader) to + allow import of questions like this: - Better formatting on IE + Every seriously injured person is likely to go into A) shock. B) + infection. C) hemorrhage. D) respiratory pain. ANSWER: A -2003-07-20 Sunday 22:13 moodler +2003-11-30 Sunday 18:12 mits - * mod/chat/view.php: + * lang/ja/: README, moodle.php: - Spacers look funny on IE + new translation and polished few. -2003-07-20 Sunday 22:08 moodler +2003-11-30 Sunday 13:57 stronk7 - * mod/chat/report.php: + * backup/: STATUS.txt, version.php: - Was cropping first/last message - fixed now + Going to "Create the script". Bump. -2003-07-20 Sunday 22:05 moodler +2003-11-30 Sunday 13:56 stronk7 - * mod/chat/view.php: + * backup/config.html: - Put link at the top + Destination folder is included too. -2003-07-20 Sunday 22:03 moodler +2003-11-30 Sunday 13:37 stronk7 - * lang/en/chat.php, mod/chat/view.php: + * backup/config.html: - Add a display of current users on the view page + Now weekdays, active and execution time are included, too. -2003-07-20 Sunday 21:53 moodler +2003-11-30 Sunday 10:58 stronk7 - * course/lib.php, lib/weblib.php: + * admin/backup.php: - Moved print_headline() to weblib.php + Scheduled weekdays are now stored in DB -2003-07-20 Sunday 21:20 moodler +2003-11-30 Sunday 06:57 moodler - * lang/en/chat.php, mod/chat/report.php: + * lang/: zh_cn/moodle.php, zh_tw/moodle.php: - Make session link translatable + Switch firstname with lastname -2003-07-20 Sunday 21:10 moodler +2003-11-30 Sunday 06:44 moodler - * lang/en/chat.php: + * lang/en/moodle.php: - Some rewording + Plural "Given name(s)" looks silly in English and isn't needed. + Might be for Spanish or Arabic though. -2003-07-20 Sunday 21:08 moodler +2003-11-30 Sunday 06:40 moodler - * mod/chat/report.php: + * lang/: zh_cn/moodle.php, zh_tw/moodle.php: - Ah! Now we're getting somewhere - chat reports look quite nice - now! + Display FAMILY names first -2003-07-20 Sunday 20:37 moodler +2003-11-30 Sunday 06:38 moodler - * mod/chat/report.php: + * lang/ja/moodle.php: - A bit more usable now + Display family names FIRST -2003-07-20 Sunday 20:16 moodler +2003-11-30 Sunday 06:15 moodler - * lang/en/chat.php, mod/chat/insert.php, mod/chat/lib.php, - mod/chat/mod.html, mod/chat/report.php, mod/chat/version.php, - mod/chat/view.php, mod/chat/db/mysql.php, mod/chat/db/mysql.sql: + * lang/hu/moodle.php: - Some new code related to the new reports - uploading for testing on - other server - still very early + Reverse the names ... -2003-07-20 Sunday 18:35 moodler +2003-11-30 Sunday 06:02 moodler - * mod/chat/lib.php: + * version.php: - Only show "recent activity" for chats in the current course. + Bump -2003-07-20 Sunday 17:59 moodler +2003-11-30 Sunday 06:02 moodler - * lib/rte/rte_lang.js: + * lang/en/moodle.php, lib/defaults.php, admin/config.html, + lib/moodlelib.php: + + Final pieces to allow site-wide configuration of name display. - Fixed translation + Site variable can override order of "firstname lastname" or it can + leave it up to the language packs. -2003-07-20 Sunday 07:19 moodler +2003-11-30 Sunday 00:41 moodler - * lang/en/resource.php: + * lang/en/docs/coding.html: - Slight change to string + Tweaks -2003-07-20 Sunday 07:07 moodler +2003-11-30 Sunday 00:40 moodler - * lang/en/: resource.php, help/resource/resourcetype.html: - - - Changes related to new popup capabilities for "Web Links". + * lang/en/docs/coding.html: - TRANSLATORS PLEASE NOTE: help/resource/resourcetype.html has - changed slightly. + Style fixes -2003-07-20 Sunday 07:02 moodler +2003-11-30 Sunday 00:31 moodler - * course/lib.php: + * lang/en/docs/coding.html: - Added target again for non-Javascript users (I'd taken it out while - testing) + Added information about databases -2003-07-20 Sunday 06:58 moodler +2003-11-29 Saturday 19:43 giro123 - * course/lib.php: + * lang/es/README.txt: - Give each popup a resource a unique window + [no log message] -2003-07-20 Sunday 06:56 moodler +2003-11-29 Saturday 16:35 moodler - * course/lib.php: + * lib/editor/htmlarea.php: - Popup windows now work on side links too + Bugfix - don't use control keys if alt key is also down (to fix + Polish) -2003-07-20 Sunday 06:53 moodler +2003-11-29 Saturday 06:26 moodler - * lib/javascript.php, lib/weblib.php, course/lib.php, - mod/resource/details.php, mod/resource/lib.php, - mod/resource/version.php: - - New feature - "Web link" resources can now specify a popup window + * admin/user.php: - fullscreen is currently the only feature left out of this .. I had - trouble getting it to work consistently so I've left it out as - being more troubles than it's worth. + Fixed typo from last night -2003-07-20 Sunday 00:56 moodler +2003-11-28 Friday 18:27 moodler - * mod/forum/lib.php: + * lib/weblib.php: - Rebuild course cache using the function for it. + Fix navigation buttons for hidden buttons -2003-07-19 Saturday 11:02 stronk7 +2003-11-28 Friday 18:19 moodler - * backup/backup_version.php: + * lang/en/resource.php: - Numerical questions included in backup/restore. Up a bit. + Fixed notefile string -2003-07-19 Saturday 11:01 stronk7 +2003-11-28 Friday 08:16 moodler - * mod/quiz/: backuplib.php, restorelib.php: + * user/index.php: - Now numerical questions are included in backup and restore too !! + Use fullname display for actual name in list -2003-07-19 Saturday 06:37 moodler +2003-11-28 Friday 07:47 moodler - * version.php, lang/en/docs/release.html: + * mod/survey/lib.php: - I'm about to start on some big jobs ... + Use fullname function for names -2003-07-19 Saturday 04:59 moodler +2003-11-28 Friday 07:45 moodler - * theme/cordoroyblue/pix/t/move.gif: + * mod/journal/lib.php: - For completeness + Use fullname function for displaying names -2003-07-17 Thursday 15:11 stronk7 +2003-11-28 Friday 07:42 moodler - * mod/quiz/numerical.html: + * mod/dialogue/dialogues.php: - Modified a bit the form to avoid bug 556. Seems to work fine now - (render-html bug) + Use fullname for displaying names -2003-07-16 Wednesday 18:35 moodler +2003-11-28 Friday 07:41 moodler - * mod/newmodule_template.zip: + * mod/choice/: report.php, view.php: - Fixed call to get_all_instances_in_course() + Display names using fullname function -2003-07-16 Wednesday 15:09 palojacko +2003-11-28 Friday 07:37 moodler - * lang/sk/: assignment.php, auth.php, choice.php, forum.php, - journal.php, moodle.php, quiz.php, resource.php, survey.php: + * mod/chat/report.php: - update for moodle 1.0.9 + Make sure teacher override is there -2003-07-16 Wednesday 12:47 rkingdon +2003-11-28 Friday 07:35 moodler - * mod/workshop/lib.php: + * mod/chat/: lib.php, report.php, users.php: - Removal of debugging code; fixed bug in _get_student_submissions - routine + DIsplay names using the fullname function -2003-07-16 Wednesday 00:57 stronk7 +2003-11-28 Friday 05:59 stigbjarne - * backup/lib.php: + * lang/no/help/: glossary/aliases.html, exercise/usemax.html: - Little modification to use $CFG->directorypermissions in mkdir + New file -2003-07-15 Tuesday 11:20 giro123 +2003-11-28 Friday 05:53 stigbjarne - * lang/es/quiz.php: + * lang/no/help/workshop/editingacomment.html: - en 1.35 + New file -2003-07-15 Tuesday 11:19 giro123 +2003-11-28 Friday 05:43 stigbjarne - * lang/es/moodle.php: + * lang/no/help/quiz/description.html: - en 1.156 + New file -2003-07-15 Tuesday 11:17 giro123 +2003-11-28 Friday 05:40 stigbjarne - * lang/es/chat.php: + * lang/no/help/quiz/import.html: - en 1.5 + Minor changes -2003-07-15 Tuesday 11:16 giro123 +2003-11-28 Friday 05:25 stigbjarne - * lang/es/assignment.php: + * lang/no/help/quiz/: shufflequestions.html, timeopen.html, + truefalse.html: - en 1.18 + Minor changes -2003-07-15 Tuesday 11:12 stronk7 +2003-11-28 Friday 05:21 stigbjarne - * backup/: backup_check.html, backup_execute.html, - backup_form.html: + * lang/no/help/quiz/grademethod.html: - Changed backup logs default to NO. + Minor changes -2003-07-15 Tuesday 11:10 stronk7 +2003-11-28 Friday 05:15 stigbjarne - * backup/backuplib.php: + * lang/no/help/quiz/attempts.html: - Added some flushes to avoid some browsers timeouts when calculating - what to backup (check phase). + Minor changes -2003-07-15 Tuesday 08:42 moodler +2003-11-28 Friday 05:08 stigbjarne - * lang/pt_br/: assignment.php, auth.php, choice.php, forum.php, - journal.php, moodle.php, quiz.php, resource.php, survey.php: + * lang/no/: LES_MEG.txt, README, docs/README.txt: - UPdates from Paula Magri + Minor changes -2003-07-15 Tuesday 08:24 rkingdon +2003-11-28 Friday 05:04 stigbjarne - * mod/workshop/: assessments.php, lib.php, submissions.php, - todo.txt, upload.php, version.php, view.php, db/mysql.php, - db/mysql.sql: + * lang/no/README.txt: - Minor corrections, addition of rubics table - July 2003 + Minor changes -2003-07-14 Monday 19:19 moodler +2003-11-28 Friday 04:56 stigbjarne - * lib/weblib.php: + * lang/no/README.txt: - Don't convert URLs into links for the plain text format because it - can mess up code sometimes + Minor changes -2003-07-14 Monday 19:06 moodler +2003-11-28 Friday 04:48 stigbjarne - * lib/weblib.php: + * lang/no/: README.txt, README.txt: - Text emails now have html entities translated properly - - Thanks to Gustav Delius for the patch + Minor changes -2003-07-14 Monday 16:45 mits +2003-11-28 Friday 03:06 moodler - * lang/ja/: help/quiz/description.html, help/quiz/numerical.html, - README, chat.php, quiz.php: + * mod/assignment/lib.php: - New translation. + Use fullname function -2003-07-14 Monday 09:22 moodler +2003-11-28 Friday 03:02 moodler - * course/lib.php: + * login/change_password.php: - Removed redundant up/down arrows ... let's see how everyone feels - about it + Use fullname function for names -2003-07-14 Monday 06:08 moodler +2003-11-28 Friday 03:00 moodler - * course/lib.php, course/mod.php, course/format/topics.php, - course/format/weeks.php, lang/en/moodle.php, lib/moodlelib.php, - pix/t/move.gif: - - Arbitrary moving of activities (aka cut and paste) + * lib/weblib.php: - Some of this code was sent by Howard Miller, but I rewrote most of - it to make it shorter and to fit in better with current code. + Use fullname function for name in login string -2003-07-13 Sunday 07:03 moodler +2003-11-28 Friday 02:57 moodler - * lang/: de/chatarea.php, en/chatarea.php, es/chatarea.php, - es_mx/chatarea.php, ja/chatarea.php: - - Removing Chatarea completely from Moodle. + * lib/moodlelib.php: - If anyone still wants it, I've made an archive here: + Tiny hack for Qmail - I've come across one system which REQUIRED + the IsQmail method of phpmailer to be used. - http://moodle.org/download/modules/chatarea.zip + This is now possible just by specifying "qmail" in the smtphosts + field. -2003-07-12 Saturday 09:24 moodler +2003-11-28 Friday 02:53 moodler - * mod/quiz/lib.php: + * lib/moodlelib.php: - Print images correctly on questions included from categories in - other courses. + Some changes to use fullname function for names -2003-07-11 Friday 23:52 moodler +2003-11-28 Friday 02:47 moodler - * index.php, course/lib.php, course/format/social.php: + * lib/ipatlas/plot.php: - Some slight cleanup (optimisation) of print_section and - print_section_block + Use fullname() function for name -2003-07-11 Friday 22:19 moodler +2003-11-28 Friday 02:43 moodler - * lib/datalib.php, mod/assignment/index.php, mod/chat/index.php, - mod/choice/index.php, mod/forum/index.php, mod/forum/discuss.php, - mod/journal/index.php, mod/quiz/index.php, mod/resource/index.php, - mod/resource/lib.php, mod/survey/index.php, mod/workshop/index.php: - - - When displaying index lists of a particular module's activities, - ensure that the order they are displayed in is always the same as - the order they have been defined in. See bug 553. + * course/user.php: - This involved API changes to the function - get_all_instances_in_course() + Use fullname function -2003-07-11 Friday 01:38 moodler +2003-11-28 Friday 02:41 moodler - * lib/weblib.php, user/view.php: + * course/unenrol.php: - Email addresses are now well and truly obfuscated on public profile - pages + Use fullname function to display names -2003-07-10 Thursday 11:21 stronk7 +2003-11-28 Friday 02:37 moodler - * backup/lib.php: + * course/: student.php, teacher.php: - Small typo when creating structures in a fresh installation (no - previous backup installed) + Use fullname function. Sorting is still wrong though and the + selection mechanism sucks. -2003-07-10 Thursday 07:09 moodler +2003-11-28 Friday 02:35 moodler - * mod/quiz/: lib.php, version.php, db/mysql.php, db/mysql.sql, - db/postgres7.php, db/postgres7.sql: + * course/loginas.php: - Added a question field to numerical table for completeness + Use fullname function for names -2003-07-10 Thursday 06:25 moodler +2003-11-28 Friday 02:33 moodler - * lang/en/quiz.php, lang/en/help/index.html, - lang/en/help/quiz/numerical.html, mod/quiz/lib.php, - mod/quiz/numerical.html, mod/quiz/question.php, - mod/quiz/version.php, mod/quiz/db/mysql.php, mod/quiz/db/mysql.sql, - mod/quiz/pix/de.gif, mod/quiz/pix/nu.gif: - - New question type: Numerical questions. + * course/loggraph.php: - Mostly coded by Henrik Kaipe - I changed a few things on the way - in. + Use fullname() function for names -2003-07-10 Thursday 01:12 moodler +2003-11-28 Friday 02:32 moodler - * mod/forum/: backuplib.php, restorelib.php: + * course/lib.php: - Whoops forgot to check these babies in + Use fullname for Guest name -2003-07-10 Thursday 01:11 moodler +2003-11-28 Friday 02:31 moodler - * mod/forum/lib.php: + * admin/: creators.php, register.php, user.php: - Just some comments + Implemented more fullname() calls -2003-07-10 Thursday 01:06 moodler +2003-11-28 Friday 02:06 stigbjarne - * mod/newmodule_template.zip: + * lang/no/help/: dialogue/addsubject.html, + dialogue/closedialogue.html, dialogue/deleteafter.html, + dialogue/dialoguetype.html, dialogue/index.html, + dialogue/info.html, dialogue/maildefault.html, dialogue/mods.html, + dialogue/multiple.html, dialogue/sendmail.html, + dialogue/writing.html, journal/index.html, journal/mods.html, + label/mods.html, resource/index.html, resource/mods.html, + resource/program.html, survey/index.html, survey/mods.html: - Updated a few glaring problems (old style code) + New file -2003-07-09 Wednesday 23:42 moodler +2003-11-28 Friday 01:18 stigbjarne - * mod/chat/lib.php: + * lang/no/help/chat/: chatting.html, index.html, mods.html: - Force unique entries in list + New file -2003-07-09 Wednesday 23:38 moodler +2003-11-28 Friday 01:08 stigbjarne - * mod/chat/gui_header_js/jsupdate.php: + * lang/no/help/: choice/index.html, choice/mods.html, + forum/index.html, forum/maxattachmentsize.html, forum/mods.html, + forum/ratings.html, attendance/index.html, attendance/mods.html: - Need to escape slashes here + New file -2003-07-09 Wednesday 21:49 moodler +2003-11-28 Friday 01:04 stigbjarne - * mod/chat/lib.php: + * lang/no/help/: cookies.html, courseavailability.html, + coursegrades.html, coursereports.html, courseuploadsize.html, + index.html, scales.html, assignment/index.html, + assignment/mods.html: - Minor formatting fix + New file -2003-07-09 Wednesday 21:46 moodler +2003-11-28 Friday 01:01 stigbjarne - * lang/en/chat.php, mod/chat/lib.php: + * lang/no/LES_MEG.txt: - Chat now prints something useful under recent activity + New file -2003-07-09 Wednesday 19:20 mits +2003-11-28 Friday 00:58 stigbjarne - * lang/ja/: README, chat.php: + * lang/no/docs/features.html: - New translationd added. + Improved and extended -2003-07-09 Wednesday 06:09 moodler +2003-11-28 Friday 00:52 stigbjarne - * mod/chat/users.php: + * lang/no/help/: assignment/assignmenttype.html, + assignment/resubmit.html, choice/options.html, + forum/allowdiscussions.html, forum/attachment.html, + forum/forumtype.html, forum/subscription.html, + resource/resourcetype.html, resource/summary.html: - Right ping now + Improved and extended -2003-07-09 Wednesday 06:07 moodler +2003-11-28 Friday 00:47 stigbjarne - * mod/chat/users.php: + * lang/no/help/: coursecategory.html, courseformats.html, + coursefullname.html, coursenewsitems.html, coursenumsections.html, + courserecent.html, courseshortname.html, coursestartdate.html, + emoticons.html, enrolmentkey.html, guestaccess.html, html.html, + langedit.html, mods.html, picture.html, questions.html, + reading.html, richtext.html, summaries.html, surveys.html, + teachers.html, text.html, textformat.html, wiki.html, writing.html: + - A beep is a ping. ;-) + Improved and extended -2003-07-09 Wednesday 05:55 moodler +2003-11-28 Friday 00:45 stigbjarne - * mod/chat/view.php: + * lang/no/docs/: README.txt, install.html, intro.html, + module_files.txt, teacher.html, upgrade.html: - Slightly better window name + Minor changes -2003-07-09 Wednesday 05:53 moodler +2003-11-27 Thursday 20:02 moodler - * lang/en/chat.php, mod/chat/lib.php, mod/chat/users.php, - mod/chat/gui_header_js/jsupdate.php: - - Simple beeping is now added ... users can now beep each other and - also beep everyone using "beep all" + * lang/en/resource.php: - There are no controls as yet to disable beeping on a per-user basis - but this would come next + Fixing a broken line -2003-07-09 Wednesday 05:37 moodler +2003-11-27 Thursday 20:01 moodler - * mod/chat/beep.wav: + * lang/en/resource.php: - A default beep + Editing as necessary :) Can't have all that HTML formatting in the + strings ... -2003-07-08 Tuesday 23:32 compuproggy +2003-11-27 Thursday 19:27 willcast - * lang/de/: chat.php, chatarea.php: + * lang/en/resource.php, mod/resource/lib.php: - [no log message] + - Adding error trapping to the fetching function and giving error + messages accordandly. - Adding Moodle as the web agent!!! :) + + PLEASE, edit the new language strings if necessary. -2003-07-08 Tuesday 23:23 compuproggy +2003-11-27 Thursday 18:19 moodler - * lang/de/: assignment.php, forum.php, moodle.php, quiz.php: + * mod/resource/lib.php: + Removed some tabs + +2003-11-27 Thursday 18:18 willcast + + * mod/resource/view.php: + - Fixing bug that was preveting uploaded files to be shown... - A fresh translation + Uploaded files parsing is not ready so it's desabled by code... -2003-07-08 Tuesday 21:56 moodler +2003-11-27 Thursday 18:11 moodler - * files/index.php: + * lang/en/resource.php, mod/resource/config.html, + mod/resource/fetch.php, mod/resource/lib.php, + mod/resource/view.php: - Updated this link too + A few rearrangments in the new code for filtered external pages -2003-07-08 Tuesday 21:55 moodler +2003-11-27 Thursday 15:50 stronk7 - * admin/index.php: + * backup/config.html: - Updated backup link (in future perhaps it should link to a generic - page from which backup file management and restores can be done - too) + Small change to save scheduled days always in + 0=Sunday....6=Saturday format, independent from the visual display + of the week. :-) It uses the "firstdayofweek" string in every + languaje pack (defaults to 0-Sunday) -2003-07-08 Tuesday 21:43 moodler +2003-11-27 Thursday 15:42 stronk7 - * backup/: backup.php, restore.php: + * backup/config.html: - Updated paths for new location (that was easy!) + Comment some debug. I forgot it, sorry. :-( -2003-07-08 Tuesday 21:40 moodler +2003-11-27 Thursday 15:38 stronk7 - * mod/: assignment/backuplib.php, assignment/restorelib.php, - choice/backuplib.php, choice/restorelib.php, journal/backuplib.php, - journal/restorelib.php, quiz/backuplib.php, quiz/restorelib.php, - resource/backuplib.php, resource/restorelib.php, - survey/backuplib.php, survey/restorelib.php: + * backup/config.html: - Moving the backup libraries for each module into their new homes. - - There's some beer and pies in the fridge, guys, settle in. + Changed empty->isset !! Arghh -2003-07-08 Tuesday 21:27 moodler +2003-11-27 Thursday 15:33 stronk7 - * lang/en/chat.php, mod/chat/users.php, mod/chat/view.php: + * backup/lib.php: - Add a notification when people have left + Return backup_config records as an object instead of an array. -2003-07-08 Tuesday 21:17 moodler +2003-11-27 Thursday 15:27 stronk7 - * mod/chat/lib.php: + * admin/backup.php, admin/configure.php, admin/index.php, + backup/config.html, backup/lib.php, backup/version.php: - Added emoting (both the MOO style with a : and the IRC style /me ) + Initial release of the configure backup. It now uses backup_config + instead of config. Not finished !! -2003-07-08 Tuesday 02:09 thepurpleblob +2003-11-27 Thursday 14:57 stronk7 - * lang/en/help/wiki.html, lib/wiki.php: + * backup/db/mysql.php: - Added support for mailto links + Solved one small typo with prefix.. :-) -2003-07-07 Monday 23:47 moodler +2003-11-27 Thursday 14:53 stronk7 - * mod/forum/lib.php: + * backup/db/: mysql.php, mysql.sql, oci8po.sql, postgres7.sql: - Timezone included in user listing, plus new recent activity stuff + Included support for new backup_config table. (postgresql and + oracle versions not tested !!) -2003-07-07 Monday 13:52 mits +2003-11-27 Thursday 11:19 paca70 - * lang/ja/chat.php: + * lang/fi/: assignment.php, auth.php, chat.php, choice.php, + forum.php, journal.php, moodle.php, pgassignment.php, quiz.php, + resource.php, survey.php, workshop.php: - character check. + More Finnish translation from Teemu Sumi. -2003-07-07 Monday 13:51 mits +2003-11-27 Thursday 11:09 willcast - * lang/ja/: README, assignment.php, chat.php, chatarea.php, - moodle.php, quiz.php: + * mod/resource/: fetch.php, lib.php: - New translation strings and new file chat.php added. + - External webpage resources now are parsed and automatic links are + added to the glossary terms... Only if $CFG->filterexternalpages is + enabled. -2003-07-07 Monday 13:39 giro123 +2003-11-27 Thursday 11:08 paca70 - * lang/es/: assignment.php, docs/background.html, docs/coding.html, - docs/credits.html, docs/developer.html, docs/glossary.html, - docs/install.html, docs/licence.html, docs/release.html, - docs/teacher.html: + * lang/fi/docs/teacher.html: - [no log message] + One small correction. -2003-07-07 Monday 12:22 stronk7 +2003-11-27 Thursday 11:04 willcast - * backup/backup_version.php: + * mod/resource/: fetch.php, lib.php, view.php: - Some minor cleanings + - External webpage resources now are parsed and automatic links are + added to the glossary terms... Only if $CFG->filterexternalpages is + enabled. -2003-07-07 Monday 12:20 stronk7 +2003-11-27 Thursday 11:02 willcast - * backup/: backuplib.php, restorelib.php: + * lib/snoopy/Snoopy.class.inc: - Some debug info commented + - Adding a new class to fetch remote files through PHP. -2003-07-07 Monday 11:46 stronk7 +2003-11-27 Thursday 11:01 paca70 - * backup/restore_execute.html: + * lang/fi/docs/teacher.html: - Added some flush + Finnish teachers manual. Thanks to Lasse Utti. -2003-07-07 Monday 11:42 stronk7 +2003-11-27 Thursday 09:52 moodler - * backup/backup_execute.html: + * lang/en/docs/credits.html: - Changed end + Eloy's "war name" :-) -2003-07-07 Monday 11:26 stronk7 +2003-11-27 Thursday 09:23 moodler - * backup/backuplib.php: + * file.php: - Added some flush() to the backup process (in users, questions and - logs) + Decode pathinfo in case it has encoded spaces etc in it -2003-07-07 Monday 08:08 moodler +2003-11-27 Thursday 06:52 moodler - * mod/quiz/question.php: + * mod/quiz/report/simplestat/report.php: - Small bugfix to allow question categories to be changed + Different format on headers for text downloads to improve + performance on more browsers -2003-07-07 Monday 06:23 moodler +2003-11-27 Thursday 05:32 willcast - * mod/chat/lib.php: + * mod/glossary/: db/mysql.php, version.php: - Added parsing of links + - Deleting inconsistent records on glossary_alias due to the last + fixed bug. -2003-07-07 Monday 05:45 moodler +2003-11-27 Thursday 00:26 andre_bln - * lang/en/assignment.php, mod/assignment/lib.php: + * lang/de/: assignment.php, attendance.php, auth.php, chat.php, + choice.php, countries.php, dialogue.php, editor.php, exercise.php, + forum.php, glossary.php, journal.php, label.php, moodle.php, + pgassignment.php, pix.php, quiz.php, resource.php, survey.php, + webquest.php, workshop.php: - Fixes for "wierd assignment error" - Bug #549, from Scott Elliott + new version completed php-files CVS + ------------------------------------------------------------------- + --- -2003-07-07 Monday 05:12 moodler +2003-11-26 Wednesday 23:10 moodler - * mod/chat/view.php: + * mod/survey/download.php: - Stuff + Worksheet name can't be longer than 31 characters -2003-07-07 Monday 05:11 moodler +2003-11-26 Wednesday 21:25 willcast - * mod/chat/view.php: + * mod/glossary/edit.php: - Show the intro text now + - Fixing bug regarding the aliases (pointed out by Sho Fukamachi + also) -2003-07-07 Monday 04:52 moodler +2003-11-26 Wednesday 14:21 trobb - * mod/choice/: report.php, view.php: + * mod/quiz/report/fullstat/report.php: - Fixed some accidental lowercasing + [no log message] -2003-07-07 Monday 02:46 moodler +2003-11-26 Wednesday 08:07 moodler - * lang/en/chat.php: + * lang/en/docs/credits.html: - Strings + Peter Taylor got upgraded :-) -2003-07-07 Monday 02:45 moodler +2003-11-26 Wednesday 06:42 willcast - * mod/chat/: insert.php, lib.php, users.php, - gui_header_js/chatinput.php, gui_header_js/index.php, - gui_header_js/jsupdate.php: + * mod/glossary/view.php: - Some minor improvements + - Fixing typo (pointed out by Sho Fukamachi) -2003-07-06 Sunday 23:44 moodler +2003-11-26 Wednesday 06:38 willcast - * lang/en/chat.php, mod/chat/README.txt, mod/chat/drawboard.php, - mod/chat/empty.php, mod/chat/icon.gif, mod/chat/index.php, - mod/chat/insert.php, mod/chat/lib.php, mod/chat/mod.html, - mod/chat/users.php, mod/chat/version.php, mod/chat/view.php, - mod/chat/db/mysql.php, mod/chat/db/mysql.sql, - mod/chat/gui_header/chatinput.php, mod/chat/gui_header/chatmsg.php, - mod/chat/gui_header/index.php, - mod/chat/gui_header_js/chatinput.php, - mod/chat/gui_header_js/chatmsg.php, - mod/chat/gui_header_js/index.php, - mod/chat/gui_header_js/jsupdate.php, - mod/chat/gui_java/MainFrameGui.java, - mod/chat/gui_java/TextDialog.java, mod/chat/gui_java/arsc.java, - mod/chat/gui_push_js/chatinput.php, - mod/chat/gui_push_js/chatmsg.php, mod/chat/gui_push_js/index.php, - mod/chat/gui_sockets/arscd.php, mod/chat/gui_sockets/chatinput.php, - mod/chat/gui_sockets/index.php, mod/chat/gui_text/index.php: + * mod/glossary/: export.php, lib.php: - Very early version of new chat module, made by Martin using ARSC as - an inspiration. - - Works OK already on most newish browsers .. see mod/chat/README.txt - for details. + - Removing tags from glossary name when exporting the entries. -2003-07-05 Saturday 21:19 moodler +2003-11-26 Wednesday 05:10 paca70 - * mod/quiz/lib.php: + * lang/fi/: assignment.php, auth.php, chat.php, choice.php, + editor.php, forum.php, journal.php, moodle.php, pgassignment.php, + quiz.php, resource.php, survey.php, docs/README.txt, + docs/files.php, docs/install.html, docs/intro.html, + help/coursecategory.html, help/courseformats.html, + help/coursefullname.html, help/coursenewsitems.html, + help/coursenumsections.html, help/courserecent.html, + help/courseshortname.html, help/coursestartdate.html, + help/enrolmentkey.html, help/guestaccess.html, help/html.html, + help/langedit.html, help/mods.html, help/picture.html, + help/questions.html, help/reading.html, help/richtext.html, + help/surveys.html, help/teachers.html, help/text.html, + help/textformat.html, help/writing.html, + help/assignment/assignmenttype.html, help/assignment/resubmit.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, + help/pgassignment/anonymous.html, + help/pgassignment/assignmenttype.html, + help/pgassignment/breakdownoffinalgrade.html, + help/pgassignment/calculatingfinalgrade.html, + help/pgassignment/elements.html, + help/pgassignment/finalgrades.html, help/pgassignment/graded.html, + help/pgassignment/grading.html, + help/pgassignment/gradingcomments.html, + help/pgassignment/includeself.html, + help/pgassignment/managing.html, + help/pgassignment/numberofassessors.html, + help/pgassignment/resubmit.html, + help/pgassignment/showinggrades.html, + help/pgassignment/specimen.html, + help/pgassignment/teachersgradings.html, help/quiz/attempts.html, + help/quiz/categories.html, help/quiz/correctanswers.html, + help/quiz/feedback.html, help/quiz/grademethod.html, + help/quiz/import.html, help/quiz/maxgrade.html, + help/quiz/multichoice.html, help/quiz/questiontypes.html, + help/quiz/randommatch.html, help/quiz/review.html, + help/quiz/shortanswer.html, help/quiz/timeopen.html, + help/quiz/truefalse.html, help/resource/resourcetype.html, + help/resource/summary.html: - Don't allow grades to ever be set for description questions + Converting back to iso-8859-1. Sorry for this mess... -2003-07-05 Saturday 21:08 moodler +2003-11-26 Wednesday 03:47 moodler - * mod/quiz/mod.html: + * lang/en/resource.php, mod/resource/config.html, + mod/resource/details.php, mod/resource/lib.php: - Don't shuffle quiz questions by default (confusing to newcomers) + Another setting to allow a default URL in webpage and weblink -2003-07-05 Saturday 21:08 moodler +2003-11-26 Wednesday 02:54 stronk7 - * mod/quiz/lib.php: + * backup/STATUS.txt: - Description questions should not be selected randomly + Updated to include scheduled backup status. -2003-07-05 Saturday 21:02 moodler +2003-11-26 Wednesday 01:42 andre_bln - * lang/en/help/quiz/questiontypes.html: + * lang/de/help/glossary/: destination.html, entbypage.html, + filetoimport.html, importcategories.html, linkcategory.html: - Added Description question to overall list of question types + add new german translation html-files -2003-07-05 Saturday 21:00 moodler +2003-11-26 Wednesday 01:39 andre_bln - * lang/en/moodle.php, lang/en/quiz.php, - lang/en/help/quiz/description.html, mod/quiz/description.html, - mod/quiz/edit.php, mod/quiz/lib.php, mod/quiz/question.php, - mod/quiz/pix/de.gif: + * lang/de/help/label/mods.html: - New question type called "Description". All it does is print some - text and/or an image, without requiring an answer. Can be used to - provide text for a following group of questions, or to insert a - joke in the quiz etc ... + add new german translation html-file + +2003-11-25 Tuesday 17:37 moodler + + * lang/en/quiz.php: - This code is based on code sent in by Ursula Raab. Thanks! + Grade is in the main file already + +2003-11-25 Tuesday 17:37 moodler + + * mod/quiz/report/fullstat/report.php: - See: http://moodle.org/mod/forum/discuss.php?d=508 + Use "grade" string from the main language pack -2003-07-05 Saturday 16:14 stronk7 +2003-11-25 Tuesday 15:38 trobb - * backup/: backup_version.php, backuplib.php: + * lang/en/quiz.php, mod/quiz/report/fullstat/report.php: - Changed the backup output to convert every "\r\n\" and "\r" - (Windows and Mac line-break sequences) to "\n" (Unix line-break - sequence) to be treated apropiately by nl2br function. Updated to - 0.8.1 alpha + [no log message] -2003-07-05 Saturday 15:44 stronk7 +2003-11-25 Tuesday 14:53 andre_bln - * backup/restorelib.php: + * lang/de/help/: cookies.html, courseavailability.html, + coursegrades.html, coursereports.html, courseuploadsize.html: - Now xmlize is invoked with XML_OPTION_SKIP_WHITE = 0 to avoid \n - skipping. + german translation new html-files -2003-07-05 Saturday 04:52 moodler +2003-11-25 Tuesday 09:44 willcast - * mod/forum/lib.php: + * mod/glossary/: dynalink.php, edit.php, lib.php, view.php: - Recommitting because of CVS wierdness + - Fixed two bugs: Teacher's modified or added entries were being + set as not approved if the default approval status is off. - Fixed + bug when trying to display entries with ? in the definitions or + aliases. -2003-07-04 Friday 23:23 moodler +2003-11-25 Tuesday 08:37 willcast - * lib/adodb/: adodb-connection.inc.php, adodb-cryptsession.php, - adodb-csvlib.inc.php, adodb-datadict.inc.php, adodb-error.inc.php, - adodb-errorhandler.inc.php, adodb-errorpear.inc.php, - adodb-lib.inc.php, adodb-pager.inc.php, adodb-pear.inc.php, - adodb-recordset.inc.php, adodb-session-clob.php, adodb-session.php, - adodb-time.inc.php, adodb-xmlschema.inc.php, adodb-xmlschema.zip, - adodb.inc.php, crypt.inc.php, docs-adodb.htm, docs-datadict.htm, - docs-session.htm, pivottable.inc.php, readme.htm, rsfilter.inc.php, - server.php, tips_portable_sql.htm, toexport.inc.php, - tohtml.inc.php, datadict/datadict-access.inc.php, - datadict/datadict-db2.inc.php, datadict/datadict-generic.inc.php, - datadict/datadict-ibase.inc.php, - datadict/datadict-informix.inc.php, - datadict/datadict-mssql.inc.php, datadict/datadict-mysql.inc.php, - datadict/datadict-oci8.inc.php, datadict/datadict-postgres.inc.php, - drivers/adodb-access.inc.php, drivers/adodb-ado.inc.php, - drivers/adodb-ado_access.inc.php, drivers/adodb-ado_mssql.inc.php, - drivers/adodb-borland_ibase.inc.php, drivers/adodb-csv.inc.php, - drivers/adodb-db2.inc.php, drivers/adodb-fbsql.inc.php, - drivers/adodb-firebird.inc.php, drivers/adodb-ibase.inc.php, - drivers/adodb-informix.inc.php, drivers/adodb-informix72.inc.php, - drivers/adodb-mssql.inc.php, drivers/adodb-mssqlpo.inc.php, - drivers/adodb-mysql.inc.php, drivers/adodb-mysqlt.inc.php, - drivers/adodb-oci8.inc.php, drivers/adodb-oci805.inc.php, - drivers/adodb-oci8po.inc.php, drivers/adodb-odbc.inc.php, - drivers/adodb-odbc_mssql.inc.php, - drivers/adodb-odbc_oracle.inc.php, drivers/adodb-oracle.inc.php, - drivers/adodb-postgres.inc.php, drivers/adodb-postgres64.inc.php, - drivers/adodb-postgres7.inc.php, drivers/adodb-proxy.inc.php, - drivers/adodb-sqlanywhere.inc.php, drivers/adodb-sybase.inc.php, - drivers/adodb-vfp.inc.php, lang/adodb-en.inc.php, - lang/adodb-fr.inc.php, tests/benchmark.php, tests/client.php, - tests/test-datadict.php, tests/test.php, tests/test2.php, - tests/test3.php, tests/test4.php, tests/test5.php, - tests/testcache.php, tests/testdatabases.inc.php, - tests/testgenid.php, tests/testmssql.php, tests/testoci8.php, - tests/testoci8cursor.php, tests/testpaging.php, tests/testpear.php, - tests/testsessions.php, tests/time.php, tests/tmssql.php: + * mod/glossary/lib.php: - Upgraded ADOdb to 3.60 ... supposed to be faster plus has bugfixes + - Student can't edit their own entries solved. -2003-07-04 Friday 21:31 moodler +2003-11-25 Tuesday 06:08 andre_bln - * lang/en/moodle.php: + * lang/de/: assignment.php, attendance.php, auth.php, chat.php, + choice.php, countries.php, dialogue.php, editor.php, exercise.php, + forum.php, glossary.php, journal.php, label.php, moodle.php, + pgassignment.php, pix.php, quiz.php, resource.php, survey.php, + text.html, webquest.php, workshop.php: - Added a missing string + new version german php-files ( jetzt vollständig ?? + +2003-11-25 Tuesday 05:31 moodler -2003-07-04 Friday 20:54 moodler + * lang/en/help/quiz/discrimination.html: + + A little tidy - * mod/forum/lib.php: +2003-11-25 Tuesday 05:30 moodler + + * lang/en/help/quiz/discrimination.html: - Display images inline when attached to forum posts + New file from Tom Robb -2003-07-04 Friday 10:47 stronk7 +2003-11-25 Tuesday 04:35 trobb - * admin/index.php: + * lang/en/quiz.php: - Little modification to show the "Backup Course" option if backup - utility is installed (not shwown else) + [no log message] -2003-07-04 Friday 10:02 giro123 +2003-11-25 Tuesday 04:30 trobb - * lang/es/docs/coding.html: + * mod/quiz/report/fullstat/report.php: [no log message] -2003-07-04 Friday 06:39 moodler +2003-11-25 Tuesday 04:15 moodler - * version.php: + * lang/en/moodle.php: - Just because it's about time to update it, and there's some big - developments starting up. + Removed some bogus Control-M's -2003-07-04 Friday 06:24 moodler +2003-11-25 Tuesday 00:01 moodler - * lang/en/docs/coding.html: + * mod/resource/: config.html, details.php, lib.php: - Made a small start on the coding guidelines + Added a new setting called "resource_websearch" ... it is simply a + URL that is offered to users as a place to to find URLs. By + default it's google.com, but could easily be a local repository of + files. -2003-07-03 Thursday 16:22 stronk7 +2003-11-25 Tuesday 00:00 moodler - * backup/STATUS.txt: + * lang/en/resource.php: - Now quizzes are restored too !! + Added a new help string -2003-07-03 Thursday 16:21 stronk7 +2003-11-24 Monday 20:19 moodler - * backup/backup_version.php: + * lib/weblib.php: - Updated to 0.8.0 alpha. Quizzes included !! Broken compatibility - with previous backups. + Added new navmenu function that now prints next/previous buttons - + it's based on code from Gustav Delius. Thanks, Gustav! -2003-07-03 Thursday 16:18 stronk7 +2003-11-24 Monday 16:07 trobb - * backup/restorelib.php: + * lang/en/quiz.php: - Some comments and debug + [no log message] -2003-07-03 Thursday 15:01 giro123 +2003-11-24 Monday 07:15 andre_bln - * lang/es/docs/credits.html: + * lang/de/help/: attendance/mods.html, dialogue/addsubject.html, + dialogue/closedialogue.html, dialogue/deleteafter.html, + dialogue/dialoguetype.html, dialogue/info.html, + dialogue/maildefault.html, dialogue/mods.html, + dialogue/multiple.html, dialogue/sendmail.html, + dialogue/writing.html: - Hungarian + add german translation help-files -2003-07-03 Thursday 07:09 bobopinna +2003-11-23 Sunday 23:50 andre_bln - * lang/it/: forum.php, moodle.php, quiz.php: + * lang/de/help/: choice/index.html, choice/mods.html, + choice/options.html, chat/chatting.html: - Fill some new blank in version 1.0.9 + new version german translation -2003-07-03 Thursday 05:19 moodler +2003-11-23 Sunday 23:46 andre_bln - * lib/moodlelib.php: + * lang/de/help/: coursecategory.html, courseformats.html, + coursefullname.html, coursenewsitems.html, coursenumsections.html, + courserecent.html, courseshortname.html, coursestartdate.html, + emoticons.html, enrolmentkey.html, guestaccess.html, html.html, + langedit.html, mods.html, picture.html, questions.html, + reading.html, richtext.html, summaries.html, surveys.html, + teachers.html, text.html, textformat.html, wiki.html, writing.html: - Keep strings cached in memory during a single page to improve - performance on slow filesystems or bad file caching. - (experimental) + + new version german translation *.html-files -2003-07-03 Thursday 02:53 bobopinna +2003-11-23 Sunday 23:09 andre_bln - * lang/it/moodle.php: + * lang/de/: attendance.php, countries.php, dialogue.php, + editor.php, exercise.php, glossary.php, label.php, pix.php, + webquest.php: - Some blank filled. + new german translation php-files -2003-07-02 Wednesday 15:33 stronk7 +2003-11-23 Sunday 17:48 moodler - * backup/backup_version.php: + * mod/exercise/mod.html: - Solved bug when triyng to backup mod without any module files. - Thanks to Daniel Miksik. + No need for HTML editor stuff -2003-07-02 Wednesday 10:30 stronk7 +2003-11-23 Sunday 17:23 moodler - * mod/quiz/lib.php: + * course/mod.php: - Excluded form quiz_choose_random_questions the quiz questions to - avoid duplicates in quiz. Bug #544. Closed. + Some logic for focussing cursor -2003-07-02 Wednesday 04:59 moodler +2003-11-23 Sunday 17:16 moodler - * lib/weblib.php: + * mod/label/mod.html: - For plain format, retain multiple spaces + Use the new method for calling html editor -2003-07-02 Wednesday 01:37 moodler +2003-11-23 Sunday 14:28 andre_bln - * admin/config.html: + * lang/de/help/exercise/: administration.html, elements.html, + finalgrades.html, grade.html, grading.html, gradinggrade.html, + gradingstrategy.html, managing.html, mods.html, moreinfo.html, + nelements.html, specimen.html, submissionofdescriptions.html, + takeownership.html, usemax.html: - Allow default countyr to be unset again + add german translation exercise help-files -2003-07-02 Wednesday 01:09 moodler +2003-11-23 Sunday 14:27 andre_bln - * lang/en/docs/credits.html: + * lang/de/help/glossary/: aliases.html, allowcomments.html, + allowduplicatedentries.html, casesensitive.html, + defaultapproval.html, description.html, displayformat.html, + fullmatch.html, globalglossary.html, index.html, mainglossary.html, + mods.html, shows.html, studentcanpost.html, usedynalink.html: - Hungarian credits + add glossary help-files -2003-07-02 Wednesday 01:08 moodler +2003-11-23 Sunday 14:21 andre_bln - * lang/hu/: assignment.php, auth.php, choice.php, forum.php, - journal.php, moodle.php, quiz.php, readme.txt, resource.php, - survey.php, docs/module_files.txt, help/login.html, - help/reading.html, help/text.html: + * lang/de/help/forum/: allowdiscussions.html, attachment.html, + forumtype.html, index.html, maxattachmentsize.html, mods.html, + ratings.html, subscription.html: - New translation (based on 1.0.8.1) from Istvan Bozsa - (bozsa@jht.gau.hu) + new version german translation *.html-files -2003-07-01 Tuesday 23:25 carlesbellver +2003-11-23 Sunday 14:11 andre_bln - * lang/ca/moodle.php: + * lang/de/help/quiz/: attempts.html, categories.html, + correctanswers.html, createmultiple.html, description.html, + feedback.html, formatblackboard.html, formatctm.html, + formatcustom.html, formatmissingword.html, grademethod.html, + import.html, index.html, match.html, maxgrade.html, mods.html, + multianswer.html, multichoice.html, numerical.html, + questiontypes.html, random.html, randomsamatch.html, + repeatattempts.html, review.html, shortanswer.html, + shuffleanswers.html, shufflequestions.html, timeopen.html, + truefalse.html: - [no log message] + new version german translation *.html-files -2003-07-01 Tuesday 23:18 carlesbellver +2003-11-23 Sunday 14:07 andre_bln - * lang/ca/help/: coursecategory.html, courseformats.html, - coursefullname.html, coursenewsitems.html, coursenumsections.html, - courseshortname.html, coursestartdate.html, enrolmentkey.html, - guestaccess.html, picture.html, surveys.html, text.html: + * lang/de/help/workshop/: leaguetable.html, managing.html, + nassessmentsofstudentsubmissions.html, + nassessmentsofteachersexamples.html, nelements.html, + numberofassessors.html, overallocation.html, resubmit.html, + selfassessment.html, showinggrades.html, specimen.html, + submissionofexamples.html, ungradedassessments_student.html, + ungradedassessments_teacher.html: - [no log message] + new version german translation *.html-files -2003-07-01 Tuesday 07:18 mits +2003-11-23 Sunday 13:54 andre_bln - * lang/ja/: README, moodle.php: + * lang/de/help/workshop/: addingacomment.html, + agreeassessments.html, anonymous.html, assignmenttype.html, + breakdownoffinalgrade.html, calculatingfinalgrade.html, + editingacomment.html, finalgrades.html, graded.html, grading.html, + gradingassessments.html, gradingstrategy.html, + gradingsubmissions.html, includeself.html, + includeteachersgrade.html: - added $string['parentlanguage'] + new version german translation *.html-files -2003-06-29 Sunday 16:03 stronk7 +2003-11-23 Sunday 13:40 koenr - * backup/backup_version.php: + * lang/nl/: glossary.php, quiz.php: - Update version to 0.7 alpha Changes is backup to avoid duplicate - tag names !! Broken backup/restore compatibility with previous - versions + filling in missing strings -2003-06-29 Sunday 15:53 stronk7 +2003-11-23 Sunday 13:37 andre_bln - * backup/STATUS.txt: + * lang/de/help/workshop/index.html: - Begin restoring quizzes (STEP 2) Incomplete yet + new version german translation *.html-files -2003-06-28 Saturday 16:24 stronk7 +2003-11-23 Sunday 10:41 andre_bln - * backup/backup_version.php: + * lang/de/: forum.php, moodle.php, resource.php, workshop.php: + - Now categories and questions are recovered completely (STEP1) Go up - a bit!! :-) + new version german translation *.html- Files -2003-06-28 Saturday 16:16 stronk7 +2003-11-23 Sunday 03:15 stronk7 - * backup/: restore_execute.html, restorelib.php, STATUS.txt: + * course/outline_rep.php: - Now categories and questions are recovered completely (STEP1) + Search for any 'view%' string in the module log, instead of exact + matching. -2003-06-28 Saturday 11:45 moodler +2003-11-22 Saturday 18:46 willcast - * lib/weblib.php: + * mod/glossary/lib.php: - Better check of server name for unusual web servers + - Properly deleting attached files when a glossary is deleted. -2003-06-27 Friday 15:25 gregb_cc +2003-11-22 Saturday 17:01 willcast - * course/lib.php: + * mod/glossary/: lib.php, view.php: - performance increase for make_editing_buttons, value for 'str' - stored in static variable + - Minor fix (locating the send ratings button correctely when the + mode is entry.) -2003-06-25 Wednesday 17:13 giro123 +2003-11-22 Saturday 16:31 willcast - * lang/es/: docs/background.html, docs/credits.html, docs/cvs.html, - docs/developer.html, docs/faq.html, docs/features.html, - docs/future.html, docs/glossary.html, docs/install.html, - docs/intro.html, docs/release.html, docs/teacher.html, - docs/upgrade.html, help/workshop/nelements.html: + * lang/en/help/glossary/: aliases.html, index.html: - without extra header info + - Minor change (aliases by Keywords, more intuitive, I think) -2003-06-25 Wednesday 10:36 giro123 +2003-11-22 Saturday 14:01 giro123 - * lang/es/: chatarea.php, docs/developer.html, docs/faq.html, - docs/features.html, docs/glossary.html, docs/install.html, - docs/release.html, docs/teacher.html, docs/upgrade.html, - help/emoticons.html, help/langedit.html, help/mods.html, - help/picture.html, help/richtext.html, moodle.php, help/text.html, - help/resource/resourcetype.html, help/resource/summary.html: + * lang/es/editor.php: - [no log message] + Trad. Sergio Alfaro -2003-06-24 Tuesday 13:00 mits +2003-11-22 Saturday 12:21 stronk7 - * lang/ja/: README, moodle.php: + * backup/version.php: - Polished. + Bump !! Some important changes incoming next days !! -2003-06-23 Monday 15:56 stronk7 +2003-11-22 Saturday 12:02 stronk7 - * backup/backup_version.php: + * mod/glossary/: backuplib.php, restorelib.php: - Update version. It goes up a bit :-) (journals and forums included) + Now glossary_ratings are in backup/restore too. !! Solved one + errors with glossary_alias. Updated "graphical structure" of the + module. -2003-06-23 Monday 15:52 stronk7 +2003-11-22 Saturday 01:00 moodler - * backup/STATUS.txt: + * admin/timezone.php: - Now forums are restored too + Quick script to slam timezones -2003-06-23 Monday 15:49 stronk7 +2003-11-21 Friday 19:14 moodler - * backup/restore_execute.html: + * mod/assignment/view.php: - Added some
... + Fixed bug 902 when displaying scale grades for offline assignments -2003-06-23 Monday 15:36 stronk7 +2003-11-21 Friday 18:45 moodler - * backup/lib.php: + * lang/en/quiz.php: - Bug in backup_getid cause return record when no record must be - returned. Solved. + Converted back to single quotes, and removed "grade", "grades" + strings -2003-06-23 Monday 10:50 stronk7 +2003-11-21 Friday 18:43 moodler - * backup/backup_check.html: + * mod/quiz/report/fullstat/report.php: - Changed to avoid backup_name contains whitespaces !! + Use main translation for grade -2003-06-23 Monday 10:31 stronk7 +2003-11-21 Friday 18:42 moodler - * lang/es_es/moodle.php: + * mod/quiz/backuplib.php: - Comment about backup name format without spaces + Use main translation for "grades" -2003-06-23 Monday 09:16 giro123 +2003-11-21 Friday 15:56 trobb - * lang/es/help/quiz/import.html: + * lang/en/quiz.php: [no log message] -2003-06-21 Saturday 16:24 moodler +2003-11-21 Friday 15:53 trobb - * lang/pt_br/resource.php: + * lang/en/quiz.php: - Small fix for string + [no log message] -2003-06-21 Saturday 15:37 stronk7 +2003-11-21 Friday 14:51 stronk7 - * backup/restorelib.php: + * mod/glossary/restorelib.php: - Minor change to avoid timeouts copying user files and course files. + Some needed scales recoding previous to ratings... :-) -2003-06-21 Saturday 12:10 stronk7 +2003-11-21 Friday 14:24 andre_bln - * backup/STATUS.txt: + * lang/de/: forum.php, moodle.php, resource.php, workshop.php: - Journals are restored too + new version help-files in german -2003-06-21 Saturday 01:25 moodler +2003-11-21 Friday 14:20 trobb - * lang/en/docs/cvs.html: + * lang/en/quiz.php, mod/quiz/report/fullstat/report.php: - Use top, not parent + [no log message] -2003-06-21 Saturday 01:24 moodler +2003-11-21 Friday 13:35 trobb - * lang/en/docs/cvs.html: + * mod/quiz/report/fullstat/report.php: - Added targets for links + [no log message] -2003-06-21 Saturday 01:21 moodler +2003-11-21 Friday 13:31 trobb - * lang/en/docs/cvs.html: + * lang/en/quiz.php: - Added some instructions for non-developers + [no log message] -2003-06-20 Friday 21:09 moodler +2003-11-21 Friday 11:04 willcast - * admin/user.php: + * mod/glossary/config.html: - Primary admin should never be allowed to be deleted by sub-admins + - Minor fix (removing a notice) -2003-06-20 Friday 12:47 stronk7 +2003-11-21 Friday 11:00 willcast - * backup/STATUS.txt: + * mod/glossary/db/mysql.php: - Although a lot of changes have been done in the backup/restore - process, only minor changes in STATUS. + - Compatibility issue. (Eloy, try this one). -2003-06-20 Friday 12:44 stronk7 +2003-11-21 Friday 10:42 willcast - * backup/restore_execute.html: + * mod/glossary/: backuplib.php, restorelib.php: - Changes to users restore and some minor bugs detected (when no - modules were selected to restore) + - Grading enabled.... finally. -2003-06-20 Friday 12:42 stronk7 +2003-11-21 Friday 10:34 willcast - * backup/: backuplib.php, lib.php, restorelib.php: + * lang/en/glossary.php: - Changes in: - Saving temp data to fs, instead of db (mysql - limit bug OUT) - Modified clean directories (moodle standard - delete dir function seems to work wrong with large dirs - - Send info to browser continuosly to avoid timeouts. - Increase - php execution time limit - More checks. - Restore into - existing course now works fine - Create course_dir if it - doesn't exist in the final step of backup. + - Grading enabled.... finally. -2003-06-20 Friday 12:38 stronk7 +2003-11-21 Friday 10:29 willcast - * backup/backup_version.php: + * mod/glossary/: TODO.txt, lib.php, mod.html, version.php, + view.php, db/mysql.php, db/mysql.sql, formats/2.php, formats/3.php, + formats/4.php, formats/5.php, formats/6.php, rate.php, report.php: - Updated to 0.6.1 alpha (tons of changes) + - Grading enabled.... finally. -2003-06-20 Friday 10:45 giro123 +2003-11-21 Friday 06:08 trobb - * lang/es/: forum.php, help/assignment/assignmenttype.html, - help/forum/allowdiscussions.html, help/forum/attachment.html, - help/forum/forumtype.html, help/forum/ratings.html, - help/forum/subscription.html, moodle.php, quiz.php, - help/quiz/categories.html, help/quiz/createmultiple.html, - help/quiz/grademethod.html: + * mod/quiz/report/fullstat/report.php: [no log message] -2003-06-20 Friday 09:56 giro123 +2003-11-21 Friday 06:03 moodler - * lang/es/docs/glossary.html: + * mod/label/lib.php: - [no log message] + Removed unnecessary functions -2003-06-19 Thursday 23:58 moodler +2003-11-21 Friday 04:54 moodler - * mod/forum/post.php: + * course/lib.php: - Seems to be working pretty good - removing old lines no longer - needed + Whoops forgot a debugging statement -2003-06-19 Thursday 23:50 moodler +2003-11-21 Friday 04:54 moodler - * mod/forum/lib.php: + * course/lib.php: - Anchors on threaded posts too + For recent activity, only parse modules that are enabled -2003-06-19 Thursday 23:35 moodler +2003-11-21 Friday 04:30 moodler - * mod/forum/: lib.php, post.php: + * lang/gl/: README.txt, assignment.php, auth.php, chat.php, + choice.php, forum.php, journal.php, moodle.php, quiz.php, + resource.php, survey.php, workshop.php, docs/background.html, + docs/coding.html, docs/credits.html, docs/cvs.html, + docs/developer.html, docs/faq.html, docs/features.html, + docs/files.php, docs/future.html, docs/glossary.html, + docs/install.html, docs/installamp.html, docs/intro.html, + docs/licence.html, docs/other.html, docs/release.html, + docs/teacher.html, docs/upgrade.html, help/cookies.html, + help/courseavailability.html, help/coursecategory.html, + help/courseformats.html, help/coursefullname.html, + help/coursegrades.html, help/coursenewsitems.html, + help/coursenumsections.html, help/courserecent.html, + help/courseshortname.html, help/coursestartdate.html, + help/emoticons.html, help/enrolmentkey.html, help/guestaccess.html, + help/html.html, help/index.html, help/langedit.html, + help/mods.html, help/picture.html, help/questions.html, + help/reading.html, help/richtext.html, help/scales.html, + help/summaries.html, help/surveys.html, help/teachers.html, + help/text.html, help/textformat.html, help/wiki.html, + help/writing.html, help/assignment/assignmenttype.html, + help/assignment/index.html, help/assignment/mods.html, + help/assignment/resubmit.html, help/chat/chatting.html, + help/chat/index.html, help/chat/mods.html, help/choice/index.html, + help/choice/mods.html, help/choice/options.html, + help/forum/allowdiscussions.html, help/forum/attachment.html, + help/forum/forumtype.html, help/forum/index.html, + help/forum/mods.html, help/forum/ratings.html, + help/forum/subscription.html, help/journal/index.html, + help/journal/mods.html, help/quiz/attempts.html, + help/quiz/categories.html, help/quiz/correctanswers.html, + help/quiz/createmultiple.html, help/quiz/description.html, + help/quiz/eachattemptbuildsonthelast.html, help/quiz/feedback.html, + help/quiz/formatblackboard.html, help/quiz/formatcustom.html, + help/quiz/formatmissingword.html, help/quiz/grademethod.html, + help/quiz/import.html, help/quiz/index.html, help/quiz/match.html, + help/quiz/maxgrade.html, help/quiz/mods.html, + help/quiz/multianswer.html, help/quiz/multichoice.html, + help/quiz/numerical.html, help/quiz/questiontypes.html, + help/quiz/random.html, help/quiz/randomsamatch.html, + help/quiz/repeatattempts.html, help/quiz/review.html, + help/quiz/shortanswer.html, help/quiz/shuffleanswers.html, + help/quiz/shufflequestions.html, help/quiz/timeopen.html, + help/quiz/truefalse.html, help/resource/index.html, + help/resource/mods.html, help/resource/program.html, + help/resource/resourcetype.html, help/resource/summary.html, + help/survey/index.html, help/survey/mods.html, + help/workshop/addingacomment.html, + help/workshop/agreeassessments.html, help/workshop/anonymous.html, + help/workshop/assessmentofexamples.html, + help/workshop/assignmenttype.html, + help/workshop/breakdownoffinalgrade.html, + help/workshop/calculatingfinalgrade.html, + help/workshop/editingacomment.html, help/workshop/elements.html, + help/workshop/finalgrades.html, help/workshop/graded.html, + help/workshop/grading.html, help/workshop/gradingassessments.html, + help/workshop/gradingstrategy.html, + help/workshop/gradingsubmissions.html, + help/workshop/includeself.html, help/workshop/index.html, + help/workshop/managing.html, help/workshop/mods.html, + help/workshop/nassessmentsofstudentsubmissions.html, + help/workshop/nassessmentsofteachersexamples.html, + help/workshop/nelements.html, help/workshop/numberofassessors.html, + help/workshop/resubmit.html, help/workshop/selfassessment.html, + help/workshop/showinggrades.html, help/workshop/specimen.html, + help/workshop/submissionofexamples.html, + help/workshop/teachersgradings.html, + help/workshop/ungradedassessments_student.html, + help/workshop/ungradedassessments_teacher.html: - An initial effort at making posts return to correct context + New translation - Galego (Sonia Álvarez López - sonial@uvigo.es) + +2003-11-21 Friday 01:40 moodler -2003-06-19 Thursday 23:31 moodler - - * version.php: + * lang/ar/moodle.php: - About time to update it anyway + Wrong case for rtl -2003-06-19 Thursday 21:41 moodler +2003-11-21 Friday 01:39 moodler - * login/forgot_password_form.html: + * lang/ar/moodle.php: - Removed needless reference to $ME + Added direction again -2003-06-19 Thursday 21:34 moodler +2003-11-21 Friday 01:37 moodler - * course/: mod.php, mod_delete.html: + * lang/ar/: chat.php, choice.php, forum.php, journal.php, + moodle.php, resource.php, survey.php, + help/assignment/assignmenttype.html, help/assignment/index.html, + help/assignment/mods.html, help/assignment/resubmit.html, + help/attendance/mods.html: - Some clean up when deleting activity modules + Latest translation from Dr Ali -2003-06-19 Thursday 19:54 moodler +2003-11-20 Thursday 23:06 moodler - * lang/en/chatarea.php: + * user/edit.html: + + Show current user image on editing page ... - Closed PHP tag + Bit of a hack ... not sure about the location . -2003-06-19 Thursday 16:29 stronk7 +2003-11-20 Thursday 21:24 moodler - * lang/es_mx/moodle.php: + * mod/glossary/: config.html, lib.php, view.php: - Changed backupdir. Sin espacios ni caracteres raros, por favor. Es - el nombre de un directorio. Da problemas en en proceso de backup. + Remove evil styles ;-) -2003-06-19 Thursday 12:55 giro123 +2003-11-20 Thursday 21:18 moodler - * lang/es/help/: coursenewsitems.html, coursenumsections.html, - guestaccess.html, html.html, langedit.html, picture.html, - richtext.html, summaries.html, surveys.html, text.html, - textformat.html, wiki.html: + * lang/en/glossary.php: - [no log message] + Added some missing strings -2003-06-19 Thursday 10:53 giro123 +2003-11-20 Thursday 20:55 willcast - * lang/es/help/emoticons.html: + * mod/glossary/: lib.php, view.php: - [no log message] + - Removing my nice black lines around the tabs.. sniff... sniff + + 8D -2003-06-19 Thursday 06:12 moodler +2003-11-20 Thursday 19:33 willcast - * files/index.php: + * mod/glossary/: dynalink.php, lib.php, sql.php, tabs.html, + view.php: - Fixed a bug affecting the zipping of files within subdirectories, - patch from Robert Hetzel. + - Removing some Notices.. Thanks to Eloy for leting me know! -2003-06-18 Wednesday 20:00 moodler +2003-11-20 Thursday 19:00 willcast - * admin/user.php: + * mod/glossary/lib.php: - Don't allow adding of users when external authentication is being - used. + - Found the bug with the Edit Categories button. Fixed. -2003-06-18 Wednesday 19:29 giro123 +2003-11-20 Thursday 18:50 willcast - * lang/: es_mx/auth.php, es_mx/chatarea.php, es/auth.php, - es/chatarea.php: + * mod/glossary/: lib.php, print.php, sql.php, view.php: - [no log message] + - Fixing minor bugs... Nothing related with the problems the + glossary is presenting right now in moodle.org... :( -2003-06-18 Wednesday 19:18 moodler +2003-11-20 Thursday 15:37 willcast - * lib/datalib.php: + * mod/glossary/: dynalink.php, tabs.html: - Add LIMIT of 1 to get_record functions ... the behaviour of - returning false when there were more than one record returned was - sometimes causing problems if the data was unclean due to a bug - somewhere. - - For example, if there are two copies of a section, then Moodle - keeps creating new ones because it can't find ONE. This fix - prevents that. + - Adding slashes to [,] and other characters to allow autolinking. -2003-06-18 Wednesday 07:35 thepurpleblob +2003-11-20 Thursday 11:38 kaipe - * lang/en/help/wiki.html: + * mod/quiz/: lib.php, format/multianswer.php: - Added instructions for spell checker + Made it possble to give negative grades for single multichoice + answers in a question with embedded answers, as suggested by Koen + Roggemans. The total score of the whole question must still be + greater than or equeal to zero. -2003-06-18 Wednesday 07:33 thepurpleblob +2003-11-20 Thursday 10:45 stronk7 - * lib/wiki.php: + * course/outline_rep.php: - Added dreadful spell checker option Fixed bug where formatting at - end of line failed Removed substitution for single quotes bug - (ended up as double) + This report shows the total number of views for each activity in a + course. It is based in the "Outline User Activity Report". I + commit it here, but you (Martin, of course) decide if you want to + link to it from the "logs" page. -2003-06-18 Wednesday 02:10 mits +2003-11-20 Thursday 10:39 kaipe - * lang/ja/: README, forum.php: + * mod/quiz/format/multianswer.php: - New string translated. + Added simplified aliases for answer types, as proposed by Thomas + Robb. It is now possible to use these aliases: SHORTANSWER = SA = + MW ; NUMERICAL = NM ; MULTICHOICE = MC -2003-06-17 Tuesday 07:54 coolbit +2003-11-20 Thursday 08:02 moodler - * lang/zh_cn/quiz.php: + * mod/quiz/report/fullstat/report.php: - [no log message] + New report from Thomas Robb - provides detailed statistics. Needs + some work. -2003-06-16 Monday 15:46 stronk7 +2003-11-20 Thursday 08:01 moodler - * lang/es/chatarea.php: + * mod/quiz/report.php: - Go previous state (1.1) + Show standard reports first -2003-06-16 Monday 15:03 stronk7 +2003-11-20 Thursday 07:51 moodler - * lang/es/chatarea.php: + * lang/en/quiz.php: - Little bug ending script. :-) + Added "Detailed statistics" -2003-06-16 Monday 12:56 koenr +2003-11-20 Thursday 03:47 moodler - * lang/nl/help/: resource/program.html, index.html: + * admin/lang.php: - no message + Escape double quotes too -2003-06-16 Monday 12:55 koenr +2003-11-20 Thursday 03:23 moodler - * lang/nl/quiz.php: + * mod/quiz/question.php: - Small changes. + Fixed authentication a little -2003-06-16 Monday 12:55 koenr +2003-11-19 Wednesday 18:26 willcast - * lang/nl/moodle.php: + * mod/glossary/tabs.html: - Small changes. changed schoolbord back to Blackboard (brandname) + - fixed little bug on url called by the alphabet tab. -2003-06-16 Monday 09:51 coolbit +2003-11-19 Wednesday 09:54 rkingdon - * lang/zh_cn/moodle.php: + * mod/workshop/assessments.php: - [no log message] + Bug fixed in assesssubmission code. -2003-06-16 Monday 09:35 coolbit +2003-11-19 Wednesday 09:47 willcast - * lang/zh_cn/: forum.php, index.html, quiz.php, help/richtext.html, - help/quiz/questiontypes.html, help/quiz/shortanswer.html: + * mod/glossary/view.php: - [no log message] + - Case sensitive search when click on a letter, fixed. - Adding a + display format manager. It controls the behavior of the display + format when the user enter the glossary and when an auto-link is + shown. - Adding support to the new fullname function. -2003-06-16 Monday 07:40 moodler +2003-11-19 Wednesday 09:35 willcast - * mod/: assignment/mod.html, assignment/submissions.php, - choice/mod.html, forum/mod.html, journal/mod.html, quiz/mod.html, - resource/mod.html, survey/mod.html, workshop/mod.html: + * lang/en/glossary.php, mod/glossary/TODO.txt, + mod/glossary/config.html, mod/glossary/dynalink.php, + mod/glossary/edit.php, mod/glossary/formats.php, + mod/glossary/lib.php, mod/glossary/mod.html, + mod/glossary/print.php, mod/glossary/sql.php, + mod/glossary/version.php, mod/glossary/view.php, + mod/glossary/db/mysql.php, mod/glossary/db/mysql.sql, + mod/glossary/formats/2.php, mod/glossary/formats/3.php, + mod/glossary/formats/6.php: - Some fixes to avoid pointless uses of $ME + - Case sensitive search when click on a letter, fixed. - Adding a + display format manager. It controls the behavior of the display + format when the user enter the glossary and when an auto-link is + shown. - Adding support to the new fullname function. -2003-06-15 Sunday 01:59 stronk7 +2003-11-19 Wednesday 08:45 moodler - * lang/es/moodle.php: + * mod/forum/lib.php: - Changed backupdir. It must be a single word !! + Changes to use the new fullname function -2003-06-15 Sunday 00:36 stronk7 +2003-11-19 Wednesday 08:30 moodler - * lang/es_es/moodle.php: + * course/lib.php: - Directory name (backup/restore) and somo observation + Names now use the new fullname function -2003-06-15 Sunday 00:11 moodler +2003-11-19 Wednesday 08:15 moodler - * lang/en/forum.php, mod/forum/lib.php: - - Minor interim change to improve display of discussions on user page - because some of them are getting really long on moodle.org + * course/format/: social.php, topics.php, weeks.php: - Eventually this display will be completely different, with - information about all public data. + Use the new fullname function -2003-06-14 Saturday 06:04 moodler +2003-11-19 Wednesday 08:12 moodler - * course/view.php: + * user/edit.php, user/lib.php, user/view.php, admin/admin.php, + admin/creators.php, admin/cron.php, admin/user.php: - Full path for some silly Windows machines + Use the new fullname function -2003-06-14 Saturday 06:02 moodler +2003-11-19 Wednesday 07:59 moodler - * theme/: standardred/favicon.ico, standardwhite/favicon.ico: + * lib/moodlelib.php: - Fixed icons - bug 442 + This function is just a stub to stand in for a while until I have + more time ... Following this I'll be converting all the other files + around the place to use this function. -2003-06-14 Saturday 05:45 moodler +2003-11-19 Wednesday 00:15 moodler - * course/view.php: + * admin/dbperformance.php: - Fixed path + Script to look at database performanceusing ADOdb tools -2003-06-14 Saturday 05:17 moodler +2003-11-18 Tuesday 23:55 moodler - * course/format/weeks.php: + * user/view.php: - JUmp menu from week to week + Show enrolled courses on user page to teachers + + See http://moodle.org/mod/forum/discuss.php?d=3562 -2003-06-14 Saturday 05:09 moodler +2003-11-18 Tuesday 23:34 moodler - * course/format/topics.php: + * tags: - Firming it up + Latest tags -2003-06-14 Saturday 05:00 moodler +2003-11-18 Tuesday 18:55 moodler - * course/format/topics.php: + * theme/: UPGRADE.txt, standard/styles.php: - Silly typo + Mention new style -2003-06-14 Saturday 04:59 moodler +2003-11-18 Tuesday 18:52 moodler - * course/format/topics.php: + * course/lib.php: - Slightly nicer trimming of section summaries + Changed a style -> categoryname --> categorynumber -2003-06-14 Saturday 04:54 moodler +2003-11-18 Tuesday 06:29 willcast - * course/format/topics.php: + * mod/glossary/lib.php: - Shorter menu + - Messing of A and IMG tags because of auto-linking fixed -2003-06-14 Saturday 04:50 moodler +2003-11-18 Tuesday 05:49 willcast - * course/format/topics.php: + * mod/glossary/: print.php, sql.php, view.php: - Testing new jump menu for topics + - Improved printer-friendly version - Cosmetic change in the main + view of a glossary. -2003-06-14 Saturday 04:26 moodler +2003-11-18 Tuesday 00:01 julmis - * lang/en/docs/install.html: + * lib/editor/popups/: dlg_ins_smile.php, insert_image.php, + insert_table.php: - Some info about using crontab + Increase size to popups for translations. So buttons or text would + fit into popups. -2003-06-14 Saturday 04:10 moodler +2003-11-17 Monday 23:41 moodler - * lang/de/help/: coursecategory.html, courseformats.html, - coursefullname.html, coursenewsitems.html, coursenumsections.html, - courserecent.html, courseshortname.html, coursestartdate.html, - emoticons.html, enrolmentkey.html, guestaccess.html, html.html, - langedit.html, mods.html, picture.html, questions.html, - reading.html, richtext.html, summaries.html, surveys.html, - teachers.html, text.html, textformat.html, wiki.html, writing.html, - assignment/assignmenttype.html, assignment/resubmit.html: + * admin/lang.php: - Removing English versions so that German speakers don't get - out-of-date help files (some have changed) + Add a little language-changing menu here to make it easier -2003-06-14 Saturday 01:41 moodler +2003-11-17 Monday 23:28 moodler - * lib/weblib.php: + * lang/en/: assignment.php, attendance.php, auth.php, chat.php, + choice.php, countries.php, dialogue.php, editor.php, exercise.php, + forum.php, glossary.php, journal.php, label.php, moodle.php, + pix.php, quiz.php, resource.php, survey.php, webquest.php, + workshop.php: + + New, speedier English translation. All files and every line has + changed. - Replace script stuff with xxx instead of space to avoid repeating - sequences + This is working OK in my testing, but please contact me immediately + if you find any errors. -2003-06-14 Saturday 01:15 mits +2003-11-17 Monday 23:26 moodler - * lang/ja/help/index.html: + * admin/lang.php: - Fixed. + Language editor now saves strings with 'single quotes' which should + + - simplify the files a bit + - speed up processing at run time -2003-06-14 Saturday 01:14 mits +2003-11-17 Monday 19:41 willcast - * lang/ja/help/index.html: + * mod/glossary/lib.php: - New translation. Good for managing help file translation :-) + - Adding View comments link to the new display format -2003-06-14 Saturday 01:12 mits +2003-11-17 Monday 19:25 willcast - * lang/ja/help/quiz/random.html: + * mod/glossary/: lib.php, view.php, formats/6.php: - Polished. + - Adding View comments link to the new display format -2003-06-14 Saturday 01:00 mits +2003-11-17 Monday 18:28 willcast - * lang/ja/help/forum/subscription.html: + * mod/glossary/: comments.php, lib.php: - Polished. + - Using user-defined functions to display comments properly. - + Adding a default view to auto-linked entries when the new display + format is used (temporarly until the display format manager is + done) -2003-06-14 Saturday 00:45 mits +2003-11-17 Monday 17:07 willcast - * lang/ja/help/: coursecategory.html, coursefullname.html, - coursenumsections.html, questions.html, surveys.html, - choice/options.html: + * mod/glossary/formats/6.php: - encode fixed. EUC-JP + LF. + - Nice default view to the new format display. -2003-06-13 Friday 23:52 mits +2003-11-17 Monday 16:45 willcast - * lang/ja/help/resource/summary.html: + * mod/glossary/formats/6.php, lang/en/glossary.php: - Polished. + - New display format: Entry list (please, fix the translation if it + is wrong). -2003-06-13 Friday 23:41 mits +2003-11-17 Monday 16:41 willcast - * lang/ja/help/resource/resourcetype.html: + * mod/glossary/: lib.php, showentry.php, view.php: - Polished + - Now you can override the display format of a glossary (useful to + certain display format -asked by Tom Murdock-, automatic linking, + etc) -2003-06-13 Friday 23:38 mits +2003-11-17 Monday 10:51 rkingdon - * lang/ja/: README, moodle.php, resource.php: + * mod/exercise/: lib.php, db/mysql.php: - Polished. + Removal of diagnostic messages in Administration page; correction + to db/mysql.php -2003-06-13 Friday 23:36 mits +2003-11-17 Monday 10:29 giro123 - * lang/ja/help/resource/: program.html, resourcetype.html: + * lang/es/glossary.php: - New file and translation. + [no log message] -2003-06-13 Friday 23:30 moodler +2003-11-17 Monday 09:05 mits - * lib/rte/colorchooser.html: + * lang/ja/help/: attendance/mods.html, dialogue/writing.html: - Fixes to colorchooser + New help files. -2003-06-13 Friday 23:03 moodler +2003-11-17 Monday 08:45 mits - * lang/en/help/index.html: + * lang/ja/: README, glossary.php, moodle.php, workshop.php: - Rearranging to make it easier to read + translated some. -2003-06-13 Friday 22:48 moodler +2003-11-17 Monday 08:45 mits - * lang/en/docs/: files.php, other.html: + * lang/ja/help/resource/: index.html, mods.html: - Added link for "Other" documentation + New help files added. -2003-06-13 Friday 22:47 moodler +2003-11-17 Monday 04:40 willcast - * lang/en/help/quiz/questiontypes.html: + * mod/glossary/edit.html: - Fixed some links + - Fixed bug regarding default setting' variable names -2003-06-13 Friday 22:45 moodler +2003-11-16 Sunday 19:08 willcast - * lang/en/help/: html.html, index.html, quiz/import.html, - quiz/questiontypes.html, resource/program.html, - resource/resourcetype.html: + * mod/glossary/: backuplib.php, restorelib.php: - Some cleanups - translators may want to check these + - Backup/restore of the new field entbypage -2003-06-13 Friday 21:08 moodler +2003-11-16 Sunday 18:56 willcast - * lang/en/help/: questions.html, reading.html, textformat.html, - writing.html: + * lang/en/glossary.php: - Removed some PHP + - Added string used in the browse by author page (forgot to inlude + it in the previous checkout) -2003-06-13 Friday 20:52 moodler +2003-11-16 Sunday 18:40 moodler - * help.php, lang/en/moodle.php, lang/en/help/index.html: + * lang/en_us/: assignment.php, attendance.php, auth.php, chat.php, + choice.php, countries.php, editor.php, forum.php, glossary.php, + journal.php, label.php, moodle.php, quiz.php, resource.php, + workshop.php: - Added an index to all help files. :-) Manually maintained at the - moment. :-( + Updating en_us to match the latest English (should help with speed + and memory usage on US installations) -2003-06-13 Friday 20:50 moodler +2003-11-16 Sunday 18:19 moodler - * lang/en/help/quiz/import.html: + * lib/moodlelib.php: - Clarified AON format + Check for string before sorting it -2003-06-13 Friday 19:16 moodler +2003-11-16 Sunday 17:56 moodler - * lang/en_us/help/: coursecategory.html, courseformats.html, - coursefullname.html, coursenewsitems.html, coursenumsections.html, - courserecent.html, courseshortname.html, coursestartdate.html, - html.html, langedit.html, mods.html, picture.html, questions.html, - reading.html, richtext.html, surveys.html, teachers.html, - text.html, textformat.html, writing.html: + * course/: editsection.html, editsection.php: - Removing duplicate copies of en files + Removed some old editor stuff causing problems in IE -2003-06-13 Friday 09:16 moodler +2003-11-16 Sunday 14:49 stronk7 - * mod/quiz/: match.html, multichoice.html, randomsamatch.html, - shortanswer.html, truefalse.html: + * mod/forum/restorelib.php: - Wider question textareas + When restoring "teacher" forums, if it exists in destinatio course, + discussions are merged mantaining a unique forum (previously, a + second "teacher" forum was created). See bug 880 + (http://moodle.org/bugs/bug.php?op=show&bugid=880). -2003-06-13 Friday 09:13 moodler +2003-11-16 Sunday 12:11 koenr - * course/view.php: + * lang/nl/: editor.php, glossary.php, moodle.php, pix.php, + workshop.php: - Check existence of course format + filling in missing strings... -2003-06-13 Friday 09:08 moodler +2003-11-16 Sunday 09:13 willcast - * mod/journal/edit.html: + * mod/glossary/: lib.php, view.php: - Slightly bigger window + - Improved browse by author. - view.php?id=cm&show=[concept | + alias ] done. -2003-06-13 Friday 09:07 moodler +2003-11-15 Saturday 18:58 willcast - * mod/forum/post.html: + * mod/glossary/TODO.txt: - Slightly larger posting window + - Todo list. -2003-06-13 Friday 09:06 moodler +2003-11-15 Saturday 18:53 willcast - * lib/rte/: richedit.css, richedit.html: + * mod/glossary/view.php: - Some style changes to reduce the size of the richtext toolbar + - Fixing a bug: Group breaks even when the only thing that change + between an entry and the previous is its case. -2003-06-13 Friday 06:43 moodler +2003-11-15 Saturday 17:12 giro123 - * lang/en/docs/future.html: + * lang/es/help/glossary/: aliases.html, allowcomments.html, + casesensitive.html, defaultapproval.html, description.html, + fullmatch.html, globalglossary.html, shows.html, + allowduplicatedentries.html, displayformat.html, index.html, + mainglossary.html, mods.html, studentcanpost.html: - Clearer idea of 1.1 + [no log message] -2003-06-13 Friday 05:13 uermelin +2003-11-15 Saturday 07:55 willcast + + * lang/en/glossary.php, lang/en/help/glossary/destination.html, + lang/en/help/glossary/entbypage.html, + lang/en/help/glossary/filetoimport.html, + lang/en/help/glossary/importcategories.html, + lang/en/help/glossary/index.html, + lang/en/help/glossary/linkcategory.html, mod/glossary/approve.php, + mod/glossary/backuplib.php, mod/glossary/comment.php, + mod/glossary/config.html, mod/glossary/deleteentry.html, + mod/glossary/deleteentry.php, mod/glossary/dynalink.php, + mod/glossary/edit.html, mod/glossary/edit.php, + mod/glossary/editcategories.html, mod/glossary/editcategories.php, + mod/glossary/export.php, mod/glossary/exportentry.php, + mod/glossary/import.php, mod/glossary/lib.php, + mod/glossary/mod.html, mod/glossary/print.php, + mod/glossary/restorelib.php, mod/glossary/showentry.php, + mod/glossary/tabs.html, mod/glossary/version.php, + mod/glossary/view.php, mod/glossary/db/mysql.php, + mod/glossary/db/mysql.sql, mod/glossary/db/postgres7.sql, + mod/glossary/formats/2.php, mod/glossary/formats/3.php, + mod/glossary/formats/4.php, mod/glossary/formats/5.php: + + - Rewrite of the internal API in order to, hopefully, create an + easy way to handle the flow of data internally and externally. - + Adding a new frame: Browse by Author - A new, friendly way to show + entries (asked by Martin): view?id=cm&mode=term&hook=[concept | + alias ] - Handling user activies, outline and complete. - Properly + showing new entries in recent activity box. - Adding a flag to + categories to specify if a category should or should not be + automatically linked. - Adding some missing strings and files as + well. - Adding a field to each glossary that specify how many + entries by pages it should show. + +2003-11-14 Friday 19:31 moodler - * lang/de/moodle.php: + * mod/quiz/lib.php: - authentication changed + Don't have the Javascript dialog on submitting an attempt if the + quiz doesn't have a grade. -2003-06-13 Friday 04:04 uermelin +2003-11-14 Friday 11:28 selliott - * lang/de/quiz.php: + * mod/forum/lib.php: - new bug from me removed + modified print_recent_instance_activity to fix missing course value + modified get_recent_posts to select course id from + forum_discussions table -2003-06-13 Friday 03:56 uermelin +2003-11-14 Friday 11:16 selliott - * lang/de/quiz.php: + * lang/en/moodle.php: - deletequestioncheck changed + Added some words for course/recent.php -2003-06-13 Friday 01:41 moodler +2003-11-14 Friday 11:06 selliott - * course/: social.php, topics.php, view.php, weeks.php, - format/social.php, format/topics.php, format/weeks.php: - - Moving course formats into subdirectory. + * course/recent.php: - This is the first step towards more pluggable course formats that - can be just dropped in to the system. + Created links for how many days to go back in report. -2003-06-12 Thursday 23:57 moodler +2003-11-14 Friday 10:34 moodler - * lib/weblib.php: + * mod/assignment/lib.php: - tag added to the list of allowed tags + Check for existence of grades -2003-06-12 Thursday 19:37 moodler +2003-11-14 Friday 09:18 moodler - * user/edit.html: + * mod/glossary/dynalink.php: - Fixed a bug when admins edit user accounts from external databases + No need to strip slashes in a filter ... -2003-06-12 Thursday 15:30 stronk7 +2003-11-14 Friday 07:38 rkingdon - * backup/restorelib.php: + * mod/exercise/: lib.php, submissions.php, version.php, + db/mysql.php, db/mysql.sql: - Bug solved restoring in existing course. + Indexes added to submissions, assessments and grades tables. + Administration page cleaned up slightly. -2003-06-12 Thursday 10:40 stronk7 +2003-11-14 Friday 07:06 moodler - * backup/: backup_version.php, db/backup_mysql.php: + * version.php: - Updated version to 2003061100 and modify backup tables (mediumtext) + To cover the recent security fix. -2003-06-12 Thursday 10:38 stronk7 +2003-11-14 Friday 04:48 moodler - * backup/restorelib.php: + * course/loginas.php, user/lib.php, user/view.php: - Some improvements and tons of flushes !! + SECURITY FIX: This patch prevents teachers from logging in as + admins or course creators! I'll make an + announcement to registered administrators. -2003-06-12 Thursday 10:32 stronk7 +2003-11-13 Thursday 12:05 martignoni - * backup/restore_execute.html: + * lang/fr/docs/developer.html: - Clear temp data working now (uncommented) + Just a bit more translated -2003-06-12 Thursday 10:29 stronk7 +2003-11-13 Thursday 10:39 giro123 - * backup/lib.php: + * lang/es/docs/intro.html: - Added the backup_flush function use to send some data to the - browser flushing output inmediately + [no log message] -2003-06-12 Thursday 08:37 stronk7 +2003-11-13 Thursday 08:25 rkingdon - * backup/lib.php: + * mod/exercise/: assessments.php, lib.php, submissions.php, + view.php: - Typoooo :-) + Change to the handling of Error Banded asessments; Removed + percentages from grades. -2003-06-12 Thursday 08:35 stronk7 +2003-11-13 Thursday 08:22 rkingdon - * backup/: backup.php, restore.php: + * mod/workshop/: assessments.php, lib.php, restorelib.php: - Changed max_execution_time to 3000. Call to - backup_required_functions included. + Some minor improvements, see Workshop Forum. -2003-06-12 Thursday 08:33 stronk7 +2003-11-13 Thursday 08:19 rkingdon - * backup/lib.php: + * lang/en/workshop.php: - Added backup_required_functions to pre-check required functions in - backup/restore process. + A few more strings. -2003-06-12 Thursday 06:20 johncaptain +2003-11-13 Thursday 03:57 rkingdon - * lang/en/docs/faq.html: + * mod/dialogue/lib.php: - correction to loginsetting + Change to new-style tabs. -2003-06-12 Thursday 06:18 johncaptain +2003-11-13 Thursday 03:39 rkingdon - * lang/en/docs/faq.html: + * mod/exercise/lib.php: - correction + New style Tabs in Management page. -2003-06-12 Thursday 06:15 johncaptain +2003-11-12 Wednesday 04:44 martignoni - * lang/en/docs/faq.html: + * lang/fr/docs/developer.html: - Minor change to expression + A little bit more translated -2003-06-12 Thursday 06:09 johncaptain +2003-11-11 Tuesday 23:40 moodler - * lang/en/docs/faq.html: + * user/index.php: - fixed typo + Fixed paging bar at the bottom of the page -2003-06-12 Thursday 06:08 johncaptain +2003-11-11 Tuesday 23:39 moodler - * lang/en/docs/faq.html: + * lib/setup.php: - Added item: loginsetting + A workaround for a PHP bug with Turkish, and some fixed strings + changed from "" to '' -2003-06-12 Thursday 05:00 moodler +2003-11-11 Tuesday 22:21 moodler - * mod/quiz/: import.php, format/aon.php, format/blackboard.php, - format/custom.php, format/default.php, format/missingword.php, - format/qti.php, format/webct.php: + * mod/glossary/dynalink.php: - Changes to includes to make it more robust on different versions of - PHP while remaining secure + urlencode the dynalinks so they don't give errors if they have + quotes in them etc -2003-06-12 Thursday 04:56 moodler +2003-11-11 Tuesday 18:42 moodler - * lang/en_us/moodle.php: + * theme/cordoroyblue/pix/mod/label/icon.gif: - Parent language is "en" :-) + Added label icon to cordoroyblue example -2003-06-12 Thursday 04:55 moodler +2003-11-11 Tuesday 15:16 julmis - * lib/moodlelib.php: + * lib/editor/popups/: dlg_ins_char.php, dlg_ins_smile.php, + insert_image.php, insert_table.php: - Use parentlanguage when printing documentation + Fixing charset setting. -2003-06-12 Thursday 04:55 moodler +2003-11-11 Tuesday 08:13 moodler - * doc/: contents.php, index.php, view.php: + * version.php, mod/quiz/version.php, mod/quiz/db/mysql.php, + mod/quiz/db/postgres7.php: + + Added some bug-fixing code from Eloy Lafuente that fixes a quiz + problem. + + What happens is that adding random questions used to set the + timestamps of these questions to the same value. This is fine in + normal operation, but it stuffs up the backup of that course, + overwriting the question. When the course is restored, the missing + questions cause quizzes to have lots of red notices like "Question + not found". - Some fixes to display documentation better in other languages + Anyhow, this patch should safely fix older installations that may + have these duplicate questions lying around. + + THANKS ELOY! -2003-06-12 Thursday 04:35 moodler +2003-11-11 Tuesday 04:26 martignoni - * help.php: + * lang/fr/docs/developer.html: - Modifications so that help falls back on parent language too + Corrected version -2003-06-12 Thursday 01:01 moodler +2003-11-11 Tuesday 04:24 martignoni - * login/signup_form.html: + * lang/fr/docs/developer.html: - Removing optional items ... eventually will remove city and country - as well. - - This stuff will all be set via the user profile, and will be - customisable by the admin or teacher as well. + Removing bad developer.html -2003-06-12 Thursday 00:16 compuproggy +2003-11-11 Tuesday 04:15 martignoni - * lang/de/: journal.php, moodle.php, quiz.php, workshop.php: - + * lang/fr/docs/developer.html: + Initial bit of translation + +2003-11-11 Tuesday 01:11 moodler + + * lang/el/help/: cookies.html, courseavailability.html, + coursegrades.html, index.html, scales.html, chat/chatting.html, + chat/index.html, chat/mods.html, journal/index.html, + journal/mods.html, survey/index.html, survey/mods.html: - An alle Übersetzer der deutschen Versionen: Lasst uns koordiniert - zusammenarbeiten - - To all translators of the German Versions: Let us work together - coordinated + More new files -2003-06-11 Wednesday 23:11 compuproggy +2003-11-11 Tuesday 01:08 moodler - * lang/de/forum.php: + * lang/el/: assignment.php, auth.php, chat.php, choice.php, + forum.php, journal.php, moodle.php, quiz.php, resource.php, + survey.php, workshop.php, docs/coding.html, docs/faq.html, + docs/installamp.html, docs/licence.html, docs/other.html, + help/mods.html, help/questions.html, help/reading.html, + help/richtext.html, help/textformat.html, help/writing.html, + help/assignment/index.html, help/assignment/mods.html, + help/choice/index.html, help/choice/mods.html, + help/forum/index.html, help/forum/mods.html, + help/quiz/description.html, help/quiz/formatblackboard.html, + help/quiz/formatcustom.html, help/quiz/formatmissingword.html, + help/quiz/import.html, help/quiz/index.html, help/quiz/mods.html, + help/quiz/multianswer.html, help/quiz/numerical.html, + help/quiz/questiontypes.html, help/quiz/repeatattempts.html, + help/resource/index.html, help/resource/mods.html, + help/resource/program.html, help/resource/resourcetype.html, + help/resource/scales.html, help/workshop/assessmentofexamples.html, + help/workshop/gradingsubmissions.html, help/workshop/index.html, + help/workshop/mods.html, help/workshop/submissionofexamples.html, + help/workshop/ungradedassessments_student.html, + help/workshop/ungradedassessments_teacher.html: - [no log message] + Latest version of Greek, from geof@01infonet.gr -2003-06-11 Wednesday 23:07 compuproggy +2003-11-10 Monday 22:27 moodler - * lang/de/assignment.php: + * mod/glossary/: edit.html, edit.php: + Undoing my changes to the editing functions, because it removed + backward compatibility with 1.1.1 ... this way it works on both. + +2003-11-10 Monday 18:49 mits + + * lang/ja/: dialogue.php, glossary.php, workshop.php: + translated some. + +2003-11-10 Monday 17:22 mits + + * lang/ja/: README, pix.php: - New German Strings added + New langfile added. -2003-06-11 Wednesday 20:42 moodler +2003-11-10 Monday 14:39 koenr - * mod/quiz/format/missingword.php: + * lang/nl/help/glossary/index.html: - Rmoved dot + closing tags -2003-06-11 Wednesday 20:38 moodler +2003-11-10 Monday 13:04 julmis - * lang/: es_ar/moodle.php, es_cb/moodle.php, es_es/moodle.php, - es_mx/moodle.php: + * lib/editor/htmlarea.php: - Added definitions for parentlanguage to all Spanish dialects + Link correction to smileys -2003-06-11 Wednesday 20:37 moodler +2003-11-10 Monday 12:49 martignoni - * lang/es/: README.txt, assignment.php, auth.php, chatarea.php, - choice.php, forum.php, journal.php, moodle.php, pgassignment.php, - quiz.php, resource.php, survey.php, workshop.php, docs/README.txt, - docs/background.html, docs/credits.html, docs/cvs.html, - docs/developer.html, docs/faq.html, docs/features.html, - docs/files.php, docs/future.html, docs/install.html, - docs/intro.html, docs/licence.html, docs/module_files.txt, - docs/release.html, docs/teacher.html, docs/upgrade.html, - help/coursecategory.html, help/courseformats.html, - help/coursefullname.html, help/coursenewsitems.html, - help/coursenumsections.html, help/courserecent.html, - help/courseshortname.html, help/coursestartdate.html, - help/emoticons.html, help/enrolmentkey.html, help/guestaccess.html, - help/html.html, help/langedit.html, help/mods.html, - help/picture.html, help/questions.html, help/reading.html, - help/richtext.html, help/summaries.html, help/surveys.html, - help/teachers.html, help/text.html, help/textformat.html, - help/wiki.html, help/writing.html, - help/assignment/assignmenttype.html, help/assignment/resubmit.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, - help/quiz/attempts.html, help/quiz/categories.html, - help/quiz/correctanswers.html, help/quiz/createmultiple.html, - help/quiz/feedback.html, help/quiz/grademethod.html, - help/quiz/import.html, help/quiz/match.html, - help/quiz/maxgrade.html, help/quiz/multichoice.html, - help/quiz/questiontypes.html, help/quiz/random.html, - help/quiz/randomsamatch.html, help/quiz/review.html, - help/quiz/shortanswer.html, help/quiz/shuffleanswers.html, - help/quiz/shufflequestions.html, help/quiz/timeopen.html, - help/quiz/truefalse.html, help/resource/resourcetype.html, - help/resource/summary.html, help/workshop/addingacomment.html, - help/workshop/agreeassessments.html, help/workshop/anonymous.html, - help/workshop/assignmenttype.html, - help/workshop/breakdownoffinalgrade.html, - help/workshop/calculatingfinalgrade.html, - help/workshop/editingacomment.html, help/workshop/elements.html, - help/workshop/finalgrades.html, help/workshop/graded.html, - help/workshop/grading.html, help/workshop/gradingassessments.html, - help/workshop/gradingstrategy.html, help/workshop/includeself.html, - help/workshop/managing.html, - help/workshop/nassessmentsofstudentsubmissions.html, - help/workshop/nassessmentsofteachersexamples.html, - help/workshop/nelements.html, help/workshop/numberofassessors.html, - help/workshop/resubmit.html, help/workshop/selfassessment.html, - help/workshop/showinggrades.html, help/workshop/specimen.html, - help/workshop/teachersgradings.html: + * lang/fr/docs/release.html: - International Spanish. + Typos corrected + +2003-11-10 Monday 12:44 martignoni + + * lang/fr/docs/release.html: - This is to be the definitive Spanish version and the parent version - of all Spanish dialects. + Translation terminated! + +2003-11-10 Monday 04:25 martignoni + + * lang/fr/docs/release.html: - Claudio Tavares is the maintainer and coordinator of this version. + A little bit more (again)! -2003-06-11 Wednesday 20:32 moodler +2003-11-09 Sunday 23:59 martignoni - * lang/de_du/: README.txt, assignment.php, auth.php, choice.php, - forum.php, journal.php, moodle.php, quiz.php, resource.php, - survey.php, workshop.php: + * lang/fr/docs/release.html: - Personal form of German. + Translation almost finished + +2003-11-09 Sunday 17:49 moodler + + * mod/journal/edit.php: - Adapted from "de" translation by Franz Horvath + Removed text focus to avoid errors in IE + +2003-11-09 Sunday 16:01 koenr + + * lang/nl/pix.php: - Note this is the first lannguage to use the new "parentlanguage" - string + translated by koen roggemans + +2003-11-09 Sunday 16:00 koenr + + * lang/nl/editor.php: - In this case of course the parent is "de". + filling in missing strings + +2003-11-09 Sunday 14:04 koenr + + * lang/nl/help/glossary/aliases.html: - de_du probably needs some non-du string strings removed from it + translated by Koen Roggemans -2003-06-11 Wednesday 20:27 moodler +2003-11-09 Sunday 14:01 koenr - * lib/moodlelib.php: + * lang/nl/help/glossary/: index.html, mods.html: - Cleaned up get_string for language strings - slicker now + updating... + +2003-11-09 Sunday 14:01 koenr + + * lang/nl/: moodle.php, glossary.php: - Added new feature: if a string "parentlanguage" exists then that - language will be tried before defaulting to English. + filling in missing strings + +2003-11-09 Sunday 04:35 willcast + + * mod/glossary/import.php: - Useful for dialects or other languages that are similar. + - BUg when importing aliases + +2003-11-09 Sunday 03:30 julmis + + * lib/editor/popups/insert_image.php: - For example, all the Spanish translations can default to "es" + Charset update -2003-06-11 Wednesday 20:01 moodler +2003-11-08 Saturday 19:54 moodler - * mod/quiz/format/missingword.php: + * mod/glossary/edit.php: - Extensions for grades and comments from Thomas Robb. + Removed focus from header -2003-06-11 Wednesday 18:09 gregb_cc +2003-11-08 Saturday 19:35 moodler - * lang/cz/moodle.php: + * mod/glossary/: print.php, view.php: - put in a missing quote + if the glossary is at site-level then don't require a login -2003-06-11 Wednesday 12:10 stronk7 +2003-11-08 Saturday 19:29 willcast - * backup/: restore.php, backup.php: + * mod/glossary/showentry.php: - Changed max_execution_time and memory_limit php variables to - execute long and heavy scripts (restore and backup) :-) Only - affects current script execution + - Setting as optional the course id so, by default, it look for + entries in global glossaries (unless a glossary is specify that + will search in both). -2003-06-10 Tuesday 10:27 stronk7 +2003-11-08 Saturday 19:26 moodler - * backup/restorelib.php: + * mod/glossary/: editcategories.html, editcategories.php: - Need to addslashes before put summary section data to db !!! Now - restoring sections is working. User restoring failed !! -> Too - much records !! + Minimal formatting changes to center things -2003-06-10 Tuesday 09:40 stronk7 +2003-11-08 Saturday 19:16 moodler - * backup/backuplib.php: + * mod/glossary/: edit.html, edit.php: + + Some cosmetic changes to the code to use the new html editor + functions. - Changed the log_check_backup function to execute a count_records - instead of selecting everyting (crash when there is a lot of log - entries). + No change in functionality at all. + + I was in the area trying to fix a bug on this page that only shows + up in Internet Explorer (something to do with editor) -2003-06-10 Tuesday 08:56 stronk7 +2003-11-08 Saturday 06:41 julmis - * backup/STATUS.txt: + * lib/editor/htmlarea.php: - Goooo + Change insertSmile function to use insertHTML or pasteHTML method + since insertimage method is not working so good in gecko based + browsers -2003-06-10 Tuesday 08:51 moodler +2003-11-08 Saturday 06:39 julmis - * course/topics.php: + * lib/editor/popups/dlg_ins_smile.php: - Fix the up down icons again + Changes to charset and window return value is now "string". -2003-06-10 Tuesday 08:43 stronk7 +2003-11-08 Saturday 06:38 julmis - * backup/backup_version.php: + * lib/editor/popups/insert_table.php: - Up a bit + Change charset to dynamic "print_string("thischarset")" -2003-06-10 Tuesday 08:42 stronk7 +2003-11-08 Saturday 03:48 martignoni - * backup/backuplib.php: + * lang/fr/docs/release.html: - Changed get_records (every field) in user_check_backup to - get_records (only id). Possible memory shortage when a lot of users - (3999) are retrieved. + Just a bit more translated -2003-06-10 Tuesday 08:36 moodler +2003-11-08 Saturday 03:06 gniske - * course/: topics.php, weeks.php: + * lang/da/moodle.php: - Fixed help strings + Adding missing strings Made som few corrections in existing + translation -2003-06-10 Tuesday 08:27 moodler +2003-11-07 Friday 13:50 martignoni - * course/: lib.php, topics.php, view.php, weeks.php: + * lang/fr/: README, TERMS, docs/files.php: - Sections can now be moved up and down + Some strings corrected -2003-06-10 Tuesday 08:18 stronk7 +2003-11-07 Friday 13:48 martignoni - * backup/backuplib.php: + * lang/fr/docs/release.html: - More debug... + Just a bit more translated -2003-06-10 Tuesday 08:07 stronk7 +2003-11-07 Friday 12:34 martignoni - * backup/backuplib.php: + * lang/fr/docs/release.html: - Some debug + File partially translated -2003-06-10 Tuesday 08:02 stronk7 +2003-11-07 Friday 08:04 willcast - * backup/backuplib.php: + * mod/glossary/lib.php: - Little change to avoid iterate when no users are retrieved in - user_check_backup function + - Missed that one. -2003-06-10 Tuesday 07:07 uermelin +2003-11-07 Friday 07:58 willcast - * lang/de/quiz.php: + * mod/glossary/: backuplib.php, import.php, lib.php, + restorelib.php: - addingquestions changed + - Backup/restore and Import/export aliases. -2003-06-10 Tuesday 06:57 uermelin +2003-11-07 Friday 07:11 moodler - * lang/de/quiz.php: + * lib/moodlelib.php: - added addingquestions + Forgot to check this in ... has a new function -2003-06-10 Tuesday 06:26 moodler +2003-11-07 Friday 06:55 moodler - * course/lib.php: + * lang/en/pix.php, lib/weblib.php, + lib/editor/popups/dlg_ins_smile.php: + + New language file called pix.php for defining alt-text of pix + files. - Allow activities to be moved from section 1 to section 0 + Smileys code is changed over to use this, both in replace_smileys + and in editor/popups/dlg_ins_smile.php + + Needs testing please! -2003-06-10 Tuesday 02:50 mudrd8mz +2003-11-07 Friday 03:01 moodler - * lang/cz/: README, moodle.php, quiz.php, resource.php, - workshop.php: + * lib/html2text.php: - Czech version for Moodle 1.0.9 + Modifications from Mark (main author) to be more robust with + certain types of bad HTML code -2003-06-10 Tuesday 02:46 mudrd8mz +2003-11-06 Thursday 23:59 moodler - * lang/cz/help/: emoticons.html, summaries.html, teachers.html, - text.html, textformat.html, wiki.html, writing.html: + * lib/editor/popups/dlg_ins_smile.php: - Removed English version from CZ pack + Fixes to include ALT tags in smilies - by Janne Mikkonen -2003-06-10 Tuesday 02:24 stronk7 +2003-11-06 Thursday 20:53 moodler - * backup/: STATUS.txt, backup_execute.html: + * lib/weblib.php: - Backup quizzes COMPLETED. Two setps finished. + Added style as a valid tag -2003-06-10 Tuesday 02:22 mudrd8mz +2003-11-06 Thursday 20:29 jungwirr - * lang/cz/docs/licence.html: + * mod/attendance/view.php: + - Czech version of GNU GPL (translated by lhotka@cesnet.cz) + fixed foreach problem on line 125 per request from forums -2003-06-10 Tuesday 02:21 mits +2003-11-06 Thursday 20:14 moodler - * lang/ja/: README, quiz.php: + * lib/weblib.php: - Polished. + Accidentally deleted a $CFG line -2003-06-10 Tuesday 02:20 mudrd8mz +2003-11-06 Thursday 19:28 moodler - * lang/cz/docs/install.html: + * lang/en/docs/credits.html: - Czech installation manual + Added html2text function to credits -2003-06-10 Tuesday 01:50 mudrd8mz +2003-11-06 Thursday 19:27 moodler - * lang/cz/docs/files.php: + * lib/weblib.php: - Documentation files - czech titles + Use the new html2text function for converting html to text. + + This function is still being tested - it seems fast enough so far + but I'm checking it in to do some further testing on moodle.org for + a while. -2003-06-10 Tuesday 01:43 mudrd8mz +2003-11-06 Thursday 19:25 moodler - * lang/cz/: moodle.php, quiz.php, resource.php, workshop.php: + * lib/html2text.php: - This should be complete translation for v1.0.9 + A new function for converting HTML into text form -2003-06-09 Monday 22:33 moodler +2003-11-06 Thursday 09:47 rkingdon - * mod/: quiz/mod.html, resource/mod.html, survey/mod.html: + * mod/exercise/lib.php: - Make form destinations relative (to course/mod.php) to avoid some - form problems on mis-configured servers (wwwroot not quite right) + Cosmetic change to Admin page. -2003-06-09 Monday 22:25 moodler +2003-11-06 Thursday 09:44 rkingdon - * lang/en/docs/faq.html: + * lang/en/exercise.php: - FIxed the ID line + Minor change to one string. -2003-06-09 Monday 16:54 giro123 +2003-11-06 Thursday 09:41 rkingdon - * lang/es_mx/README.txt: + * lang/en/exercise.php: - [no log message] + Extra strings for setting League Table parameters. -2003-06-09 Monday 16:48 giro123 +2003-11-06 Thursday 09:23 giro123 - * lang/es_mx/: README.txt, assignment.php, auth.php, choice.php, - forum.php, journal.php, moodle.php, quiz.php, resource.php, - survey.php, workshop.php, chatarea.php, pgassignment.php: + * lang/es/: assignment.php, countries.php, forum.php, glossary.php, + moodle.php, resource.php, webquest.php: [no log message] -2003-06-09 Monday 10:12 stronk7 +2003-11-06 Thursday 07:07 willcast - * backup/STATUS.txt: + * mod/glossary/: export.php, lib.php: - Included some new workings. Quizzes (step 2) completed. + - Allowing to selectively export categories or entries based on + current frame and view. -2003-06-09 Monday 07:05 moodler +2003-11-06 Thursday 05:47 martignoni - * mod/quiz/format/missingword.php: + * lang/fr/: moodle.php, docs/install.html, help/guestaccess.html, + help/surveys.html, help/forum/ratings.html: - No need to shuffle the answers of multi-choice questions + Some corrections for consistency -2003-06-09 Monday 03:05 carlesbellver +2003-11-06 Thursday 05:25 martignoni - * lang/ca/: README, assignment.php, choice.php, forum.php, - journal.php, moodle.php, quiz.php, resource.php: + * lang/fr/: auth.php, forum.php, moodle.php, docs/faq.html, + docs/features.html, docs/install.html, docs/teacher.html, + help/coursenewsitems.html, help/courseshortname.html, + help/enrolmentkey.html, help/forum/subscription.html: - [no log message] + Replace every occurence of "e-mail" with the better french term + "courriel" -2003-06-09 Monday 03:02 mits +2003-11-06 Thursday 05:12 willcast - * lang/ja/: README, forum.php, moodle.php: + * lang/en/help/glossary/: index.html, mods.html: - Polished. + - Adding missing files to index.html -2003-06-08 Sunday 23:18 moodler +2003-11-06 Thursday 05:12 martignoni - * lib/weblib.php: + * lang/fr/help/forum/ratings.html: - Added a check to disable VBSscript as well + Coded accented characters with HTML entities codes -2003-06-08 Sunday 22:54 moodler +2003-11-06 Thursday 05:08 martignoni - * lib/weblib.php: + * lang/fr/: moodle.php, survey.php, workshop.php, + help/forum/ratings.html: - Better regular expression to catch javascript triggers + Typo corrected for "barème" + +2003-11-06 Thursday 05:02 martignoni -2003-06-08 Sunday 22:34 moodler - - * mod/forum/mod.html: + * lang/fr/: README, TERMS: - Better setting of defaults + Incorporation of french-canadian terms -2003-06-08 Sunday 21:27 johncaptain +2003-11-06 Thursday 04:25 julmis - * lang/en/docs/: glossary.html, faq.html: + * lib/editor/popups/dlg_ins_char.php: - [no log message] + Print character set based on user settings - + print_string("thischarset") -2003-06-08 Sunday 20:00 moodler +2003-11-06 Thursday 03:47 moodler * lib/weblib.php: - Better way of stripping Javascript using regular expressions + Add fancy help cursors on help icons -2003-06-08 Sunday 09:58 mits +2003-11-06 Thursday 01:11 moodler - * lang/ja/: moodle.php, quiz.php: + * course/view.php: - New translation and Polish. + I didn't like it as much as I thought. :-) -2003-06-08 Sunday 09:57 mits +2003-11-06 Thursday 01:10 moodler - * lang/ja/chatarea.php: + * course/view.php: + + Putting link to course listing on the course front page. - New file translated. + If anyone doesn't like this please say so!! -2003-06-08 Sunday 09:41 moodler +2003-11-06 Thursday 01:05 moodler - * lang/cz/docs/: README.txt, background.html, credits.html, - cvs.html, developer.html, faq.html, features.html, future.html, - install.html, intro.html, licence.html, module_files.txt, - readme.txt, release.html, teacher.html, upgrade.html: + * course/lib.php: - Removed English versions from CZ pack + Search link should go to listing (it has a search box anyway) -2003-06-08 Sunday 04:49 moodler +2003-11-06 Thursday 01:00 moodler - * lib/psxlsgen.php: + * lang/ar/: README, appointment.php, assignment.php, auth.php, + chat.php, countries.php, label.php, moodle.php: - Forgot some string conversions + Latest updates from Dr Ali Abureesh. -2003-06-08 Sunday 04:40 moodler +2003-11-05 Wednesday 22:44 martignoni - * lib/psxlsgen.php: + * lang/fr/: README, TERMS, workshop.php, help/cookies.html, + help/courseavailability.html, help/coursegrades.html, + help/courserecent.html, help/emoticons.html, help/html.html, + help/index.html, help/langedit.html, help/mods.html, + help/questions.html, help/reading.html, help/richtext.html, + help/scales.html, help/summaries.html: - More explicit byte-order of strings to make it work on non-Intel - machines + Integrating files translated by Jean-Francois Nadeau, with slight + adaptations -2003-06-08 Sunday 04:25 moodler +2003-11-05 Wednesday 10:38 mits - * lib/psxlsgen.php: + * lang/ja/: README, dialogue.php, editor.php, exercise.php, + glossary.php, moodle.php, webquest.php, workshop.php: - Fixed pass-by-reference + Polished some and New translation added. -2003-06-07 Saturday 23:46 moodler +2003-11-05 Wednesday 10:31 rkingdon - * mod/assignment/lib.php: + * mod/exercise/view.php: - better variable name + Fixed a bug, referenced a non existent help file. -2003-06-07 Saturday 18:31 coolbit +2003-11-05 Wednesday 10:02 rkingdon - * lang/zh_cn/: resource.php, survey.php, help/surveys.html: + * mod/exercise/: assessments.php, lib.php, submissions.php, + view.php: - Translation of surveys.html is not completed. + Fixed a bug with re-submissions. Added options for the League table + of submissions (show in phase 4). -2003-06-07 Saturday 01:09 moodler +2003-11-05 Wednesday 09:51 martignoni - * lang/en/chatarea.php: + * lang/fr/help/: coursecategory.html, courseformats.html, + coursefullname.html, coursenewsitems.html, coursenumsections.html, + courseshortname.html, coursestartdate.html, enrolmentkey.html, + guestaccess.html, picture.html, questions.html, surveys.html, + text.html, assignment/assignmenttype.html, + assignment/resubmit.html: - Language file for chatarea module + Changed special characters of all HTML files to entity codes -2003-06-06 Friday 23:35 moodler +2003-11-05 Wednesday 08:41 willcast - * lib/setup.php: + * mod/glossary/db/postgres7.sql: - The session is now named "MoodleSession" to prevent conflicts with - other software. + - Removing tinyints from Postgresql's db squema. -2003-06-06 Friday 23:23 moodler +2003-11-05 Wednesday 07:37 martignoni - * mod/assignment/lib.php: + * lang/fr/: README, TERMS: - Don't return assignment submissions if no sumission has been made + Added some strings -2003-06-06 Friday 23:09 moodler +2003-11-05 Wednesday 07:27 willcast - * lang/en/quiz.php: + * mod/glossary/print.php: - New string for quiz index + - Fixed bug (printing-friendly version of an empty glossary) -2003-06-06 Friday 23:08 moodler +2003-11-05 Wednesday 05:48 moodler - * mod/quiz/index.php: + * mod/forum/search.php: - Improved display of quiz listing to show the closing date, as well - as direct links for the teacher to review attempts. Thanks, Scott - Elliott! + Whoops typo -2003-06-06 Friday 22:54 moodler +2003-11-05 Wednesday 05:47 moodler - * mod/assignment/index.php: + * mod/forum/search.php: - Changes from Scott Elliott to make the listing more useful for - teachers Thanks, Scott! + Improved fix to $search variable -2003-06-06 Friday 22:27 coolbit +2003-11-05 Wednesday 05:43 moodler - * lang/zh_cn/: moodle.php, help/teachers.html: + * mod/forum/search.php: - Add teachers.html + Fixing up some handling when searching for strings with quotes in + them -2003-06-06 Friday 19:37 moodler +2003-11-05 Wednesday 04:46 willcast - * lang/: en/moodle.php, en_us/moodle.php: + * mod/glossary/README.txt, mod/glossary/lib.php, + mod/glossary/formats/2.php, mod/glossary/formats/3.php, + mod/glossary/formats/4.php, mod/glossary/formats/5.php, + lang/en/glossary.php: - Slightly better English phrasing + - Aliases are now shown when displaying entries -2003-06-06 Friday 13:07 stronk7 +2003-11-05 Wednesday 02:21 moodler - * backup/STATUS.txt: + * lang/sv/: LAESMIG.txt, README, assignment.php, attendance.php, + auth.php, chat.php, choice.php, countries.php, dialogue.php, + editor.php, exercise.php, forum.php, glossary.php, journal.php, + label.php, moodle.php, quiz.php, resource.php, survey.php, + webquest.php, workshop.php, docs/README.txt, docs/background.html, + docs/coding.html, docs/credits.html, docs/cvs.html, + docs/developer.html, docs/docstyles.css, docs/faq.html, + docs/features.html, docs/files.php, docs/future.html, + docs/glossary.html, docs/install.html, docs/installamp.html, + docs/intro.html, docs/licence.html, docs/other.html, + docs/philosophy.html, docs/release.html, docs/teacher.html, + docs/upgrade.html, help/cookies.html, help/courseavailability.html, + help/coursecategory.html, help/courseformats.html, + help/coursefullname.html, help/coursegrades.html, + help/coursenewsitems.html, help/coursenumsections.html, + help/courserecent.html, help/coursereports.html, + help/courseshortname.html, help/coursestartdate.html, + help/courseuploadsize.html, help/emoticons.html, + help/enrolmentkey.html, help/guestaccess.html, help/html.html, + help/index.html, help/langedit.html, help/mods.html, + help/picture.html, help/questions.html, help/reading.html, + help/richtext.html, help/scales.html, help/summaries.html, + help/surveys.html, help/teachers.html, help/text.html, + help/textformat.html, help/wiki.html, help/writing.html, + help/assignment/assignmenttype.html, help/assignment/index.html, + help/assignment/mods.html, help/assignment/resubmit.html, + help/attendance/index.html, help/attendance/mods.html, + help/chat/chatting.html, help/chat/index.html, help/chat/mods.html, + help/choice/index.html, help/choice/mods.html, + help/choice/options.html, help/dialogue/addsubject.html, + help/dialogue/closedialogue.html, help/dialogue/deleteafter.html, + help/dialogue/dialoguetype.html, help/dialogue/index.html, + help/dialogue/info.html, help/dialogue/maildefault.html, + help/dialogue/mods.html, help/dialogue/multiple.html, + help/dialogue/sendmail.html, help/dialogue/writing.html, + help/exercise/administration.html, help/exercise/elements.html, + help/exercise/finalgrades.html, help/exercise/grade.html, + help/exercise/grading.html, help/exercise/gradinggrade.html, + help/exercise/gradingstrategy.html, help/exercise/managing.html, + help/exercise/mods.html, help/exercise/moreinfo.html, + help/exercise/nelements.html, help/exercise/specimen.html, + help/exercise/submissionofdescriptions.html, + help/exercise/takeownership.html, help/exercise/usemax.html, + help/forum/allowdiscussions.html, help/forum/attachment.html, + help/forum/forumtype.html, help/forum/index.html, + help/forum/maxattachmentsize.html, help/forum/mods.html, + help/forum/ratings.html, help/forum/subscription.html, + help/glossary/allowcomments.html, + help/glossary/allowduplicatedentries.html, + help/glossary/casesensitive.html, + help/glossary/defaultapproval.html, help/glossary/description.html, + help/glossary/displayformat.html, help/glossary/fullmatch.html, + help/glossary/globalglossary.html, help/glossary/index.html, + help/glossary/mainglossary.html, help/glossary/mods.html, + help/glossary/shows.html, help/glossary/studentcanpost.html, + help/glossary/usedynalink.html, help/journal/index.html, + help/journal/mods.html, help/label/mods.html, + help/quiz/attempts.html, help/quiz/categories.html, + help/quiz/correctanswers.html, help/quiz/createmultiple.html, + help/quiz/description.html, + help/quiz/eachattemptbuildsonthelast.html, help/quiz/feedback.html, + help/quiz/formatblackboard.html, help/quiz/formatctm.html, + help/quiz/formatcustom.html, help/quiz/formatmissingword.html, + help/quiz/grademethod.html, help/quiz/import.html, + help/quiz/index.html, help/quiz/match.html, + help/quiz/maxgrade.html, help/quiz/mods.html, + help/quiz/multianswer.html, help/quiz/multichoice.html, + help/quiz/numerical.html, help/quiz/questiontypes.html, + help/quiz/random.html, help/quiz/randommatch.html, + help/quiz/randomsamatch.html, help/quiz/repeatattempts.html, + help/quiz/review.html, help/quiz/shortanswer.html, + help/quiz/shuffleanswers.html, help/quiz/shufflequestions.html, + help/quiz/timeopen.html, help/quiz/truefalse.html, + help/resource/index.html, help/resource/mods.html, + help/resource/program.html, help/resource/resourcetype.html, + help/resource/summary.html, help/survey/index.html, + help/survey/mods.html, help/workshop/addingacomment.html, + help/workshop/agreeassessments.html, help/workshop/anonymous.html, + help/workshop/assessmentofexamples.html, + help/workshop/assignmenttype.html, + help/workshop/breakdownoffinalgrade.html, + help/workshop/calculatingfinalgrade.html, + help/workshop/editingacomment.html, help/workshop/elements.html, + help/workshop/finalgrades.html, help/workshop/graded.html, + help/workshop/grading.html, help/workshop/gradingassessments.html, + help/workshop/gradingstrategy.html, + help/workshop/gradingsubmissions.html, + help/workshop/includeself.html, + help/workshop/includeteachersgrade.html, help/workshop/index.html, + help/workshop/leaguetable.html, help/workshop/managing.html, + help/workshop/mods.html, + help/workshop/nassessmentsofstudentsubmissions.html, + help/workshop/nassessmentsofteachersexamples.html, + help/workshop/nelements.html, help/workshop/numberofassessors.html, + help/workshop/overallocation.html, help/workshop/resubmit.html, + help/workshop/selfassessment.html, + help/workshop/showinggrades.html, help/workshop/specimen.html, + help/workshop/submissionofexamples.html, + help/workshop/teachersgradings.html, + help/workshop/ungradedassessments_student.html, + help/workshop/ungradedassessments_teacher.html: - Backup journals COMPLETED + New translation for Swedish by Anders Berggren - complete! -2003-06-06 Friday 07:44 coolbit +2003-11-04 Tuesday 19:30 willcast - * lang/zh_cn/moodle.php: + * mod/glossary/icon.gif: - [no log message] + - New icon... :) -2003-06-06 Friday 06:53 moodler +2003-11-04 Tuesday 16:06 willcast - * mod/journal/edit.php: + * lang/en/glossary.php, lang/en/help/glossary/aliases.html, + mod/glossary/TODO.txt, mod/glossary/edit.html, + mod/glossary/edit.php, mod/glossary/version.php, + mod/glossary/db/mysql.php, mod/glossary/db/mysql.sql, + mod/glossary/db/postgres7.sql: - Fixed focus + - Adding aliases -2003-06-06 Friday 02:46 moodler +2003-11-04 Tuesday 10:38 willcast - * lib/weblib.php: + * mod/glossary/: config.html, view.php: - Use C-version of str_ireplace() if it is defined (PHP 5 only). + - Adding paging when the number of entries shown is greater than + $CFG->glossary_entbypage - Adding $CFG->glossary_entbypage to + config.html -2003-06-05 Thursday 23:20 moodler +2003-11-04 Tuesday 09:31 aszora - * admin/teacher.php: + * lang/hu/: assignment.php, auth.php, chat.php, forum.php, + journal.php, moodle.php, quiz.php, resource.php, survey.php, + workshop.php: - Added robustness when no courses defined yet + Some upgrade to version 1.1, not fully completed yet 2003.11.04. -2003-06-05 Thursday 23:17 moodler +2003-11-04 Tuesday 09:19 rkingdon - * lib/weblib.php: + * mod/exercise/: lib.php, view.php: - Added some missing Javascript events + Minor mods to phase 3 display for students.. -2003-06-05 Thursday 08:22 coolbit +2003-11-04 Tuesday 09:14 rkingdon - * lang/zh_cn/: forum.php, moodle.php: + * lang/en/exercise.php: - A little modified. + An extra string for view.php. -2003-06-05 Thursday 05:21 moodler +2003-11-04 Tuesday 07:59 moodler - * lang/en/docs/README.txt: + * mod/forum/post.html: - Updates + Fixed attachments ... + + typo: type -> enctype !! -2003-06-05 Thursday 05:11 mudrd8mz +2003-11-04 Tuesday 07:08 willcast - * lang/cz/: docs/README.txt, docs/background.html, - docs/credits.html, docs/cvs.html, docs/developer.html, - docs/faq.html, docs/features.html, docs/files.php, - docs/future.html, docs/install.html, docs/intro.html, - docs/licence.html, docs/module_files.txt, docs/readme.txt, - docs/release.html, docs/teacher.html, docs/upgrade.html, - fonts/README.txt, help/emoticons.html, help/summaries.html, - help/wiki.html: + * lang/en/glossary.php: - These are original english version files. Ready to be translated - and updated ASAP. + Typo -2003-06-05 Thursday 04:55 mudrd8mz +2003-11-04 Tuesday 07:04 willcast - * lang/cz/fonts/default.ttf: + * mod/glossary/: dynalink.php, import.php: - Czech ARIAL for generating graphs + - Solving problems when trying to autolink entries with apostrophes + on it - Idem, when importing entries. -2003-06-05 Thursday 04:52 mudrd8mz +2003-11-04 Tuesday 04:42 moodler - * lang/cz/: pgassignment.php, workshop.php: + * mod/forum/post.php: - Moodle 1.0.9 czech translation. A lot of work to do ... + Don't focus on the post message (upsets html editor) -2003-06-05 Thursday 04:48 mudrd8mz +2003-11-04 Tuesday 04:36 moodler - * lang/cz/: README, assignment.php, auth.php, choice.php, - forum.php, journal.php, moodle.php, quiz.php, resource.php, - survey.php: + * mod/glossary/: lib.php, view.php: - Moodle 1.0.9 czech translation. A lot of work to do ... + Glossary now gets the alphabet string from moodle.php instead of + glossary.php -2003-06-04 Wednesday 09:14 coolbit +2003-11-04 Tuesday 04:35 moodler - * lang/zh_cn/: moodle.php, help/emoticons.html, help/richtext.html, - help/text.html: + * lang/: da/glossary.php, da/moodle.php, es/glossary.php, + es/moodle.php, it/glossary.php, it/moodle.php, ja/glossary.php, + ja/moodle.php, nl/glossary.php, en/glossary.php, + en/docs/credits.html, nl/moodle.php: - [no log message] + Moved string 'alphabet' from glossary.php to moodle.php for various + languages + + Also changed the separator from | to , -2003-06-04 Wednesday 08:46 anvergara +2003-11-04 Tuesday 04:09 moodler - * lang/es_es/: assignment.php, journal.php: + * lang/en/moodle.php, lib/datalib.php, user/index.php: - Fixed the following mistakes: + New feature based on code from Gustav Delius - In file assignment.php: + -> A-Z subsets on the participant list. - string assignmentmailhtml: $a->tarea replaced with $a->assignment + http://moodle.org/mod/forum/discuss.php?d=3162 - In file journal.php: + I also made a new datalib function called count_course_students() + +2003-11-03 Monday 22:21 moodler + + * version.php: - string journalmail: $a->diario replaced with $a->journal string - journalmailhtml: $a->diario replaced with $a->journal + Bump it up -2003-06-04 Wednesday 02:32 moodler +2003-11-03 Monday 19:53 willcast - * lang/en/docs/cvs.html: + * mod/glossary/export.php, mod/glossary/import.html, + mod/glossary/import.php, mod/glossary/lib.php, + mod/glossary/tabs.html, lang/en/glossary.php: - More changes + - Basic export/import functionality.. Does not export nor import + the attached files. -2003-06-04 Wednesday 02:10 moodler +2003-11-03 Monday 19:35 moodler - * lang/en/docs/cvs.html: + * lib/weblib.php: - More info about setting up sourceforge + Removed header redirect for cases where output already occurred + (thougn it shouldn't happen) -2003-06-04 Wednesday 00:15 moodler +2003-11-03 Monday 15:57 gniske - * course/enrol.html: + * lang/da/: assignment.php, forum.php, journal.php, moodle.php, + quiz.php, resource.php, workshop.php, attendance.php, + countries.php, dialogue.php, exercise.php, label.php, webquest.php, + glossary.php: - Some minor styling ... incidentally, last change was bug 480 + Adding missing strings Made som few corrections in existing + translation -2003-06-04 Wednesday 00:12 moodler +2003-11-03 Monday 15:53 julmis - * course/: enrol.html, enrol.php: + * lib/editor/htmlarea.php: - More robust enrolment screen + Hide cut, copy and paste buttons from gecko browsers -2003-06-03 Tuesday 23:33 moodler +2003-11-03 Monday 15:00 julmis - * lang/en_us/: assignment.php, auth.php, choice.php, forum.php, - journal.php, moodle.php, quiz.php, resource.php, survey.php, - workshop.php: + * lib/editor/popups/: dlg_ins_char.php, dlg_ins_smile.php: - Fixed up missing strings - now on par with English + Style improvements to popups -2003-06-03 Tuesday 23:21 moodler +2003-11-03 Monday 14:59 julmis - * lang/en_us/workshop.php: + * lib/editor/popups/dialog.css: - Missing file + style improvments to popups -2003-06-03 Tuesday 23:16 moodler +2003-11-03 Monday 13:51 koenr - * lang/es_es/README.txt: + * lang/nl/help/glossary/: defaultapproval.html, + globalglossary.html, shows.html: - Added contributors + translated by koen roggemans -2003-06-03 Tuesday 20:46 moodler +2003-11-03 Monday 13:50 koenr - * lang/es_es/: README.txt, assignment.php, auth.php, choice.php, - forum.php, journal.php, moodle.php, quiz.php, resource.php, - survey.php, workshop.php, docs/background.html, - docs/module_files.txt, help/coursecategory.html, - help/courseformats.html, help/coursefullname.html, + * lang/nl/glossary.php: + + filling in missing strings + +2003-11-03 Monday 10:45 rkingdon + + * mod/exercise/: assessments.php, backuplib.php, restorelib.php: + + Minor fix in assessments.php. Revisions to backup and restore to + always include teacher's submissions. + +2003-11-03 Monday 09:18 bobopinna + + * lang/it/moodle.php: + + Minor Fixing in password change + +2003-11-03 Monday 08:58 moodler + + * mod/resource/details.php: + + Use new editor stuff + +2003-11-03 Monday 08:49 moodler + + * mod/forum/: post.html, post.php: + + Update to use new editor stuff + +2003-11-03 Monday 08:27 moodler + + * mod/journal/edit.html: + + Just moodling ... tidied up the horrible interface a little + +2003-11-03 Monday 08:13 moodler + + * config-dist.php: + + No need for useneweditor anymore + +2003-11-03 Monday 08:12 moodler + + * mod/journal/: edit.html, edit.php: + + Some fixes for using the new editor + +2003-11-03 Monday 08:06 moodler + + * lib/editor/reference.html: + + Removing reference + +2003-11-03 Monday 07:21 moodler + + * lang/en/help/richtext.html: + + Stopgap measure + +2003-11-03 Monday 07:16 moodler + + * lib/: javascript.php, moodlelib.php, weblib.php: + + Goodbye Richtext editor! + + This does not affect any of the existing modules - I've kept some + stub functions to retain backward compatibility. + +2003-11-03 Monday 05:21 moodler + + * mod/workshop/db/postgres7.sql: + + SERIAL8 -> SERIAL + +2003-11-03 Monday 02:22 moodler + + * mod/chat/: report.php, view.php, gui_header_js/index.php: + + Keep guests out of chat + +2003-11-02 Sunday 21:30 moodler + + * lib/editor/htmlarea.php, lang/en/editor.php: + + The font style menu is now translatable (Heading, etc) + +2003-11-02 Sunday 19:22 moodler + + * admin/modules.php, lang/en/moodle.php: + + Show version number to aid in debugging + +2003-11-02 Sunday 19:13 moodler + + * lib/weblib.php: + + More redirect tweaks + +2003-11-02 Sunday 19:00 moodler + + * mod/survey/db/mysql.php: + + Removed a blank line + +2003-11-02 Sunday 18:59 moodler + + * mod/: chat/db/mysql.php, choice/db/mysql.php, + dialogue/db/mysql.php, exercise/db/mysql.php, forum/db/mysql.php, + glossary/db/mysql.php, journal/db/mysql.php, resource/db/mysql.php, + workshop/db/mysql.php: + + Removed blank lines at the end (!) + +2003-11-02 Sunday 18:26 willcast + + * mod/glossary/dynalink.php, mod/glossary/edit.html, + mod/glossary/edit.php, mod/glossary/export.php, + mod/glossary/lib.php, mod/glossary/print.php, + mod/glossary/tabs.html, mod/glossary/view.php, + lang/en/glossary.php: + + - Cosmetic changes... Changing the Add Entry button for a new tab - + Creating two new tabs for the future export/import features. - + Improving a little the Printer-Friendly version (now it shows what + you were watching in the previous frame) + +2003-11-02 Sunday 13:36 kaipe + + * mod/quiz/: lib.php, quizfile.php: + + The new quizfile.php makes it possible to view associated file + material on quizes, such as images, even for questions belonging to + a category on a different course. lib.php is updated accordingly... + +2003-11-02 Sunday 12:42 aszora + + * lang/hu/editor.php: + + [no log message] + +2003-11-02 Sunday 11:27 aszora + + * lang/hu/editor.php: + + [no log message] + +2003-11-02 Sunday 09:55 aszora + + * lang/hu/quiz.php: + + [no log message] + +2003-11-02 Sunday 07:11 moodler + + * mod/assignment/lib.php: + + Don't even show submitted dates on offline assignments + +2003-11-02 Sunday 04:40 martignoni + + * lang/fr/README: + + Update to current work + +2003-11-01 Saturday 23:19 moodler + + * lib/editor/: htmlarea.js, htmlarea.php, index.html, + old_dialog.js, old_htmlarea.js, old_htmlarea.php, test.js: + + Some cleanups + +2003-11-01 Saturday 23:01 moodler + + * lib/editor/htmlarea.php: + + Explicitly setting mimetype and other things to + + - hopefully fix Norton problems + - hopefully improve caching + +2003-11-01 Saturday 19:13 moodler + + * mod/assignment/db/postgres7.php: + + Removed a blank line + +2003-11-01 Saturday 19:05 moodler + + * mod/assignment/db/mysql.php: + + Removed a blank line + +2003-11-01 Saturday 18:40 willcast + + * lang/en/glossary.php, mod/glossary/mod.html: + + - Typo + +2003-11-01 Saturday 18:37 willcast + + * lang/en/glossary.php, mod/glossary/README.txt, + mod/glossary/config.html, mod/glossary/edit.html, + mod/glossary/mod.html: + + - Applying proper coding conventions to the default settings' + variables + +2003-11-01 Saturday 17:47 willcast + + * mod/glossary/TODO.txt, mod/glossary/config.html, + mod/glossary/edit.html, mod/glossary/edit.php, + mod/glossary/mod.html, lang/en/glossary.php: + + - The admin can define default values for glossary and entries' + settings via the admin modules interface. + +2003-11-01 Saturday 12:27 willcast + + * lang/en/glossary.php, mod/glossary/TODO.txt, + mod/glossary/approve.php, mod/glossary/edit.php, + mod/glossary/editcategories.php, mod/glossary/export.php, + mod/glossary/lib.php, mod/glossary/print.gif, + mod/glossary/print.php, mod/glossary/view.php: + + - Printer-friendly version of the glossary - First step in the + export/import feature (export is done) - Minor changes here and + there + +2003-11-01 Saturday 11:38 martignoni + + * lang/fr/docs/files.php: + + Typos corrected + +2003-11-01 Saturday 11:34 martignoni + + * lang/fr/docs/features.html: + + New translated file + +2003-11-01 Saturday 09:25 rkingdon + + * mod/exercise/: assessments.php, lib.php, submissions.php, + upload.php: + + Fix to the Complete isting. Upload now checks the submission for + spurious re-submission caused by using the Back button. User and + Teacher deletions of submissions are now logged. Redirect delay + when marking submissions shortened to one second. + +2003-11-01 Saturday 09:19 rkingdon + + * lang/en/exercise.php: + + Extra string for Complete listing. + +2003-11-01 Saturday 07:55 willcast + + * lang/en/help/glossary/: defaultapproval.html, + globalglossary.html, shows.html: + + - Missing help files. + +2003-11-01 Saturday 07:35 martignoni + + * lang/fr/docs/intro.html: + + New translated file + +2003-11-01 Saturday 04:11 martignoni + + * lang/fr/: TERMS, moodle.php, docs/teacher.html, + help/courseformats.html, help/coursenewsitems.html, + help/coursenumsections.html, help/coursestartdate.html: + + Changed everywhere "en chapitres" to "thŽmatique" for the topics + format. + +2003-11-01 Saturday 03:56 martignoni + + * lang/fr/docs/teacher.html: + + File translation completed + +2003-11-01 Saturday 01:36 martignoni + + * lang/fr/docs/docstyles.css: + + Added to french docs folder + +2003-10-31 Friday 22:59 moodler + + * lib/weblib.php: + + Fixed Mozilla redirection-after-htmlediting bug using Javascript! + +2003-10-31 Friday 13:58 julmis + + * lib/editor/htmlarea.php: + + Minor change for iframe width + +2003-10-31 Friday 13:27 kaipe + + * mod/quiz/lib.php: + + An improvement asked for by koen roggemans: Especially for + multianswer questions it is often desirable to have the grade of + the question in a quiz larger than the earlier maximum of 10 + points. The new function quiz_gradesmenu_options($defaultgrade) + makes quiz question list grade selector drop-down have the maximum + grade option set to the highest value between 10 and the + defaultgrade of the question. + +2003-10-31 Friday 07:26 willcast + + * mod/glossary/: lib.php, version.php, db/mysql.php: + + - Important update: I did not delete categories nor comments once a + glossary has been deleted. Fixed now. + +2003-10-31 Friday 06:24 stronk7 + + * user/index.php: + + Another small typo, == instead of =. :-D + +2003-10-31 Friday 06:22 stronk7 + + * user/index.php: + + Small typo preventing users to be sorted. :-) + +2003-10-31 Friday 05:40 willcast + + * mod/glossary/lib.php: + + Bug fixed: - Updating a Default Approval Status from NO to YES in a + glossary, now approve automatically all entries waiting for + approval. + +2003-10-31 Friday 04:29 martignoni + + * lang/fr/docs/installamp.html: + + Updates for EasyPHP 1.7 + +2003-10-31 Friday 04:18 martignoni + + * lang/fr/resource.php: + + new string for choosing a file + +2003-10-31 Friday 04:13 martignoni + + * lang/fr/forum.php: + + New strings added + +2003-10-31 Friday 04:05 martignoni + + * lang/fr/assignment.php: + + No due date string + +2003-10-31 Friday 03:51 martignoni + + * lang/fr/moodle.php: + + Change Richtext editor to HTML editor + +2003-10-31 Friday 01:52 moodler + + * lang/en/help/index.html: + + Added missing link + +2003-10-31 Friday 01:50 koenr + + * lang/nl/moodle.php: + + filling in missing strings + +2003-10-31 Friday 01:47 koenr + + * lang/nl/help/index.html: + + filling in missing entry + +2003-10-31 Friday 01:47 koenr + + * lang/nl/help/coursereports.html: + + Translated by Koen Roggemans + +2003-10-31 Friday 01:19 koenr + + * lang/nl/help/label/mods.html: + + Translated by Koen Roggemans + +2003-10-31 Friday 01:18 koenr + + * lang/nl/glossary.php: + + filling in missing strings... + +2003-10-31 Friday 00:47 stronk7 + + * mod/glossary/: backuplib.php, restorelib.php: + + globalglossary is included now in backup/restore. :-) + +2003-10-31 Friday 00:31 moodler + + * mod/forum/search.php: + + Add navmenu to header of forum search pages + +2003-10-31 Friday 00:13 moodler + + * lib/weblib.php: + + Using Location header is not subject to the meta-refresh bug in + Mozilla + +2003-10-30 Thursday 22:57 moodler + + * mod/forum/lib.php: + + No longer need parent link in the footer + +2003-10-30 Thursday 22:50 moodler + + * user/view.php: + + Show activity button for students on their profile page + +2003-10-30 Thursday 22:45 moodler + + * course/user.php: + + Tidy up + +2003-10-30 Thursday 22:06 moodler + + * lang/en/help/coursereports.html: + + Some updates to the text + +2003-10-30 Thursday 21:57 moodler + + * version.php, course/edit.html, course/lib.php, + course/loggraph.php, course/user.php, lang/en/moodle.php, + lang/en/help/coursereports.html, lib/db/mysql.php, + lib/db/mysql.sql, lib/db/postgres7.php, lib/db/postgres7.sql, + backup/backuplib.php, backup/restorelib.php, pix/i/report.gif, + theme/cordoroyblue/pix/i/report.gif: + + New feature: Allow students to see their own activity reports. + + This is a course setting. By default it is off. When on, there is + a new link in the course admin menu for students, and they can + browse the same report that teachers see. + + The report icon is temporary. + +2003-10-30 Thursday 19:25 moodler + + * mod/journal/lib.php: + + Undoing Greg's UNION hack ... it was causing problems on Mysql 3 + +2003-10-30 Thursday 14:04 martignoni + + * lang/fr/docs/: faq.html, install.html, installamp.html, + teacher.html, upgrade.html: + + Systematic HTML encoding of entities in all files + +2003-10-30 Thursday 09:47 rkingdon + + * lang/en/exercise.php: + + Teacher assessment table string added. + +2003-10-30 Thursday 09:45 rkingdon + + * mod/exercise/: assessments.php, index.php, lib.php: + + Index.php now ignores grading grades; Teacher Assessment Table + added to Administration. + +2003-10-30 Thursday 06:25 moodler + + * course/lib.php, pix/i/db.gif, theme/cordoroyblue/pix/i/db.gif: + + + New database GIF by Eloy! + +2003-10-29 Wednesday 19:44 moodler + + * lang/en/docs/intro.html: + + Removed the offensive "and" + +2003-10-29 Wednesday 15:33 willcast + + * lang/en/glossary.php, mod/glossary/dynalink.php, + mod/glossary/edit.html, mod/glossary/edit.php, + mod/glossary/lib.php, mod/glossary/mod.html, + mod/glossary/showentry.php, mod/glossary/version.php, + mod/glossary/db/mysql.php, mod/glossary/db/mysql.sql, + mod/glossary/db/postgres7.sql: + + - Global glossaries now available. All current rules apply to its + entries. + +2003-10-29 Wednesday 11:45 koenr + + * lang/nl/editor.php: + + translated by Koen Roggemans + +2003-10-29 Wednesday 08:42 moodler + + * lib/editor/htmlarea.php: + + Rearranged toolbar a bit - put insert stuff together and toggles at + end + +2003-10-29 Wednesday 08:28 moodler + + * lang/en/editor.php: + + Missing a semicolon! LOL + +2003-10-29 Wednesday 04:48 moodler + + * lang/en/editor.php: + + Sorted the strings, minor fixes + +2003-10-29 Wednesday 04:29 koenr + + * lang/nl/moodle.php: + + transforming to HTML editor + +2003-10-29 Wednesday 04:28 koenr + + * lang/nl/resource.php: + + filling in missing string + +2003-10-29 Wednesday 01:16 moodler + + * mod/forum/lib.php: + + Oops, typo + +2003-10-29 Wednesday 01:12 moodler + + * mod/forum/lib.php: + + Fixed bug when moving discussions with attachments + +2003-10-29 Wednesday 01:07 carlesbellver + + * lang/ca/reading.php: + + [no log message] + +2003-10-29 Wednesday 01:00 carlesbellver + + * lang/ca/help/: cookies.html, courseavailability.html, + coursegrades.html, courserecent.html, emoticons.html, html.html, + index.html, langedit.html, mods.html, richtext.html, scales.html, + summaries.html, teachers.html, textformat.html, wiki.html, + writing.html, assignment/assignmenttype.html, + assignment/index.html, assignment/mods.html, + assignment/resubmit.html, chat/chatting.html, chat/index.html, + chat/mods.html, choice/index.html, choice/mods.html, + choice/options.html, dialogue/closedialogue.html, + dialogue/deleteafter.html, dialogue/dialoguetype.html, + dialogue/info.html, dialogue/maildefault.html, dialogue/mods.html, + dialogue/multiple.html, dialogue/writing.html, forum/index.html, + forum/mods.html, forum/ratings.html, + glossary/allowduplicatedentries.html, glossary/displayformat.html, + glossary/index.html, glossary/mainglossary.html, + glossary/mods.html, glossary/studentcanpost.html, + quiz/attempts.html, quiz/categories.html, quiz/correctanswers.html, + quiz/createmultiple.html, quiz/description.html, + quiz/feedback.html, quiz/formatblackboard.html, + quiz/formatcustom.html, quiz/formatmissingword.html, + quiz/grademethod.html, quiz/import.html, quiz/index.html, + quiz/match.html, quiz/maxgrade.html, quiz/mods.html, + quiz/multianswer.html, quiz/multichoice.html, quiz/numerical.html, + quiz/questiontypes.html, quiz/random.html, quiz/randomsamatch.html, + quiz/repeatattempts.html, quiz/review.html, quiz/shortanswer.html, + quiz/shuffleanswers.html, quiz/shufflequestions.html, + quiz/timeopen.html, quiz/truefalse.html, resource/index.html, + resource/mods.html, resource/program.html, + resource/resourcetype.html, resource/summary.html, + survey/index.html, survey/mods.html, workshop/addingacomment.html, + workshop/agreeassessments.html, workshop/anonymous.html, + workshop/assessmentofexamples.html, workshop/assignmenttype.html, + workshop/breakdownoffinalgrade.html, + workshop/calculatingfinalgrade.html, workshop/editingacomment.html, + workshop/elements.html, workshop/finalgrades.html, + workshop/graded.html, workshop/grading.html, + workshop/gradingassessments.html, workshop/gradingstrategy.html, + workshop/gradingsubmissions.html, workshop/includeself.html, + workshop/index.html, workshop/managing.html, workshop/mods.html, + workshop/nassessmentsofstudentsubmissions.html, + workshop/nassessmentsofteachersexamples.html, + workshop/nelements.html, workshop/numberofassessors.html, + workshop/resubmit.html, workshop/selfassessment.html, + workshop/showinggrades.html, workshop/specimen.html, + workshop/submissionofexamples.html, workshop/teachersgradings.html, + workshop/ungradedassessments_student.html, + workshop/ungradedassessments_teacher.html: + + [no log message] + +2003-10-29 Wednesday 00:52 carlesbellver + + * lang/ca/: auth.php, chat.php, dialogue.php, glossary.php, + workshop.php: + + [no log message] + +2003-10-29 Wednesday 00:21 moodler + + * lang/en/editor.php, lang/fi/editor.php, lib/editor/lang/en.php, + lib/editor/popups/dlg_ins_char.php, + lib/editor/popups/dlg_ins_smile.php, + lib/editor/popups/insert_image.php, + lib/editor/popups/insert_table.php: + + More language fixes, mostly using print_string instead of + get_string + +2003-10-29 Wednesday 00:13 moodler + + * lib/editor/popups/: dlg_ins_char.php, dlg_ins_smile.php, + insert_image.php, insert_table.php: + + More editor translations I forgot to alter + +2003-10-29 Wednesday 00:06 moodler + + * version.php, config-dist.php, lang/en/editor.php, + lang/en/moodle.php, lang/fi/editor.php, lib/moodlelib.php, + lib/weblib.php, lib/editor/lang/en.php: + + Changes to integrate the new HTML editor into Moodle in an optional + way until it's stable enough to replace Richtext + + To enable the new editor, add this line into config.php: + + $CFG->useneweditor = true; + +2003-10-28 Tuesday 23:51 moodler + + * lib/editor/: courseimages.php, dialog.js, htmlarea.css, + htmlarea.js, htmlarea.php, index.html, license.txt, old_dialog.js, + old_htmlarea.js, old_htmlarea.php, popupdiv.js, popupwin.js, + reference.html, release-notes.html, test.js, images/ed_about.gif, + images/ed_align_center.gif, images/ed_align_justify.gif, + images/ed_align_left.gif, images/ed_align_right.gif, + images/ed_blank.gif, images/ed_charmap.gif, images/ed_color_bg.gif, + images/ed_color_fg.gif, images/ed_copy.gif, images/ed_custom.gif, + images/ed_cut.gif, images/ed_delete.gif, images/ed_format_bold.gif, + images/ed_format_italic.gif, images/ed_format_strike.gif, + images/ed_format_sub.gif, images/ed_format_sup.gif, + images/ed_format_underline.gif, images/ed_help.gif, + images/ed_hr.gif, images/ed_html.gif, images/ed_image.gif, + images/ed_indent_less.gif, images/ed_indent_more.gif, + images/ed_link.gif, images/ed_list_bullet.gif, + images/ed_list_num.gif, images/ed_paste.gif, images/ed_redo.gif, + images/ed_show_border.gif, images/ed_splitcel.gif, + images/ed_undo.gif, images/em.icon.smile.gif, + images/fullscreen_maximize.gif, images/fullscreen_minimize.gif, + images/icon_ins_char.gif, images/icon_smile.gif, + images/insert_table.gif, lang/b5.js, lang/da.js, lang/de.js, + lang/en.js, lang/en.php, lang/es.js, lang/fi.js, lang/fr.js, + lang/gb.js, lang/it.js, lang/ja-euc.js, lang/ja-jis.js, + lang/ja-sjis.js, lang/ja-utf8.js, lang/nb.js, lang/nl.js, + lang/old_fi.js, lang/pl.js, lang/pt_br.js, lang/ro.js, lang/ru.js, + lang/se.js, lang/vn.js, plugins/SpellChecker/readme-tech.html, + plugins/SpellChecker/spell-check-logic.cgi, + plugins/SpellChecker/spell-check-style.css, + plugins/SpellChecker/spell-check-ui.html, + plugins/SpellChecker/spell-check-ui.js, + plugins/SpellChecker/spell-checker.js, + plugins/SpellChecker/img/spell-check.gif, + plugins/SpellChecker/lang/en.js, plugins/SpellChecker/lang/ro.js, + plugins/TableOperations/table-operations.js, + plugins/TableOperations/img/cell-delete.gif, + plugins/TableOperations/img/cell-insert-after.gif, + plugins/TableOperations/img/cell-insert-before.gif, + plugins/TableOperations/img/cell-merge.gif, + plugins/TableOperations/img/cell-prop.gif, + plugins/TableOperations/img/cell-split.gif, + plugins/TableOperations/img/col-delete.gif, + plugins/TableOperations/img/col-insert-after.gif, + plugins/TableOperations/img/col-insert-before.gif, + plugins/TableOperations/img/col-split.gif, + plugins/TableOperations/img/row-delete.gif, + plugins/TableOperations/img/row-insert-above.gif, + plugins/TableOperations/img/row-insert-under.gif, + plugins/TableOperations/img/row-prop.gif, + plugins/TableOperations/img/row-split.gif, + plugins/TableOperations/img/table-prop.gif, + plugins/TableOperations/lang/en.js, + plugins/TableOperations/lang/fi.js, + plugins/TableOperations/lang/ro.js, popups/about.html, + popups/blank.html, popups/custom2.html, popups/dialog.css, + popups/dlg_ins_char.html, popups/dlg_ins_char.php, + popups/dlg_ins_smile.php, popups/editor_help.html, + popups/fullscreen.html, popups/fullscreen.php, + popups/insert_image.html, popups/insert_image.php, + popups/insert_table.html, popups/insert_table.php, + popups/new_insert_image.html, popups/popup.js, + popups/select_color.html: + + HTMLArea 3.0, slightly edited by Janne Mikkonen. Alpha version. + +2003-10-28 Tuesday 22:24 moodler + + * mod/forum/lib.php, theme/UPGRADE.txt, theme/standard/styles.php, + theme/standardblue/styles.php, theme/standardgreen/styles.php, + theme/standardlogo/styles.php, theme/standardred/styles.php, + theme/standardwhite/styles.php: + + new style forumheaderlist (instead of re-using forumpost as before) + +2003-10-28 Tuesday 13:55 martignoni + + * lang/fr/docs/teacher.html: + + Initial bit of translation + +2003-10-28 Tuesday 10:27 stronk7 + + * admin/users.php: + + Small typo !! :-) + +2003-10-28 Tuesday 08:10 willcast + + * mod/glossary/: deleteentry.html, edit.html, edit.php, index.php, + lib.php, view.php, formats/2.php, formats/3.php, formats/4.php, + formats/5.php: + + - New encapsulated functions in order to make easier to create new + display formats - Fixed problem when showing 'ALL' in alphabet + frame - Disabled unnecessary fields when selecting DO NOT + AUTOMATICALY LINK THIS ENTRY in the adde entry screen + +2003-10-28 Tuesday 07:52 martignoni + + * lang/fr/docs/faq.html: + + File translation terminated + +2003-10-28 Tuesday 06:44 moodler + + * lib/moodlelib.php: + + Sometimes you really want to know if they are a teacher + +2003-10-28 Tuesday 06:35 moodler + + * lib/moodlelib.php: + + If debugging is on, then make SMTP print debugging info + +2003-10-28 Tuesday 06:01 moodler + + * mod/resource/view.php: + + Make sure resources are put through format_text so that they can be + processed properly (eg autolinking) + +2003-10-28 Tuesday 01:50 moodler + + * mod/quiz/multiple.php: + + Use unique stamps when creating multiple questions ... + +2003-10-27 Monday 20:09 moodler + + * user/view.php: + + Print "never" on profile page if the user has never logged in + +2003-10-27 Monday 09:31 stronk7 + + * mod/glossary/restorelib.php: + + Take out some debug info. Forgot it in previous commit. + +2003-10-27 Monday 09:26 stronk7 + + * backup/version.php: + + Bump. timeaccess (students and teachers) working. + +2003-10-27 Monday 09:23 stronk7 + + * backup/: backuplib.php, restorelib.php: + + timeaccess (students and teachers) included in backup/restore. :-) + +2003-10-27 Monday 06:25 moodler + + * mod/glossary/mod.html: + + A little typo hiding the continuous format + +2003-10-27 Monday 06:15 moodler + + * user/view.php: + + The last access date is now that of the course. + +2003-10-27 Monday 06:01 moodler + + * admin/cron.php, lib/datalib.php: + + Get longtimenosee students according to their course access (not + site access) + +2003-10-27 Monday 05:38 moodler + + * lib/db/: mysql.php, postgres7.php: + + Much better updating of access times to make the accurate straight + away + +2003-10-27 Monday 05:22 koenr + + * lang/nl/help/glossary/: mainglossary.html, displayformat.html, + fullmatch.html, mods.html, studentcanpost.html: + + Minor changes + +2003-10-27 Monday 04:37 moodler + + * version.php, course/lib.php, lib/datalib.php, lib/db/mysql.php, + lib/db/mysql.sql, lib/db/postgres7.php, lib/db/postgres7.sql, + user/index.php: + + Added a new column to user_students and user_teachers called + "timeaccess" for recording the last access to the COURSE. + + This is updated at the same time as add_to_log and is now used + instead of user->lastaccess when course user listings are required. + + This means course listings now show what you expect and open up the + way for a "current users" listing and instant messaging etc ... + +2003-10-27 Monday 01:41 koenr + + * lang/nl/help/glossary/: index.html, mainglossary.html: + + Translated by Koen Roggemans + +2003-10-27 Monday 00:31 moodler + + * course/lib.php, pix/movehere.gif, + theme/cordoroyblue/pix/movehere.gif: + + Thomas Robb suggested a movehere image instead of the string. I + made an image and I agree it looks/works a lot better. + +2003-10-27 Monday 00:23 mits + + * lang/ja/: README, assignment.php, resource.php: + + Translated few. + +2003-10-26 Sunday 22:25 moodler + + * lang/en/glossary.php: + + Slight alteration to search option, since not all glossary types + are "definitions" ... using "full text" is more generic + +2003-10-26 Sunday 15:43 koenr + + * lang/nl/: assignment.php, countries.php, glossary.php: + + filling in missing strings + +2003-10-26 Sunday 15:21 koenr + + * lang/nl/help/glossary/: allowcomments.html, + allowduplicatedentries.html, casesensitive.html, description.html, + displayformat.html, fullmatch.html, index.html, mods.html, + studentcanpost.html, usedynalink.html: + + translated by Koen Roggemans + +2003-10-26 Sunday 08:12 moodler + + * lang/en/docs/coding.html: + + Trivial changes that were hanging around + +2003-10-26 Sunday 08:10 moodler + + * lang/en/assignment.php: + + No due date string + +2003-10-26 Sunday 08:08 moodler + + * auth/db/lib.php: + + Trying to avoid database clashes + +2003-10-26 Sunday 08:07 moodler + + * theme/oceanblue/styles.php: + + Fixed colours again + +2003-10-26 Sunday 01:14 moodler + + * mod/glossary/index.php: + + In the index, show how many entries there are in each glossary + +2003-10-26 Sunday 01:06 moodler + + * mod/glossary/view.php: + + Use format_text for consistency + +2003-10-24 Friday 22:59 moodler + + * lib/adodb/: adodb-cryptsession.php, adodb-csvlib.inc.php, + adodb-datadict.inc.php, adodb-error.inc.php, + adodb-errorhandler.inc.php, adodb-errorpear.inc.php, + adodb-lib.inc.php, adodb-pager.inc.php, adodb-pear.inc.php, + adodb-perf.inc.php, adodb-session-clob.php, adodb-session.php, + adodb-xmlschema.inc.php, adodb.inc.php, docs-adodb.htm, + docs-datadict.htm, docs-perf.htm, docs-session.htm, + pivottable.inc.php, rsfilter.inc.php, server.php, toexport.inc.php, + tohtml.inc.php, + adodb-xmlschema-0.0.1-snap20030511/docs/media/bg_left.png, + adodb-xmlschema-0.0.1-snap20030511/docs/media/stylesheet.css, + adodb-xmlschema-0.0.1-snap20030511/docs/xmlschema/_adodb-xmlschema_ + php.html, + adodb-xmlschema-0.0.1-snap20030511/docs/xmlschema/adoSchema.html, + adodb-xmlschema-0.0.1-snap20030511/docs/xmlschema/package_xmlschema + .html, datadict/datadict-access.inc.php, + datadict/datadict-db2.inc.php, datadict/datadict-generic.inc.php, + datadict/datadict-ibase.inc.php, + datadict/datadict-informix.inc.php, + datadict/datadict-mssql.inc.php, datadict/datadict-mysql.inc.php, + datadict/datadict-oci8.inc.php, datadict/datadict-postgres.inc.php, + datadict/datadict-sybase.inc.php, drivers/adodb-access.inc.php, + drivers/adodb-ado.inc.php, drivers/adodb-ado_access.inc.php, + drivers/adodb-ado_mssql.inc.php, + drivers/adodb-borland_ibase.inc.php, drivers/adodb-csv.inc.php, + drivers/adodb-db2.inc.php, drivers/adodb-fbsql.inc.php, + drivers/adodb-firebird.inc.php, drivers/adodb-ibase.inc.php, + drivers/adodb-informix.inc.php, drivers/adodb-informix72.inc.php, + drivers/adodb-mssql.inc.php, drivers/adodb-mssqlpo.inc.php, + drivers/adodb-mysql.inc.php, drivers/adodb-mysqlt.inc.php, + drivers/adodb-oci8.inc.php, drivers/adodb-oci805.inc.php, + drivers/adodb-oci8po.inc.php, drivers/adodb-odbc.inc.php, + drivers/adodb-odbc_mssql.inc.php, + drivers/adodb-odbc_oracle.inc.php, drivers/adodb-oracle.inc.php, + drivers/adodb-postgres.inc.php, drivers/adodb-postgres64.inc.php, + drivers/adodb-postgres7.inc.php, drivers/adodb-proxy.inc.php, + drivers/adodb-sapdb.inc.php, drivers/adodb-sqlanywhere.inc.php, + drivers/adodb-sqlite.inc.php, drivers/adodb-sybase.inc.php, + drivers/adodb-vfp.inc.php, perf/perf-db2.inc.php, + perf/perf-informix.inc.php, perf/perf-mssql.inc.php, + perf/perf-mysql.inc.php, perf/perf-oci8.inc.php, + perf/perf-postgres.inc.php, tests/benchmark.php, tests/client.php, + tests/test-datadict.php, tests/test-xmlschema.php, tests/test.php, + tests/test2.php, tests/test3.php, tests/test4.php, tests/test5.php, + tests/testcache.php, tests/testdatabases.inc.php, + tests/testgenid.php, tests/testmssql.php, tests/testoci8.php, + tests/testoci8cursor.php, tests/testpaging.php, tests/testpear.php, + tests/testsessions.php: + + Updates to ADOdb 4.0.1 - some bug fixes + +2003-10-24 Friday 19:53 moodler + + * mod/glossary/mod.html: + + Now uses choose_from_menu() for the format display, and the items + are now sorted. + + The other items could be easily done with choose_from_menu() too + ;-) + +2003-10-24 Friday 19:38 moodler + + * mod/quiz/edit.php: + + Fixed background colours in quix editing page body-> cellcontent2 + +2003-10-24 Friday 18:38 giro123 + + * lang/es/help/dialogue/: addsubject.html, closedialogue.html, + deleteafter.html, dialoguetype.html, info.html, maildefault.html, + mods.html, multiple.html, sendmail.html, writing.html: + + [no log message] + +2003-10-24 Friday 18:35 giro123 + + * lang/es/: help/surveys.html, dialogue.php: + + [no log message] + +2003-10-23 Thursday 23:27 moodler + + * lib/weblib.php: + + Remove quotes from title - these can cause the stylesheet to not + load properly on Internet Explorer. + +2003-10-23 Thursday 20:12 moodler + + * lang/da/: README, assignment.php, auth.php, chat.php, forum.php, + journal.php, moodle.php, quiz.php, resource.php, survey.php, + workshop.php: + + Updates from Kristian Nielsen + +2003-10-23 Thursday 14:49 koenr + + * lang/nl/help/quiz/index.html: + + adding link + +2003-10-23 Thursday 14:37 koenr + + * lang/nl/countries.php: + + translated by Koen Roggemans + +2003-10-23 Thursday 13:20 koenr + + * lang/nl/glossary.php: + + translated by Koen Roggemans + +2003-10-23 Thursday 10:39 rkingdon + + * mod/dialogue/icon.gif: + + New icon from Eloy Lafuente. + +2003-10-23 Thursday 10:31 rkingdon + + * lang/en/exercise.php: + + Extra sting for Administration page. + +2003-10-23 Thursday 08:40 moodler + + * mod/quiz/lib.php: + + Fix bug in NUMERICAL questions where feedback was only shown if the + question was correct + +2003-10-23 Thursday 07:54 martignoni + + * lang/fr/docs/faq.html: + + Translation is now half-way! + +2003-10-22 Wednesday 20:49 moodler + + * lang/en/docs/installamp.html: + + Updates for EasyPHP 1.7 + +2003-10-22 Wednesday 13:06 gregb_cc + + * mod/journal/lib.php: + + This is a massive speed increase in journal_get_users_done. + + The fix requires UNION support in the database. I've added a + simple little test to see if UNION queries work. + + This change very much needs to be tested out by someone using MySQL + 3. If it tests out there successfully, the supports_union code + should be moved out of this file and into datalib. Ideally, + someone will extend that test and creatle get_records_union_sql, a + function that would split up UNION queries for databases that don't + support them and do an array_merge (and proper sorting, which is + missing from my fix) on the result sets. + +2003-10-22 Wednesday 09:27 stronk7 + + * theme/cordoroyblue/pix/mod/glossary/icon.gif: + + Added glossary icon to cordoroyblue theme + +2003-10-22 Wednesday 09:19 stronk7 + + * course/lib.php: + + Take out one notice when the only activity was create a module and + delete it. Strange but possible. :-) + +2003-10-22 Wednesday 07:26 moodler + + * version.php: + + Bump + +2003-10-22 Wednesday 06:59 moodler + + * lang/en/: glossary.php, help/glossary/allowcomments.html, + help/glossary/allowduplicatedentries.html, + help/glossary/casesensitive.html, help/glossary/description.html, + help/glossary/displayformat.html, help/glossary/fullmatch.html, + help/glossary/mainglossary.html, help/glossary/mods.html, + help/glossary/studentcanpost.html, help/glossary/usedynalink.html: + + I revised some of the Glossary texts in English. + +2003-10-22 Wednesday 06:14 moodler + + * course/lib.php, mod/label/lib.php, mod/resource/lib.php: + + Modularised some of the processing for "extra" information such as + information for popup windows on resources and labels + +2003-10-22 Wednesday 04:37 martignoni + + * lang/fr/docs/faq.html: + + Initial bit of translation + +2003-10-22 Wednesday 01:52 moodler + + * lib/adodb/: adodb-cryptsession.php, adodb-csvlib.inc.php, + adodb-datadict.inc.php, adodb-error.inc.php, + adodb-errorhandler.inc.php, adodb-errorpear.inc.php, + adodb-lib.inc.php, adodb-pager.inc.php, adodb-pear.inc.php, + adodb-perf.inc.php, adodb-session-clob.php, adodb-session.php, + adodb-time.inc.php, adodb-time.zip, adodb-xmlschema.inc.php, + adodb-xmlschema.zip, adodb.inc.php, crypt.inc.php, docs-adodb.htm, + docs-datadict.htm, docs-session.htm, license.txt, + pivottable.inc.php, readme.htm, readme.txt, rsfilter.inc.php, + server.php, tips_portable_sql.htm, toexport.inc.php, + tohtml.inc.php, adodb-xmlschema-0.0.1-snap20030511/Changelog, + adodb-xmlschema-0.0.1-snap20030511/INSTALL, + adodb-xmlschema-0.0.1-snap20030511/LICENSE, + adodb-xmlschema-0.0.1-snap20030511/README, + adodb-xmlschema-0.0.1-snap20030511/adodb-xmlschema.inc.php, + adodb-xmlschema-0.0.1-snap20030511/example.php, + adodb-xmlschema-0.0.1-snap20030511/example.xml, + adodb-xmlschema-0.0.1-snap20030511/xmlschema.dtd, + adodb-xmlschema-0.0.1-snap20030511/xmlschema.html, + adodb-xmlschema-0.0.1-snap20030511/docs/blank.html, + adodb-xmlschema-0.0.1-snap20030511/docs/classtrees_xmlschema.html, + adodb-xmlschema-0.0.1-snap20030511/docs/elementindex.html, + adodb-xmlschema-0.0.1-snap20030511/docs/elementindex_xmlschema.html + , adodb-xmlschema-0.0.1-snap20030511/docs/errors.html, + adodb-xmlschema-0.0.1-snap20030511/docs/index.html, + adodb-xmlschema-0.0.1-snap20030511/docs/li_xmlschema.html, + adodb-xmlschema-0.0.1-snap20030511/docs/packages.html, + datadict/datadict-access.inc.php, datadict/datadict-db2.inc.php, + datadict/datadict-generic.inc.php, datadict/datadict-ibase.inc.php, + datadict/datadict-informix.inc.php, + datadict/datadict-mssql.inc.php, datadict/datadict-mysql.inc.php, + datadict/datadict-oci8.inc.php, datadict/datadict-postgres.inc.php, + datadict/datadict-sybase.inc.php, drivers/adodb-access.inc.php, + drivers/adodb-ado.inc.php, drivers/adodb-ado_access.inc.php, + drivers/adodb-ado_mssql.inc.php, + drivers/adodb-borland_ibase.inc.php, drivers/adodb-csv.inc.php, + drivers/adodb-db2.inc.php, drivers/adodb-fbsql.inc.php, + drivers/adodb-firebird.inc.php, drivers/adodb-ibase.inc.php, + drivers/adodb-informix.inc.php, drivers/adodb-informix72.inc.php, + drivers/adodb-mssql.inc.php, drivers/adodb-mssqlpo.inc.php, + drivers/adodb-mysql.inc.php, drivers/adodb-mysqlt.inc.php, + drivers/adodb-oci8.inc.php, drivers/adodb-oci805.inc.php, + drivers/adodb-oci8po.inc.php, drivers/adodb-odbc.inc.php, + drivers/adodb-odbc_mssql.inc.php, + drivers/adodb-odbc_oracle.inc.php, drivers/adodb-oracle.inc.php, + drivers/adodb-postgres.inc.php, drivers/adodb-postgres64.inc.php, + drivers/adodb-postgres7.inc.php, drivers/adodb-proxy.inc.php, + drivers/adodb-sapdb.inc.php, drivers/adodb-sqlanywhere.inc.php, + drivers/adodb-sqlite.inc.php, drivers/adodb-sybase.inc.php, + drivers/adodb-vfp.inc.php, lang/adodb-cz.inc.php, + lang/adodb-en.inc.php, lang/adodb-es.inc.php, + lang/adodb-fr.inc.php, lang/adodb-it.inc.php, + lang/adodb-pt-br.inc.php, lang/adodb-ru1251.inc.php, + lang/adodb-sv.inc.php, perf/perf-db2.inc.php, + perf/perf-informix.inc.php, perf/perf-mssql.inc.php, + perf/perf-mysql.inc.php, perf/perf-oci8.inc.php, + perf/perf-postgres.inc.php, tests/benchmark.php, tests/client.php, + tests/test-datadict.php, tests/test-perf.php, + tests/test-xmlschema.php, tests/test.php, tests/test2.php, + tests/test3.php, tests/test4.php, tests/test5.php, + tests/testcache.php, tests/testdatabases.inc.php, + tests/testgenid.php, tests/testmssql.php, tests/testoci8.php, + tests/testoci8cursor.php, tests/testpaging.php, tests/testpear.php, + tests/testsessions.php, tests/time.php, tests/tmssql.php, + tests/xmlschema.xml: + + Upgraded to AdoDB 4.00 ... starting to think seriously about the + data dictionary conversion ... + +2003-10-22 Wednesday 00:54 moodler + + * theme/garden/: config.php, styles.php: + + Fixed some missing styles + +2003-10-22 Wednesday 00:51 moodler + + * theme/cordoroyblue/: config.php, styles.php: + + Some missing styles + +2003-10-22 Wednesday 00:48 moodler + + * theme/brightretro/: config.php, styles.php: + + FIxed some missing styles and colours + +2003-10-22 Wednesday 00:47 moodler + + * theme/oceanblue/config.php: + + Some missing colours + +2003-10-22 Wednesday 00:45 moodler + + * theme/oceanblue/styles.php: + + New styles + +2003-10-21 Tuesday 21:15 willcast + + * lang/en/glossary.php, mod/glossary/approve.php, + mod/glossary/dynalink.php, mod/glossary/edit.php, + mod/glossary/editcategories.html, mod/glossary/editcategories.php, + mod/glossary/lib.php, mod/glossary/view.php: + + - Added a new frame: Browse by date. - Removing unnecesary double + quotes (not all of them yet) + +2003-10-21 Tuesday 13:45 willcast + + * mod/glossary/: dynalink.php, mod.html: + + - Sorting entries by the length of the concept so large concepts + could be linked first if they exist in the text to parse (avoiding + that smaller concepts "gain control" over the larges one). - + Setting hard=coded default settings to glossary (will be replaced + soon by global default settings) + +2003-10-21 Tuesday 11:32 willcast + + * mod/glossary/comment.php: + + - Preventing guest for posting comments on entries + +2003-10-21 Tuesday 09:30 willcast + + * mod/glossary/: approve.php, dynalink.php: + + - Fixed bug the dealing with concepts that contains slashes + +2003-10-21 Tuesday 06:27 willcast + + * mod/glossary/: dynalink.php, edit.php, lib.php, showentry.php, + view.php: + + - Fixed some bugs detected with Jeff's glossary (mostly with + dynalink link feature) + +2003-10-21 Tuesday 02:49 stronk7 + + * mod/glossary/restorelib.php: + + Small typo :-) + +2003-10-20 Monday 23:55 moodler + + * theme/: standard/styles.php, standardblue/styles.php, + standardgreen/styles.php, standardlogo/styles.php, + standardred/styles.php, standardwhite/styles.php: + + Put rounded corners on category box too + +2003-10-20 Monday 23:42 moodler + + * lib/weblib.php: + + Slightly nicer code when redirecting + +2003-10-20 Monday 23:40 moodler + + * course/lib.php, user/index.php, user/lib.php, user/view.php: + + Some cleanups for some of the HTML, including addition of new + styles + +2003-10-20 Monday 23:39 moodler + + * theme/: UPGRADE.txt, standard/config.php, standard/styles.php, + standardblue/config.php, standardblue/styles.php, + standardgreen/config.php, standardgreen/styles.php, + standardlogo/config.php, standardlogo/styles.php, + standardred/config.php, standardred/styles.php, + standardwhite/config.php, standardwhite/styles.php: + + Some additions to standard styles + +2003-10-20 Monday 22:19 willcast + + * mod/glossary/: backuplib.php, restorelib.php: + + - Backup/Restore of the new field + +2003-10-20 Monday 21:56 willcast + + * lang/en/glossary.php: + + - New entries for the new feature + +2003-10-20 Monday 21:55 willcast + + * mod/glossary/: approve.php, check.gif, comment.html, comment.php, + deleteentry.php, dynalink.php, edit.html, edit.php, lib.php, + mod.html, version.php, view.php, db/mysql.php, db/mysql.sql, + formats/2.php, formats/3.php, formats/4.php, formats/5.php: + + - Cleaning a lot of code in edit.php and view.php - Removing more + notices when debug is ON - Added a new feature: Now the entries + have a default approval status... Not approved entries are shown on + a teachers-only frame from which they can be approved or not prior + to be visible by everyone. + +2003-10-20 Monday 20:58 moodler + + * course/loggraph.php: + + Removed unnecessary code (maxlogs) + +2003-10-20 Monday 19:30 moodler + + * help.php: + + Put the help inside a box, in case the background is dark + +2003-10-20 Monday 19:25 moodler + + * course/lib.php: + + Don't display search buttons if all the courses are being displayed + anyway + +2003-10-20 Monday 12:09 rkingdon + + * mod/dialogue/lib.php: + + New function dialogue_count_all_needing_replies_self($user) added + to lib.php. + +2003-10-20 Monday 09:42 willcast + + * mod/glossary/: deleteentry.php, dynalink.php, lib.php: + + - Removing notices when debug is on - Deleting entries with + attachments now delete the attachments properly + +2003-10-19 Sunday 16:04 stronk7 + + * backup/version.php: + + Bump :-) + +2003-10-19 Sunday 15:24 stronk7 + + * mod/glossary/restorelib.php: + + Now, glossary_comments are in restore too !! :-) + +2003-10-19 Sunday 15:00 stronk7 + + * mod/glossary/backuplib.php: + + Splited one function into two :-) + +2003-10-19 Sunday 14:38 stronk7 + + * mod/glossary/backuplib.php: + + Now glossary_comments are in backup. Solved one issue when + exporting categories. + +2003-10-19 Sunday 11:04 willcast + + * mod/glossary/: backuplib.php, restorelib.php: + + - Backing up new fields... - No restoring yet... :( + +2003-10-19 Sunday 09:40 rkingdon + + * mod/exercise/lib.php: + + Fixed bug in exercise_grades function. Fixed bug in viewing of + students assessments by teachers. + +2003-10-19 Sunday 09:03 willcast + + * lang/en/webquest.php: + + - Adding webquest.php to the lang directory.. It's annoying that + the system can't find the file and mess all the screen when editing + is on. + + Just have the name of the module anyway. + +2003-10-19 Sunday 08:49 willcast + + * mod/glossary/backuplib.php: + + - Fixed bug related to comments when doing a backup... + +2003-10-19 Sunday 08:18 moodler + + * lang/en/resource.php: + + new string for choosing a file + +2003-10-19 Sunday 08:02 moodler + + * mod/resource/: coursefiles.php, details.php: + + I finally added a proper course files browser to replace the menu. + +2003-10-19 Sunday 07:21 moodler + + * course/lib.php, mod/resource/view.php: + + Allow uploaded files to be declared in popup windows too. + +2003-10-19 Sunday 02:17 koenr + + * lang/nl/moodle.php: + + filling in missing strings... + +2003-10-19 Sunday 02:17 koenr + + * lang/nl/help/quiz/formatctm.html: + + translated by Koen Roggemans + +2003-10-18 Saturday 22:24 moodler + + * mod/workshop/lib.php: + + Some small style changes for tabs + +2003-10-18 Saturday 22:19 moodler + + * admin/index.php: + + Removed one hard-coded "admin" + +2003-10-18 Saturday 22:07 moodler + + * mod/glossary/lib.php: + + More styles -- missed the target last time! + +2003-10-18 Saturday 22:02 moodler + + * mod/glossary/lib.php: + + Added styles to tabs + +2003-10-18 Saturday 20:48 willcast + + * mod/glossary/: asc.gif, desc.gif: + + - A couple of icons that I forgot to include + +2003-10-18 Saturday 20:41 giro123 + + * lang/es/glossary.php: + + [no log message] + +2003-10-18 Saturday 20:40 willcast + + * lang/en/glossary.php, lang/en/help/glossary/displayformat.html, + mod/glossary/lib.php, mod/glossary/mod.html, + mod/glossary/version.php, mod/glossary/view.php, + mod/glossary/db/mysql.php: + + - Adding two more display formats: Continuous and FAQ - Fixed bug + 818: Adding a new view: Sorted (by creation date or by last + modified. + +2003-10-18 Saturday 20:28 moodler + + * mod/glossary/formats/: 2.php, 3.php: + + FIxed styles + +2003-10-18 Saturday 19:40 moodler + + * index.php: + + Use CFG->admin + +2003-10-18 Saturday 13:37 willcast + + * mod/glossary/showentry.php: + + - Fixed another bug when showing "dynaentries" (it does not take in + count the case sensitive setting) + +2003-10-18 Saturday 13:21 willcast + + * mod/glossary/: lib.php, showentry.php, showentry.php: + + - Fixed bug when showing "dynaentries" (it showed all concepts no + matter the course nor its dynasetting) + +2003-10-18 Saturday 12:22 martignoni + + * lang/fr/docs/upgrade.html: + + New translated file + +2003-10-18 Saturday 11:14 martignoni + + * lang/fr/docs/installamp.html: + + Translation terminated! + +2003-10-18 Saturday 06:48 willcast + + * mod/glossary/lib.php: + + - Housekeeping... :( + +2003-10-18 Saturday 06:43 willcast + + * mod/glossary/: deleteentry.php, lib.php: + + - Housekeeping... :) + +2003-10-18 Saturday 06:33 willcast + + * mod/glossary/: deleteentry.php, lib.php: + + - Fixed a problem when showing the icons in entries with inline + images. - Fixed a bug when deleting entries without attachments. + +2003-10-18 Saturday 05:17 mits + + * lang/ja/help/chat/: chatting.html, index.html, mods.html: + + New help translation. + +2003-10-18 Saturday 05:14 willcast + + * mod/glossary/editcategories.php: + + - "striping_tags" inthe title + +2003-10-18 Saturday 04:44 moodler + + * lang/en/docs/docstyles.css: + + Nicer styles in Mozilla + +2003-10-18 Saturday 04:44 moodler + + * doc/docstyles.css: + + Nicer styles on Mozilla + +2003-10-18 Saturday 03:22 mits + + * lang/ja/help/journal/: index.html, mods.html: + + New help translation. + +2003-10-18 Saturday 03:20 martignoni + + * lang/fr/docs/installamp.html: + + More translation (almost finished) + +2003-10-18 Saturday 02:52 mits + + * lang/ja/: README, glossary.php, moodle.php, workshop.php: + + New translation and polish some. + +2003-10-18 Saturday 01:48 mits + + * lang/ja/help/dialogue/dialoguetype.html: + + New help translation + +2003-10-17 Friday 08:35 willcast + + * mod/glossary/dynalink.php: + + - Two little mods in the category linking issue: The concepts + could be in more than one glossary so... I put it inside the + "if concept is category" conditional... I little more efficient. + +2003-10-17 Friday 08:30 moodler + + * mod/glossary/dynalink.php: + + Fixed category linking. :-) + +2003-10-17 Friday 08:06 martignoni + + * lang/fr/help/: surveys.html, surveys.html: + + Initial bit of translation + +2003-10-17 Friday 07:04 martignoni + + * lang/fr/docs/installamp.html: + + Just a little bit more translated + +2003-10-17 Friday 05:46 moodler + + * course/lib.php: + + Icons for activities should use $CFG->modpixpath so custom icons + work + +2003-10-17 Friday 05:30 moodler + + * lib/: moodlelib.php, setup.php: + + Same as Eloy's fix, just a few less lines of code. ;-) + +2003-10-17 Friday 04:49 moodler + + * version.php: + + Bump + +2003-10-17 Friday 02:54 stronk7 + + * lib/: moodlelib.php, setup.php: + + Do some isset() checkings with $CFG->sessioncookie. Previously + when debug turned on, login was impossible due to some notices sent + before writing http headers. + +2003-10-17 Friday 01:55 moodler + + * mod/glossary/lib.php: + + Made comments link smaller, and also prints "1 comment" and "2 + comments" + +2003-10-17 Friday 01:49 moodler + + * mod/glossary/comment.php: + + Some tidying up of the code to display the comment editing page + +2003-10-17 Friday 01:42 moodler + + * mod/glossary/: edit.html, edit.php: + + Some small changes ... made the heading a real heading and removed + includes from the template + +2003-10-17 Friday 01:38 moodler + + * mod/glossary/formats/: 1.php, 2.php, 3.php: + + Some more cleaning up of the HTML and code formatting ... + +2003-10-17 Friday 01:19 moodler + + * mod/glossary/: showentry.php, formats/3.php: + + Some modification so that the encyclopedia format looks more like + forum posts (in fact it uses the same styles) + +2003-10-16 Thursday 18:21 giro123 + + * lang/es/glossary.php: + + [no log message] + +2003-10-16 Thursday 15:04 willcast + + * lang/en/glossary.php, mod/glossary/db/mysql.php, + mod/glossary/db/mysql.sql, mod/glossary/db/postgres7.sql, + lang/en/help/glossary/casesensitive.html, + lang/en/help/glossary/fullmatch.html, + lang/en/help/glossary/usedynalink.html, mod/glossary/dynalink.php, + mod/glossary/edit.html, mod/glossary/edit.php, + mod/glossary/lib.php, mod/glossary/mod.html, + mod/glossary/showentry.php, mod/glossary/version.php: + + Case sensitive match Whole words match No match at all (a bit rude + (you have to get down to the HTML code), no GUI so far either) + Categories are now linked too (I forced to be a case sensitive + match) You can automatically link one or several glossaries at once + no matter if it is a main one or not. + +2003-10-16 Thursday 13:07 mits + + * lang/ja/: dialogue.php, glossary.php, moodle.php: + + New translation and plished some. + +2003-10-16 Thursday 12:46 mits + + * lang/ja/help/dialogue/: deleteafter.html, mods.html: + + New help translation + +2003-10-16 Thursday 11:05 mits + + * lang/ja/: README, assignment.php, forum.php, moodle.php: + + Sorry for slow translation. + +2003-10-16 Thursday 11:01 giro123 + + * lang/es/: glossary.php, moodle.php: + + [no log message] + +2003-10-16 Thursday 10:47 rkingdon + + * lang/en/exercise.php: + + A couple of extra messages for teachers about resubmissions. + +2003-10-16 Thursday 10:36 giro123 + + * lang/es/glossary.php: + + [no log message] + +2003-10-16 Thursday 10:36 martignoni + + * lang/fr/docs/installamp.html: + + First bit of translation + +2003-10-16 Thursday 10:35 rkingdon + + * mod/exercise/: assessments.php, lib.php, upload.php: + + More information to teachers on resubmissions. Add submission entry + to log only if upload is successful. + +2003-10-16 Thursday 10:20 giro123 + + * lang/es/help/glossary/: allowduplicatedentries.html, + displayformat.html, index.html, mainglossary.html, mods.html, + studentcanpost.html: + + [no log message] + +2003-10-16 Thursday 10:17 rkingdon + + * mod/workshop/submissions.php: + + Fixed bug stopping the calculation of final grades. + +2003-10-16 Thursday 09:58 giro123 + + * lang/es/help/glossary/: mainglossary.html, mods.html, + studentcanpost.html: + + [no log message] + +2003-10-16 Thursday 09:00 martignoni + + * lang/fr/docs/install.html: + + Changed to proper encoding + +2003-10-16 Thursday 08:51 martignoni + + * lang/fr/docs/install.html: + + Translation finished + +2003-10-16 Thursday 07:25 moodler + + * lib/weblib.php: + + Added nolink tag + +2003-10-16 Thursday 06:23 moodler + + * lib/moodlelib.php: + + Use $CFG->sessioncookie on MOODLEID cookie as well + +2003-10-16 Thursday 06:19 moodler + + * admin/config.html, lib/defaults.php, lib/setup.php, + lang/en/moodle.php: + + A new Moodle variable called sessioncookie is now added to the + session cookie name. This provides a means for multiple Moodles + within the same website to keep separate sessions and not get + confused. + +2003-10-16 Thursday 03:20 moodler + + * lib/weblib.php: + + Fixed comments on str_ireplace + +2003-10-16 Thursday 02:39 moodler + + * filter/censor/README.txt: + + Add a simple README + +2003-10-16 Thursday 02:33 moodler + + * filter/censor/censor.php: + + A very simple filter to censor "bad" words. + + Also provides an example of how to write filters. + +2003-10-16 Thursday 02:28 moodler + + * lib/weblib.php: + + Improved version of str_ireplace() for older versions of PHP (now + handles arrays) + +2003-10-15 Wednesday 23:37 willcast + + * mod/glossary/dynalink.php: + + - Testing... If you can read this.. I solved the problem (thanks to + Martin)! :) + +2003-10-15 Wednesday 23:00 moodler + + * mod/glossary/dynalink.php: + + Added version number to source + +2003-10-15 Wednesday 22:41 moodler + + * mod/glossary/lib.php: + + Slight change to glossary_print_entry_icons so that "comments" link + isn't printed if comments are disabled + +2003-10-15 Wednesday 22:15 willcast + + * lang/en/glossary.php, lang/en/help/glossary/allowcomments.html, + mod/glossary/backuplib.php, mod/glossary/comment.gif, + mod/glossary/comment.html, mod/glossary/comment.php, + mod/glossary/comments.php, mod/glossary/lib.php, + mod/glossary/mod.html, mod/glossary/restorelib.php, + mod/glossary/version.php, mod/glossary/db/mysql.php, + mod/glossary/db/mysql.sql, mod/glossary/db/postgres7.sql: + + - Now entries could be commented by other users. - KNOWN BUG: It + does not restore the comments even when userinfo is set... Eloy! I + need your help! :) + +2003-10-15 Wednesday 21:17 moodler + + * mod/attendance/lib.php: + + Add a check in case no attendances are defined + +2003-10-15 Wednesday 20:38 moodler + + * theme/: standardblue/config.php, standardblue/styles.php, + standardgreen/config.php, standardgreen/styles.php, + standardlogo/config.php, standardlogo/styles.php, + standardred/config.php, standardred/styles.php, + standardwhite/config.php, standardwhite/styles.php: + + Autolinks added + +2003-10-15 Wednesday 20:23 moodler + + * mod/glossary/dynalink.php: + + Added autolink style + +2003-10-15 Wednesday 20:23 moodler + + * theme/UPGRADE.txt: + + Info for upgraders + +2003-10-15 Wednesday 20:21 moodler + + * theme/standard/: config.php, styles.php: + + Added styles and colour for autolink'ed text + +2003-10-15 Wednesday 15:01 willcast + + * mod/glossary/dynalink.php: + + - Link within link issue: Solved. + +2003-10-15 Wednesday 14:53 koenr + + * lang/nl/docs/intro.html: + + translated by Koen Roggemans + +2003-10-15 Wednesday 13:31 koenr + + * lang/nl/: moodle.php, workshop.php: + + filling the gaps + +2003-10-15 Wednesday 13:20 koenr + + * lang/nl/docs/install.html: + + Translated by Koen Roggemans + +2003-10-15 Wednesday 10:27 willcast + + * mod/glossary/dynalink.php: + + - Link within link issue: Solved. + +2003-10-15 Wednesday 09:38 jungwirr + + * mod/quiz/format/coursetestmanager.php: + + + fixed import of shortanswer questions to get rid of blank answers + +2003-10-15 Wednesday 09:12 willcast + + * lang/en/glossary.php, mod/glossary/backuplib.php, + mod/glossary/edit.html, mod/glossary/edit.php, + mod/glossary/lib.php, lang/en/help/glossary/description.html, + mod/glossary/mod.html, mod/glossary/restorelib.php, + mod/glossary/version.php, mod/glossary/view.php, + mod/glossary/db/mysql.php, mod/glossary/db/mysql.sql, + mod/glossary/db/oci8po.sql, mod/glossary/db/postgres7.sql: + + - Solving bug 817 (adding a glossary overview) - Minor changes + adopting moodle's naming and coding conventions (perhaps not fully + adopted yet) - Solving bug that traspose All Categories with Not + Categorised view. + +2003-10-15 Wednesday 08:49 jungwirr + + * mod/quiz/format/coursetestmanager.php: + + + took out some debugging messages. + +2003-10-15 Wednesday 07:34 jungwirr + + * mod/attendance/version.php: + + + fixed some foreach problems with if tests + +2003-10-15 Wednesday 01:53 moodler + + * mod/quiz/: import.php, lib.php, format/coursetestmanager.php: + + Added new import format - Course Test Manager - from Russell + Jungwirth. + + All I've done is clean up the source code - I've not tested it at + all. + +2003-10-15 Wednesday 01:49 moodler + + * lib/odbc.php: + + New class for handling ODBC socket server + +2003-10-15 Wednesday 01:48 moodler + + * lang/en/help/quiz/: formatctm.html, import.html: + + New help for Course Test Manager import + +2003-10-14 Tuesday 19:48 moodler + + * lib/weblib.php: + + Some cleaning up ... shouldn't make much difference + +2003-10-14 Tuesday 10:33 stronk7 + + * mod/dialogue/restorelib.php: + + Small typo :-) + +2003-10-14 Tuesday 10:31 stronk7 + + * mod/exercise/lib.php: + + Function exercise_get_participants() included and working. :-) + +2003-10-14 Tuesday 10:26 stronk7 + + * backup/: backup_check.html, backup_form.html, restore_check.html: + + + Take out more notices in restore process. Undefined variables, + mainly. + +2003-10-14 Tuesday 10:13 rkingdon + + * mod/exercise/: lib.php, submissions.php: + + Minor re-ordering - Asssessments for teachers now ordered oldest + first, youngest last (previously they were ordered by title). + +2003-10-14 Tuesday 10:06 stronk7 + + * backup/: restore_check.html, restore_form.html: + + Take out more notices in restore process. Undefined variables, + mainly. + +2003-10-13 Monday 15:45 stronk7 + + * backup/: backup_check.html, backup_form.html, restore_form.html: + + Take out some notices !! :-) + +2003-10-13 Monday 15:44 stronk7 + + * backup/lib.php: + + Now, when copying files/folders, CFG->directorypermissions is + forced (previously permissions were copied from original) + +2003-10-13 Monday 13:40 koenr + + * lang/nl/forum.php: + + typo + +2003-10-13 Monday 13:15 koenr + + * lang/nl/moodle.php: + + typo + +2003-10-13 Monday 10:19 giro123 + + * lang/es/: help/attendance/mods.html, help/label/mods.html, + docs/docstyles.css: + + [no log message] + +2003-10-13 Monday 10:16 rkingdon + + * lang/en/help/workshop/managing.html: + + Changes to help file, describes the new phase. + +2003-10-13 Monday 09:58 giro123 + + * lang/es/: assignment.php, attendance.php, countries.php, + forum.php, label.php, moodle.php, workshop.php: + + [no log message] + +2003-10-13 Monday 09:16 rkingdon + + * lang/en/workshop.php: + + Minor change to phase names. + +2003-10-13 Monday 08:23 rkingdon + + * mod/workshop/lib.php: + + Change to workshop_grades - only return grades when in the final + phase (phase 6). + +2003-10-13 Monday 07:56 rkingdon + + * mod/workshop/: index.php, lib.php, view.php: + + Workshop now has 6 phases. The phase is show on the Workshops page + (index.php). Administration page now excludes "hot" assessments + (peer assessments which have been allocated but not yet made). + +2003-10-13 Monday 07:52 rkingdon + + * lang/en/workshop.php: + + Additional strings for 6 phases and showing the phase on the index + page. + +2003-10-13 Monday 07:44 moodler + + * mod/glossary/dynalink.php: + + Minor formatting change ... links were obtrusive in forums etc ... + + Will, what do you think? + +2003-10-13 Monday 07:11 moodler + + * config-dist.php, lib/weblib.php, mod/glossary/dynalink.php: + + NEW EXPERIMENTAL FEATURE: text filters. + + This new feature allows arbitrary text filters to be added to any + HTML that is printed (forum posts, resources etc) ... anything that + uses the standard format_text function. + + The first one properly supported is the glossary dynamic linking + feature. + +2003-10-13 Monday 07:03 moodler + + * course/format/: topics.php, weeks.php: + + use format_text, not text_to_html + +2003-10-13 Monday 05:44 rkingdon + + * lang/en/help/dialogue/addsubject.html: + + Additonal help file - addsubject. + +2003-10-13 Monday 05:42 rkingdon + + * mod/dialogue/: edit.html, edit.php: + + Removing unused files. + +2003-10-13 Monday 05:41 rkingdon + + * mod/dialogue/: backuplib.php, dialogues.php, lib.php, mod.html, + restorelib.php, version.php, db/mysql.php, db/mysql.sql: + + Dialogue version 2003101300. + +2003-10-13 Monday 05:39 rkingdon + + * lang/en/dialogue.php: + + Some additional strings for version 2003101300. + +2003-10-13 Monday 05:31 rkingdon + + * lang/en/help/dialogue/sendmail.html: + + Addition help file - sendmail + +2003-10-13 Monday 03:47 martignoni + + * lang/fr/docs/install.html: + + A little more translation, almost finished ! + +2003-10-12 Sunday 20:16 moodler + + * lib/moodlelib.php: + + get_real_size can now pick up 900k + +2003-10-12 Sunday 13:57 martignoni + + * lang/fr/docs/install.html: + + More translation. Not yet finished. + +2003-10-12 Sunday 13:56 martignoni + + * lang/fr/docs/module_files.txt: + + Title translation was omitted + +2003-10-12 Sunday 13:55 martignoni + + * lang/fr/docs/files.php: + + Encoding corrected + +2003-10-12 Sunday 11:09 rkingdon + + * mod/dialogue/lib.php: + + Removed trailing blank line. + +2003-10-12 Sunday 11:03 moodler + + * lib/defaults.php, admin/config.html, course/lib.php, + course/unenrol.php, lang/en/moodle.php, user/view.php: + + A new configuration parameter 'allowunenroll' will enable/disable + the "unenrol me" buttons on user pages and course pages. + +2003-10-12 Sunday 10:32 moodler + + * version.php: + + Bump to cover Richtext picture insertion + +2003-10-12 Sunday 10:24 moodler + + * lib/weblib.php: + + FIxed bug when no courseid + +2003-10-12 Sunday 10:21 moodler + + * admin/site.php: + + Fix richtext editing and inserting images + +2003-10-12 Sunday 10:21 rkingdon + + * mod/exercise/todo.txt: + + Removing old todo.txt file. + +2003-10-12 Sunday 10:19 rkingdon + + * mod/exercise/: index.php, lib.php, view.php: + + Additional information exercises page (index.php). + +2003-10-12 Sunday 10:17 rkingdon + + * lang/en/exercise.php: + + Extra strings for index.php page. + +2003-10-12 Sunday 10:12 moodler + + * lib/weblib.php: + + A new feature to allow teachers to browse course files to find + images to insert into Richtext editor windows. + + This hack was started by Janne Mikkonen, and I further refined it + to fit better into Moodle. + + See: http://moodle.org/mod/forum/discuss.php?d=2126 + +2003-10-12 Sunday 06:38 giro123 + + * lang/es/countries.php: + + [no log message] + +2003-10-10 Friday 16:04 koenr + + * lang/nl/moodle.php: + + filling in the missing strings ... + +2003-10-10 Friday 15:54 koenr + + * lang/nl/docs/install.html: + + translated till 8 + +2003-10-10 Friday 14:26 koenr + + * lang/nl/docs/teacher.html: + + deleted broken link + +2003-10-10 Friday 11:57 stronk7 + + * mod/dialogue/lib.php: + + Added the dialogue_get_participants() function to use it in + backup/restore. + +2003-10-10 Friday 00:49 moodler + + * lang/af/: assignment.php, auth.php, chat.php, choice.php, + forum.php, journal.php, moodle.php, quiz.php, resource.php, + survey.php, workshop.php: + + Latest updates for Moodle 1.1 by Riaan de Villiers + +2003-10-09 Thursday 23:02 moodler + + * mod/resource/view.php: + + Smaller borders on frames + +2003-10-09 Thursday 20:15 moodler + + * lang/en/docs/faq.html: + + Added information about Norton fireewalls + +2003-10-09 Thursday 18:54 mits + + * lang/ja/: help/courseshortname.html, README, moodle.php: + + Polished. + +2003-10-09 Thursday 09:50 moodler + + * version.php: + + Bump de bump + +2003-10-09 Thursday 09:47 moodler + + * course/lib.php: + + Add an "unenrol" link for students on the course page + +2003-10-09 Thursday 09:36 moodler + + * mod/forum/lib.php: + + Only print the ratings button if there are ratings to be made. + +2003-10-09 Thursday 07:44 mits + + * lang/ja/: README, moodle.php: + + Polished. + +2003-10-09 Thursday 05:42 moodler + + * course/view.php: + + Removed focus from course page - see Bug 825 + +2003-10-09 Thursday 01:45 moodler + + * admin/module.php: + + No need for focus + +2003-10-08 Wednesday 21:58 moodler + + * mod/forum/lib.php: + + Some changes so that forum_cron is not fooled in case there is + already a real $USER variable present (eg if cron.php was run + manually) and so the timezones are not calculated incorrectly. + +2003-10-08 Wednesday 14:36 koenr + + * lang/nl/docs/install.html: + + Section 1-5 translated by Koen Roggemans + +2003-10-08 Wednesday 14:18 koenr + + * lang/nl/docs/files.php: + + translated by Koen Roggemans + +2003-10-08 Wednesday 14:14 martignoni + + * lang/fr/docs/: install.html, install.html: + + Partial translation + +2003-10-08 Wednesday 13:05 koenr + + * lang/nl/help/workshop/overallocation.html: + + translated by Koen Roggemans + +2003-10-08 Wednesday 13:03 koenr + + * lang/nl/help/workshop/index.html: + + filling in missing links... + +2003-10-08 Wednesday 13:01 koenr + + * lang/nl/help/workshop/: includeteachersgrade.html, + leaguetable.html: + + translated by koen roggemans + +2003-10-08 Wednesday 12:09 jungwirr + + * mod/attendance/lib.php: + + + + fix attempt for auto-attendance logging. Set to use gmdate and + gmmktime functions. + +2003-10-08 Wednesday 12:06 koenr + + * lang/nl/help/forum/maxattachmentsize.html: + + translated by koen roggemans + +2003-10-08 Wednesday 12:04 koenr + + * lang/nl/help/: index.html, forum/index.html: + + filling in missing links... + +2003-10-08 Wednesday 11:50 koenr + + * lang/nl/help/courseuploadsize.html: + + translated by koen roggemans + +2003-10-08 Wednesday 11:21 koenr + + * lang/nl/label.php: + + translated by koen roggemans + +2003-10-08 Wednesday 11:15 rkingdon + + * mod/workshop/: index.php, lib.php, upload.php, version.php, + view.php, db/mysql.php, db/mysql.sql: + + Cosmetic change to index.php list; Logging of phase changes in a + workshop; tidy up of log_display entries - thus the new version; + +2003-10-08 Wednesday 11:02 jungwirr + + * mod/attendance/db/: postgres7.php, postgres7.sql: + + + + added official support for postgres7 + +2003-10-08 Wednesday 11:01 koenr + + * lang/nl/: assignment.php, forum.php, moodle.php, workshop.php: + + filling in missing strings + +2003-10-08 Wednesday 10:51 stronk7 + + * theme/cordoroyblue/pix/spacer.gif: + + This image was missing in this theme and '?' images were showded. + See http://moodle.org/mod/forum/discuss.php?d=2882 + +2003-10-08 Wednesday 09:48 martignoni + + * lang/fr/docs/: README.txt, files.php, install.html, + module_files.txt: + + New translated files + +2003-10-08 Wednesday 09:15 rkingdon + + * mod/dialogue/: backuplib.php, dialogues.php, edit.php, index.php, + lib.php, restorelib.php, version.php, view.php, db/mysql.php: + + Fix in Cron routine to delete closed dialogues; Remove No entries + on the Closed Dialogues pane to make it consistent with the other + panes. + +2003-10-08 Wednesday 08:57 koenr + + * lang/nl/help/workshop/elements.html: + + translated by Koen Roggemans + +2003-10-08 Wednesday 08:56 koenr + + * lang/nl/help/workshop/index.html: + + translated for version 1.1 + +2003-10-08 Wednesday 08:54 koenr + + * lang/nl/help/: index.html, mods.html: + + showing double help-files: fixed + +2003-10-08 Wednesday 08:53 koenr + + * lang/nl/workshop.php: + + Fillling missing strings ... + +2003-10-08 Wednesday 08:53 koenr + + * lang/nl/: moodle.php, help/resource/index.html: + + corrected typo + +2003-10-08 Wednesday 03:56 martignoni + + * lang/fr/countries.php: + + Changed to proper encoding + +2003-10-08 Wednesday 03:45 martignoni + + * lang/fr/countries.php: + + New translated file + +2003-10-08 Wednesday 00:35 stronk7 + + * backup/backuplib.php: + + Now scales users are in backup too. See bug 824. Closing it in + some hours. + +2003-10-07 Tuesday 22:53 moodler + + * admin/lang.php: + + Improved the heading a little + +2003-10-07 Tuesday 22:44 moodler + + * admin/lang.php: + + Split up the looooooooooooooong page into separate files, to make + editing a little easier! + +2003-10-07 Tuesday 20:49 moodler + + * lang/en/glossary.php: + + Tweak to add entry button + +2003-10-07 Tuesday 20:43 moodler + + * lang/en/glossary.php: + + iTweak to english + +2003-10-07 Tuesday 20:13 moodler + + * lang/en/glossary.php, mod/glossary/lib.php, + mod/glossary/view.php: + + Started out reformatting the code a little and ended up simplifying + the interface a bit ... hope you like it, Will! + +2003-10-07 Tuesday 18:24 moodler + + * help.php: + + Only show visible modules in help + +2003-10-07 Tuesday 07:54 moodler + + * lang/en/exercise.php, lang/en/help/exercise/administration.html, + lang/en/help/exercise/elements.html, + lang/en/help/exercise/finalgrades.html, + lang/en/help/exercise/grade.html, + lang/en/help/exercise/grading.html, + lang/en/help/exercise/gradinggrade.html, + lang/en/help/exercise/gradingstrategy.html, + lang/en/help/exercise/managing.html, + lang/en/help/exercise/mods.html, + lang/en/help/exercise/moreinfo.html, + lang/en/help/exercise/nelements.html, + lang/en/help/exercise/specimen.html, + lang/en/help/exercise/submissionofdescriptions.html, + lang/en/help/exercise/takeownership.html, + lang/en/help/exercise/usemax.html, mod/exercise/assessments.php, + mod/exercise/backuplib.php, mod/exercise/construction_icon.gif, + mod/exercise/icon.gif, mod/exercise/icon.png, + mod/exercise/icon2.gif, mod/exercise/icon2.png, + mod/exercise/index.php, mod/exercise/lib.php, + mod/exercise/mod.html, mod/exercise/restorelib.php, + mod/exercise/submissions.php, mod/exercise/todo.txt, + mod/exercise/upload.php, mod/exercise/version.php, + mod/exercise/view.php, mod/exercise/db/mysql.php, + mod/exercise/db/mysql.sql: + + First main-tree version of the Exercise module (formerly in + contrib) by Ray Kingdon. + + Works quite well, but it's not clear yet if this will be part of + major releases (due to the overlap with assignments and workshops + and the confusion this may cause). + +2003-10-07 Tuesday 07:26 martignoni + + * lang/fr/moodle.php: + + Cleanup of file "moodle.php" + +2003-10-07 Tuesday 07:02 moodler + + * backup/restore_execute.html: + + Don't throw an error if users aren't found - just print a notice. + +2003-10-07 Tuesday 07:01 moodler + + * backup/restorelib.php: + + Not having any users in a backup is not necessarily an error. + +2003-10-07 Tuesday 07:00 moodler + + * backup/backuplib.php: + + If there aren't any users, don't do anything. + +2003-10-07 Tuesday 06:59 moodler + + * backup/backup_execute.html: + + Added notifications right through the backup when errors occur. + +2003-10-07 Tuesday 05:14 stronk7 + + * mod/workshop/: backuplib.php, restorelib.php: + + Now assessment->resubmission is in backup/restore too. + +2003-10-07 Tuesday 05:02 stronk7 + + * mod/forum/: backuplib.php, restorelib.php: + + Now forum->maxbytes is supported in backup/restore. + +2003-10-07 Tuesday 04:58 stronk7 + + * backup/: backuplib.php, restorelib.php: + + Now course->maxbytes is supported in backup/restore. + +2003-10-06 Monday 20:29 moodler + + * course/category.php: + + Only print expanded course listing on the first page (ie short + category) + +2003-10-06 Monday 12:30 rkingdon + + * mod/workshop/: assessments.php, lib.php: + + Fixed links in email messages. + +2003-10-06 Monday 11:09 moodler + + * lib/weblib.php: + + is an allowed tag + +2003-10-06 Monday 11:02 moodler + + * version.php, lib/moodlelib.php, lib/db/mysql.php, + lib/db/mysql.sql, lib/db/postgres7.php, lib/db/postgres7.sql, + mod/forum/config.html, mod/forum/lib.php, user/edit.html, + mod/forum/mod.html, mod/forum/post.html, + mod/assignment/config.html, mod/assignment/lib.php, + mod/assignment/mod.html, mod/forum/version.php, + mod/forum/db/mysql.php, mod/forum/db/mysql.sql, + mod/forum/db/oci8po.sql, mod/forum/db/postgres7.php, + mod/forum/db/postgres7.sql, admin/config.html, admin/module.php, + course/edit.html, course/scales.php: + + These changes implement some better controls for controlling + uploads. + + 1) There is a new site-wide configuration variable called maxbytes, + which provides an upper filesize limit for all (student) + uploads. + + 2) There is a new course-level variable called maxbytes, which + further limits uploads within a course. + + 3) There is a new maxbytes field for forums, which further + restricts the size allowed in a particular forum. There is also + a new config variable in the module configuration to specify a + default size to use when defining a new forum. + + 4) Assignments already had a limit, but this is now aware of the + other limits, and like forums there is now a settable default + value. + + 5) Finally, the sizes of files (Gb, Mb, Kb, bytes) is now + translatable in the language packs. + +2003-10-06 Monday 10:44 moodler + + * lang/en/: assignment.php, forum.php, moodle.php, + help/courseuploadsize.html, help/index.html, help/forum/index.html, + help/forum/maxattachmentsize.html: + + New strings and help pages for file upload restrictions + +2003-10-06 Monday 07:46 martignoni + + * lang/fr/: TERMS, attendance.php, help/forum/ratings.html: + + New tranlated files added to repository + +2003-10-06 Monday 06:04 carlesbellver + + * lang/ca/moodle.php: + + [no log message] + +2003-10-06 Monday 05:31 carlesbellver + + * lang/ca/: README, assignment.php, choice.php, forum.php, + journal.php, moodle.php, reading.php, resource.php: + + [no log message] + +2003-10-06 Monday 05:06 martignoni + + * lang/fr/README: + + Changed README to proper encoding + +2003-10-06 Monday 05:00 moodler + + * lang/en/dialogue.php, lang/en/help/dialogue/closedialogue.html, + lang/en/help/dialogue/deleteafter.html, + lang/en/help/dialogue/dialoguetype.html, + lang/en/help/dialogue/info.html, + lang/en/help/dialogue/maildefault.html, + lang/en/help/dialogue/mods.html, + lang/en/help/dialogue/multiple.html, + lang/en/help/dialogue/writing.html, mod/dialogue/README.txt, + mod/dialogue/backuplib.php, mod/dialogue/dialogues.php, + mod/dialogue/edit.html, mod/dialogue/edit.php, + mod/dialogue/icon.gif, mod/dialogue/index.php, + mod/dialogue/lib.php, mod/dialogue/mod.html, + mod/dialogue/restorelib.php, mod/dialogue/version.php, + mod/dialogue/view.php, mod/dialogue/db/mysql.php, + mod/dialogue/db/mysql.sql: + + Moving Dialogue into the main tree for convenience. + +2003-10-06 Monday 00:36 carlesbellver + + * lang/ca/moodle.php: + + [no log message] + +2003-10-05 Sunday 23:48 koenr + + * lang/nl/: assignment.php, forum.php, journal.php, moodle.php, + survey.php, workshop.php: + + Deleted blank lines + +2003-10-05 Sunday 23:38 koenr + + * lang/nl/resource.php: + + Deleted blank lines + +2003-10-05 Sunday 23:33 koenr + + * lang/nl/quiz.php: + + Deleted blank lines + +2003-10-05 Sunday 14:16 koenr + + * lang/nl/docs/teacher.html: + + link to index of helpfiles added + +2003-10-05 Sunday 14:16 koenr + + * lang/nl/help/quiz/import.html: + + example for aon added + +2003-10-05 Sunday 14:15 koenr + + * lang/nl/help/quiz/index.html: + + corrected some errors + +2003-10-05 Sunday 14:13 koenr + + * lang/nl/help/workshop/: numberofassessors.html, + submissionofexamples.html, teachersgradings.html, + ungradedassessments_student.html, ungradedassessments_teacher.html: + + + translated by Koen Roggemans + +2003-10-05 Sunday 14:12 koenr + + * lang/nl/help/workshop/index.html: + + some helpfiles translated + +2003-10-05 Sunday 12:02 rkingdon + + * lang/en/workshop.php: + + New strings for improved resubmission handling. + +2003-10-05 Sunday 12:00 rkingdon + + * mod/workshop/: assessments.php, lib.php, upload.php, version.php, + view.php, db/mysql.php, db/mysql.sql, db/oci8po.sql, + db/postgres7.sql: + + Version 2003100200: improved handling of resubmissions (new field + added to workshop_assessments) + +2003-10-05 Sunday 07:05 moodler + + * admin/config.html, lib/defaults.php, lib/weblib.php: + + Language direction is now set in the language file, rather than as + a site-level setting. This currently only affects Arabic but will + affect Hebrew later and maybe others. + +2003-10-05 Sunday 06:44 moodler + + * lang/en/moodle.php: + + Add default text direction for English (and most other languages) + +2003-10-05 Sunday 06:43 moodler + + * lang/ar/moodle.php: + + Add direction for Arabic + +2003-10-03 Friday 12:03 giro123 + + * lang/es/help/workshop/: includeteachersgrade.html, + leaguetable.html, overallocation.html: + + [no log message] + +2003-10-02 Thursday 09:52 giro123 + + * lang/es/workshop.php: + + No traslated yet + +2003-10-02 Thursday 09:28 giro123 + + * lang/es/workshop.php: + + No traslated yet + +2003-10-02 Thursday 01:15 carlesbellver + + * lang/ca/README: + + [no log message] + +2003-10-01 Wednesday 23:45 carlesbellver + + * lang/ca/: README, forum.php, moodle.php, quiz.php, resource.php, + survey.php, help/enrolmentkey.html: + + [no log message] + +2003-10-01 Wednesday 12:03 moodler + + * lang/en/docs/philosophy.html: + + Minor fix + +2003-10-01 Wednesday 11:01 moodler + + * doc/docstyles.css, lang/en/docs/docstyles.css: + + Style sheet (main one is in /doc ... other one is just useful for + editing) + +2003-10-01 Wednesday 11:00 moodler + + * lang/en/docs/background.html, lang/en/docs/coding.html, + lang/en/docs/credits.html, lang/en/docs/cvs.html, + lang/en/docs/developer.html, lang/en/docs/faq.html, + lang/en/docs/features.html, lang/en/docs/files.php, + lang/en/docs/future.html, lang/en/docs/glossary.html, + lang/en/docs/install.html, lang/en/docs/installamp.html, + doc/contents.php, lang/en/docs/intro.html, + lang/en/docs/licence.html, lang/en/docs/other.html, + lang/en/docs/philosophy.html, lang/en/docs/release.html, + lang/en/docs/teacher.html, lang/en/docs/upgrade.html: + + First round clean up of the docs + + - new Coding Guidelines + - new Philosophy page + - new dedicated styles sheet for all pages + - better table of contents in left frame + - source fixups all over + + The styles are very boring - I'll work on that next time! Also, + we'll get David's optimisation page and a student manual in there. + +2003-10-01 Wednesday 09:54 rkingdon + + * lang/en/workshop.php: + + Adding "weight", fixed bug #799 + +2003-10-01 Wednesday 09:50 rkingdon + + * mod/workshop/lib.php: + + Replace Literal string "Weight": fixes bug #799 + +2003-10-01 Wednesday 09:11 carlesbellver + + * lang/ca/: README, assignment.php, choice.php, forum.php, + journal.php, help/enrolmentkey.html: + + [no log message] + +2003-09-30 Tuesday 18:35 willcast + + * lang/en/glossary.php, lang/es/glossary.php, mod/glossary/lib.php: + + + - Exported entries with attachments are now properly shown + everywhere. + +2003-09-30 Tuesday 15:18 giro123 + + * lang/es/workshop.php: + + No traslated yet + +2003-09-30 Tuesday 08:52 giro123 + + * lang/es/countries.php: + + No traslated yet + +2003-09-30 Tuesday 07:08 mits + + * lang/ja/: README, countries.php: + + New translation. + +2003-09-30 Tuesday 06:36 moodler + + * lang/en/docs/credits.html: + + Changed Excel library and a few names. + +2003-09-30 Tuesday 06:24 moodler + + * lib/psxlsgen.php: + + Goodbye old library! Replaced by moodle/lib/excel + +2003-09-30 Tuesday 06:23 moodler + + * mod/survey/download.php: + + + Excel report now uses the new library. Conversion by Russell + Jungwirth - thanks! + +2003-09-30 Tuesday 06:18 moodler + + * mod/quiz/report/simplestat/report.php: + + Excel reports now use the new libraray ... code by Russell + Jungwirth - thanks! + +2003-09-30 Tuesday 05:28 stronk7 + + * course/mod.php: + + Bug 801 reopened. Problem occur when adding a new activity to a + hidden section, it's visibility defaults to 1. Now, default + visibility is "inherited" from the section visibility. + +2003-09-30 Tuesday 05:25 stronk7 + + * course/format/topics.php: + + Added to avoid one notice when no news exist !! + +2003-09-30 Tuesday 02:01 bobopinna + + * lang/it/countries.php: + + New from Moodle1.2develop + +2003-09-30 Tuesday 01:57 bobopinna + + * lang/it/: attendance.php, forum.php, glossary.php, workshop.php: + + Second step of general revision + +2003-09-29 Monday 21:13 willcast + + * mod/glossary/dynalink.php: + + - Multiwords concepts are now shown as a single link when they are + dinymically linked. + + KNOWN BUG: When a concept is contained inside another concept (i.e. + HOUSE and DOLL HOUSE) only the smaller concept is shown. Any help + would be appreciated. + +2003-09-29 Monday 21:01 willcast + + * mod/glossary/dynalink.php: + + - Multiwords concepts are now shown as a single link when they are + dinymically linked. + + KNOWN BUG: When a concept is contained inside another concept (i.e. + HOUSE and DOLL HOUSE) only the smaller concept is shown. Any help + would be appreciated. + +2003-09-29 Monday 21:00 les_kopari + + * mod/glossary/db/oci8po.sql: + + Test inserts updated for new column. + +2003-09-29 Monday 20:55 les_kopari + + * mod/glossary/db/oci8po.sql: + + Truncated names to < 30 chars for table, sequence and trigger. + +2003-09-29 Monday 19:17 willcast + + * mod/glossary/: dynalink.php, lib.php, showentry.php: + + - Duplicated entries are now shown together when a dynamic link is + clicked on. + +2003-09-29 Monday 14:37 stronk7 + + * mod/glossary/formats/3.php: + + Included new format for glossary display "Encyclopedia" + +2003-09-29 Monday 14:27 stronk7 + + * lang/en/glossary.php: + + Included new format for glossary display "Encyclopedia" + +2003-09-29 Monday 14:25 stronk7 + + * lang/es/glossary.php: + + Included new format for glossary display "Enciclopedia" + +2003-09-29 Monday 13:51 adamtpaw + + * lang/pl/moodle.php: + + Time format changed to 24 hour. + +2003-09-29 Monday 12:14 willcast + + * mod/glossary/view.php: + + [no log message] + +2003-09-29 Monday 11:14 stronk7 + + * mod/newmodule_template.zip: + + Now the module template includes the XXXX_get_participants() + function too (in standard area). See bug 807 and 721. + +2003-09-29 Monday 10:45 willcast + + * mod/glossary/: dynalink.php, showentry.php, view.php: + + - Implementing output text filters for glossary entries + dynalink.php::glossary_dynamic_link($courseid, $text, $glossaryid = + NULL) + +2003-09-29 Monday 08:27 stronk7 + + * mod/: assignment/lib.php, attendance/lib.php, chat/lib.php, + choice/lib.php, forum/lib.php, glossary/lib.php, journal/lib.php, + survey/lib.php, workshop/lib.php: + + Simply, move the XXXX_get_participants() function from bottom to + the common function area. See bug 807 + +2003-09-29 Monday 06:44 willcast + + * mod/glossary/: lib.php, view.php: + + - Not Categorized is now the default view for category tab. + +2003-09-29 Monday 03:23 moodler + + * lang/fr/: README, assignment.php, auth.php, chat.php, choice.php, + forum.php, journal.php, moodle.php, quiz.php, resource.php, + survey.php, 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/picture.html, help/questions.html, + help/text.html, help/assignment/assignmenttype.html, + help/assignment/resubmit.html, help/forum/allowdiscussions.html, + help/forum/attachment.html, help/forum/subscription.html, + help/resource/resourcetype.html, help/resource/summary.html: + + Updates to French from nicolas@martignoni.net + +2003-09-29 Monday 03:06 moodler + + * mod/glossary/db/mysql.sql: + + Fixed typo on sourceglossaryid line + +2003-09-28 Sunday 20:06 willcast + + * lang/en/glossary.php, lang/en/help/glossary/mainglossary.html, + lang/en/help/glossary/studentcanpost.html, lang/es/glossary.php, + lang/es/help/glossary/mainglossary.html, + lang/es/help/glossary/studentcanpost.html, + mod/glossary/backuplib.php, mod/glossary/deleteentry.php, + mod/glossary/edit.html, mod/glossary/edit.php, + mod/glossary/editcategories.html, mod/glossary/editcategories.php, + mod/glossary/exportentry.php, mod/glossary/lib.php, + mod/glossary/minus.gif, mod/glossary/mod.html, + mod/glossary/restorelib.php, mod/glossary/version.php, + mod/glossary/view.php, mod/glossary/db/mysql.php, + mod/glossary/db/mysql.sql, mod/glossary/db/oci8po.sql, + mod/glossary/db/postgres7.sql: + + - Exported entries are now linked instead of copied to the main + glossary. - Short tags are gone. - Little changes in ES language. + +2003-09-28 Sunday 15:40 koenr + + * lang/nl/help/workshop/calculatingfinalgrade.html: + + adjusted title to index.htm + +2003-09-28 Sunday 15:38 koenr + + * lang/nl/help/workshop/index.html: + + updated + +2003-09-28 Sunday 15:35 koenr + + * lang/nl/workshop.php: + + Corrected minor errors + +2003-09-28 Sunday 15:34 koenr + + * lang/nl/help/workshop/calculatingfinalgrade.html: + + Translated by Koen Roggemans + +2003-09-28 Sunday 09:53 stronk7 + + * mod/newmodule_template.zip: + + Now the JumpMenu is showed when listing activities of this module. + See Bug 803 + +2003-09-28 Sunday 09:49 stronk7 + + * mod/: attendance/index.php, chat/index.php, glossary/index.php: + + Now the JumpMenu is showed when listing activities of this module. + See Bug 803 + +2003-09-28 Sunday 09:29 stronk7 + + * mod/newmodule_template.zip: + + Take out CR+LF is some files. Now, when listing activities, + entries are dimmed if they are hidden (teacher view). See bug 802. + +2003-09-28 Sunday 08:56 moodler + + * lang/en/docs/coding.html: + + Getting there ... still working on it. + +2003-09-28 Sunday 07:57 moodler + + * mod/quiz/lib.php: + + MOved quiz_get_participants from the bottom to the standard + functions area + +2003-09-28 Sunday 03:55 stronk7 + + * mod/: attendance/index.php, glossary/index.php, + workshop/index.php: + + Now, when listing activities, entries are dimmed if they are hidden + (teacher view). See bug 802. + +2003-09-28 Sunday 03:17 stronk7 + + * mod/chat/index.php: + + Now, when listing activities, entries are dimmed if they are hidden + (teacher view). See bug 802. + +2003-09-27 Saturday 13:40 jungwirr + + * mod/attendance/icon.gif: + + + changed icon per martin's suggestion + +2003-09-27 Saturday 09:56 giro123 + + * lang/es/workshop.php: + + [no log message] + +2003-09-27 Saturday 09:43 giro123 + + * lang/es/glossary.php: + + [no log message] + +2003-09-27 Saturday 07:50 moodler + + * user/lib.php: + + Don't print city/country if there aren't any + +2003-09-27 Saturday 07:06 moodler + + * course/mod.php: + + Changes from Mad Alex to allow better error reporting when adding + or updating modules. + + See: http://moodle.org/mod/forum/discuss.php?d=2738 + + If a moderr.html file exists in the module, it is shown. + + If a string is returned, it's shown. + + Otherwise it works as before. + +2003-09-27 Saturday 06:56 moodler + + * mod/forum/lib.php: + + Add slahses to raw strings before insertion into database + +2003-09-26 Friday 23:25 moodler + + * mod/forum/lib.php: + + More tiny modifications to forum post headers (they now can wrap) + +2003-09-26 Friday 23:18 moodler + + * mod/forum/lib.php: + + Slightly smaller font on by line for forum posts + +2003-09-26 Friday 17:10 rkingdon + + * mod/workshop/: assessments.php, lib.php, db/mysql.sql: + + Recent Activity fixed; Student names removed from emails. + +2003-09-26 Friday 17:07 rkingdon + + * lang/en/workshop.php: + + Added strings for Recent Activity + +2003-09-26 Friday 11:24 giro123 + + * lang/es/: attendance.php, workshop.php: + + [no log message] + +2003-09-26 Friday 06:17 bobopinna + + * lang/it/: attendance.php, glossary.php, workshop.php: + + + Filled new fields + +2003-09-26 Friday 05:12 bobopinna + + * lang/it/: assignment.php, choice.php, forum.php, journal.php, + moodle.php, quiz.php, survey.php: + + + First step of general revision + +2003-09-26 Friday 01:21 moodler + + * lib/moodlelib.php: + + When getting a list of countries, check the parent language if + necessary. + +2003-09-26 Friday 01:04 moodler + + * lang/en/countries.php, lib/countries.php, lib/moodlelib.php, + login/signup.php, login/signup_form.html, user/edit.html, + user/edit.php, user/index.php, admin/config.html, admin/config.php, + admin/register.php, admin/user.php, user/lib.php, user/view.php: + + The list of countries has finally been moved into the language + packs so it can be translated. + + There is now a new function get_list_of_countries() which will + return a sorted array of countries in the best current language. + + get_string("AU", "countries") will also work if needed + +2003-09-25 Thursday 21:27 moodler + + * mod/attendance/: viewall.php, viewweek.php: + + Attendance now uses the main Moodle version of the Excel library + +2003-09-25 Thursday 21:19 moodler + + * course/grades.php: + + Upgraded gradebook to use the new Excel library. + + Most of these changes are from Russell Jungwirth - thanks! + + I also moved the download buttons to the top - better for BIG + classes. + +2003-09-25 Thursday 21:18 moodler + + * lib/excel/: BIFFwriter.php, Format.php, OLEwriter.php, + Parser.php, README.txt, Workbook.php, Worksheet.php, test.php: + + Adding a new system for producing Excel documents that are a little + more compatible with non-Excel spreadsheets. It also has more + features than the old system that we might take advantage of later. + +2003-09-25 Thursday 16:09 jungwirr + + * mod/attendance/view.php: + + + updated view to show extra information re: grading, dynamic + section, automation based on logs. + +2003-09-25 Thursday 15:47 jungwirr + + * lang/en/attendance.php, mod/attendance/add.php, + mod/attendance/config.html, mod/attendance/lib.php, + mod/attendance/mod.html, mod/attendance/view.php, + mod/attendance/viewall.php, mod/attendance/viewweek.php: + + + Added grading support for attendance - including settings and + database fields. + + Cleaned up some function names in lib to proper naming conventions. + +2003-09-25 Thursday 12:40 stronk7 + + * mod/workshop/backuplib.php: + + Fixed small error in overallocation field !! :-) + +2003-09-25 Thursday 12:38 stronk7 + + * mod/attendance/: backuplib.php, restorelib.php: + + Now autoattend field is supported in backup/restore. Ciao. + +2003-09-25 Thursday 12:14 rkingdon + + * mod/workshop/: backuplib.php, restorelib.php, db/oci8po.sql, + db/postgres7.sql: + + Addition of the overallocation field to the workshop table. + +2003-09-25 Thursday 11:54 jungwirr + + * lang/en/attendance.php, mod/attendance/lib.php, + mod/attendance/version.php, mod/attendance/viewall.php, + mod/attendance/viewweek.php, mod/attendance/db/mysql.php, + mod/attendance/db/mysql.sql: + + + + Added automatic attendance logging based on date and any activity + by student on that day. NOTE - cron must be running for this to + work properly + + Modified multi-page views to use arrows instead of words, added a + first page and last page link as well. Cleaned up that nav menu a + bit as well. + +2003-09-25 Thursday 10:32 rkingdon + + * mod/workshop/: lib.php, submissions.php, version.php, view.php, + db/mysql.php, db/mysql.sql: + + Changes to handling of peer assessments allocation; over allocation + option added; new assessment phase added; options added to control + the length of the league table and the display of name in the + league table. + +2003-09-25 Thursday 10:28 rkingdon + + * lang/en/help/workshop/: includeteachersgrade.html, + leaguetable.html, overallocation.html: + + One missing help file added; two new help files added + +2003-09-25 Thursday 10:27 rkingdon + + * lang/en/help/workshop/managing.html: + + New Assessment Phase added. + +2003-09-25 Thursday 10:25 rkingdon + + * lang/en/workshop.php: + + Some new strings for over allocation; the new phase, hiding names + and the league table. + +2003-09-25 Thursday 03:03 adamtpaw + + * lang/pl/: chat.php, quiz.php, workshop.php: + + Fixed problems slash before vars + +2003-09-24 Wednesday 19:11 les_kopari + + * mod/workshop/db/oci8po.php: + + Initial add for Oracle. + +2003-09-24 Wednesday 18:50 les_kopari + + * mod/survey/db/oci8po.php: + + Initial add for Oracle. + +2003-09-24 Wednesday 18:47 les_kopari + + * mod/resource/db/oci8po.php: + + Initial add for Oracle. + +2003-09-24 Wednesday 18:25 les_kopari + + * mod/quiz/db/oci8po.php: + + Initial add for Oracle. + +2003-09-24 Wednesday 18:15 les_kopari + + * mod/forum/db/oci8po.php: + + Initial add for Oracle. + +2003-09-24 Wednesday 18:11 les_kopari + + * mod/choice/db/oci8po.php: + + Initial add for Oracle. + +2003-09-24 Wednesday 18:05 les_kopari + + * mod/chat/db/oci8po.php: + + Initial add for Oracle. + +2003-09-24 Wednesday 17:44 les_kopari + + * mod/attendance/db/: oci8po.php, oci8po.sql: + + Initial add for Oracle. + +2003-09-24 Wednesday 16:20 les_kopari + + * mod/assignment/db/oci8po.php: + + Initial add for Oracle...does nothing. + +2003-09-24 Wednesday 16:15 les_kopari + + * mod/journal/db/oci8po.php: + + Sorry...brainphart...corrected glossary to journal. + +2003-09-24 Wednesday 16:09 les_kopari + + * mod/journal/db/oci8po.php: + + Initial add for Oracle...does nothing. + +2003-09-24 Wednesday 15:46 les_kopari + + * mod/glossary/db/oci8po.sql: + + Added new columns and tables, but need resolution on table names > + 30 in length, including mdl_glossary_entries_categories. + +2003-09-24 Wednesday 14:28 giro123 + + * lang/es/: attendance.php, glossary.php, moodle.php: + + [no log message] + +2003-09-24 Wednesday 12:10 jungwirr + + * mod/attendance/: viewall.php, viewweek.php: + + + changed the excel writing library to a more fully-featured, less + buggy one. + +2003-09-24 Wednesday 10:35 jungwirr + + * mod/attendance/: version.php, viewall.php, viewweek.php: + + + added export to excel and text feature for reports. Still a bug + with export full report to excel in viewweek.php + +2003-09-24 Wednesday 10:32 jungwirr + + * lang/en/attendance.php: + + + added strings for export to excel + +2003-09-24 Wednesday 09:51 giro123 + + * lang/es/glossary.php: + + [no log message] + +2003-09-24 Wednesday 09:49 paca70 + + * lang/fi/: assignment.php, auth.php, chat.php, choice.php, + forum.php, journal.php, moodle.php, pgassignment.php, quiz.php, + resource.php, survey.php, docs/README.txt, docs/files.php, + docs/install.html, docs/intro.html, help/coursecategory.html, + help/courseformats.html, help/coursefullname.html, help/coursenewsitems.html, help/coursenumsections.html, help/courserecent.html, help/courseshortname.html, help/coursestartdate.html, help/enrolmentkey.html, help/guestaccess.html, help/html.html, help/langedit.html, help/mods.html, help/picture.html, help/questions.html, - help/reading.html, help/richtext.html, help/summaries.html, - help/surveys.html, help/teachers.html, help/text.html, - help/textformat.html, help/writing.html, - help/assignment/assignmenttype.html, help/assignment/resubmit.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, - 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/reading.html, help/richtext.html, help/surveys.html, + help/teachers.html, help/text.html, help/textformat.html, + help/writing.html, help/assignment/assignmenttype.html, + help/assignment/resubmit.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, help/pgassignment/anonymous.html, + help/pgassignment/assignmenttype.html, + help/pgassignment/breakdownoffinalgrade.html, + help/pgassignment/calculatingfinalgrade.html, + help/pgassignment/elements.html, + help/pgassignment/finalgrades.html, help/pgassignment/graded.html, + help/pgassignment/grading.html, + help/pgassignment/gradingcomments.html, + help/pgassignment/includeself.html, + help/pgassignment/managing.html, + help/pgassignment/numberofassessors.html, + help/pgassignment/resubmit.html, + help/pgassignment/showinggrades.html, + help/pgassignment/specimen.html, + help/pgassignment/teachersgradings.html, help/quiz/attempts.html, + help/quiz/categories.html, help/quiz/correctanswers.html, + help/quiz/feedback.html, help/quiz/grademethod.html, + help/quiz/import.html, help/quiz/maxgrade.html, help/quiz/multichoice.html, help/quiz/questiontypes.html, - help/quiz/random.html, help/quiz/randomsamatch.html, - help/quiz/review.html, help/quiz/shortanswer.html, - help/quiz/timeopen.html, help/quiz/truefalse.html, - help/resource/resourcetype.html, help/resource/summary.html: + help/quiz/randommatch.html, help/quiz/review.html, + help/quiz/shortanswer.html, help/quiz/timeopen.html, + help/quiz/truefalse.html, help/resource/resourcetype.html, + help/resource/summary.html: + + Converted files from iso-8859-1 to UTF-8 + +2003-09-24 Wednesday 07:39 mits + + * lang/ja/: README, glossary.php: + + New translation added. + +2003-09-23 Tuesday 19:06 les_kopari + + * lib/db/oci8po.sql: + + Added columns indent, visible to create, inserts. + +2003-09-23 Tuesday 18:30 les_kopari + + * lib/db/oci8po.php: + + Initial version for Oracle: does nothing. + +2003-09-23 Tuesday 09:51 stronk7 + + * backup/version.php: + + Up abit to solve one category issue. + +2003-09-23 Tuesday 09:40 stronk7 + + * backup/restorelib.php: + + Now, to restore course category do this: - Check if (category_id, + category_name) exists. - Check if (category_name) exists. - Check + if category_id = 1 exists. - Create a new, initially invisible + category withe the info in backup-file. + + This solves a issue when restoring to a new course and category_id + 1 had been removed !! + +2003-09-23 Tuesday 05:42 willcast + + * mod/glossary/edit.php: + + [no log message] + +2003-09-23 Tuesday 05:34 willcast + + * lang/en/glossary.php, + lang/en/help/glossary/allowduplicatedentries.html, + lang/en/help/glossary/displayformat.html, + lang/en/help/glossary/index.html, + lang/en/help/glossary/mainglossary.html, + lang/en/help/glossary/mods.html, + lang/en/help/glossary/studentcanpost.html, lang/es/glossary.php, + mod/glossary/edit.html, mod/glossary/edit.php, + mod/glossary/lib.php, mod/glossary/view.php, + mod/glossary/db/mysql.php: + + - Corrections in EN language. Thanks to Przemek! - Added a "All + categories" link to the category drop-down box in Category view. - + Better display of categorized entries (more organized). - + SelectLetter, Special and All captions are now properly showed when + some of the their flags are not set. - Properly use of course + module visibility (in case someone directly access the URL) + +2003-09-23 Tuesday 05:18 moodler + + * lib/weblib.php: + + Small fix to avoid warnings on empty tables + +2003-09-22 Monday 20:13 moodler + + * course/lib.php: + + Whoops, silly typo + +2003-09-22 Monday 20:11 moodler + + * course/lib.php: + + Trivial change to users listing to compress display a bit + +2003-09-22 Monday 17:00 stronk7 + + * backup/version.php: + + Updated a bit (only date) + +2003-09-22 Monday 14:45 adamtpaw + + * lang/pl/help/: quiz/description.html, quiz/formatblackboard.html, + quiz/formatcustom.html, quiz/formatmissingword.html, + quiz/index.html, quiz/mods.html, quiz/multianswer.html, + quiz/numerical.html, quiz/repeatattempts.html, + workshop/assessmentofexamples.html, + workshop/gradingsubmissions.html, workshop/mods.html, + workshop/ungradedassessments_student.html, + workshop/ungradedassessments_teacher.html: + + New file + +2003-09-22 Monday 11:01 villate + + * lang/pt/: chat.php, forum.php, moodle.php: + + Included a few missing variables. + +2003-09-22 Monday 10:18 villate + + * lang/pt/: moodle.php, quiz.php: + + Replace "Mova" by "Mude" + +2003-09-22 Monday 09:12 mits + + * lang/ja/: README, attendance.php, glossary.php: + + Some new translations added. + +2003-09-22 Monday 09:03 moodler + + * mod/quiz/lib.php: + + Fixed a NASTY little bug that sometimes occurred when re-grading + quizzes with random questions in them. + + (everyone got set to zero) + +2003-09-22 Monday 07:58 stronk7 + + * course/format/topics.php: + + Take off one notice when there is no news in a course... + +2003-09-22 Monday 07:01 moodler + + * user/: edit.html, edit.php, view.php: + + Use the new is_internal_auth function + +2003-09-22 Monday 06:58 moodler + + * lib/moodlelib.php: + + Added is_internal_auth() function to quickly identify internal + authentication + +2003-09-22 Monday 06:25 moodler + + * user/edit.html: + + Fixed bug when main admin was editing externally-defined accounts + (the username/password was editable) + +2003-09-22 Monday 05:35 willcast + + * mod/glossary/deleteentry.php: + + [no log message] + +2003-09-22 Monday 03:06 bobopinna + + * lang/it/: attendance.php, chat.php, forum.php, glossary.php, + label.php, moodle.php, quiz.php, resource.php, workshop.php: + + + Updated Moodle 1.2develop + +2003-09-22 Monday 01:30 stronk7 + + * backup/restorelib.php: + + Solved two possibe bugs: - Restoring to courses without section + 0 (manually deleted). - Restoring to sections without mods and + null values in its sequence field. Thanks to Janne Mikkonen... + +2003-09-21 Sunday 23:27 giro123 + + * lang/es/moodle.php: + + [no log message] + +2003-09-21 Sunday 17:06 stronk7 + + * mod/glossary/: backuplib.php, restorelib.php: + + Now glossary categories are inbackup/restore too !! Not tested !! + +2003-09-21 Sunday 16:40 stronk7 + + * mod/glossary/backuplib.php: + + Some cosmetical updates plus one error selecting + glossary_categories_entries solved. No backup is working ok... I + think. + +2003-09-21 Sunday 16:39 willcast + + * mod/glossary/: version.php, db/mysql.php, db/postgres7.sql, + db/mysql.sql: + + [no log message] + +2003-09-21 Sunday 16:32 willcast + + * mod/glossary/: version.php, db/mysql.php, db/mysql.sql, + db/postgres7.sql: + + [no log message] + +2003-09-21 Sunday 16:07 stronk7 + + * mod/glossary/backuplib.php: + + Fixed small error + +2003-09-21 Sunday 15:43 stronk7 + + * mod/glossary/restorelib.php: + + No restoring categories, but working again. + +2003-09-21 Sunday 13:45 stronk7 + + * mod/attendance/: backuplib.php, restorelib.php: + + Now, the "edited" field is included in backup/restore too. + +2003-09-21 Sunday 12:55 adamtpaw + + * lang/pl/README: + + Info about maintener and contributors + +2003-09-21 Sunday 11:09 willcast + + * mod/glossary/: backuplib.php, restorelib.php: + + - Backup of categories and its entries - Working on the restore + process... Eloy will gives me a hand this (hopefully!) + +2003-09-21 Sunday 10:40 jungwirr + + * mod/attendance/db/mysql.sql: + + + added field I fergot about when creating the update code. duhrrr. + +2003-09-21 Sunday 10:08 willcast + + * lang/en/glossary.php, lang/es/glossary.php, + mod/glossary/deleteentry.html, mod/glossary/deleteentry.php, + mod/glossary/edit.html, mod/glossary/edit.php, + mod/glossary/editcategories.html, mod/glossary/editcategories.php, + mod/glossary/exportentry.php, mod/glossary/lib.php, + mod/glossary/version.php, mod/glossary/view.php, + mod/glossary/db/mysql.php, mod/glossary/db/mysql.sql, + mod/glossary/db/postgres7.php, mod/glossary/db/postgres7.sql, + mod/glossary/formats/1.php, mod/glossary/formats/2.php: + + - Now the entries could be categorized. - Any entry could belongs + to many categories - Improved main page and add entry look. - + Added PostgreSQL7 squema (Thanks Janne Mikkonen!) - Deleting + entries also delete its attachments if any. + +2003-09-21 Sunday 09:35 moodler + + * lib/weblib.php: + + Robustness on an optional variable + +2003-09-21 Sunday 08:45 moodler + + * lib/weblib.php: + + Changes from Mad Alex and Gustav Delius: + + - make more of the HTML into XHTML + - add a $usexml parameter to print_header that sets up the page + as XML + (in the first case, for MathML) + +2003-09-21 Sunday 08:32 moodler + + * theme/: standard/header.html, standard/styles.php, + standardblue/header.html, standardgreen/header.html, + standardlogo/header.html, standardred/header.html, + standardwhite/header.html: + + Some improved XHTML + +2003-09-21 Sunday 03:58 adamtpaw + + * lang/pl/help/survey/: index.html, mods.html: + + Translation of Survey module + +2003-09-20 Saturday 13:02 adamtpaw + + * lang/pl/help/journal/: index.html, mods.html: + + Translation of Journal + +2003-09-20 Saturday 12:58 adamtpaw + + * lang/pl/help/resource/: index.html, mods.html, program.html: + + Traltaion of resource module + +2003-09-20 Saturday 10:33 stronk7 + + * course/lib.php: + + Changed !empty to isset to avoid warnings. + +2003-09-20 Saturday 10:08 stronk7 + + * course/lib.php: + + Added one check to avoid some notices in make_categories_list(). + Commented in Moodle's forum: + http://moodle.org/mod/forum/discuss.php?d=2627 + +2003-09-19 Friday 23:11 moodler + + * course/info.php, course/lib.php, pix/i/guest.gif, + theme/cordoroyblue/pix/i/guest.gif: + + Make the "guest allowed" icon separate from the user icon. + +2003-09-19 Friday 22:19 moodler + + * user/index.php: + + Fixed user display with less than 20 students + +2003-09-19 Friday 20:27 moodler + + * lang/pl/: assignment.php, auth.php, chat.php, choice.php, + forum.php, journal.php, moodle.php, quiz.php, resource.php, + survey.php, help/questions.html, help/reading.html, + help/richtext.html, help/writing.html, help/assignment/mods.html, + help/chat/mods.html, help/choice/mods.html, help/quiz/import.html, + help/quiz/questiontypes.html: + + Fixed up Adam's tags again + +2003-09-19 Friday 16:29 jungwirr + + * lang/en/attendance.php: + + + fixed a default for the 'presentshort' string + +2003-09-19 Friday 12:27 adamtpaw + + * lang/pl/help/: assignment/index.html, assignment/mods.html, + choice/index.html, choice/mods.html: + + + some new filesCVS: + ------------------------------------------------------------------- + --- + +2003-09-19 Friday 12:23 adamtpaw + + * lang/pl/help/: cookies.html, courseavailability.html, + coursegrades.html, crow_mods.txt, index.html, scales.html: + + Few new files + +2003-09-19 Friday 12:18 adamtpaw + + * lang/pl/docs/: README.txt, coding.html, files.php, other.html, + release.html: + + Few new files + +2003-09-19 Friday 12:12 adamtpaw + + * lang/pl/: assignment.php, auth.php, chat.php, choice.php, + forum.php, journal.php, moodle.php, quiz.php, resource.php, + survey.php, docs/background.html, docs/credits.html, + docs/future.html, docs/glossary.html, docs/index.html, + docs/install.html, docs/installamp.html, docs/intro.html, + docs/upgrade.html, help/questions.html, help/reading.html, + help/richtext.html, help/writing.html, help/chat/mods.html, + help/quiz/import.html, help/quiz/questiontypes.html: + + " " unenroll + Labels, attendances and glosaries finished. Updated a bit info in + STATUS.txt -2003-06-03 Tuesday 14:52 koenr +2003-09-18 Thursday 11:41 stronk7 - * lang/nl/help/: coursecategory.html, courseformats.html, - coursefullname.html, coursenewsitems.html, coursenumsections.html, - courserecent.html, courseshortname.html, coursestartdate.html: + * mod/attendance/: backuplib.php, restorelib.php: - Translated by Koen Roggemans + Now attendance module is in backup/restore too !! Please test. -2003-06-03 Tuesday 12:51 koenr +2003-09-18 Thursday 11:08 stronk7 - * lang/nl/help/: emoticons.html, enrolmentkey.html, html.html, - langedit.html, mods.html, picture.html, questions.html, - reading.html, richtext.html, summaries.html, teachers.html, - text.html, textformat.html, wiki.html, writing.html: + * mod/attendance/lib.php: - Translated by Koen Roggemans + Added attendace_get_participants(). Needed to implement backup & + restore. -2003-06-03 Tuesday 12:33 koenr +2003-09-18 Thursday 10:57 willcast - * lang/nl/help/guestaccess.html: + * lang/: en/glossary.php, es/glossary.php: - no message + - When guest or students search entries, now they are correctly + displayed. -2003-06-03 Tuesday 11:18 stronk7 +2003-09-18 Thursday 10:48 stronk7 - * backup/STATUS.txt: + * backup/version.php: - Backup forums COMPLETED !! + Now glossaries are included too. And backup filename is editable. -2003-06-03 Tuesday 09:33 stronk7 +2003-09-18 Thursday 10:43 stronk7 - * backup/restore_check.html: + * backup/backup_check.html: - Correct one source tab + Now more characters are replaced in the backup filename. And it's + editable in the backup proccess, too. Bug #763 closed. -2003-06-03 Tuesday 09:32 stronk7 +2003-09-18 Thursday 10:03 moodler - * backup/restorelib.php: + * mod/attendance/version.php: + + Somehow the version went down ... bumping it up again! + +2003-09-18 Thursday 10:01 moodler + + * version.php: - Little bug when renaming existent courses... + Bump -2003-06-03 Tuesday 06:44 coolbit +2003-09-18 Thursday 08:54 willcast - * lang/zh_cn/help/: emoticons.html, richtext.html, text.html: + * lang/en/glossary.php: - Polishing works. + - When guest or students search entries, now they are correctly + displayed. -2003-06-03 Tuesday 06:01 coolbit +2003-09-18 Thursday 08:49 willcast - * lang/zh_cn/moodle.php: + * lang/: en/glossary.php, es/glossary.php: - Polishing. + - When guest or students search entries, now they are correctly + displayed. -2003-06-02 Monday 20:23 moodler +2003-09-18 Thursday 08:36 willcast - * index.php: + * lang/es/glossary.php: - Strip tags from Window title + - When guest or students search entries, now they are correctly + displayed. -2003-06-02 Monday 20:12 moodler +2003-09-18 Thursday 07:41 moodler - * lang/en/docs/faq.html: + * lang/en/docs/future.html: - Added new FAQ fixdirroot + Updates to dates -2003-06-02 Monday 20:00 moodler +2003-09-18 Thursday 07:18 willcast - * admin/index.php: + * mod/glossary/lib.php: - Small fix to not throw up error when current path discovered to be - empty + - When guest or students search entries, now they are correctly + displayed. -2003-06-02 Monday 19:02 coolbit +2003-09-18 Thursday 06:59 giro123 - * lang/zh_cn/: moodle.php, quiz.php: + * lang/es/: appointment.php, attendance.php, forum.php, + glossary.php: [no log message] -2003-06-02 Monday 09:16 moodler +2003-09-18 Thursday 05:57 thepurpleblob - * lib/weblib.php: + * lang/en/help/wiki.html: - Add slashes to title to avoid errors with quotes - see bug 479 + Updated to reflect change in quote handling, and to document inline + file linking (which was in code but not in help) -2003-06-02 Monday 04:22 coolbit +2003-09-18 Thursday 05:52 thepurpleblob - * lang/zh_cn/: forum.php, moodle.php, quiz.php, docs/teacher.html: + * lib/wiki.php: - polish. + Changed replacement logic for quotes (") as some versions of + Micro$oft's (so called) browser are buggy and sometimes ignore

+ tags. -2003-06-02 Monday 01:14 moodler +2003-09-18 Thursday 04:51 moodler - * mod/resource/details.php: + * lib/datalib.php: - Prevent possible error when editing non-HTML pages + Don't grab unconfirmed users in user listing -2003-06-02 Monday 00:55 coolbit +2003-09-17 Wednesday 21:50 moodler - * lang/zh_cn/docs/teacher.html: + * lib/datalib.php: - Teacher manual! + Make get_course_students backward compatible -2003-06-01 Sunday 19:24 coolbit +2003-09-17 Wednesday 21:46 moodler - * lang/zh_cn/: moodle.php, quiz.php: + * lib/datalib.php, user/index.php: + + First attempt at proper paging for the user page. - Polished + Still needs some work ... -2003-06-01 Sunday 12:59 stronk7 +2003-09-17 Wednesday 20:35 moodler - * backup/restore_execute.html: + * lang/pt_br/: forum.php, moodle.php, resource.php: - Uncommented clean_temp_data. + Updates from Paula -2003-06-01 Sunday 12:58 stronk7 +2003-09-17 Wednesday 16:46 jungwirr - * backup/backup_check.html: + * lang/en/attendance.php, mod/attendance/add.php, + mod/attendance/index.php, mod/attendance/lib.php, + mod/attendance/mod.html, mod/attendance/version.php, + mod/attendance/view.php, mod/attendance/viewall.php: - Due to problems in the FileManager with filenames containing spaces - force a replace from spaces to underscores + + Finished first version of add.php - to add multiple attendance + instances at the same time. -2003-06-01 Sunday 12:51 stronk7 +2003-09-17 Wednesday 14:27 stronk7 - * lang/: en/moodle.php, es_es/moodle.php: + * mod/glossary/restorelib.php: - Little change to one backup string + Now restoring glossaries is included too !! Please, test it !! -2003-06-01 Sunday 12:40 stronk7 +2003-09-17 Wednesday 14:07 stronk7 - * backup/STATUS.txt: + * mod/glossary/backuplib.php: - Missing phrase change :-) + Some fields missing in backup. Fixed. -2003-06-01 Sunday 12:39 stronk7 +2003-09-17 Wednesday 10:04 giro123 - * backup/STATUS.txt: + * lang/es/: label.php, appointment.php, attendance.php, + glossary.php: - Restore surveys COMPLETED + [no log message] -2003-06-01 Sunday 11:19 stronk7 +2003-09-17 Wednesday 09:50 giro123 - * backup/STATUS.txt: + * lang/es/: appointment.php, attendance.php: + + [no log message] + +2003-09-17 Wednesday 09:12 giro123 + + * lang/es/forum.php: - Restoring choices COMPLETED + [no log message] -2003-06-01 Sunday 06:05 koenr +2003-09-17 Wednesday 07:40 jungwirr - * lang/nl/docs/: module_files.txt, teacher.html: + * lang/en/attendance.php: + - corrected some minor mistakes + just some more strings for new functionality. -2003-06-01 Sunday 05:52 coolbit +2003-09-17 Wednesday 07:37 jungwirr - * lang/zh_cn/help/quiz/: attempts.html, categories.html, - correctanswers.html, createmultiple.html, feedback.html, - grademethod.html, import.html, match.html, maxgrade.html, - multichoice.html, questiontypes.html, shortanswer.html, - timeopen.html, truefalse.html: + * mod/attendance/: add.php, index.php, lib.php, mod.html, + version.php, view.php, viewall.php: + - Modified quiz help files. + fixed bugs in view.php, mod.html, viewall.php added add.php for + adding mutiple instances at once - not nearly done yet! -2003-06-01 Sunday 03:44 stronk7 +2003-09-16 Tuesday 23:20 moodler - * backup/STATUS.txt: + * mod/forum/index.php: - Restoring assignmets COMPLETED Cleaning up temp data + Forums in section 0 (top section) now get combined in the "General + Forums" listing on the Forums list -2003-06-01 Sunday 03:40 stronk7 +2003-09-16 Tuesday 18:56 willcast - * backup/: backup_version.php, restore_execute.html: + * lang/en/glossary.php: - Restoring assignments COMPLETED. Added clean temp structures - Increased version info + - Testing new permissions... -2003-06-01 Sunday 02:19 coolbit +2003-09-16 Tuesday 18:33 moodler - * lang/zh_cn/moodle.php: + * course/student.php: - modifing + Remove $PHP_SELF -2003-05-31 Saturday 18:50 coolbit +2003-09-16 Tuesday 17:21 willcast - * lang/zh_cn/: moodle.php, quiz.php, - help/workshop/addingacomment.html: + * mod/glossary/: icon.gif, icon1.gif: [no log message] -2003-05-31 Saturday 11:12 coolbit +2003-09-16 Tuesday 14:45 stronk7 - * lang/zh_cn/help/resource/: resourcetype.html, summary.html: + * mod/glossary/backuplib.php: - Add resource helps. + Now entries attachments are in backup too. This module is slighty + different because when "no user info" is selected, teacher entries + are exported so, instead of copying all the moddata/glossary dir + (as other modules), files are copied selectively !! -2003-05-31 Saturday 08:27 stronk7 +2003-09-16 Tuesday 13:24 stronk7 - * backup/STATUS.txt: + * lang/en/help/glossary/: allowduplicatedentries.html, + displayformat.html, index.html, mainglossary.html, mods.html, + studentcanpost.html: - Typo :-) + Will is having problems, so I upload this... -2003-05-31 Saturday 08:24 stronk7 +2003-09-16 Tuesday 12:34 stronk7 - * backup/STATUS.txt: + * lang/en/glossary.php: - Now restore resources and final checks are included !!! + Will is having problems, so I upload this... -2003-05-31 Saturday 08:21 stronk7 +2003-09-16 Tuesday 12:28 stronk7 - * backup/: restore_execute.html, restorelib.php: + * lang/es/: glossary.php, + help/glossary/allowduplicatedentries.html, + help/glossary/displayformat.html, help/glossary/index.html, + help/glossary/mainglossary.html, help/glossary/mods.html, + help/glossary/studentcanpost.html: - Now readjusting course_modules instance and course modinfo os - implemented and working + Will is having problems, so I upload this... -2003-05-31 Saturday 08:19 stronk7 +2003-09-16 Tuesday 11:51 willcast - * backup/backup_execute.html: + * mod/glossary/db/: mysql.php, mysql.sql: + + - Display format of entries is now modular. - Entries can have an + optional file - English help files. - Now the alphabet is a + language string so it is now usable in other languages. - Small typo + KNOWN BUGS: - It does not backup nor restore the attached files of + the entries. -2003-05-31 Saturday 07:51 stronk7 +2003-09-16 Tuesday 11:24 mits - * backup/restore.php: + * lang/ja/: README, attendance.php, forum.php, glossary.php, + label.php, moodle.php: - Included course/lib.php to execute rebuild_course_cache() + New translation added. -2003-05-31 Saturday 03:08 stronk7 +2003-09-16 Tuesday 11:04 willcast - * backup/lib.php: + * mod/glossary/: README.txt, backuplib.php, deleteentry.php, + edit.html, edit.php, exportentry.php, index.php, lib.php, mod.html, + restorelib.php, version.php, view.php, formats/1.php, + formats/2.php: - Added backup_todb to addslashes and decode from UTF before - inserting info in db. + - Display format of entries is now modular. - Entries can have an + optional file - English help files. - Now the alphabet is a + language string so it is now usable in other languages. + + KNOWN BUGS: - It does not backup nor restore the attached files of + the entries. -2003-05-30 Friday 15:55 stronk7 +2003-09-16 Tuesday 10:22 les_kopari - * backup/: STATUS.txt, restorelib.php: + * mod/glossary/db/: oci8po.sql, oci8po.php: - Return info to know what modules process... + Oracle version -2003-05-30 Friday 14:56 stronk7 +2003-09-16 Tuesday 07:07 villate - * backup/restorelib.php: + * lang/pt/forum.php: - Only save to backup_ids restoreable modules. + Some language improvements -2003-05-30 Friday 14:32 stronk7 +2003-09-16 Tuesday 00:24 moodler - * backup/STATUS.txt: + * version.php: + + Bump! + +2003-09-15 Monday 23:35 moodler + + * mod/forum/lib.php: + + Err ... whose idea was it to cache the strings in + forum_make_mail_post? :-) + +2003-09-15 Monday 23:15 moodler + + * files/index.php: + + Backupdata is now always created if it is needed. + + Navigation is a little neater (no longer puts a link on the current + folder) + +2003-09-15 Monday 22:48 moodler + + * course/lib.php: + + Move all the activity editing buttons back on the end of the + activity name + +2003-09-15 Monday 22:33 moodler + + * mod/attendance/: README.txt, icon.gif, index.php, lib.php, + mod.html, version.php, view.php, viewall.php, db/mysql.php, + db/mysql.sql: + + New module Attendance, by Russell Jungwirth. + +2003-09-15 Monday 22:32 moodler + + * lang/en/: attendance.php, help/attendance/mods.html: + + Language file for new Attendance module, by Russell Jungwirth + +2003-09-15 Monday 20:07 moodler + + * mod/glossary/: README.txt, backuplib.php, deleteentry.html, + deleteentry.php, edit.html, edit.php, export.gif, exportentry.php, + icon.gif, index.php, lib.php, mod.html, restorelib.php, + version.php, view.php, db/mysql.php, db/mysql.sql: + + New Glossary module, version 0.1 - by Williams Castillo! + +2003-09-15 Monday 20:06 moodler + + * lang/es/: glossary.php, + help/glossary/allowduplicatedentries.html, + help/glossary/displayformat.html, help/glossary/index.html, + help/glossary/mainglossary.html, help/glossary/mods.html, + help/glossary/studentcanpost.html: + + Spanish language files for new Glossary module + +2003-09-15 Monday 20:04 moodler + + * lang/en/: glossary.php, + help/glossary/allowduplicatedentries.html, + help/glossary/displayformat.html, help/glossary/index.html, + help/glossary/mainglossary.html, help/glossary/mods.html, + help/glossary/studentcanpost.html: + + Language files for Glossary module - help files in Spanish still! + +2003-09-15 Monday 19:42 moodler + + * lang/en/forum.php, mod/forum/lib.php: + + New feature: "Show Parent" on all posts will take you to to the + parent of any given post. Detects threaded mode and behaves a bit + differently though intuitively. + +2003-09-15 Monday 04:59 moodler + + * lib/weblib.php: + + Hide labels from nav menu + +2003-09-14 Sunday 19:29 moodler + + * lang/pl/: assignment.php, auth.php, chat.php, choice.php, + forum.php, journal.php, moodle.php, quiz.php, resource.php, + survey.php, workshop.php, help/questions.html, help/reading.html, + help/richtext.html, help/writing.html, help/chat/mods.html, + help/quiz/import.html, help/quiz/questiontypes.html: + + FIxed some PHP tags and empty strings + +2003-09-14 Sunday 16:41 les_kopari + + * mod/label/db/oci8po.sql: + + Oracle translation of mySQL module for label. + +2003-09-14 Sunday 14:43 stronk7 + + * backup/: backup_check.html, backuplib.php, restore_execute.html, + restorelib.php, version.php: + + Now, "needed" users are included in backup/restore when "course + users" are selected. This uses the xxxx_get_participants() + function in every module. This solves an issue about info in + modules belonging to unenrolled users (Bug #692 closed). Mantain + compatibility with old backups (1.1 and 1.1.1). Updated version to + "1.2 development". Included support to "label" module (by Martin) + +2003-09-14 Sunday 14:27 koenr + + * lang/nl/help/quiz/review.html: + + Some Englisch text was stil in it + +2003-09-14 Sunday 14:16 koenr + + * lang/nl/docs/teacher.html: + + leraars replaced with leraren + +2003-09-14 Sunday 14:14 adamtpaw + + * lang/pl/workshop.php: + + First translation of Workshop module + +2003-09-14 Sunday 11:56 moodler + + * admin/index.php: + + Removed typo .php + +2003-09-14 Sunday 11:51 moodler + + * course/format/topics.php: + + Hide labels on topic pages + +2003-09-14 Sunday 10:50 moodler + + * config-dist.php: + + Some docs for PostgreSQL sockets users (see bug #749) + +2003-09-14 Sunday 10:39 moodler + + * lib/datalib.php: + + When adding a new column, set all the default values manually + +2003-09-14 Sunday 10:20 moodler + + * course/lib.php: + + Reduced size of table cells ... might need to work on editing + buttons + +2003-09-14 Sunday 09:43 moodler + + * course/lib.php: + + Some tidying up of the editing icons + +2003-09-14 Sunday 09:34 moodler + + * lang/en/moodle.php: + + Strings to move activities left and right + +2003-09-14 Sunday 09:31 moodler + + * version.php, backup/backuplib.php, backup/restorelib.php, + course/lib.php, course/mod.php, lib/db/mysql.php, lib/db/mysql.sql, + lib/db/postgres7.php, lib/db/postgres7.sql: + + New field on course_modules called "indent" ... this is an integer + that tells us how far to indent the activity when it is displayed. + + This gives us some more flexibility on the course outline to + arrange things as we might like them, into subtopics etc + + Backup/restore is updated as well. + + There is also a bit more robustness in course/mod.php + +2003-09-14 Sunday 08:47 stronk7 + + * mod/label/: backuplib.php, lib.php, restorelib.php: + + Added "graphical structure". Added label_get_participants() + function. + +2003-09-14 Sunday 08:20 moodler + + * mod/label/: backuplib.php, restorelib.php: + + Backupo / Restore for labels (untested as yet) + +2003-09-14 Sunday 08:20 moodler + + * mod/label/: version.php, db/mysql.php, db/mysql.sql, + db/postgres7.php, db/postgres7.sql: - Everything is ready to begin restoring mods... + Added a course field (whoops!) and edited backuplib.php and + restorelib.php -2003-05-30 Friday 14:32 stronk7 +2003-09-14 Sunday 05:30 moodler - * backup/: restore_execute.html, restorelib.php: + * mod/label/: icon.gif, index.php, lib.php, mod.html, version.php, + view.php, db/mysql.php, db/mysql.sql, db/postgres7.php, + db/postgres7.sql: + + New module: Label. + + This is a sort of "dummy" activity that allows HTML to be placed + anywhere in the course sections ... + +2003-09-14 Sunday 05:25 moodler + + * lib/setup.php, lib/weblib.php, course/lib.php, course/mod.php, + course/recent.php, course/search.php, course/view.php, + course/format/social.php, course/format/topics.php, + course/format/weeks.php: + + Two things are in this checkin: + + 1) Support for the new "label" module has been added. It's + unfortunate about having to make these exceptions but this was + the overall cleanest way I could think of. + + 2) All local calculation of pixpath and modpixpath has been removed + and replaced with a single calculation which is done in + setup.php and stored in $CFG->pixpath and #CFG->modpixpath. All + graphics should use these variables so that themes can easily + override them. + +2003-09-14 Sunday 05:22 moodler + + * lib/db/postgres7.php: + + Used the wrong function to display the message (Notify, not Notice) + +2003-09-14 Sunday 05:20 moodler + + * lang/en/: label.php, help/label/mods.html: + + New help files for label module + +2003-09-14 Sunday 02:36 moodler + + * mod/forum/mod.html: + + Put rating setup last because it's optional + +2003-09-13 Saturday 21:04 moodler + + * lib/datalib.php: + + Some early phpdoc-style documentation (thanks to Russell + Jungwirth!) + + Fixes for use of MySQL-only CONCAT function on other databases + +2003-09-13 Saturday 17:25 adamtpaw + + * lang/pl/: assignment.php, auth.php, chat.php, choice.php, + forum.php, journal.php, moodle.php, quiz.php, resource.php, + survey.php, docs/background.html, docs/credits.html, docs/faq.html, + docs/future.html, docs/glossary.html, docs/index.html, + docs/install.html, docs/installamp.html, docs/intro.html, + docs/upgrade.html, help/coursecategory.html, + help/enrolmentkey.html, help/questions.html, help/reading.html, + help/richtext.html, help/writing.html, help/chat/mods.html, + help/quiz/import.html, help/quiz/questiontypes.html: - Begin restoring mods. Now they are readed and saved to db - (backup_ids) in serialized form. + update for Moodle 1.1 -2003-05-30 Friday 14:30 stronk7 +2003-09-13 Saturday 05:59 moodler - * backup/restore.php: + * course/lib.php: - Included lib/xmlize.php to use it intensively restoring mods. - Perhaps, in a future, the rest of the reading must be xmlized too - !!! (users, course_info, header...), but not now. + Show restore icon all the time, even if there are no backups. -2003-05-30 Friday 06:22 moodler +2003-09-13 Saturday 04:59 moodler * version.php: - Let's move on, shall we? :-) + Time to move on! + +2003-09-13 Saturday 01:19 moodler + + * lib/moodlelib.php: + + Frontpage directories to ignore are called _vti_cnf .. not vti_cnf + +2003-09-13 Saturday 01:03 les_kopari + + * mod/: resource/db/oci8po.sql, survey/db/oci8po.sql, + workshop/db/oci8po.sql: + + Oracle tables, etc converted from mysql, plus test transactions. + +2003-09-13 Saturday 01:00 les_kopari + + * mod/: choice/db/oci8po.sql, forum/db/oci8po.sql, + journal/db/oci8po.sql, quiz/db/oci8po.sql: + + Oracle tables, etc converted from mysql, plus test transactions. + +2003-09-13 Saturday 00:56 les_kopari + + * mod/chat/db/oci8po.sql: + + Oracle tables, etc converted from mysql, plus test transactions. + +2003-09-13 Saturday 00:53 les_kopari + + * lib/db/oci8po.sql, mod/assignment/db/oci8po.sql: + + Oracle tables, etc converted from mysql, plus test transactions. + +2003-09-13 Saturday 00:43 les_kopari + + * backup/db/oci8po.sql: + + Oracle tables, etc converted from mysql. + +2003-09-13 Saturday 00:34 moodler + + * theme/: brightretro/header.html, cordoroyblue/header.html, + garden/header.html, oceanblue/header.html, poweraid/header.html, + standard/header.html, standardblue/header.html, + standardgreen/header.html, standardlogo/header.html, + standardred/header.html, standardwhite/header.html: + + PLace included metadata lines above the -2003-05-30 Friday 05:20 mits +2003-09-12 Friday 03:33 mits * lang/ja/: README, moodle.php: - New translation. + New translation added, and polished some. + +2003-09-11 Thursday 22:31 koenr + + * lang/nl/help/workshop/: nassessmentsofstudentsubmissions.html, + nassessmentsofteachersexamples.html, nelements.html: + + Translated by Koen Roggemans + +2003-09-11 Thursday 22:30 koenr + + * lang/nl/help/workshop/index.html: + + Translated files in index; alphabetical order + +2003-09-11 Thursday 07:02 moodler + + * version.php: + + 1.1.1 - now with less short_tags! + +2003-09-11 Thursday 06:53 moodler + + * lib/ipatlas/: ip-atlas_prefs.php, plotimage.php: + + Fixed some short tags + +2003-09-11 Thursday 06:51 moodler + + * lang/: pl/assignment.php, pl/auth.php, pl/chat.php, + pl/choice.php, pl/forum.php, pl/journal.php, pl/moodle.php, + pl/quiz.php, pl/resource.php, pl/survey.php, sk/help/mods.html, + sk/help/questions.html, sk/help/reading.html, + sk/help/richtext.html, sk/help/textformat.html, + sk/help/writing.html, sk/help/quiz/questiontypes.html, + sk/help/resource/resourcetype.html: + + FIxed some short tags + +2003-09-11 Thursday 06:50 moodler + + * error/index.php: + + Short tags + +2003-09-11 Thursday 06:24 moodler + + * theme/poweraid/: index.php, images/index.php: + + Some short tags + +2003-09-11 Thursday 06:23 moodler + + * mod/newmodule_template.zip: + + Removed short tags + +2003-09-11 Thursday 06:21 moodler + + * mod/: quiz/edit.php, quiz/numerical.html, resource/details.php, + survey/view.php, workshop/mod.html: + + More short tags + +2003-09-11 Thursday 06:05 moodler + + * backup/: backup_check.html, backup_form.html, restore_form.html: + + More short tags + +2003-09-11 Thursday 05:43 moodler + + * course/edit.html: + + More short tags not found by the script :-( :-( + +2003-09-11 Thursday 05:09 moodler + + * admin/index.php: + + + Doh! No need to check for short_tags any more. -- 2.39.5