• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding the ability to use notifications to manage group email subscriptions. Upgrade scripts are included and version increased to 1.2b31

  1. … 11 more files in changeset.
Removing option elements if not options actually exist and automatically redirecting to make a new email message if no mail templates exist

  1. … 1 more file in changeset.
Added functionality to send an e-mail to the result of a search. Furhter streamlined the process so that checks are actually only done when sending the e-mail, which is much faster from the UI point of view

  1. … 9 more files in changeset.
Made sure that we are able to send emails to large groups (e.g. 1000 users plus)

  1. … 3 more files in changeset.
Adding ability to map dotlrn communities to contacts, email groups with one button on the front page, select groups from a drop down on the front page and fixing some bugs

  1. … 11 more files in changeset.
Fixed #2722

  1. … 3 more files in changeset.
Made sure we are passing the to variable to the email sending part in contacts. Additionally do not check fro mailing address or email address unless we are certain we send a letter or an email.

  1. … 3 more files in changeset.
Fixed the checks for email and letter to be run only when we are actually sending the message, not when we try to send one

  1. … 1 more file in changeset.
Made sure that files work correctly

More performance tuning on relationships and the contact__name procedure

  1. … 9 more files in changeset.
added bcc and cc

  1. … 1 more file in changeset.
Added support for including files from a defined folder

  1. … 3 more files in changeset.
Fixed issue with messaging suddenly to multiple clients

  1. … 1 more file in changeset.
New Procs for special attributes written by timo. New code for the message

  1. … 2 more files in changeset.
Adding label and envelope callbacks and cleaning up the check for a contacts email or mailing address as well as a bunch of other associated procs - which now also checks for the empoyers if the contact does not have one

  1. … 6 more files in changeset.
Added support for labels (Thanks to MatthewG for doing this)

  1. … 4 more files in changeset.
upgrade to contacts 1.2b4, contacts is no longer singleton and supports multiple instances and the ability to have management instances as the root of the install that manage data from child instances

  1. … 41 more files in changeset.
Support for OO Mailings with Banner (not spoiler)

  1. … 8 more files in changeset.
Support for oo_mailing

First stab at support for OpenOffice Templates in use for mailings.

  1. … 10 more files in changeset.
commit changes of merge with HEAD

  1. … 205 more files in changeset.
file message.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

Reverted the change we made to use acs-mail-lite/lib/email. Was a bad idea. Fixed missing emp_f in mail-tracking include

  1. … 6 more files in changeset.
changes made for pagination and order_by work correctly

  1. … 3 more files in changeset.
to make use of messages pagination

  1. … 1 more file in changeset.
Fixed attaching of files, changed the CSS to Verdana and a little bit bigger font size to make it more readable

  1. … 2 more files in changeset.
adding html word to content_body element in ad_page_contract

using acs-mail-lite/lib/email instead of contacts/lib/email.adp

  1. … 1 more file in changeset.
allowing users to send an email to a contact that dosn't have an email using it's employer email

  1. … 2 more files in changeset.
Support for sending mails from folders

  1. … 1 more file in changeset.