Redmine/test/unit
Jean-Philippe Lang bd434427e6 Mailer:
* added an application setting to specify the application protocol (http or https) used to generate urls
* added layouts for text and html emails
* no more language specific templates
* urls are now generated using UrlWriter
* the mailer now uses AdvAttrAccessor code style to set email parameters

git-svn-id: http://redmine.rubyforge.org/svn/trunk@877 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-11-04 10:43:39 +00:00
..
helpers Fixed: URL with ~ broken in wiki formatting. 2007-10-03 18:00:50 +00:00
board_test.rb Per project forums added. 2007-05-13 17:09:56 +00:00
calendar_test.rb Calendar: 2007-10-07 20:07:11 +00:00
comment_test.rb Fixed: 10342 Creation of Schema in Oracle 2007-04-25 15:06:20 +00:00
custom_field_test.rb Added "Float" as a custom field format. 2007-10-25 17:38:05 +00:00
custom_value_test.rb Added "Float" as a custom field format. 2007-10-25 17:38:05 +00:00
issue_category_test.rb A category with assigned issue can now be deleted. 2 options are proposed: 2007-09-15 16:52:32 +00:00
issue_status_test.rb added unit tests for issue statuses, user preferences and tokens 2007-01-27 22:31:42 +00:00
issue_test.rb Added the hability to copy an issue. 2007-10-28 14:31:59 +00:00
mail_handler_test.rb Added project module concept. 2007-09-14 11:34:08 +00:00
mailer_test.rb Mailer: 2007-11-04 10:43:39 +00:00
member_test.rb trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
message_test.rb Per project forums added. 2007-05-13 17:09:56 +00:00
project_test.rb Added the ability to archive projects: 2007-05-27 17:42:04 +00:00
query_test.rb Added the ability to customize columns of a saved query. 2007-10-01 08:44:17 +00:00
repository_subversion_test.rb Added Subversion repository unit tests. 2007-09-10 18:23:44 +00:00
repository_test.rb Commit message parser: 2007-10-22 16:52:36 +00:00
setting_test.rb Fixed: Oracle error when saving serialized setting (eg. mail notifications) 2007-09-18 17:50:17 +00:00
token_test.rb added unit tests for issue statuses, user preferences and tokens 2007-01-27 22:31:42 +00:00
user_preference_test.rb added unit tests for issue statuses, user preferences and tokens 2007-01-27 22:31:42 +00:00
user_test.rb More flexible mail notifications settings at user level. A user has now 3 options: 2007-10-20 12:47:05 +00:00
watcher_test.rb Added project module concept. 2007-09-14 11:34:08 +00:00
wiki_content_test.rb Fixed: 10342 Creation of Schema in Oracle 2007-04-25 15:06:20 +00:00
wiki_page_test.rb Added the ability to destroy wiki pages (content and its history are deleted from the database). 2007-05-25 16:44:50 +00:00
wiki_redirect_test.rb Added the ability to rename wiki pages (specific permission required). 2007-09-09 17:05:38 +00:00
wiki_test.rb Fixed: Title with non-ascii characters breaks wiki 2007-10-05 19:33:25 +00:00