summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* use assert_select instead of assert_tag in Bazaar annotate test (#14931)Toshi MARUYAMA2013-09-181-20/+9
* use assert_select instead of assert_tag in Mercurial annotate test (#14931)Toshi MARUYAMA2013-09-181-24/+9
* fix test failure (#14931)Toshi MARUYAMA2013-09-181-1/+1
* not use assert_not_nil in Errors#[]Toshi MARUYAMA2013-07-301-3/+3
* Fixed that open/closed counts on issues summary are not displayed with SQLSer...Jean-Philippe Lang2013-07-281-0/+18
* Spent time details and report should ignore 'Setting.display_subprojects_issu...Jean-Philippe Lang2013-07-281-0/+22
* Fixed that sorting time entries by custom field raises a SQL error (#14366).Jean-Philippe Lang2013-07-281-0/+18
* Fixed that displaying time entries with custom field column raises an error (...Jean-Philippe Lang2013-07-241-0/+11
* Additional tests for AccountController.Jean-Philippe Lang2013-07-141-0/+25
* Ability to save Gantt query filters (#7836).Jean-Philippe Lang2013-07-141-0/+37
* Role-based issue custom field visibility (#5037).Jean-Philippe Lang2013-07-134-0/+530
* Role based custom queries (#1019).Jean-Philippe Lang2013-07-113-29/+19
* Cleanup of finders with :conditions option.Jean-Philippe Lang2013-06-125-9/+9
* Don't redirect XHR requests to /login.Jean-Philippe Lang2013-06-121-0/+16
* Use #find_issues as before filter for issues context menu.Jean-Philippe Lang2013-06-111-5/+3
* Adds a way for a registered user to get a new action email (#14228).Jean-Philippe Lang2013-06-091-1/+43
* add changeset comment in revision page title (#14138)Toshi MARUYAMA2013-05-301-1/+1
* add test of revision page title (#14138)Toshi MARUYAMA2013-05-301-0/+16
* code layout clean up test_bulk_copy_should_allow_not_changing_the_issue_attri...Toshi MARUYAMA2013-05-191-3/+6
* code layout clean up test_bulk_update_with_some_failures_should_show_errors o...Toshi MARUYAMA2013-05-191-6/+6
* code layout clean up test_bulk_update_parent_id of IssuesControllerTestToshi MARUYAMA2013-05-191-3/+2
* code layout clean up test_bulk_edit_should_only_propose_statuses_allowed_for_...Toshi MARUYAMA2013-05-191-6/+12
* code layout clean up test_create_as_copy_should_add_relation_with_copied_issu...Toshi MARUYAMA2013-05-191-2/+2
* adjust functional IssuesControllerTest (#1005)Toshi MARUYAMA2013-05-191-19/+20
* Removed some shoulda context.Jean-Philippe Lang2013-05-181-50/+24
* Adds a link on "My Page" to view all my spent time (#13157).Jean-Philippe Lang2013-05-181-0/+8
* Fixed that submitting the form without selecting a value may raise raises an ...Jean-Philippe Lang2013-05-171-0/+7
* Add links to attachments in new issue email notification (#12293).Jean-Philippe Lang2013-05-171-0/+19
* Update notified_project_ids while saving record.Jean-Philippe Lang2013-05-131-8/+4
* Fixed that locking and unlocking a user resets the email notification checkbo...Jean-Philippe Lang2013-05-132-1/+13
* Disable autofetching of repository changesets if projects are closed (#13945).Jean-Philippe Lang2013-05-121-0/+25
* use with_settings at test_post_create_without_start_date_and_default_start_da...Toshi MARUYAMA2013-05-101-10/+10
* use with_settings at test_post_create_without_start_date_and_default_start_da...Toshi MARUYAMA2013-05-101-10/+10
* use with_settings at test_get_new_with_default_start_date_is_creation_date of...Toshi MARUYAMA2013-05-101-8/+8
* use with_settings at test_get_new_without_default_start_date_is_creation_date...Toshi MARUYAMA2013-05-101-9/+8
* remove redundant empty lines from test_show_by_manager of IssuesControllerTestToshi MARUYAMA2013-05-101-2/+0
* remove redundant empty lines from test_show_by_anonymous of IssuesControllerTestToshi MARUYAMA2013-05-101-3/+0
* remove redundant empty line from test_index_with_fixed_version_column of Issu...Toshi MARUYAMA2013-05-101-1/+0
* remove redundant empty line from test_index_should_not_show_spent_hours_colum...Toshi MARUYAMA2013-05-101-1/+0
* remove redundant empty line from test_index_with_spent_hours_column of Issues...Toshi MARUYAMA2013-05-101-1/+0
* remove redundant empty lines from test_index_with_done_ratio_column of Issues...Toshi MARUYAMA2013-05-101-2/+0
* remove redundant empty lines from test_index_with_date_column of IssuesContro...Toshi MARUYAMA2013-05-091-2/+0
* Fixed that bulk copy raises an error on validation failure (#13943).Jean-Philippe Lang2013-05-041-0/+7
* Preserve field values on bulk edit failure (#13943).Jean-Philippe Lang2013-05-041-0/+12
* Display the bulk edit form with error messages when some issues can not be sa...Jean-Philippe Lang2013-05-041-5/+24
* use assert_select instead of assert_tag at versions index sidebarToshi MARUYAMA2013-05-031-6/+6
* code layout clean up test/functional/versions_controller_test.rbToshi MARUYAMA2013-05-031-7/+13
* Fixed that CSV Export of Spent Time ignores filters and columns selection (#1...Jean-Philippe Lang2013-04-031-0/+40
* Traditional Chinese "label_total_time" translation changed by ChunChang Lo (#...Toshi MARUYAMA2013-03-201-3/+3
* Fixed: Circular loop when using relations and subtasks (#8794).Jean-Philippe Lang2013-03-171-0/+2