..
account_controller_test.rb
Unescape back_url param before calling redirect_to.
2008-09-21 12:45:22 +00:00
admin_controller_test.rb
Admin settings screen split to tabs.
2008-01-06 20:24:26 +00:00
application_controller_test.rb
Fixed: CVS repository doesn't work if port is used in the url ( #653 ).
2008-02-16 18:09:26 +00:00
attachments_controller_test.rb
Functional tests fail when run on their own ( #1895 ).
2008-09-14 12:41:24 +00:00
boards_controller_test.rb
Forums enhancements:
2007-11-24 12:25:07 +00:00
documents_controller_test.rb
File viewer for attached text files.
2008-06-09 18:40:59 +00:00
enumerations_controller.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
issues_controller_test.rb
Fixed a failing assertion in test_post_edit_with_attachment_only that would
2008-10-02 02:40:29 +00:00
journals_controller_test.rb
Fixed JournalControllerTest.
2008-02-27 23:01:35 +00:00
mail_handler_controller_test.rb
Adds a simple API and a standalone script that can be used to forward emails from a local or remote email server to Redmine ( #1110 ).
2008-06-25 19:25:28 +00:00
messages_controller_test.rb
Adds posts quoting functionality ( #1825 ).
2008-08-28 18:56:47 +00:00
my_controller_test.rb
Added some functional tests and a CVS test repository.
2007-12-13 18:52:09 +00:00
news_controller_test.rb
Add NewsController and TimelogController tests.
2008-03-17 20:48:22 +00:00
projects_controller_test.rb
Adds support for free ticket filtering and custom queries on Calendar.
2008-09-11 17:03:26 +00:00
queries_controller_test.rb
Global queries can be saved from the global issue list (follows r1311 and closes #897 ).
2008-03-30 14:20:07 +00:00
repositories_bazaar_controller_test.rb
Fixed: Links to repository directories don't work ( #1119 ).
2008-04-27 10:12:15 +00:00
repositories_controller_test.rb
Fixes test broken by r1549.
2008-06-15 14:34:23 +00:00
repositories_cvs_controller_test.rb
Fixes platform determination under JRuby ( #1804 ).
2008-08-25 11:01:37 +00:00
repositories_darcs_controller_test.rb
Fix repository browsing at given revision for various scm and add tests for this.
2008-04-06 10:35:55 +00:00
repositories_git_controller_test.rb
Fixes platform determination under JRuby ( #1804 ).
2008-08-25 11:01:37 +00:00
repositories_mercurial_controller_test.rb
Fixed: Links to repository directories don't work ( #1119 ).
2008-04-27 10:12:15 +00:00
repositories_subversion_controller_test.rb
Render the commit changes list as a tree ( #1896 ).
2008-09-17 16:39:23 +00:00
roles_controller_test.rb
Adds a workflow overview screen.
2008-09-28 12:03:17 +00:00
search_controller_test.rb
Search engine: display total results count ( #906 ) and count by result type.
2008-07-20 17:26:07 +00:00
settings_controller_test.rb
Admin settings screen split to tabs.
2008-01-06 20:24:26 +00:00
sys_api_test.rb
Merged nbc branch @ r1812 (commit access permission and reposman improvements).
2008-09-13 16:31:11 +00:00
timelog_controller_test.rb
Adds cross-project time reports support ( #994 ).
2008-08-31 16:34:54 +00:00
users_controller_test.rb
Added some functional tests and a CVS test repository.
2007-12-13 18:52:09 +00:00
versions_controller_test.rb
Gantt chart: display issues that don't have a due date if they are assigned to a version with a date ( #184 ).
2008-05-25 13:26:21 +00:00
watchers_controller_test.rb
Adds permissions for viewing the watcher list and adding new watchers on the issue detail view ( #398 ).
2008-08-03 09:14:43 +00:00
welcome_controller_test.rb
Additional test for r1481.
2008-05-30 18:42:56 +00:00
wiki_controller_test.rb
Hiding the View Differences button when a wiki page's history only has one version.
2008-08-20 05:09:13 +00:00
wikis_controller_test.rb
Project identifier is now used in URLs (instead of project id).
2007-12-17 21:00:56 +00:00
workflows_controller_test.rb
Adds a workflow overview screen.
2008-09-28 12:03:17 +00:00