mail notifications added when:
* a document is added * a file is added to the project * an attachment is added to an issue or a document git-svn-id: http://redmine.rubyforge.org/svn/trunk@196 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/controllers/documents_controller.rb 7 additions, 3 deletionsapp/controllers/documents_controller.rb
- app/controllers/issues_controller.rb 7 additions, 4 deletionsapp/controllers/issues_controller.rb
- app/controllers/projects_controller.rb 7 additions, 2 deletionsapp/controllers/projects_controller.rb
- app/models/mailer.rb 30 additions, 0 deletionsapp/models/mailer.rb
- app/views/mailer/attachments_add_de.rhtml 6 additions, 0 deletionsapp/views/mailer/attachments_add_de.rhtml
- app/views/mailer/attachments_add_en.rhtml 6 additions, 0 deletionsapp/views/mailer/attachments_add_en.rhtml
- app/views/mailer/attachments_add_es.rhtml 6 additions, 0 deletionsapp/views/mailer/attachments_add_es.rhtml
- app/views/mailer/attachments_add_fr.rhtml 6 additions, 0 deletionsapp/views/mailer/attachments_add_fr.rhtml
- app/views/mailer/document_add_de.rhtml 4 additions, 0 deletionsapp/views/mailer/document_add_de.rhtml
- app/views/mailer/document_add_en.rhtml 4 additions, 0 deletionsapp/views/mailer/document_add_en.rhtml
- app/views/mailer/document_add_es.rhtml 4 additions, 0 deletionsapp/views/mailer/document_add_es.rhtml
- app/views/mailer/document_add_fr.rhtml 4 additions, 0 deletionsapp/views/mailer/document_add_fr.rhtml
- db/migrate/018_set_doc_and_files_notifications.rb 15 additions, 0 deletionsdb/migrate/018_set_doc_and_files_notifications.rb
Please register or sign in to comment