obsolete.ChilliProject/app/views
Jean-Philippe Lang 0061a3f04a Added 'email sending test' functionality.
Go to Admin -> Mail notifications and click on 'Send a test email'.
If an error occurs while sending the mail, the error message is displayed to the user.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@632 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-14 10:36:19 +00:00
..
account Removed User#display_name (replaced by User#name). 2007-06-29 17:27:27 +00:00
admin Added 'email sending test' functionality. 2007-08-14 10:36:19 +00:00
attachments Removed User#display_name (replaced by User#name). 2007-06-29 17:27:27 +00:00
auth_sources deprecated start_form_tag replaced by form_tag 2007-01-26 19:56:25 +00:00
boards Added watchers for message boards (watchers controller modified to support any watchable model). 2007-05-13 19:43:35 +00:00
common A 403 error page is now displayed (instead of a blank page) when trying to access a protected page. 2007-04-30 19:47:28 +00:00
custom_fields Custom fields for issues can now be used as filters on issue list. 2007-04-17 10:53:20 +00:00
documents Removed User#display_name (replaced by User#name). 2007-06-29 17:27:27 +00:00
enumerations added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
feeds Fixed: error on history atom feed when there's no notes on an issue change 2007-04-22 12:50:26 +00:00
issue_categories Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user. 2007-06-29 17:21:37 +00:00
issue_relations Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 2007-05-05 13:22:27 +00:00
issue_statuses Applied the same column width in different similar views. 2007-04-02 19:27:05 +00:00
issues Issue history is now 'oldest first' sorted. 2007-08-14 09:02:40 +00:00
layouts Changed AR error messages style (same as flash errors). 2007-08-12 11:25:25 +00:00
mailer Added 'email sending test' functionality. 2007-08-14 10:36:19 +00:00
messages Slight views refactoring 2007-05-27 12:38:29 +00:00
my Added the ability to archive projects: 2007-05-27 17:42:04 +00:00
news Project name is now displayed in news titles when not inside the project (eg. home page). 2007-08-12 14:47:54 +00:00
projects Fixed: versions not sorted correctly in drop down lists. 2007-08-12 14:27:40 +00:00
queries Added per user custom queries. 2007-06-23 13:49:29 +00:00
reports On the issue report page, 0 issue counts are now displayed as dashes. 2007-08-13 17:00:59 +00:00
repositories Added Darcs basic support. 2007-06-24 19:30:38 +00:00
roles Removed some parentheses before arguments. 2007-04-23 16:46:04 +00:00
search Text search added on messages. 2007-05-14 17:46:58 +00:00
settings Added an option to be able to relate issues in different projects. 2007-08-12 15:31:04 +00:00
timelog Fixed: on spent time details view, the h3 issue link now links back to the issue 2007-08-01 20:04:31 +00:00
trackers Added a warning message on tracker list for trackers that don't have any workflow defined. 2007-04-07 17:33:07 +00:00
users Password fields hidden on users/add form when selecting an external authentication mode. 2007-05-27 11:57:49 +00:00
versions A wiki page can now be attached to each version. 2007-06-14 18:26:27 +00:00
welcome added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
wiki Added wiki diff. 2007-07-14 11:25:03 +00:00