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
/
issues_helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r22746 from trunk to 5.1-stable (#40043).
Marius Balteanu
2024-02-27
1
-1
/
+1
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Reverts r21958 and r21959 (#1739).
Go MAEDA
2022-11-18
1
-58
/
+0
*
Add the ability to change the author of an issue (#1739).
Go MAEDA
2022-11-16
1
-0
/
+58
*
Fix RuboCop offense Layout/LineLength due to r21757 (#37532).
Go MAEDA
2022-08-05
1
-2
/
+18
*
Add CSS class for relation type to related issues list (#37532).
Go MAEDA
2022-08-05
1
-0
/
+14
*
Change the default value for "Time span format" from "decimal" to "minutes" (...
Go MAEDA
2022-01-08
1
-2
/
+2
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Add missing fixture to IssuesHelperTest (#36347).
Go MAEDA
2021-12-24
1
-1
/
+1
*
Query links for related issues on issue page (#35559).
Go MAEDA
2021-08-23
1
-0
/
+38
*
Total spent time from issue page should link to global time entries if the is...
Marius Balteanu
2021-07-26
1
-0
/
+22
*
Revert r21082 (#35134).
Marius Balteanu
2021-07-26
1
-22
/
+0
*
Link total spent time to global time entries page when cross_project_issue_re...
Marius Balteanu
2021-07-26
1
-0
/
+22
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Show project ID instead of name in issue journal details if the project is no...
Go MAEDA
2021-03-18
1
-0
/
+8
*
Allow to add subtask from context menu (#34303).
Go MAEDA
2020-12-10
1
-0
/
+7
*
fix source indent of IssuesHelperTest
Toshi MARUYAMA
2020-09-26
1
-12
/
+14
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/helpers/issues_h...
Toshi MARUYAMA
2019-11-24
1
-8
/
+14
*
cleanup: rubocop: fix Layout/AlignArguments in test/helpers/issues_helper_tes...
Toshi MARUYAMA
2019-11-09
1
-1
/
+1
*
Fix that test_issue_due_date_details fails depending on time zone (#31499).
Go MAEDA
2019-06-09
1
-2
/
+4
*
Show "Due in X days" in issue details page (#31499).
Go MAEDA
2019-06-07
1
-0
/
+19
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Move helper tests to test/helpers (#26504).
Jean-Philippe Lang
2017-07-30
1
-0
/
+332