My patches for Redmine
Go to file
Jean-Philippe Lang 42193960f2 Added a simple mail handler.
It lets users add notes to an existing issue by replying to the initial notification email.
Permissions are checked in the same way as in the application (the user is identified by its mail address).

Information about configuring the application so that it receives emails can be found here:
http://wiki.rubyonrails.com/rails/pages/HowToReceiveEmailsWithActionMailer

RedMine mail hander is MailHandler#receive

git-svn-id: http://redmine.rubyforge.org/svn/trunk@523 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-05-09 18:46:43 +00:00
app Added a simple mail handler. 2007-05-09 18:46:43 +00:00
config Added fragment caching for calendar and gantt views 2007-05-06 16:40:33 +00:00
db/migrate Changed the length of 'language' column in users table from 2 to 5, to allow long language codes like pt-br. 2007-05-08 09:26:57 +00:00
doc Online help japanese translation added (Ken Date) 2007-04-21 16:11:12 +00:00
extra/svn Removed repository creation callback 2007-04-07 09:49:36 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lang "me" value is now available in queries for "assigned to" and "author" filters. 2007-05-08 12:46:15 +00:00
lib Text files can now be viewed online when browsing the repository. 2007-05-08 15:49:20 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Changed the length of 'language' column in users table from 2 to 5, to allow long language codes like pt-br. 2007-05-08 09:26:57 +00:00
script added svn:executable property on the scripts 2007-03-12 17:29:04 +00:00
test Changed the length of 'language' column in users table from 2 to 5, to allow long language codes like pt-br. 2007-05-08 09:26:57 +00:00
vendor/plugins Added chinese simplified translation (Andy Wu) 2007-03-31 15:51:44 +00:00
Rakefile trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00