2189 Commits

Author SHA1 Message Date
moodler
de9bc13e8a Merged pathname checking from stable 2004-09-29 07:02:22 +00:00
moodler
1e448f63f4 Merged fix from stable 2004-09-29 06:58:21 +00:00
moodler
d030268d68 Merged pathname checks from stable 2004-09-29 06:52:24 +00:00
moodler
79035d46c7 Merged resource->type checks from stable 2004-09-29 03:12:31 +00:00
stronk7
4db75a5cb2 Merged quotes from MOODLE_14_STABLE 2004-09-28 23:20:13 +00:00
michaelpenne
800abfe61d fixed a wrong lang call on line #1176 2004-09-28 19:22:30 +00:00
michaelpenne
c732188674 changed $pages[$count][0] to $pageid on line #617 2004-09-28 19:15:20 +00:00
rkingdon
3903e0729b New fields in version 2004092700. 2004-09-28 16:30:29 +00:00
rkingdon
1bf58ea60b Version 2004092700 - tidy up of simple assignment case; addition of
password and submission late flag.
2004-09-28 15:49:49 +00:00
moodler
72b4e28353 Some changes for XHTML and accessibility compliance 2004-09-28 09:47:14 +00:00
moodler
8ef1e12f74 Merged fix for unclean oldname from renaming ... from stable. 2004-09-28 08:05:18 +00:00
rkingdon
1410bd2695 Added code for remove attachments 2004-09-27 17:46:41 +00:00
rkingdon
a557e354ed Version 2004092400 - in line student submission (plus attachments);
addition of on-the-fly grading of assessments; some bugs cleared.
2004-09-27 14:41:17 +00:00
moodler
6d8e38e973 Merged from stable - Only break up subject lines for recent activity bug 1995 2004-09-25 13:11:22 +00:00
dhawes
4723e40941 Double quote strings converted to single quote literals - inspired by missing escapes on quote characters inside echo strings found by ottenhoff and noted in comment to bug 1981 2004-09-24 23:18:17 +00:00
dhawes
5620acd80a Some double quote strings converted to single quote literals and conversion of many tabs to spaces - inspired by error in associative array dereferencing found by ottenhoff and noted in comment to bug 1981 2004-09-24 23:10:49 +00:00
paca70
55bcf883c3 Fixes for new postgres database creation 2004-09-24 07:49:40 +00:00
michaelpenne
033c143250 put in Sebastien Michels change on line #911 2004-09-23 20:30:00 +00:00
moodler
c6d234a0ed Turning off "usexml" for forum/mod/view.php 2004-09-23 11:51:14 +00:00
moodler
23e021e13f Merge ratings fix for PHP5 from stable 2004-09-23 07:50:05 +00:00
michaelpenne
909e6c79d8 Fixed a bug regarding cluster jumps. Before, if end of cluster's jump was next page, it would throw an error. 2004-09-22 19:14:51 +00:00
michaelpenne
1663b64f1e changed the order of db updates. now the order is old to new. 2004-09-21 22:16:46 +00:00
michaelpenne
7143a2841e 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.
2004-09-21 22:15:30 +00:00
michaelpenne
3de88244c4 added option to delete a users attempt records. Sends an email if delete was seccessful or not. 2004-09-21 22:13:08 +00:00
michaelpenne
1535c81ba3 added code to handle deleting of user attempts 2004-09-21 22:12:04 +00:00
michaelpenne
d19d9ef16d Fixed some problems with matching 2004-09-21 22:11:00 +00:00
gustav_delius
8f0cd6ef0f Resolved problems with previous replacement of
& to & and fixed redirect() to entity encode the
inut where needed.
Julian Sedding
2004-09-21 11:41:58 +00:00
paca70
0257cc73e0 Postgres updates 2004-09-20 17:48:59 +00:00
paca70
be784d1a77 1. Postgres updates.
2. add log-values for mysql and postgres when creating new database.
 CVS: ----------------------------------------------------------------------
2004-09-20 17:48:19 +00:00
rkingdon
65d92fbcd9 Fixed bug #1952. 2004-09-20 15:01:41 +00:00
rkingdon
aa8f2d1ec1 Fixed bug #1952; fixed bug in upload form; and assessment form now
displays the correct grade.
2004-09-20 14:59:41 +00:00
bobopinna
7f02f534d0 Fixed a problem with onbeforeunload 2004-09-20 14:35:24 +00:00
bobopinna
59c71f4b37 Updated XHTML tags and attributes in order to pass W3C validation 2004-09-20 13:50:38 +00:00
rkingdon
96ed00f636 In SEPARATEGROUPS mode the student's list of teachers is now limited to
those in the student's group.
2004-09-20 13:04:56 +00:00
mjollnir_
db290a6efc 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:
2004-09-20 00:04:44 +00:00
skodak
d1a6dd2716 short php tags - Bug #1956 2004-09-18 22:36:09 +00:00
gustav_delius
5ddaa2e237 resolved a conflict ith previous commit 2004-09-17 10:28:08 +00:00
mjollnir_
eee8d9c8f5 bumps for version and requires for modules that use new upload class 2004-09-17 05:46:12 +00:00
moodler
38fcc21592 Merged PHP5 fix from stable 2004-09-17 03:00:20 +00:00
rkingdon
dfeaa008d3 Added second argument ($cm) to groupmode() calls in
_get_available_students function.
2004-09-16 17:33:59 +00:00
gustav_delius
839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
michaelpenne
e5c6a35c22 Fixed the primary key problem in the mysql. 2004-09-16 16:20:59 +00:00
kaipe
84250ebb12 Fixes bug #1854 2004-09-16 06:35:49 +00:00
moodler
b3484504bb Merged randomisation fix from stable 2004-09-16 05:43:19 +00:00
mjollnir_
12e6ee6e8e 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:
2004-09-16 04:50:21 +00:00
mjollnir_
95c603d35d 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:
2004-09-16 04:42:59 +00:00
mjollnir_
6e30064b5d 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:
2004-09-16 04:33:29 +00:00
mjollnir_
3dc2cd2dee 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:
2004-09-16 04:25:55 +00:00
mjollnir_
2d53dd68ec 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:
2004-09-16 04:25:24 +00:00
mjollnir_
16ffe14a93 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:
2004-09-15 22:07:27 +00:00