• last updated 48 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 150 more files in changeset.
Support for package_id filtering

  1. … 2 more files in changeset.
Support for from_addr in addition to sender_id allowing e-mails to be logged which have not generated from a party in the system

  1. … 5 more files in changeset.
  1. … 2 more files in changeset.
Added switch party which allows to display emails where the party is sender or recipient

Added forwarding of e-amils

  1. … 5 more files in changeset.
Performance tuning to get rid of all these content_type data link queries

  1. … 1 more file in changeset.
Changed mail-tracking to make use of latest complex_send procedure. Support for CC, BCC e-mails. Support for linking of party_ids

  1. … 7 more files in changeset.
Added upgrdae script

Support for CC Emails

  1. … 7 more files in changeset.
Changed default orderby to sent_date,desc so we have the latest mail on top

Fixed link to download of file. Now uses file_id instead of version_id

finxing query line that was giving and error on some includes when recipient id was not present

adding object type

making some changes to get the name of the files associated to the message

making changes for filters to work correctly

changes made for pagination and order_by work correctly

  1. … 3 more files in changeset.
making changes to fix pagination

adding paginate to messages include

  1. … 1 more file in changeset.
trying to get the reciever when method fails

  1. … 1 more file in changeset.
Changed the display of files so it works with the file_id in additon to the revision_id. Removed fixed URL /tracking

  1. … 2 more files in changeset.
changing for @messages.object_id@

Added link to /o for directly going to the object_id

adding elements variable to especify which elements will be shown on the list template

adding variable to now if you want to show the filters or not

  1. … 1 more file in changeset.
adding filter for object_id to show messages filtered by object_id

adding a link to view the message instead of the body

adding labels to the order_by filter and also verifying if the organizations package is installed for the extra filter functionallity

making changes to show a filter when the contact is an organization

  1. … 2 more files in changeset.
Display HTML content as HTML