.. |
helpers
|
Adds links to forum messages using message#id syntax (#1756).
|
2008-08-10 22:18:23 +00:00 |
activity_test.rb
|
Activity refactoring.
|
2008-07-27 17:54:09 +00:00 |
attachment_test.rb
|
Fixed: possible error when attachment's filename is non-ASCII (#747, #1243, #1089).
|
2008-05-17 11:03:43 +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 |
changeset_test.rb
|
Fixed: using '*' as keyword for repository referencing keywords doesn't work when issue id is at the beginning of a line (#1253).
|
2008-05-25 11:43:20 +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
|
Prevent unexpected nil in custom value validation.
|
2008-01-24 18:15:38 +00:00 |
default_data_test.rb
|
Fixed: default configuration can not be loaded for :it, :pt and :ro languages (#1660).
|
2008-07-17 16:27:29 +00:00 |
enumeration_test.rb
|
Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value (#1467).
|
2008-06-17 19:10:54 +00:00 |
filesystem_adapter_test.rb
|
Adds Filesystem adapter (patch #1393 by Paul R).
|
2008-06-08 15:40:24 +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
|
When moving an issue to another project, reassign it to the category with same name if any (#1653).
|
2008-07-26 09:27:07 +00:00 |
journal_test.rb
|
Added issues status changes on the activity view (initial patch by Cyril Mougel).
|
2007-11-08 19:00:37 +00:00 |
mail_handler_test.rb
|
Added the "Status:" keyword to the MailHandler for setting and changing an Issue status via email.
|
2008-08-20 06:21:06 +00:00 |
mailer_test.rb
|
Fixes test broken by r1549.
|
2008-06-15 14:39:52 +00:00 |
member_test.rb
|
trunk moved from /trunk/redmine to /trunk
|
2006-12-05 20:45:04 +00:00 |
mercurial_adapter_test.rb
|
Fixes nil error when svn binary version is unknown (#1607).
|
2008-07-12 09:06:19 +00:00 |
message_test.rb
|
Forums enhancements:
|
2007-11-24 12:25:07 +00:00 |
project_test.rb
|
Fixes test broken by r1610.
|
2008-07-03 16:22:51 +00:00 |
query_test.rb
|
Adds estimated hours to issue filters (#1678).
|
2008-07-26 09:05:26 +00:00 |
repository_bazaar_test.rb
|
Postgresql 8.3 compatibility fix (#834).
|
2008-04-26 17:56:26 +00:00 |
repository_cvs_test.rb
|
Fixes platform determination under JRuby (#1804).
|
2008-08-25 11:01:37 +00:00 |
repository_darcs_test.rb
|
Postgresql 8.3 compatibility fix (#834).
|
2008-04-26 17:56:26 +00:00 |
repository_filesystem_test.rb
|
Adds Filesystem adapter (patch #1393 by Paul R).
|
2008-06-08 15:40:24 +00:00 |
repository_git_test.rb
|
Fixes platform determination under JRuby (#1804).
|
2008-08-25 11:01:37 +00:00 |
repository_mercurial_test.rb
|
Mercurial adapter improvements (patch #1199 by Pierre Paysant-Le Roux).
|
2008-06-07 09:19:50 +00:00 |
repository_subversion_test.rb
|
Postgresql 8.3 compatibility fix (#834).
|
2008-04-26 17:56:26 +00:00 |
repository_test.rb
|
Clear changesets and changes with raw sql when deleting a repository (#1627).
|
2008-07-13 21:55:13 +00:00 |
role_test.rb
|
Merged Rails 2.1 compatibility branch.
|
2008-07-04 17:58:14 +00:00 |
search_test.rb
|
Search engine: display total results count (#906) and count by result type.
|
2008-07-20 17:26:07 +00:00 |
setting_test.rb
|
Fixed: Oracle error when saving serialized setting (eg. mail notifications)
|
2007-09-18 17:50:17 +00:00 |
subversion_adapter_test.rb
|
Display svn properties in the browser, svn >= 1.5.0 only (#1581).
|
2008-07-05 08:59:04 +00:00 |
time_entry_test.rb
|
Accept the following formats for the timelog "hours" field: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30.
|
2008-04-02 19:52:12 +00:00 |
token_test.rb
|
added unit tests for issue statuses, user preferences and tokens
|
2007-01-27 22:31:42 +00:00 |
tracker_test.rb
|
Merged Rails 2.1 compatibility branch.
|
2008-07-04 17:58:14 +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
|
Fixed: invalid SQL query on User#destroy (#1781).
|
2008-08-25 11:55:40 +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
|
Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.
|
2008-07-26 11:46:24 +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 |