Redmine/test/functional
Jean-Philippe Lang 25209273d3 Fixed that CSV Export of Spent Time ignores filters and columns selection (#13618).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11696 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-04-03 16:48:28 +00:00
..
account_controller_openid_test.rb remove trailing white-spaces from test/functional/account_controller_openid_test.rb 2013-03-06 08:41:48 +00:00
account_controller_test.rb Use POST instead of GET for logging out (#13022). 2013-01-30 17:34:48 +00:00
activities_controller_test.rb Removed unused fixtures. 2013-02-11 20:14:26 +00:00
admin_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
attachments_controller_test.rb fix typo of attachments controller test names 2013-01-13 00:43:36 +00:00
auth_sources_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
auto_completes_controller_test.rb Removed unused fixtures. 2013-02-11 20:14:26 +00:00
boards_controller_test.rb Fixed that messages are not sorted by last reply (#12243). 2013-02-17 11:10:17 +00:00
calendars_controller_test.rb Removed some shoulda context. 2013-02-18 17:30:11 +00:00
comments_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
context_menus_controller_test.rb Test failures from r11331 (#13075). 2013-02-07 19:58:43 +00:00
custom_fields_controller_test.rb Use a textarea instead of an input for the default value of long text custom fields (#13176). 2013-02-15 08:48:51 +00:00
documents_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
enumerations_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
files_controller_test.rb Removed unused fixtures. 2013-02-11 20:14:26 +00:00
gantts_controller_test.rb Don't reload the issue in after_save callback. 2013-02-28 17:47:58 +00:00
groups_controller_test.rb Adds pagination to users list when adding project or group members (#9549). 2013-01-18 17:57:16 +00:00
issue_categories_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
issue_relations_controller_test.rb Removed deferred test, circular relations are unit tested. 2013-02-24 13:03:00 +00:00
issue_statuses_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
issues_controller_test.rb Fixed: Circular loop when using relations and subtasks (#8794). 2013-03-17 15:02:57 +00:00
issues_controller_transaction_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
journals_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
mail_handler_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
members_controller_test.rb Adds pagination to users list when adding project or group members (#9549). 2013-01-18 17:57:16 +00:00
messages_controller_test.rb Fixed that requesting a message from an invalid forum should respond with 404 (#13232). 2013-02-20 20:59:52 +00:00
my_controller_test.rb Fixed that adding a blank/invalid block to my page renders a blank page (#12838). 2013-01-20 15:56:46 +00:00
news_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
previews_controller_test.rb Removed unused fixtures. 2013-02-11 20:14:26 +00:00
project_enumerations_controller_test.rb Removed unused fixtures. 2013-02-11 20:14:26 +00:00
projects_controller_test.rb Code cleanup. 2013-02-18 17:29:31 +00:00
queries_controller_test.rb Refactor: makes issue id a regular QueryColumn. 2013-02-23 10:53:21 +00:00
reports_controller_test.rb Removed unused fixtures. 2013-02-11 20:14:26 +00:00
repositories_bazaar_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
repositories_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
repositories_cvs_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
repositories_darcs_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
repositories_filesystem_controller_test.rb use "UTF-16LE" instead of "UTF-16" on Ruby 1.9.2 due to test failure (#12787) 2013-01-13 01:50:14 +00:00
repositories_git_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
repositories_mercurial_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
repositories_subversion_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
roles_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
search_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
sessions_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
settings_controller_test.rb Fix 500 error for requests to the settings path for non-configurable plugins (#12911). 2013-01-20 13:03:55 +00:00
sys_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
time_entry_reports_controller_test.rb Traditional Chinese "label_total_time" translation changed by ChunChang Lo (#13528) 2013-03-20 06:02:58 +00:00
timelog_controller_test.rb Fixed that CSV Export of Spent Time ignores filters and columns selection (#13618). 2013-04-03 16:48:28 +00:00
trackers_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
users_controller_test.rb Option to generate a random password on user creation/update. 2013-02-23 16:50:07 +00:00
versions_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
watchers_controller_test.rb Fixed that delete watcher link was broken by r11290 (#13231). 2013-02-20 20:43:28 +00:00
welcome_controller_test.rb Use POST instead of GET for logging out (#13022). 2013-01-30 17:34:48 +00:00
wiki_controller_test.rb Accommodates fixtures for databases with case sensitive sort. 2013-01-23 18:09:03 +00:00
wikis_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
workflows_controller_test.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00