.. |
helpers
|
ApplicationHelperTest fix.
|
2008-04-15 20:27:10 +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
|
* Added links to previous and next revisions on revision view (patch by Cyril Mougel slightly edited)
|
2007-12-01 17:15:42 +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 |
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
|
Estimated time recognizes improved time formats (#1092).
|
2008-04-26 11:59:51 +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 project module concept.
|
2007-09-14 11:34:08 +00:00 |
mailer_test.rb
|
Add Redmine links for repository files using source: and export: keyworkds (#867).
|
2008-03-17 17:45:01 +00:00 |
member_test.rb
|
trunk moved from /trunk/redmine to /trunk
|
2006-12-05 20:45:04 +00:00 |
message_test.rb
|
Forums enhancements:
|
2007-11-24 12:25:07 +00:00 |
project_test.rb
|
Fixed: Boards are not deleted when project is deleted (closes #963).
|
2008-04-01 17:43:20 +00:00 |
query_test.rb
|
Fixes custom field filters behaviour (#1078).
|
2008-04-26 16:55:24 +00:00 |
repository_bazaar_test.rb
|
Fixed Bazaar test repository path.
|
2007-12-14 21:49:23 +00:00 |
repository_cvs_test.rb
|
Merged Git support branch (r1200 to r1226).
|
2008-03-12 20:28:49 +00:00 |
repository_darcs_test.rb
|
Merged Git support branch (r1200 to r1226).
|
2008-03-12 20:28:49 +00:00 |
repository_git_test.rb
|
Merged Git support branch (r1200 to r1226).
|
2008-03-12 20:28:49 +00:00 |
repository_mercurial_test.rb
|
Added a Mercurial test repository with unit and functional tests.
|
2007-12-14 17:46:45 +00:00 |
repository_subversion_test.rb
|
Added some functional tests (projects and repositories).
|
2007-12-12 20:56:22 +00:00 |
repository_test.rb
|
Strip repository urls (closes #852).
|
2008-03-14 18:59:10 +00:00 |
role_test.rb
|
Workflow copy:
|
2008-03-15 08:27:38 +00:00 |
setting_test.rb
|
Fixed: Oracle error when saving serialized setting (eg. mail notifications)
|
2007-09-18 17:50:17 +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
|
Add some tests on RolesController.
|
2008-03-17 20:02:51 +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
|
Add a user preference to choose how comments/replies are displayed: in chronological or reverse chronological order (#589, #776).
|
2008-03-05 15:41:54 +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 |