redmine/test/functional
Jean-Philippe Lang 83e7ee6729 Extracts custom field values validation from CustomValue so that they can be validated globally from the customized object (#1189).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8717 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-01-28 11:16:58 +00:00
..
account_controller_test.rb
activities_controller_test.rb
admin_controller_test.rb
attachments_controller_test.rb
auth_sources_controller_test.rb
auto_completes_controller_test.rb
boards_controller_test.rb
calendars_controller_test.rb
comments_controller_test.rb
context_menus_controller_test.rb Adds a <<me>> option for assignee in the context menu (#1102). 2012-01-21 11:11:13 +00:00
custom_fields_controller_test.rb
documents_controller_test.rb
enumerations_controller_test.rb
files_controller_test.rb
gantts_controller_test.rb
groups_controller_test.rb
issue_categories_controller_test.rb
issue_relations_controller_test.rb
issue_statuses_controller_test.rb
issues_controller_test.rb Extracts custom field values validation from CustomValue so that they can be validated globally from the customized object (#1189). 2012-01-28 11:16:58 +00:00
issues_controller_transaction_test.rb
journals_controller_test.rb
ldap_auth_sources_controller.rb
mail_handler_controller_test.rb
members_controller_test.rb
messages_controller_test.rb
my_controller_test.rb
news_controller_test.rb
previews_controller_test.rb
project_enumerations_controller_test.rb
projects_controller_test.rb
queries_controller_test.rb
reports_controller_test.rb
repositories_bazaar_controller_test.rb Resourcified repositories for CRUD operations to prepare for multiple SCM per project (#779). 2012-01-15 14:23:06 +00:00
repositories_controller_test.rb Don't use a disabled SCM as a default repository SCM (#779). 2012-01-15 22:23:56 +00:00
repositories_cvs_controller_test.rb Resourcified repositories for CRUD operations to prepare for multiple SCM per project (#779). 2012-01-15 14:23:06 +00:00
repositories_darcs_controller_test.rb Resourcified repositories for CRUD operations to prepare for multiple SCM per project (#779). 2012-01-15 14:23:06 +00:00
repositories_filesystem_controller_test.rb Do not show revisions links and field on filesystem repositories. 2012-01-16 20:22:12 +00:00
repositories_git_controller_test.rb Resourcified repositories for CRUD operations to prepare for multiple SCM per project (#779). 2012-01-15 14:23:06 +00:00
repositories_mercurial_controller_test.rb Fixed: Git: Mercurial: Branch dropdown broken on repositories page (#10026). 2012-01-20 19:46:28 +00:00
repositories_subversion_controller_test.rb Removed duplicated test. 2012-01-16 20:23:25 +00:00
roles_controller_test.rb
search_controller_test.rb
settings_controller_test.rb
sys_controller_test.rb Resourcified repositories for CRUD operations to prepare for multiple SCM per project (#779). 2012-01-15 14:23:06 +00:00
time_entry_reports_controller_test.rb
timelog_controller_test.rb Fixed that project is ignored when entering an issue id on /time_entries/new form (#10020). 2012-01-22 10:37:57 +00:00
trackers_controller_test.rb
users_controller_test.rb
versions_controller_test.rb Fixed links to versions anchors on the roadmap. 2012-01-24 18:47:38 +00:00
watchers_controller_test.rb
welcome_controller_test.rb
wiki_controller_test.rb
wikis_controller_test.rb
workflows_controller_test.rb