]> git.mjollnir.org Git - moodle.git/log
moodle.git
21 years agoAdd new help file to index
moodler [Tue, 6 Jan 2004 03:32:27 +0000 (03:32 +0000)]
Add new help file to index

21 years agoAdded a course to the example
moodler [Tue, 6 Jan 2004 03:30:41 +0000 (03:30 +0000)]
Added a course to the example

21 years agoHelp file for user uploads
moodler [Tue, 6 Jan 2004 03:29:14 +0000 (03:29 +0000)]
Help file for user uploads

21 years agoSome formatting tweaks
moodler [Tue, 6 Jan 2004 02:48:12 +0000 (02:48 +0000)]
Some formatting tweaks

21 years agoAdd a link to the upload user script in the admin menus
moodler [Tue, 6 Jan 2004 02:35:27 +0000 (02:35 +0000)]
Add a link to the upload user script in the admin menus

21 years agoSome new strings related to user importing
moodler [Tue, 6 Jan 2004 02:33:28 +0000 (02:33 +0000)]
Some new strings related to user importing

21 years agoCleaned up the script to fit coding guidelines better.
moodler [Tue, 6 Jan 2004 02:32:43 +0000 (02:32 +0000)]
Cleaned up the script to fit coding guidelines better.

I haven't tested this yet, or touched the main parsing routine

21 years agoChanged to UNIX file type and removed tabs for documentation. o U
thetrinity [Tue, 6 Jan 2004 02:19:11 +0000 (02:19 +0000)]
Changed to UNIX file type and removed tabs for documentation. o U

21 years agoBrings documentation up to date with rev.1.2 of gift/format.php
thetrinity [Tue, 6 Jan 2004 01:49:32 +0000 (01:49 +0000)]
Brings documentation up to date with rev.1.2 of gift/format.php

21 years agoAdded support to teacherloading, assessmentstodrop and donotuse
stronk7 [Mon, 5 Jan 2004 18:21:42 +0000 (18:21 +0000)]
Added support to teacherloading, assessmentstodrop and donotuse
fields in workshop module.

21 years agogerman language files 29.12.2003
andre_bln [Mon, 5 Jan 2004 07:50:15 +0000 (07:50 +0000)]
german language files 29.12.2003

21 years agoNow groupmode and groupmodeforce (course table) are in backup and restore too.
stronk7 [Mon, 5 Jan 2004 00:57:23 +0000 (00:57 +0000)]
Now groupmode and groupmodeforce (course table) are in backup and restore too.

21 years agoNow, when the status is RUNNING, the function checks how much
stronk7 [Mon, 5 Jan 2004 00:27:22 +0000 (00:27 +0000)]
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 !!!

21 years agoAdded addslashes() to check for existing users, because some characters
stronk7 [Sun, 4 Jan 2004 22:58:28 +0000 (22:58 +0000)]
Added addslashes() to check for existing users, because some characters
can break the query (old users containing ', for example).

21 years agoChanged code to use the insert_record() function in
stronk7 [Sun, 4 Jan 2004 12:48:33 +0000 (12:48 +0000)]
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).

21 years agoRemoved duplicate showreports field in course table!!
stronk7 [Sun, 4 Jan 2004 11:51:47 +0000 (11:51 +0000)]
Removed duplicate showreports field in course table!!
That (yy)yanked and (pp)pasted lines!! :-)
Thanks to Juan Pablo, from Bolivia.

21 years agoFix appearance of Guest User's name.
moodler [Sun, 4 Jan 2004 05:04:10 +0000 (05:04 +0000)]
Fix appearance of Guest User's name.

21 years agoNew version of the uploaduser script from Zbigniew Fiedorowicz and Steve Zeidner
moodler [Sun, 4 Jan 2004 02:07:59 +0000 (02:07 +0000)]
New version of the uploaduser script from Zbigniew Fiedorowicz and Steve Zeidner

  http://moodle.org/mod/forum/discuss.php?d=2367#19283

21 years agoupdated some ugly translations
koenr [Sat, 3 Jan 2004 22:24:10 +0000 (22:24 +0000)]
updated some ugly translations

21 years agoAdd one more eregi_replace, because the 'alnum' allows the
stronk7 [Sat, 3 Jan 2004 20:53:25 +0000 (20:53 +0000)]
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 :-)

21 years agoFixed missing bracket
moodler [Sat, 3 Jan 2004 15:41:15 +0000 (15:41 +0000)]
Fixed missing bracket

21 years agoBetter fix
moodler [Sat, 3 Jan 2004 06:31:23 +0000 (06:31 +0000)]
Better fix

21 years agoDon't carry description around in USER session variable ... can be big
moodler [Sat, 3 Jan 2004 06:20:25 +0000 (06:20 +0000)]
Don't carry description around in USER session variable ... can be big

21 years agoAdding remaining schema.xml files, one per table...still more to come.
les_kopari [Fri, 2 Jan 2004 18:12:45 +0000 (18:12 +0000)]
Adding remaining schema.xml files, one per table...still more to come.

See execution listing for test results thus far.

21 years agoInitial.
les_kopari [Fri, 2 Jan 2004 18:08:06 +0000 (18:08 +0000)]
Initial.

21 years agoInitial add.
les_kopari [Fri, 2 Jan 2004 17:55:09 +0000 (17:55 +0000)]
Initial add.

21 years agoAdded an error message to catch some cases of sessions not working
moodler [Fri, 2 Jan 2004 14:11:21 +0000 (14:11 +0000)]
Added an error message to catch some cases of sessions not working

21 years agoIt now uses "backup" for the name of the backup files.
villate [Fri, 2 Jan 2004 10:25:16 +0000 (10:25 +0000)]
It now uses "backup" for the name of the backup files.

21 years agoInitial add...separate .xml file for each table.
les_kopari [Thu, 1 Jan 2004 19:41:48 +0000 (19:41 +0000)]
Initial add...separate .xml file for each table.

21 years agoInitial add...just the first two tables, config and course.
les_kopari [Thu, 1 Jan 2004 19:38:51 +0000 (19:38 +0000)]
Initial add...just the first two tables, config and course.

21 years agotranslated by Koen Roggemans
koenr [Thu, 1 Jan 2004 18:45:40 +0000 (18:45 +0000)]
translated by Koen Roggemans

21 years agofilling in missing strings
koenr [Thu, 1 Jan 2004 18:44:04 +0000 (18:44 +0000)]
filling in missing strings

21 years agoAs this page uses the multianswer import format, the require_once statements have...
kaipe [Thu, 1 Jan 2004 15:12:16 +0000 (15:12 +0000)]
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.

21 years agoShort-answer fixes:
kaipe [Thu, 1 Jan 2004 15:01:29 +0000 (15:01 +0000)]
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.

21 years agoFixed bug that could cause duplication of attempt numbers.
kaipe [Thu, 1 Jan 2004 12:47:50 +0000 (12:47 +0000)]
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

21 years agoOn group images use description in the title ...
moodler [Thu, 1 Jan 2004 08:36:53 +0000 (08:36 +0000)]
On group images use description in the title ...

21 years agoStrings for new setting
moodler [Thu, 1 Jan 2004 06:35:42 +0000 (06:35 +0000)]
Strings for new setting

21 years agoNew setting makes it optional to show column of people who didn't answer
moodler [Thu, 1 Jan 2004 06:35:22 +0000 (06:35 +0000)]
New setting makes it optional to show column of people who didn't answer

21 years agoNew strings for forum settings (allow students to view ratings of others)
moodler [Thu, 1 Jan 2004 04:52:57 +0000 (04:52 +0000)]
New strings for forum settings (allow students to view ratings of others)

21 years agoNew option to allow students to see aggregate ratings on other posts (anonymous)
moodler [Thu, 1 Jan 2004 04:48:55 +0000 (04:48 +0000)]
New option to allow students to see aggregate ratings on other posts (anonymous)

21 years agoFixed a single/double quote issue (again)
kaipe [Wed, 31 Dec 2003 19:22:38 +0000 (19:22 +0000)]
Fixed a single/double quote issue (again)

21 years agoShapes not shape
moodler [Wed, 31 Dec 2003 15:22:05 +0000 (15:22 +0000)]
Shapes not shape

21 years agoTemporary sorting order on group members
moodler [Wed, 31 Dec 2003 14:16:55 +0000 (14:16 +0000)]
Temporary sorting order on group members

21 years agoDisplay group icon in forum is a group is defined
moodler [Wed, 31 Dec 2003 13:40:33 +0000 (13:40 +0000)]
Display group icon in forum is a group is defined

21 years agoChanges to improve group images
moodler [Wed, 31 Dec 2003 13:39:59 +0000 (13:39 +0000)]
Changes to improve group images

21 years agoSome improvements when displaying PNGs
moodler [Wed, 31 Dec 2003 13:39:08 +0000 (13:39 +0000)]
Some improvements when displaying PNGs

21 years agoTweeking again (still needs work!)
martignoni [Wed, 31 Dec 2003 09:29:49 +0000 (09:29 +0000)]
Tweeking again (still needs work!)

21 years agoSmall fixes
moodler [Wed, 31 Dec 2003 08:07:03 +0000 (08:07 +0000)]
Small fixes

21 years agoSome re-wording of English backup strings
moodler [Wed, 31 Dec 2003 08:05:01 +0000 (08:05 +0000)]
Some re-wording of English backup strings

21 years agoDon't try to display forums if there aren't any
moodler [Wed, 31 Dec 2003 06:44:39 +0000 (06:44 +0000)]
Don't try to display forums if there aren't any

21 years agoMore translation
martignoni [Tue, 30 Dec 2003 21:32:31 +0000 (21:32 +0000)]
More translation

21 years agoFix when storing group memberships in USER session
moodler [Tue, 30 Dec 2003 19:06:53 +0000 (19:06 +0000)]
Fix when storing group memberships in USER session

21 years agoSmall modifications
martignoni [Tue, 30 Dec 2003 18:57:21 +0000 (18:57 +0000)]
Small modifications

21 years agoFix up group icon display in certain situations
moodler [Tue, 30 Dec 2003 18:42:58 +0000 (18:42 +0000)]
Fix up group icon display in certain situations

21 years agoImprovements to timekeeping etc
moodler [Tue, 30 Dec 2003 18:39:24 +0000 (18:39 +0000)]
Improvements to timekeeping etc

21 years agoFixed up references to old tables names
moodler [Tue, 30 Dec 2003 18:24:17 +0000 (18:24 +0000)]
Fixed up references to old tables names

21 years agoSlight fix for MySQL 4
moodler [Tue, 30 Dec 2003 18:19:15 +0000 (18:19 +0000)]
Slight fix for MySQL 4

21 years agoFix reference to new table name
moodler [Tue, 30 Dec 2003 18:09:46 +0000 (18:09 +0000)]
Fix reference to new table name

21 years agoNeed to change table name! It was tougher than I thought to work around
moodler [Tue, 30 Dec 2003 18:07:09 +0000 (18:07 +0000)]
Need to change table name!  It was tougher than I thought to work around
the reserved word "group"

21 years agoNew strings for groups
moodler [Tue, 30 Dec 2003 17:36:47 +0000 (17:36 +0000)]
New strings for groups

21 years agoSome help files
moodler [Tue, 30 Dec 2003 17:35:21 +0000 (17:35 +0000)]
Some help files

21 years agoThis is the first check-in of support for groups.
moodler [Tue, 30 Dec 2003 17:18:06 +0000 (17:18 +0000)]
This is the first check-in of support for groups.

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.

21 years agoSome tweeks again
martignoni [Tue, 30 Dec 2003 16:17:56 +0000 (16:17 +0000)]
Some tweeks again

21 years agoFixed some single/double quote issues
moodler [Tue, 30 Dec 2003 07:28:43 +0000 (07:28 +0000)]
Fixed some single/double quote issues

21 years agoBodgy HTML converted to nice clean XHTML fragments.
moodler [Tue, 30 Dec 2003 07:04:04 +0000 (07:04 +0000)]
Bodgy HTML converted to nice clean XHTML fragments.

Thanks to Jonathan Moore and all his work!

21 years agoImproved navigation info in header
moodler [Tue, 30 Dec 2003 06:54:19 +0000 (06:54 +0000)]
Improved navigation info in header

21 years agoBig cleanup for logic in handling uploaded files, now shorter and clearer
moodler [Tue, 30 Dec 2003 06:53:53 +0000 (06:53 +0000)]
Big cleanup for logic in handling uploaded files, now shorter and clearer

21 years agoChange default value for backup_sche_keep to be one day.
moodler [Tue, 30 Dec 2003 03:56:32 +0000 (03:56 +0000)]
Change default value for backup_sche_keep to be one day.

(As the path of least impact on server resources)

21 years agoA new parameter (backup_sche_keep) is included. Oldest backup files
stronk7 [Mon, 29 Dec 2003 20:24:45 +0000 (20:24 +0000)]
A new parameter (backup_sche_keep) is included. Oldest backup files
will be deleted automatically. Try it !!

21 years agoIncluded some strings about the "Keep Backup Files" option.
stronk7 [Mon, 29 Dec 2003 20:22:41 +0000 (20:22 +0000)]
Included some strings about the "Keep Backup Files" option.

21 years agoLittle change in the form that duplicated course shortnames are handled. This should
stronk7 [Mon, 29 Dec 2003 20:20:03 +0000 (20:20 +0000)]
Little change in the form that duplicated course shortnames are handled. This should
help when detecting copies of backup files.

21 years agoChanged to use clean_filename() function when calculating
stronk7 [Mon, 29 Dec 2003 20:15:56 +0000 (20:15 +0000)]
Changed to use clean_filename() function when calculating
backup file name. Thanks Martin !! :-)

21 years agoMore translations
martignoni [Mon, 29 Dec 2003 18:28:35 +0000 (18:28 +0000)]
More translations

21 years agoAdding missing strings
gniske [Mon, 29 Dec 2003 16:37:53 +0000 (16:37 +0000)]
Adding missing strings
Made som few corrections in existing translation

21 years agoSome more tweeks
martignoni [Mon, 29 Dec 2003 16:28:46 +0000 (16:28 +0000)]
Some more tweeks

21 years agoSome tweaks and typos corrected
martignoni [Mon, 29 Dec 2003 11:17:33 +0000 (11:17 +0000)]
Some tweaks and typos corrected

21 years agoUpdate to last version, with some modifications
martignoni [Mon, 29 Dec 2003 09:41:13 +0000 (09:41 +0000)]
Update to last version, with some modifications

21 years agoSome preliminary code to allow wildcards in short answers.
moodler [Mon, 29 Dec 2003 09:40:23 +0000 (09:40 +0000)]
Some preliminary code to allow wildcards in short answers.
Based on code sent by Thomas Robb

21 years agoBetter info about quizzes
moodler [Mon, 29 Dec 2003 09:28:14 +0000 (09:28 +0000)]
Better info about quizzes

21 years agoEdit button on quiz reports
moodler [Mon, 29 Dec 2003 09:24:16 +0000 (09:24 +0000)]
Edit button on quiz reports

21 years agoSolve more bugs in set_field("backup_courses"... calls.
stronk7 [Sun, 28 Dec 2003 11:15:19 +0000 (11:15 +0000)]
Solve more bugs in set_field("backup_courses"... calls.

21 years agoAdded two new styles for smallinfo displays on the side
moodler [Sun, 28 Dec 2003 05:56:34 +0000 (05:56 +0000)]
Added two new styles for smallinfo displays on the side

21 years agoAdded new styles for latest news listings smallinfo and smallinfohead
moodler [Sun, 28 Dec 2003 05:49:16 +0000 (05:49 +0000)]
Added new styles for latest news listings  smallinfo and smallinfohead

21 years agoTranslation complete
martignoni [Sat, 27 Dec 2003 22:57:52 +0000 (22:57 +0000)]
Translation complete

21 years agoA little bit more translated
martignoni [Sat, 27 Dec 2003 16:36:46 +0000 (16:36 +0000)]
A little bit more translated

21 years agofilling in missing strings
koenr [Sat, 27 Dec 2003 13:05:46 +0000 (13:05 +0000)]
filling in missing strings

21 years agoAdapting translation to users fro Holland
koenr [Sat, 27 Dec 2003 10:42:29 +0000 (10:42 +0000)]
Adapting translation to users fro Holland

21 years agoNew group icon
moodler [Sat, 27 Dec 2003 08:33:19 +0000 (08:33 +0000)]
New group icon

21 years agoAdd the site's shortname to the email subject
moodler [Sat, 27 Dec 2003 04:08:04 +0000 (04:08 +0000)]
Add the site's shortname to the email subject

21 years agoFIxed a small bug when updating the next time
moodler [Sat, 27 Dec 2003 03:14:32 +0000 (03:14 +0000)]
FIxed a small bug when updating the next time

21 years agoAdded a missing string
moodler [Sat, 27 Dec 2003 03:13:41 +0000 (03:13 +0000)]
Added a missing string

21 years agoBeginning of translation of folder Workshop
martignoni [Fri, 26 Dec 2003 23:11:59 +0000 (23:11 +0000)]
Beginning of translation of folder Workshop

21 years agoTypos corrected
martignoni [Fri, 26 Dec 2003 20:59:26 +0000 (20:59 +0000)]
Typos corrected

21 years agoSurvey folder translation complete
martignoni [Fri, 26 Dec 2003 20:52:20 +0000 (20:52 +0000)]
Survey folder translation complete

21 years ago Null data caused errors so placed an IF statement around SWITCH
trobb [Fri, 26 Dec 2003 03:50:27 +0000 (03:50 +0000)]
      Null data caused errors so placed an IF statement around SWITCH
             at line 920

21 years agoInserts for MySQL and PostGRES.
les_kopari [Wed, 24 Dec 2003 17:33:05 +0000 (17:33 +0000)]
Inserts for MySQL and PostGRES.

21 years agoInitial add.
les_kopari [Wed, 24 Dec 2003 17:29:30 +0000 (17:29 +0000)]
Initial add.

21 years agoFixes to restore.
rkingdon [Wed, 24 Dec 2003 14:49:33 +0000 (14:49 +0000)]
Fixes to restore.

21 years agoModified help files for late submissions and reduction of the number of
rkingdon [Wed, 24 Dec 2003 14:47:15 +0000 (14:47 +0000)]
Modified help files for late submissions and reduction of the number of
phases.

21 years agoNew strings for the handling of late submissions.
rkingdon [Wed, 24 Dec 2003 14:45:22 +0000 (14:45 +0000)]
New strings for the handling of late submissions.