obsolete.ChilliProject/app/models
Eric Davis 260e8b84f8 [#674] Convert outbound mail to be sent per-recipient
Instead of a single email that is sent out with all the recipients as CC/BCC,
each recipient will be delivered their own email. This will let emails to be
customized per user based on their permissions, without exposing private data.
2011-12-26 16:58:43 -08:00
..
query Enforce UTF-8 source encoding 2011-12-18 21:40:14 +01:00
repository Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
attachment.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
auth_source.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
auth_source_ldap.rb Fix trailing whitespace 2011-12-18 21:40:01 +01:00
board.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
change.rb [#740] Fix faulty assignment 2011-12-03 16:32:29 +01:00
changeset.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
comment.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
comment_observer.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
custom_value.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
document.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
document_category.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
document_category_custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
document_observer.rb [#674] Convert outbound mail to be sent per-recipient 2011-12-26 16:58:43 -08:00
enabled_module.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
enumeration.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
group.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
group_custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
issue.rb Merge remote-tracking branch 'upstream/master' into unstable 2011-12-17 15:20:58 -08:00
issue_category.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
issue_custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
issue_observer.rb [#674] Convert outbound mail to be sent per-recipient 2011-12-26 16:58:43 -08:00
issue_priority.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
issue_priority_custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
issue_relation.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
issue_status.rb [#604] Add an IssueDrop with custom field support 2011-11-20 02:49:12 +01:00
journal.rb Better decide if journal implements the method itself. #554 2011-11-06 13:25:31 +01:00
journal_observer.rb [#674] Convert outbound mail to be sent per-recipient 2011-12-26 16:58:43 -08:00
mail_handler.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
mailer.rb [#674] Convert outbound mail to be sent per-recipient 2011-12-26 16:58:43 -08:00
member.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
member_role.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
message.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
message_observer.rb [#674] Convert outbound mail to be sent per-recipient 2011-12-26 16:58:43 -08:00
news.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
news_observer.rb [#674] Convert outbound mail to be sent per-recipient 2011-12-26 16:58:43 -08:00
principal.rb [#604] Add simple Liquid drops for Projects and Principals 2011-11-19 23:33:36 +01:00
project.rb Merge remote-tracking branch 'meineerde/issues/unstable/604-liquid-rebased' into unstable 2011-11-25 01:44:19 -08:00
project_custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
query.rb Merge pull request #111 from edavis10/ticket/unstable/672-query-subprojects 2011-11-13 12:11:52 -08:00
query_column.rb Enforce UTF-8 source encoding 2011-12-18 21:40:14 +01:00
query_custom_field_column.rb Enforce UTF-8 source encoding 2011-12-18 21:40:14 +01:00
repository.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
role.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
setting.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
time_entry.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
time_entry_activity.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
time_entry_activity_custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
time_entry_custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
token.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
tracker.rb [#604] Add an IssueDrop with custom field support 2011-11-20 02:49:12 +01:00
user.rb Merge pull request #90 from meineerde/issues/master/124-delete-registered-users 2011-11-25 09:47:12 -08:00
user_custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
user_preference.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
version.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
version_custom_field.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
watcher.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
wiki.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
wiki_content.rb [#707] Fix encoding error on wiki diffs on Ruby 1.9 2011-11-16 17:39:26 +01:00
wiki_content_observer.rb [#674] Convert outbound mail to be sent per-recipient 2011-12-26 16:58:43 -08:00
wiki_page.rb [#604] Add basic WikiPageDrop 2011-11-19 23:34:52 +01:00
wiki_redirect.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
workflow.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00