• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Splitted the message.tcl into message.tcl, email.tcl and letter.tcl

    • -0
    • +66
    /openacs-4/packages/contacts/lib/letter.tcl
    • -0
    • +170
    /openacs-4/packages/contacts/www/letter.tcl
    • -124
    • +38
    /openacs-4/packages/contacts/www/message.tcl
Added support for the .LRN community to give a link

Ups, I guess I forgot something....

    • -0
    • +31
    /openacs-4/packages/mail-tracking/mail-tracking.info
renaming organizations::new to organization::new - in response to adding that proc to the organizations package

Adding organization::new proc

Bumped version up to 1.0d2. Added dependency on categories, added DefaultPageSize parameter

Adding upgrade script from 1.0d to 1.0d2

Added the use of the DefaultPageSize parameter

remove context_bar

Fixed typo that was causing a fatal error

Fixed fatal error on task-delete

Added catag files

changed the object_type for projects

added dependency on mail-tracking

Added include for mail-tracking

moved the include to /lib instead of /www/lib

added include

    • -0
    • +102
    /openacs-4/packages/mail-tracking/lib/messages.tcl
    • -0
    • +18
    /openacs-4/packages/mail-tracking/lib/messages.xql
file mail-tracking-drop.sql was added on branch oacs-5-2 on 2006-06-08 15:58:53 +0000

file request-new.tcl was added on branch oacs-5-2 on 2006-06-08 15:58:54 +0000

file request-new.adp was added on branch oacs-5-2 on 2006-06-08 15:58:54 +0000

file request-delete.tcl was added on branch oacs-5-2 on 2006-06-08 15:58:54 +0000

file mail-tracking-security-procs.tcl was added on branch oacs-5-2 on 2006-06-08 15:58:54 +0000

file mail-tracking-request-procs.tcl was added on branch oacs-5-2 on 2006-06-08 15:58:54 +0000

file mail-tracking-request-procs-postgresql.xql was added on branch oacs-5-2 on 2006-06-08 15:58:54 +0000

file mail-tracking-display-procs.tcl was added on branch oacs-5-2 on 2006-06-08 15:58:54 +0000

First commit of the mail-tracking package developed by Nima Mazloumi

    • -0
    • +20
    /openacs-4/packages/mail-tracking/www/request-delete.tcl
    • -0
    • +6
    /openacs-4/packages/mail-tracking/www/request-new.adp
    • -0
    • +33
    /openacs-4/packages/mail-tracking/www/request-new.tcl
Added to seperate code

    • -0
    • +1
    /openacs-4/packages/contacts/lib/email.adp
Changed to split the code up into multiple files depending on message_type

Added include for sending emails, to keep it seperate code from sending letters

    • -0
    • +82
    /openacs-4/packages/contacts/lib/email.tcl
Fix to keep task-print from failing