summaryrefslogtreecommitdiffstats
path: root/test/helpers
Commit message (Collapse)AuthorAgeFilesLines
...
* shorten long line of ApplicationHelperTestToshi MARUYAMA2020-11-301-10/+22
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20526 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of ActivitiesHelperTestToshi MARUYAMA2020-11-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20509 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of AvatarsHelperTestToshi MARUYAMA2020-11-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20508 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of ApplicationHelperTestToshi MARUYAMA2020-10-261-12/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20195 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace gsub with tr, delete, or squeeze (#34161).Go MAEDA2020-10-241-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20176 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Invalid links to versions with sharing in project tree (#32860).Go MAEDA2020-10-181-1/+9
| | | | | | | Patch by Alexander Meindl. git-svn-id: http://svn.redmine.org/redmine/trunk@20149 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of IssuesHelperTestToshi MARUYAMA2020-09-261-12/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20088 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of ApplicationHelperTestToshi MARUYAMA2020-09-241-164/+218
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20071 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of ApplicationHelperTestToshi MARUYAMA2020-09-211-21/+22
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20060 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of ApplicationHelperTest#test_html_tagsToshi MARUYAMA2020-07-151-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19910 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of ApplicationHelperTest#test_allowed_html_tagsToshi MARUYAMA2020-07-151-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19909 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of ApplicationHelperTest#test_text_formattingToshi MARUYAMA2020-07-151-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19908 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchyToshi MARUYAMA2020-07-151-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19907 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of ↵Toshi MARUYAMA2020-07-151-1/+1
| | | | | | ApplicationHelperTest#test_render_page_hierarchy_with_timestamp git-svn-id: http://svn.redmine.org/redmine/trunk@19906 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of ↵Toshi MARUYAMA2020-07-151-1/+1
| | | | | | ApplicationHelperTest#test_render_page_hierarchy_when_action_is_export git-svn-id: http://svn.redmine.org/redmine/trunk@19905 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of ApplicationHelperTest#test_due_date_distance_in_wordsToshi MARUYAMA2020-07-151-8/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19904 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of ↵Toshi MARUYAMA2020-07-121-1/+1
| | | | | | ApplicationHelperTest#test_principals_check_box_tag_without_avatar git-svn-id: http://svn.redmine.org/redmine/trunk@19895 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix typo in test/helpers/watchers_helper_test.rb (#33567).Go MAEDA2020-06-161-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19824 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Some tests in ApplicationHelperTest are declared as private (#33562).Go MAEDA2020-06-091-16/+16
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19814 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Import user accounts from CSV file (#33102).Go MAEDA2020-05-301-0/+10
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@19799 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing fixtures to VersionsHelperTest (#33376).Go MAEDA2020-05-011-1/+4
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19738 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Unify CSS classes for custom fields in issue#show, issue#edit and ↵Go MAEDA2020-04-111-1/+1
| | | | | | | | | issue#bulk_edit (#32471). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19690 e93f8b46-1217-0410-a6f0-8f06a7374b81
* ##123 syntax for linking to issues: Title cannot be distinguished from ↵Jean-Philippe Lang2020-04-051-13/+10
| | | | | | | | following text (#32765). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19663 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Skip thumbnail tests if ImageMagick convert command is not available (#33226).Go MAEDA2020-04-021-0/+1
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@19640 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display avatar on add watchar dialog (#32976).Go MAEDA2020-03-313-0/+28
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@19626 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-0319-19/+19
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19553 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow adding user groups as watchers for issues (#4511).Go MAEDA2020-02-061-1/+1
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19498 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move duplicated back_url method from ApplicationHelper to ↵Jean-Philippe Lang2020-02-021-5/+0
| | | | | | | | ApplicationController (#32850). Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@19486 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in ↵Toshi MARUYAMA2019-11-241-8/+14
| | | | | | test/helpers/issues_helper_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19241 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in ↵Toshi MARUYAMA2019-11-241-12/+20
| | | | | | test/helpers/activities_helper_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19240 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/EmptyLines in ↵Toshi MARUYAMA2019-11-231-1/+0
| | | | | | test/helpers/application_helper_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19218 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/SpaceInsideParens in ↵Toshi MARUYAMA2019-11-231-7/+5
| | | | | | test/helpers/application_helper_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19207 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression and ↵Toshi MARUYAMA2019-11-161-2/+2
| | | | | | Style/RedundantParentheses and Layout/SpaceAfterNot in test/helpers/application_helper_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19082 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-2/+3
| | | | | | ApplicationHelperTest#test_principals_options_for_select_with_users_and_groups git-svn-id: http://svn.redmine.org/redmine/trunk@19057 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-2/+3
| | | | | | ApplicationHelperTest#test_principals_options_for_select_with_selected git-svn-id: http://svn.redmine.org/redmine/trunk@19056 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-2/+3
| | | | | | ApplicationHelperTest#test_principals_options_for_select_with_users git-svn-id: http://svn.redmine.org/redmine/trunk@19055 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-2/+3
| | | | | | ApplicationHelperTest#test_thumbnail_tag git-svn-id: http://svn.redmine.org/redmine/trunk@19054 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-10/+15
| | | | | | ApplicationHelperTest#test_link_to_attachment git-svn-id: http://svn.redmine.org/redmine/trunk@19053 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-5/+6
| | | | | | ApplicationHelperTest#test_section_edit_links git-svn-id: http://svn.redmine.org/redmine/trunk@19052 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-1/+1
| | | | | | test/helpers/issues_helper_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19046 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-6/+6
| | | | | | test/helpers/custom_fields_helper_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19042 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-6/+6
| | | | | | test/helpers/timelog_helper_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19040 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-6/+6
| | | | | | ApplicationHelperTest#test_attachment_links_to_images_with_email_format_should_not_be_parsed git-svn-id: http://svn.redmine.org/redmine/trunk@19037 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest ↵Toshi MARUYAMA2019-11-091-5/+6
| | | | | | link_to_if_authorized git-svn-id: http://svn.redmine.org/redmine/trunk@19033 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-2/+3
| | | | | | ApplicationHelperTest#test_attached_images_with_hires_naming git-svn-id: http://svn.redmine.org/redmine/trunk@19032 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#test_redmine_linksToshi MARUYAMA2019-11-091-27/+64
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19023 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-8/+10
| | | | | | ApplicationHelperTest#test_redmine_links_mercurial_commit git-svn-id: http://svn.redmine.org/redmine/trunk@19018 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-6/+5
| | | | | | ApplicationHelperTest#test_redmine_links_git_commit git-svn-id: http://svn.redmine.org/redmine/trunk@19017 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-6/+16
| | | | | | ApplicationHelperTest#test_cross_project_multiple_repositories_redmine_links git-svn-id: http://svn.redmine.org/redmine/trunk@19015 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-7/+16
| | | | | | ApplicationHelperTest#test_multiple_repositories_redmine_links git-svn-id: http://svn.redmine.org/redmine/trunk@19013 e93f8b46-1217-0410-a6f0-8f06a7374b81