]> git.mjollnir.org Git - moodle.git/log
moodle.git
20 years agoConversion of double quoted string to single quoted literals. Also added some extra...
dhawes [Wed, 22 Sep 2004 14:39:15 +0000 (14:39 +0000)]
Conversion of double quoted string to single quoted literals. Also added some extra spacing around concatenated strings for easier reading.

20 years agotypo
koenr [Wed, 22 Sep 2004 13:47:38 +0000 (13:47 +0000)]
typo

20 years agoFixed missed variable name
paca70 [Wed, 22 Sep 2004 11:33:41 +0000 (11:33 +0000)]
Fixed missed variable name

20 years agoescaped two "'s
paca70 [Wed, 22 Sep 2004 11:23:42 +0000 (11:23 +0000)]
escaped two "'s

20 years agoAdded more commentts about user cretion.
paca70 [Wed, 22 Sep 2004 11:07:45 +0000 (11:07 +0000)]
Added more commentts about user cretion.

20 years agoUse only atrributes marked as "updateremote" when creating new ldap-users.
paca70 [Wed, 22 Sep 2004 11:06:42 +0000 (11:06 +0000)]
Use only atrributes marked as "updateremote" when creating new ldap-users.

20 years agoAdded support for multiiple ldap-servers.
paca70 [Wed, 22 Sep 2004 09:41:20 +0000 (09:41 +0000)]
Added support for multiiple ldap-servers.
When first server(s) are down there delay before connecting secondary servers.
So you system feels slow if first server is down, but Moodle still authenticates to sedondary servers.

Other major change:
auth_ldap_bind fuction is removed.
due phps ldap_connect() limitations auth_ldap_connect() does now also ldap_bind()
to see if server is up.

20 years agoCleaned config.html
paca70 [Wed, 22 Sep 2004 08:28:56 +0000 (08:28 +0000)]
Cleaned config.html
Added configuration for expired passwords.

20 years agoPolished.
mits [Tue, 21 Sep 2004 22:20:38 +0000 (22:20 +0000)]
Polished.

20 years agochanged the order of db updates. now the order is old to new.
michaelpenne [Tue, 21 Sep 2004 22:16:46 +0000 (22:16 +0000)]
changed the order of db updates.  now the order is old to new.

20 years agoadded an include for lib.php
michaelpenne [Tue, 21 Sep 2004 22:15:30 +0000 (22:15 +0000)]
added an include for lib.php
changed the display of page titles
changed matching such that if two matching items match to the same answer, that answer only apprears once in the drop down menu.
Changed how the grade essay question link apprears.  Only appears if there is an essay to grade.

20 years agoadded option to delete a users attempt records. Sends an email if delete was seccess...
michaelpenne [Tue, 21 Sep 2004 22:13:08 +0000 (22:13 +0000)]
added option to delete a users attempt records.  Sends an email if delete was seccessful or not.

20 years agoadded code to handle deleting of user attempts
michaelpenne [Tue, 21 Sep 2004 22:12:04 +0000 (22:12 +0000)]
added code to handle deleting of user attempts

20 years agoFixed some problems with matching
michaelpenne [Tue, 21 Sep 2004 22:11:00 +0000 (22:11 +0000)]
Fixed some problems with matching

20 years agoPolished and translated file added.
mits [Tue, 21 Sep 2004 21:49:25 +0000 (21:49 +0000)]
Polished and translated file added.

20 years agoNew help file. Blank though :(
michaelpenne [Tue, 21 Sep 2004 19:50:10 +0000 (19:50 +0000)]
New help file.  Blank though :(

20 years agoAdded a new lang definition
michaelpenne [Tue, 21 Sep 2004 19:48:39 +0000 (19:48 +0000)]
Added a new lang definition

20 years agoPolished.
mits [Tue, 21 Sep 2004 19:11:50 +0000 (19:11 +0000)]
Polished.

20 years agoPolished and translated files added.
mits [Tue, 21 Sep 2004 19:02:22 +0000 (19:02 +0000)]
Polished and translated files added.

20 years agoUpdates
paca70 [Tue, 21 Sep 2004 13:20:41 +0000 (13:20 +0000)]
Updates

20 years agoSome cleanups
paca70 [Tue, 21 Sep 2004 13:20:13 +0000 (13:20 +0000)]
Some cleanups

20 years agoResolved problems with previous replacement of
gustav_delius [Tue, 21 Sep 2004 11:41:58 +0000 (11:41 +0000)]
Resolved problems with previous replacement of
& to & and fixed redirect() to entity encode the
inut where needed.
Julian Sedding

20 years agotranslated strings changed based on /en/moodle.php
mits [Tue, 21 Sep 2004 11:02:23 +0000 (11:02 +0000)]
translated strings changed based on /en/moodle.php

20 years agoTidied up some XHTML
moodler [Tue, 21 Sep 2004 10:52:55 +0000 (10:52 +0000)]
Tidied up some XHTML

20 years agoFIxed bugs and tidied up
moodler [Tue, 21 Sep 2004 09:35:33 +0000 (09:35 +0000)]
FIxed bugs and tidied up

20 years agoChanged some strings for XHTML compliance
moodler [Tue, 21 Sep 2004 09:22:20 +0000 (09:22 +0000)]
Changed some strings for XHTML compliance

20 years agoTidied up for XHTML and accessibility compliance
moodler [Tue, 21 Sep 2004 09:21:26 +0000 (09:21 +0000)]
Tidied up for XHTML and accessibility compliance

20 years agoFIxed a path (I'd just moved this)
moodler [Tue, 21 Sep 2004 08:41:54 +0000 (08:41 +0000)]
FIxed a path (I'd just moved this)

20 years agoWorking but unpolished script to convert all MySQL tables to InnoDB format
moodler [Tue, 21 Sep 2004 08:40:18 +0000 (08:40 +0000)]
Working but unpolished script to convert all MySQL tables to InnoDB format

Not linked, just call it directly

20 years agoNew translator added.
mits [Tue, 21 Sep 2004 08:12:00 +0000 (08:12 +0000)]
New translator added.

20 years agoTo fix problems with auth_forcepasswordchange
paca70 [Tue, 21 Sep 2004 06:32:36 +0000 (06:32 +0000)]
To fix problems with auth_forcepasswordchange

20 years agoRemoved $user_external and annd isset() around editlocks
paca70 [Tue, 21 Sep 2004 06:09:09 +0000 (06:09 +0000)]
Removed $user_external and annd isset() around editlocks

20 years agoupdates
paca70 [Tue, 21 Sep 2004 05:40:08 +0000 (05:40 +0000)]
updates

20 years agoNew translated files added.
mits [Tue, 21 Sep 2004 02:29:25 +0000 (02:29 +0000)]
New translated files added.

20 years agoUpdated README and removed empty files
moodler [Tue, 21 Sep 2004 01:41:34 +0000 (01:41 +0000)]
Updated README and removed empty files

20 years agoPolished.
mits [Tue, 21 Sep 2004 01:12:22 +0000 (01:12 +0000)]
Polished.

20 years agoPolished and some translated files added.
mits [Tue, 21 Sep 2004 00:26:29 +0000 (00:26 +0000)]
Polished and some translated files added.

20 years agoSmall code sanitization
defacer [Mon, 20 Sep 2004 22:37:40 +0000 (22:37 +0000)]
Small code sanitization

20 years agotranslated some
mits [Mon, 20 Sep 2004 21:12:57 +0000 (21:12 +0000)]
translated some

20 years agonew translation: Basque language (Euskara)
koenr [Mon, 20 Sep 2004 21:07:18 +0000 (21:07 +0000)]
new translation: Basque language (Euskara)
Thanks to José Sanchez (txeli@aeknet.net) !

20 years agoNew strings for LDAP auth
martignoni [Mon, 20 Sep 2004 21:04:07 +0000 (21:04 +0000)]
New strings for LDAP auth

20 years agoPostgres updates
paca70 [Mon, 20 Sep 2004 17:48:59 +0000 (17:48 +0000)]
Postgres updates

20 years ago1. Postgres updates.
paca70 [Mon, 20 Sep 2004 17:48:19 +0000 (17:48 +0000)]
1. Postgres updates.
2. add log-values for mysql and postgres when creating new database.
 CVS: ----------------------------------------------------------------------

20 years agoJust to be sure that value columns type is text.
paca70 [Mon, 20 Sep 2004 17:45:33 +0000 (17:45 +0000)]
Just to be sure that value columns type is text.
Postgres cannot change column types at time change was made.

20 years agotranslated some.
mits [Mon, 20 Sep 2004 16:49:25 +0000 (16:49 +0000)]
translated some.

20 years agoFixed bug #1952.
rkingdon [Mon, 20 Sep 2004 15:01:41 +0000 (15:01 +0000)]
Fixed bug #1952.

20 years agoFixed bug #1952; fixed bug in upload form; and assessment form now
rkingdon [Mon, 20 Sep 2004 14:59:41 +0000 (14:59 +0000)]
Fixed bug #1952; fixed bug in upload form; and assessment form now
displays the correct grade.

20 years agoFixed a problem with onbeforeunload
bobopinna [Mon, 20 Sep 2004 14:35:24 +0000 (14:35 +0000)]
Fixed a problem with onbeforeunload

20 years agoUpdated XHTML tags and attributes in order to pass W3C validation
bobopinna [Mon, 20 Sep 2004 13:50:38 +0000 (13:50 +0000)]
Updated XHTML tags and attributes in order to pass W3C validation

20 years agoIn SEPARATEGROUPS mode the student's list of teachers is now limited to
rkingdon [Mon, 20 Sep 2004 13:04:56 +0000 (13:04 +0000)]
In SEPARATEGROUPS mode the student's list of teachers is now limited to
those in the student's group.

20 years agoSmall things to bring it up-to-date!
martignoni [Mon, 20 Sep 2004 11:30:32 +0000 (11:30 +0000)]
Small things to bring it up-to-date!

20 years agoToward XHTML compliance (ter)
martignoni [Mon, 20 Sep 2004 11:20:11 +0000 (11:20 +0000)]
Toward XHTML compliance (ter)

20 years agoTwo new strings
martignoni [Mon, 20 Sep 2004 11:17:05 +0000 (11:17 +0000)]
Two new strings

20 years agoMerged/cleaned changes from MOODLE_15_LDAP to HEAD ...
moodler [Mon, 20 Sep 2004 09:08:57 +0000 (09:08 +0000)]
Merged/cleaned changes from MOODLE_15_LDAP to HEAD ...
please don't use the MOODLE_15_LDAP branch any more.

20 years agoLatest tags
moodler [Mon, 20 Sep 2004 08:54:12 +0000 (08:54 +0000)]
Latest tags

20 years ago*** empty log message ***
carlesbellver [Mon, 20 Sep 2004 08:27:51 +0000 (08:27 +0000)]
*** empty log message ***

20 years agoLogging new file paths from backup/restore. Since the files don't have any metadata...
mjollnir_ [Mon, 20 Sep 2004 05:51:42 +0000 (05:51 +0000)]
Logging new file paths from backup/restore. Since the files don't have any metadata, we're logging against the logged in user (ie, the teacher restoring the course).

These patches are maintained in an publicly accessible Arch repository, see: http://lists.eduforge.org/cgi-bin/archzoom.cgi/arch-eduforge@catalyst.net.nz--2004-MIRROR/moodle--eduforge--1.3.3

Index of arch patches in this commit:

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-85
    2004-09-20 05:33:06 GMT
    Penny Leach <penny@catalyst.net.nz>
    adding log entries when restoring files
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-86
    2004-09-20 05:34:59 GMT
    Penny Leach <penny@catalyst.net.nz>
    fix related to logging uploads

Full logs:

Revision: moodle--eduforge--1.3.3--patch-85
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Mon Sep 20 17:33:06 NZST 2004
Standard-date: 2004-09-20 05:33:06 GMT
Modified-files: backup/lib.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-85
Summary: adding log entries when restoring files
Keywords:

Revision: moodle--eduforge--1.3.3--patch-86
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Mon Sep 20 17:34:59 NZST 2004
Standard-date: 2004-09-20 05:34:59 GMT
Modified-files: lib/uploadlib.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-86
Summary: fix related to logging uploads
Keywords:

20 years agoBetter attempts for handlevirus to find files to deal with them, added an instruction.
mjollnir_ [Mon, 20 Sep 2004 01:36:16 +0000 (01:36 +0000)]
Better attempts for handlevirus to find files to deal with them, added an instruction.

These patches are maintained in an publicly accessible Arch repository, see: http://lists.eduforge.org/cgi-bin/archzoom.cgi/arch-eduforge@catalyst.net.nz--2004-MIRROR/moodle--eduforge--1.3.3

Index of arch patches in this commit:

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-82
    2004-09-20 00:52:11 GMT
    Penny Leach <penny@catalyst.net.nz>
    better attempt to find files in handlevirus.php based on output from clam
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-83
    2004-09-20 01:16:22 GMT
    Penny Leach <penny@catalyst.net.nz>
    better instructions for handlevirus.php running

Full logs:

Revision: moodle--eduforge--1.3.3--patch-82
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Mon Sep 20 12:52:11 NZST 2004
Standard-date: 2004-09-20 00:52:11 GMT
Modified-files: admin/handlevirus.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-82
Summary: better attempt to find files in handlevirus.php based on output from clam
Keywords:

Revision: moodle--eduforge--1.3.3--patch-83
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Mon Sep 20 13:16:22 NZST 2004
Standard-date: 2004-09-20 01:16:22 GMT
Modified-files: admin/handlevirus.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-83
Summary: better instructions for handlevirus.php running
Keywords:

20 years agoFix for forums to behave slightly in a more friendly manner for reporting stuff about...
mjollnir_ [Mon, 20 Sep 2004 00:04:44 +0000 (00:04 +0000)]
Fix for forums to behave slightly in a more friendly manner for reporting stuff about file uploads.
Also told upload class to not complain if there isn't a file selected.

These patches are maintained in an publicly accessible Arch repository, see: http://lists.eduforge.org/cgi-bin/archzoom.cgi/arch-eduforge@catalyst.net.nz--2004-MIRROR/moodle--eduforge--1.3.3

Index of arch patches in this commit:

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-81
    2004-09-19 23:48:54 GMT
    Penny Leach <penny@catalyst.net.nz>
    fix for forum to print out messages including virus stuff and increase in time before redirect as there is more to read

Full logs:

Revision: moodle--eduforge--1.3.3--patch-81
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Mon Sep 20 11:48:54 NZST 2004
Standard-date: 2004-09-19 23:48:54 GMT
Modified-files: mod/forum/lib.php mod/forum/post.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-81
Summary: fix for forum to print out messages including virus stuff and increase in time before redirect as there is more to read
Keywords:

20 years agoMerging fix for bug 1957 from MOODLE_14_STABLE.
defacer [Sun, 19 Sep 2004 22:25:21 +0000 (22:25 +0000)]
Merging fix for bug 1957 from MOODLE_14_STABLE.

20 years agoupdatet languagefiles and added missing strings
gniske [Sun, 19 Sep 2004 21:42:43 +0000 (21:42 +0000)]
updatet languagefiles and added missing strings

20 years agoPolished and new translated some.
mits [Sun, 19 Sep 2004 20:49:17 +0000 (20:49 +0000)]
Polished and new translated some.

20 years agoupdatet languagefiles and added missing strings
gniske [Sun, 19 Sep 2004 20:30:34 +0000 (20:30 +0000)]
updatet languagefiles and added missing strings

20 years agofilling in missing strings
koenr [Sun, 19 Sep 2004 20:09:02 +0000 (20:09 +0000)]
filling in missing strings

20 years agoPolished.
mits [Sun, 19 Sep 2004 18:52:43 +0000 (18:52 +0000)]
Polished.

20 years agoPolished whole ja lang files.
mits [Sun, 19 Sep 2004 18:27:09 +0000 (18:27 +0000)]
Polished whole ja lang files.
Changed "matawa = or" from Kanji to Hiragana to make the expression more soften.
The meaning is not changed.
This is final vast polish.

20 years agofilling in missing strings
koenr [Sun, 19 Sep 2004 18:14:50 +0000 (18:14 +0000)]
filling in missing strings

20 years agoNew translated file added.
mits [Sun, 19 Sep 2004 14:50:44 +0000 (14:50 +0000)]
New translated file added.

20 years agofilling in missing strings
koenr [Sun, 19 Sep 2004 11:59:59 +0000 (11:59 +0000)]
filling in missing strings

20 years agooutdated file (no longer in use and containing short tags)
koenr [Sun, 19 Sep 2004 11:31:24 +0000 (11:31 +0000)]
outdated file (no longer in use and containing short tags)

20 years agooutdated file (several import formats missing)
koenr [Sun, 19 Sep 2004 11:18:53 +0000 (11:18 +0000)]
outdated file (several import formats missing)

20 years agofixed short tags
koenr [Sun, 19 Sep 2004 11:00:16 +0000 (11:00 +0000)]
fixed short tags

20 years agoPolished.
mits [Sun, 19 Sep 2004 01:29:53 +0000 (01:29 +0000)]
Polished.

20 years agoshort php tags - Bug #1956
skodak [Sat, 18 Sep 2004 22:36:09 +0000 (22:36 +0000)]
short php tags - Bug #1956

20 years agotranslated some.
mits [Sat, 18 Sep 2004 21:26:09 +0000 (21:26 +0000)]
translated some.

20 years agoPolished whole ja lang files.
mits [Sat, 18 Sep 2004 20:58:10 +0000 (20:58 +0000)]
Polished whole ja lang files.
Changed "tame = for" from Kanji to Hiragana to make the expression more soften.
The meaning is not changed.

20 years agoPolished
mits [Sat, 18 Sep 2004 18:41:42 +0000 (18:41 +0000)]
Polished

20 years agoPolished
mits [Sat, 18 Sep 2004 18:34:16 +0000 (18:34 +0000)]
Polished

20 years agoAdding help files previously deleted into HEAD
rkingdon [Sat, 18 Sep 2004 16:38:20 +0000 (16:38 +0000)]
Adding help files previously deleted into HEAD

20 years agoNit-picking corrections... behavior doesn't change at all.
defacer [Sat, 18 Sep 2004 16:14:54 +0000 (16:14 +0000)]
Nit-picking corrections... behavior doesn't change at all.

20 years agoMerged changes from stable to fix bug 1957
moodler [Sat, 18 Sep 2004 13:17:23 +0000 (13:17 +0000)]
Merged changes from stable to fix bug 1957

20 years agoEncoding corrected
martignoni [Sat, 18 Sep 2004 12:24:18 +0000 (12:24 +0000)]
Encoding corrected

20 years agoUpdate to last modifications
martignoni [Sat, 18 Sep 2004 12:17:41 +0000 (12:17 +0000)]
Update to last modifications

20 years agoPolished.
mits [Sat, 18 Sep 2004 11:21:34 +0000 (11:21 +0000)]
Polished.

20 years agoPolished and new translated some.
mits [Sat, 18 Sep 2004 11:11:00 +0000 (11:11 +0000)]
Polished and new translated some.

20 years agoPolished
mits [Sat, 18 Sep 2004 07:54:34 +0000 (07:54 +0000)]
Polished

20 years agotranslated some
mits [Sat, 18 Sep 2004 07:40:44 +0000 (07:40 +0000)]
translated some

20 years agoPolished
mits [Sat, 18 Sep 2004 07:19:35 +0000 (07:19 +0000)]
Polished

20 years agoPolished
mits [Sat, 18 Sep 2004 07:17:09 +0000 (07:17 +0000)]
Polished

20 years agoPolished whole ja langfile.
mits [Fri, 17 Sep 2004 16:42:37 +0000 (16:42 +0000)]
Polished whole ja langfile.
Changed "dekiru = be able to" from Kanji to Hiragana to make the expression more soften.
The meaning is not changed.

20 years agoPolished and translated file added.
mits [Fri, 17 Sep 2004 15:59:03 +0000 (15:59 +0000)]
Polished and translated file added.

20 years agoresolved a conflict ith previous commit
gustav_delius [Fri, 17 Sep 2004 10:28:08 +0000 (10:28 +0000)]
resolved a conflict ith previous commit

20 years agobumps for version and requires for modules that use new upload class
mjollnir_ [Fri, 17 Sep 2004 05:46:12 +0000 (05:46 +0000)]
bumps for version and requires for modules that use new upload class

20 years agoPolished and new translated some.
mits [Fri, 17 Sep 2004 05:04:32 +0000 (05:04 +0000)]
Polished and new translated some.

20 years agoSmall bug fixes for upload class.
mjollnir_ [Fri, 17 Sep 2004 04:21:41 +0000 (04:21 +0000)]
Small bug fixes for upload class.

These patches are maintained in an publicly accessible Arch repository, see: http://lists.eduforge.org/cgi-bin/archzoom.cgi/arch-eduforge@catalyst.net.nz--2004-MIRROR/moodle--eduforge--1.3.3

Index of arch patches in this commit:

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-75
    2004-09-17 03:19:50 GMT
    Penny Leach <penny@catalyst.net.nz>
    bug fix for upload class related to optional file uploads (like in user/edit.php)
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-76
    2004-09-17 03:23:17 GMT
    Penny Leach <penny@catalyst.net.nz>
    bug fix for upload class related to optional file uploads (like in user/edit.php)
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-77
    2004-09-17 03:42:10 GMT
    Penny Leach <penny@catalyst.net.nz>
    more fixes for upload class

Full logs:

Revision: moodle--eduforge--1.3.3--patch-75
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Fri Sep 17 15:19:50 NZST 2004
Standard-date: 2004-09-17 03:19:50 GMT
Modified-files: lib/uploadlib.php user/edit.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-75
Summary: bug fix for upload class related to optional file uploads (like in user/edit.php)
Keywords:

Revision: moodle--eduforge--1.3.3--patch-76
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Fri Sep 17 15:23:17 NZST 2004
Standard-date: 2004-09-17 03:23:17 GMT
Modified-files: lib/uploadlib.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-76
Summary: bug fix for upload class related to optional file uploads (like in user/edit.php)
Keywords:

Revision: moodle--eduforge--1.3.3--patch-77
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Fri Sep 17 15:42:10 NZST 2004
Standard-date: 2004-09-17 03:42:10 GMT
Modified-files: lang/en/moodle.php lib/uploadlib.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-77
Summary: more fixes for upload class
Keywords:

20 years agoMerged moving of spellcheck button
moodler [Fri, 17 Sep 2004 03:54:38 +0000 (03:54 +0000)]
Merged moving of spellcheck button

20 years agoMerged PHP5 fix from stable
moodler [Fri, 17 Sep 2004 03:00:20 +0000 (03:00 +0000)]
Merged PHP5 fix from stable

20 years agoUpgraded to cover things like new upload files class
moodler [Fri, 17 Sep 2004 01:42:59 +0000 (01:42 +0000)]
Upgraded to cover things like new upload files class

20 years agoChanges to log view page so that infected files comes under 'site errors'.
mjollnir_ [Fri, 17 Sep 2004 00:10:53 +0000 (00:10 +0000)]
Changes to log view page so that infected files comes under 'site errors'.

These patches are maintained in an publicly accessible Arch repository, see: http://lists.eduforge.org/cgi-bin/archzoom.cgi/arch-eduforge@catalyst.net.nz--2004-MIRROR/moodle--eduforge--1.3.3

Index of arch patches in this commit:

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-73
    2004-09-17 00:05:28 GMT
    Penny Leach <penny@catalyst.net.nz>
    better logging for uploads and infected files, as well as changing the log page view slightly so that site errors yields infected files as well

Full logs:

Revision: moodle--eduforge--1.3.3--patch-73
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Fri Sep 17 12:05:28 NZST 2004
Standard-date: 2004-09-17 00:05:28 GMT
Modified-files: course/lib.php lib/uploadlib.php
    lib/weblib.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-73
Summary: better logging for uploads and infected files, as well as changing the log page view slightly so that site errors yields infected files as well
Keywords:

20 years agoLogging infected files to error_log AND moodle log table.
mjollnir_ [Thu, 16 Sep 2004 23:12:20 +0000 (23:12 +0000)]
Logging infected files to error_log AND moodle log table.

These patches are maintained in an publicly accessible Arch repository, see: http://lists.eduforge.org/cgi-bin/archzoom.cgi/arch-eduforge@catalyst.net.nz--2004-MIRROR/moodle--eduforge--1.3.3

Index of arch patches in this commit:

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-72
    2004-09-16 22:30:44 GMT
    Penny Leach <penny@catalyst.net.nz>
    logging infected files to error_log and the moodle log table, slight change to instructions in handlevirus.php

Full logs:

Revision: moodle--eduforge--1.3.3--patch-72
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Fri Sep 17 10:30:44 NZST 2004
Standard-date: 2004-09-16 22:30:44 GMT
Modified-files: admin/handlevirus.php lib/uploadlib.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-72
Summary: logging infected files to error_log and the moodle log table, slight change to instructions in handlevirus.php
Keywords: