index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set "icon icon-group" CSS classes in _members_box.html.erb instead of Applica...
Go MAEDA
2021-07-20
1
-1
/
+1
*
Add link from group name to group page on project overview page (#12795).
Go MAEDA
2021-07-19
1
-0
/
+11
*
"Copy link" feature for issues list (#34932).
Go MAEDA
2021-04-13
1
-0
/
+7
*
Fix user link using @ not working at the end of line (#34894).
Go MAEDA
2021-04-13
1
-0
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
19
-19
/
+19
*
Show project ID instead of name in issue journal details if the project is no...
Go MAEDA
2021-03-18
1
-0
/
+8
*
"Copy link" feature for issue and issue journal (#34703).
Go MAEDA
2021-03-18
1
-0
/
+1
*
Add missing fixtures (#33602).
Go MAEDA
2021-03-13
1
-0
/
+2
*
The order of thumbnails in journals does not match the order of file name lis...
Go MAEDA
2021-03-09
1
-0
/
+26
*
Move some action links for issues and journals to the dropdown menu (#34714).
Go MAEDA
2021-03-07
1
-1
/
+12
*
Add an interface to filter activities by user (#33602).
Go MAEDA
2021-02-21
1
-0
/
+20
*
shorten long line of VersionsHelperTest
Toshi MARUYAMA
2020-12-19
1
-5
/
+19
*
remove redundant 'return' from ApplicationHelperTest
Toshi MARUYAMA
2020-12-17
1
-1
/
+1
*
shorten long line of ApplicationHelperTest
Toshi MARUYAMA
2020-12-12
1
-14
/
+30
*
Allow to add subtask from context menu (#34303).
Go MAEDA
2020-12-10
1
-0
/
+7
*
shorten long line of ApplicationHelperTest
Toshi MARUYAMA
2020-12-10
1
-34
/
+71
*
shorten long line of SearchHelperTest
Toshi MARUYAMA
2020-12-09
1
-3
/
+12
*
shorten long line of ApplicationHelperTest
Toshi MARUYAMA
2020-12-03
1
-14
/
+22
*
shorten long line of ApplicationHelperTest
Toshi MARUYAMA
2020-11-30
1
-10
/
+22
*
fix source indent of ActivitiesHelperTest
Toshi MARUYAMA
2020-11-29
1
-1
/
+1
*
fix source indent of AvatarsHelperTest
Toshi MARUYAMA
2020-11-29
1
-1
/
+1
*
fix source indent of ApplicationHelperTest
Toshi MARUYAMA
2020-10-26
1
-12
/
+13
*
Replace gsub with tr, delete, or squeeze (#34161).
Go MAEDA
2020-10-24
1
-4
/
+4
*
Invalid links to versions with sharing in project tree (#32860).
Go MAEDA
2020-10-18
1
-1
/
+9
*
fix source indent of IssuesHelperTest
Toshi MARUYAMA
2020-09-26
1
-12
/
+14
*
fix source indent of ApplicationHelperTest
Toshi MARUYAMA
2020-09-24
1
-164
/
+218
*
remove spaces inside {} of ApplicationHelperTest
Toshi MARUYAMA
2020-09-21
1
-21
/
+22
*
remove spaces inside {} of ApplicationHelperTest#test_html_tags
Toshi MARUYAMA
2020-07-15
1
-1
/
+1
*
remove spaces inside {} of ApplicationHelperTest#test_allowed_html_tags
Toshi MARUYAMA
2020-07-15
1
-1
/
+1
*
remove spaces inside {} of ApplicationHelperTest#test_text_formatting
Toshi MARUYAMA
2020-07-15
1
-1
/
+1
*
remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy
Toshi MARUYAMA
2020-07-15
1
-1
/
+1
*
remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy_w...
Toshi MARUYAMA
2020-07-15
1
-1
/
+1
*
remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy_w...
Toshi MARUYAMA
2020-07-15
1
-1
/
+1
*
fix source indent of ApplicationHelperTest#test_due_date_distance_in_words
Toshi MARUYAMA
2020-07-15
1
-8
/
+9
*
remove spaces inside {} of ApplicationHelperTest#test_principals_check_box_ta...
Toshi MARUYAMA
2020-07-12
1
-1
/
+1
*
Fix typo in test/helpers/watchers_helper_test.rb (#33567).
Go MAEDA
2020-06-16
1
-2
/
+2
*
Some tests in ApplicationHelperTest are declared as private (#33562).
Go MAEDA
2020-06-09
1
-16
/
+16
*
Import user accounts from CSV file (#33102).
Go MAEDA
2020-05-30
1
-0
/
+10
*
Add missing fixtures to VersionsHelperTest (#33376).
Go MAEDA
2020-05-01
1
-1
/
+4
*
Unify CSS classes for custom fields in issue#show, issue#edit and issue#bulk_...
Go MAEDA
2020-04-11
1
-1
/
+1
*
##123 syntax for linking to issues: Title cannot be distinguished from follow...
Jean-Philippe Lang
2020-04-05
1
-13
/
+10
*
Skip thumbnail tests if ImageMagick convert command is not available (#33226).
Go MAEDA
2020-04-02
1
-0
/
+1
*
Display avatar on add watchar dialog (#32976).
Go MAEDA
2020-03-31
3
-0
/
+28
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
19
-19
/
+19
*
Allow adding user groups as watchers for issues (#4511).
Go MAEDA
2020-02-06
1
-1
/
+1
*
Move duplicated back_url method from ApplicationHelper to ApplicationControll...
Jean-Philippe Lang
2020-02-02
1
-5
/
+0
*
cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/helpers/issues_h...
Toshi MARUYAMA
2019-11-24
1
-8
/
+14
*
cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/helpers/activiti...
Toshi MARUYAMA
2019-11-24
1
-12
/
+20
*
cleanup: rubocop: fix Layout/EmptyLines in test/helpers/application_helper_te...
Toshi MARUYAMA
2019-11-23
1
-1
/
+0
*
cleanup: rubocop: fix Layout/SpaceInsideParens in test/helpers/application_he...
Toshi MARUYAMA
2019-11-23
1
-7
/
+5
[next]