paca70 [Mon, 20 Sep 2004 17:48:59 +0000 (17:48 +0000)]
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: ----------------------------------------------------------------------
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.
mits [Mon, 20 Sep 2004 16:49:25 +0000 (16:49 +0000)]
translated some.
rkingdon [Mon, 20 Sep 2004 15:01:41 +0000 (15:01 +0000)]
Fixed bug #1952.
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.
bobopinna [Mon, 20 Sep 2004 14:35:24 +0000 (14:35 +0000)]
Fixed a problem with onbeforeunload
bobopinna [Mon, 20 Sep 2004 13:50:38 +0000 (13:50 +0000)]
Updated XHTML tags and attributes in order to pass W3C validation
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.
martignoni [Mon, 20 Sep 2004 11:30:32 +0000 (11:30 +0000)]
Small things to bring it up-to-date!
martignoni [Mon, 20 Sep 2004 11:20:11 +0000 (11:20 +0000)]
Toward XHTML compliance (ter)
martignoni [Mon, 20 Sep 2004 11:17:05 +0000 (11:17 +0000)]
Two new strings
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.
moodler [Mon, 20 Sep 2004 08:54:12 +0000 (08:54 +0000)]
Latest tags
carlesbellver [Mon, 20 Sep 2004 08:27:51 +0000 (08:27 +0000)]
*** empty log message ***
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:
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:
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:
defacer [Sun, 19 Sep 2004 22:25:21 +0000 (22:25 +0000)]
Merging fix for bug 1957 from MOODLE_14_STABLE.
gniske [Sun, 19 Sep 2004 21:42:43 +0000 (21:42 +0000)]
updatet languagefiles and added missing strings
mits [Sun, 19 Sep 2004 20:49:17 +0000 (20:49 +0000)]
Polished and new translated some.
gniske [Sun, 19 Sep 2004 20:30:34 +0000 (20:30 +0000)]
updatet languagefiles and added missing strings
koenr [Sun, 19 Sep 2004 20:09:02 +0000 (20:09 +0000)]
filling in missing strings
mits [Sun, 19 Sep 2004 18:52:43 +0000 (18:52 +0000)]
Polished.
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.
koenr [Sun, 19 Sep 2004 18:14:50 +0000 (18:14 +0000)]
filling in missing strings
mits [Sun, 19 Sep 2004 14:50:44 +0000 (14:50 +0000)]
New translated file added.
koenr [Sun, 19 Sep 2004 11:59:59 +0000 (11:59 +0000)]
filling in missing strings
koenr [Sun, 19 Sep 2004 11:31:24 +0000 (11:31 +0000)]
outdated file (no longer in use and containing short tags)
koenr [Sun, 19 Sep 2004 11:18:53 +0000 (11:18 +0000)]
outdated file (several import formats missing)
koenr [Sun, 19 Sep 2004 11:00:16 +0000 (11:00 +0000)]
fixed short tags
mits [Sun, 19 Sep 2004 01:29:53 +0000 (01:29 +0000)]
Polished.
skodak [Sat, 18 Sep 2004 22:36:09 +0000 (22:36 +0000)]
short php tags - Bug #1956
mits [Sat, 18 Sep 2004 21:26:09 +0000 (21:26 +0000)]
translated some.
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.
mits [Sat, 18 Sep 2004 18:41:42 +0000 (18:41 +0000)]
Polished
mits [Sat, 18 Sep 2004 18:34:16 +0000 (18:34 +0000)]
Polished
rkingdon [Sat, 18 Sep 2004 16:38:20 +0000 (16:38 +0000)]
Adding help files previously deleted into HEAD
defacer [Sat, 18 Sep 2004 16:14:54 +0000 (16:14 +0000)]
Nit-picking corrections... behavior doesn't change at all.
moodler [Sat, 18 Sep 2004 13:17:23 +0000 (13:17 +0000)]
Merged changes from stable to fix bug 1957
martignoni [Sat, 18 Sep 2004 12:24:18 +0000 (12:24 +0000)]
Encoding corrected
martignoni [Sat, 18 Sep 2004 12:17:41 +0000 (12:17 +0000)]
Update to last modifications
mits [Sat, 18 Sep 2004 11:21:34 +0000 (11:21 +0000)]
Polished.
mits [Sat, 18 Sep 2004 11:11:00 +0000 (11:11 +0000)]
Polished and new translated some.
mits [Sat, 18 Sep 2004 07:54:34 +0000 (07:54 +0000)]
Polished
mits [Sat, 18 Sep 2004 07:40:44 +0000 (07:40 +0000)]
translated some
mits [Sat, 18 Sep 2004 07:19:35 +0000 (07:19 +0000)]
Polished
mits [Sat, 18 Sep 2004 07:17:09 +0000 (07:17 +0000)]
Polished
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.
mits [Fri, 17 Sep 2004 15:59:03 +0000 (15:59 +0000)]
Polished and translated file added.
gustav_delius [Fri, 17 Sep 2004 10:28:08 +0000 (10:28 +0000)]
resolved a conflict ith previous commit
mjollnir_ [Fri, 17 Sep 2004 05:46:12 +0000 (05:46 +0000)]
bumps for version and requires for modules that use new upload class
mits [Fri, 17 Sep 2004 05:04:32 +0000 (05:04 +0000)]
Polished and new translated some.
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:
moodler [Fri, 17 Sep 2004 03:54:38 +0000 (03:54 +0000)]
Merged moving of spellcheck button
moodler [Fri, 17 Sep 2004 03:00:20 +0000 (03:00 +0000)]
Merged PHP5 fix from stable
moodler [Fri, 17 Sep 2004 01:42:59 +0000 (01:42 +0000)]
Upgraded to cover things like new upload files class
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:
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:
mits [Thu, 16 Sep 2004 18:36:57 +0000 (18:36 +0000)]
Polished and new translated files added.
gustav_delius [Thu, 16 Sep 2004 18:33:35 +0000 (18:33 +0000)]
added missing </center>
gustav_delius [Thu, 16 Sep 2004 18:23:38 +0000 (18:23 +0000)]
closed some <input>s
rkingdon [Thu, 16 Sep 2004 17:33:59 +0000 (17:33 +0000)]
Added second argument ($cm) to groupmode() calls in
_get_available_students function.
gustav_delius [Thu, 16 Sep 2004 17:13:57 +0000 (17:13 +0000)]
XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
michaelpenne [Thu, 16 Sep 2004 16:20:59 +0000 (16:20 +0000)]
Fixed the primary key problem in the mysql.
villate [Thu, 16 Sep 2004 14:11:21 +0000 (14:11 +0000)]
Completed for ver. 1.4
villate [Thu, 16 Sep 2004 14:07:36 +0000 (14:07 +0000)]
Translation by Moodle PT contributors
villate [Thu, 16 Sep 2004 14:04:02 +0000 (14:04 +0000)]
Translations contributed by Tiago Nunes
mits [Thu, 16 Sep 2004 13:25:26 +0000 (13:25 +0000)]
Polished.
defacer [Thu, 16 Sep 2004 10:55:17 +0000 (10:55 +0000)]
Merging changes from MOODLE_14_STABLE
defacer [Thu, 16 Sep 2004 10:30:40 +0000 (10:30 +0000)]
Fixing the logic errors my previous commit introduced. Notice how easily writing
"cute" code (courseid > 1, both checking for non-zero and non-courseid value)
can lead to mistakes later. And it's my own code, even...
Also removed one obsolete function.
defacer [Thu, 16 Sep 2004 10:14:44 +0000 (10:14 +0000)]
Fixed all hard-coded SITEID references. Thanks to Eloy for pointing it out!
(In the end there were more than we thought; I just searched for all "1"s)
andreabix [Thu, 16 Sep 2004 09:45:23 +0000 (09:45 +0000)]
eliminated unwnted double space CRs
kaipe [Thu, 16 Sep 2004 06:35:49 +0000 (06:35 +0000)]
Fixes bug #1854
moodler [Thu, 16 Sep 2004 05:43:19 +0000 (05:43 +0000)]
Merged randomisation fix from stable
mjollnir_ [Thu, 16 Sep 2004 04:50:21 +0000 (04:50 +0000)]
Added clam_log_upload where move_uploaded_file is in quiz/format/coursetestmanager/format.php (validated and scanned before given to function)
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-71
2004-09-16 04:48:07 GMT
Penny Leach <penny@catalyst.net.nz>
difficult to integrate quiz coursetestmanager format with the upload stuff so added logging as well. files are scanned from import.php before passed to coursetestmanager format to process
Full logs:
Revision: moodle--eduforge--1.3.3--patch-71
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Thu Sep 16 16:48:07 NZST 2004
Standard-date: 2004-09-16 04:48:07 GMT
Modified-files: mod/quiz/format/coursetestmanager/format.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-71
Summary: difficult to integrate quiz coursetestmanager format with the upload stuff so added logging as well. files are scanned from import.php before passed to coursetestmanager format to process
Keywords:
mjollnir_ [Thu, 16 Sep 2004 04:42:59 +0000 (04:42 +0000)]
Integration of upload code with quiz import
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-70
2004-09-16 04:41:12 GMT
Penny Leach <penny@catalyst.net.nz>
upload class integration with quiz import
Full logs:
Revision: moodle--eduforge--1.3.3--patch-70
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Thu Sep 16 16:41:12 NZST 2004
Standard-date: 2004-09-16 04:41:12 GMT
Modified-files: mod/quiz/import.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-70
Summary: upload class integration with quiz import
Keywords:
mjollnir_ [Thu, 16 Sep 2004 04:33:29 +0000 (04:33 +0000)]
Integration of upload code with lesson - html form
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-69
2004-09-16 04:31:47 GMT
Penny Leach <penny@catalyst.net.nz>
added the upload class stuff for the upload form for lesson
Full logs:
Revision: moodle--eduforge--1.3.3--patch-69
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Thu Sep 16 16:31:47 NZST 2004
Standard-date: 2004-09-16 04:31:47 GMT
Modified-files: mod/lesson/import.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-69
Summary: added the upload class stuff for the upload form for lesson
Keywords:
mjollnir_ [Thu, 16 Sep 2004 04:25:55 +0000 (04:25 +0000)]
Integration of upload code with lesson.
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-68
2004-09-16 04:22:37 GMT
Penny Leach <penny@catalyst.net.nz>
upload class integration with lesson
Full logs:
Revision: moodle--eduforge--1.3.3--patch-68
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Thu Sep 16 16:22:37 NZST 2004
Standard-date: 2004-09-16 04:22:37 GMT
Modified-files: mod/lesson/import.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-68
Summary: upload class integration with lesson
Keywords:
mjollnir_ [Thu, 16 Sep 2004 04:25:24 +0000 (04:25 +0000)]
Small fix for assignment regarding integration with 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-67
2004-09-16 04:21:28 GMT
Penny Leach <penny@catalyst.net.nz>
tiny fix for assignment integration
Full logs:
Revision: moodle--eduforge--1.3.3--patch-67
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Thu Sep 16 16:21:28 NZST 2004
Standard-date: 2004-09-16 04:21:28 GMT
Modified-files: mod/assignment/upload.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-67
Summary: tiny fix for assignment integration
Keywords:
fiedorow [Thu, 16 Sep 2004 01:50:41 +0000 (01:50 +0000)]
With authentication defined on per user basis, all user administration methods should be available, regardless whether the default site method is internal or external
fiedorow [Thu, 16 Sep 2004 01:45:20 +0000 (01:45 +0000)]
UI for admin to change authentication method for given user
mjollnir_ [Thu, 16 Sep 2004 00:16:48 +0000 (00:16 +0000)]
Integration of new centralised upload code with user profile, and group profile, as well as an enhancement to upload class to be configured to be silent.
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-66
2004-09-16 00:03:41 GMT
Penny Leach <penny@catalyst.net.nz>
changes to upload class to be silent if we want it to be, integration with editing user profile and group profile (which meant changes in lib/gdlib.php as well as course/group-edit and group.php and user/edit.html and edit.php
Full logs:
Revision: moodle--eduforge--1.3.3--patch-66
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Thu Sep 16 12:03:41 NZST 2004
Standard-date: 2004-09-16 00:03:41 GMT
Modified-files: course/group-edit.html course/group.php
lib/gdlib.php lib/uploadlib.php user/edit.html
user/edit.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-66
Summary: changes to upload class to be silent if we want it to be, integration with editing user profile and group profile (which meant changes in lib/gdlib.php as well as course/group-edit and group.php and user/edit.html and edit.php
Keywords:
mjollnir_ [Wed, 15 Sep 2004 22:42:10 +0000 (22:42 +0000)]
Integration of new centralised upload code with admin/uploaduser.php and fix in upload class so preprocess_files returns false if there are no files!
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-65
2004-09-15 22:31:09 GMT
Penny Leach <penny@catalyst.net.nz>
upload class now returns false in proprocess_files if there are no files (duh), + admin/uploaduser using upload class
Full logs:
Revision: moodle--eduforge--1.3.3--patch-65
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Thu Sep 16 10:31:09 NZST 2004
Standard-date: 2004-09-15 22:31:09 GMT
Modified-files: admin/uploaduser.php lib/uploadlib.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-65
Summary: upload class now returns false in proprocess_files if there are no files (duh), + admin/uploaduser using upload class
Keywords
mjollnir_ [Wed, 15 Sep 2004 22:07:27 +0000 (22:07 +0000)]
Integration of new centralised upload code with wiki/wikifiles.php - this is the choose initial page part, not the upload a page into the wiki part.
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-63
2004-09-15 21:56:38 GMT
Penny Leach <penny@catalyst.net.nz>
wikifiles integration with upload class - this is just the initial page part, not the upload a file into the wiki parg
Full logs:
Revision: moodle--eduforge--1.3.3--patch-63
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Thu Sep 16 09:56:38 NZST 2004
Standard-date: 2004-09-15 21:56:38 GMT
Modified-files: mod/wiki/wikifiles.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-63
Summary: wikifiles integration with upload class - this is just the initial page part, not the upload a file into the wiki parg
Keywords:
michaelpenne [Wed, 15 Sep 2004 20:32:24 +0000 (20:32 +0000)]
Added a lot of new features to lesson mod. Check them out :)
MarkNielsen
michaelpenne [Wed, 15 Sep 2004 20:28:47 +0000 (20:28 +0000)]
Added new lang help info for lesson mod - MarkNielsen
michaelpenne [Wed, 15 Sep 2004 20:23:31 +0000 (20:23 +0000)]
Added new lang info for lesson mod - MarkNielsen
mits [Wed, 15 Sep 2004 19:12:02 +0000 (19:12 +0000)]
translated some.
rkingdon [Wed, 15 Sep 2004 17:28:59 +0000 (17:28 +0000)]
Simplified first paragraph and removed reference to teachers grading
assessments.
villate [Wed, 15 Sep 2004 17:21:22 +0000 (17:21 +0000)]
Updates contributed by Moodle-PT comunity
mits [Wed, 15 Sep 2004 16:41:37 +0000 (16:41 +0000)]
New translated file added.
mits [Wed, 15 Sep 2004 13:59:29 +0000 (13:59 +0000)]
Translated some
martignoni [Wed, 15 Sep 2004 09:38:06 +0000 (09:38 +0000)]
Corrected line breaks
martignoni [Wed, 15 Sep 2004 09:24:57 +0000 (09:24 +0000)]
More typos and improvements
martignoni [Wed, 15 Sep 2004 09:16:53 +0000 (09:16 +0000)]
On more typo
martignoni [Wed, 15 Sep 2004 09:15:52 +0000 (09:15 +0000)]
One forgotten string ;-)
martignoni [Wed, 15 Sep 2004 08:44:30 +0000 (08:44 +0000)]
Centralised file upload code, integration with clam AV
mjollnir_ [Wed, 15 Sep 2004 03:57:00 +0000 (03:57 +0000)]
Integration of new centralised upload code with lib/editor/coursefiles.php and courseimages.php
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-60
2004-09-15 03:27:36 GMT
Penny Leach <penny@catalyst.net.nz>
upload class integration for lib/editor/coursefiles.php and courseimages.php
Full logs:
Revision: moodle--eduforge--1.3.3--patch-60
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Wed Sep 15 15:27:36 NZST 2004
Standard-date: 2004-09-15 03:27:36 GMT
Modified-files: lib/editor/coursefiles.php
lib/editor/courseimages.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-60
Summary: upload class integration for lib/editor/coursefiles.php and courseimages.php
Keywords:
mjollnir_ [Wed, 15 Sep 2004 02:43:40 +0000 (02:43 +0000)]
Integration of new centralised upload code with files/index.php
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-59
2004-09-15 02:41:00 GMT
Penny Leach <penny@catalyst.net.nz>
upload/virus integration with course files
Full logs:
Revision: moodle--eduforge--1.3.3--patch-59
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Wed Sep 15 14:41:00 NZST 2004
Standard-date: 2004-09-15 02:41:00 GMT
Modified-files: files/index.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-59
Summary: upload/virus integration with course files
Keywords: