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
/
app
/
helpers
/
issues_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r23323 from trunk to 6.0-stable (#41883).
Go MAEDA
2024-11-30
1
-1
/
+1
*
Renames and improves methods provided by @IconsHelper@ (#23980).
Marius Balteanu
2024-10-19
1
-2
/
+2
*
Fix RuboCop offense Style/RedundantInterpolationUnfreeze (#39887).
Go MAEDA
2024-09-01
1
-1
/
+1
*
Start working on replacing old icons with SVG icons (#23980):
Marius Balteanu
2024-08-29
1
-2
/
+2
*
Use anonymous block forwarding introduced in Ruby 3.1 (#38585).
Go MAEDA
2024-08-21
1
-2
/
+2
*
Fix RuboCop offense Layout/SpaceInsideParens, one of the offenses enabled in ...
Go MAEDA
2024-08-12
1
-1
/
+1
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Replace String#sub with delete_prefix / delete_suffix (#40008).
Go MAEDA
2024-01-08
1
-2
/
+2
*
Fix related issues count not updating after deleting one of the related issue...
Go MAEDA
2023-10-29
1
-1
/
+1
*
Show parent issues in notification email (#34302).
Go MAEDA
2023-03-01
1
-1
/
+1
*
"Property changes" tab does not appear when all issue journals have both note...
Go MAEDA
2023-02-01
1
-4
/
+4
*
Disable RuboCop offense Performance/Sum in IssueFieldsRows#to_html (#38146).
Go MAEDA
2023-01-11
1
-0
/
+2
*
Fix RuboCop offense Style/MinMaxComparison (#36919).
Go MAEDA
2023-01-02
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
-20
/
+1
*
Add the ability to change the author of an issue (#1739).
Go MAEDA
2022-11-16
1
-1
/
+20
*
Read-only field permission for the project field is ignored if the current pr...
Go MAEDA
2022-10-31
1
-5
/
+11
*
Add CSS class for relation type to related issues list (#37532).
Go MAEDA
2022-08-05
1
-1
/
+1
*
Fix RuboCop offense Style/RedundantParentheses (#36919).
Go MAEDA
2022-07-16
1
-1
/
+1
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Allow addition/removal of subtasks to show in parent's history (#6033).
Go MAEDA
2021-11-08
1
-0
/
+6
*
Query links for related issues on issue page (#35559).
Go MAEDA
2021-08-23
1
-12
/
+20
*
Total spent time from issue page should link to global time entries if the is...
Marius Balteanu
2021-07-26
1
-0
/
+5
*
Revert r21082 (#35134).
Marius Balteanu
2021-07-26
1
-5
/
+0
*
Link total spent time to global time entries page when cross_project_issue_re...
Marius Balteanu
2021-07-26
1
-0
/
+5
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Show project tree instead of subprojects in the project selector when you cre...
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
-1
/
+2
*
Fix project selector on global new issue page not showing all visible project...
Go MAEDA
2021-02-01
1
-1
/
+1
*
Some fixes for r20321:
Go MAEDA
2021-01-18
1
-0
/
+46
*
Show only valid projects on issue form when the issue is a subtask (#33419).
Go MAEDA
2021-01-01
1
-0
/
+10
*
Allow to add subtask from context menu (#34303).
Go MAEDA
2020-12-10
1
-1
/
+7
*
shorten long line of IssuesHelper
Toshi MARUYAMA
2020-11-30
1
-7
/
+48
*
fix source indent of IssuesHelper
Toshi MARUYAMA
2020-11-29
1
-9
/
+11
*
Move the "Private" badge next to the "Open/Closed" badge (#33832).
Go MAEDA
2020-11-11
1
-3
/
+0
*
use "do end" instead of {} at IssuesHelper
Toshi MARUYAMA
2020-08-09
1
-3
/
+4
*
fix source indent of IssuesHelper
Toshi MARUYAMA
2020-08-07
1
-1
/
+1
*
remove spaces inside {} of IssuesHelper
Toshi MARUYAMA
2020-08-07
1
-1
/
+1
*
add empty line after guard clause to IssuesHelper
Toshi MARUYAMA
2020-07-19
1
-0
/
+9
*
Untranslated string "diff" in journal detail (#33452).
Go MAEDA
2020-05-16
1
-1
/
+1
*
Use scope assignable_watchers (#4511).
Go MAEDA
2020-04-25
1
-3
/
+3
*
Get the list of new issue watchers using single query and limit the results t...
Go MAEDA
2020-04-25
1
-6
/
+4
*
Show open/closed badge on issue page (#33254).
Go MAEDA
2020-04-23
1
-0
/
+1
*
Split subtasks/relations information into 5 columns (#32889).
Jean-Philippe Lang
2020-04-05
1
-2
/
+2
*
Move style to css (#32889).
Jean-Philippe Lang
2020-04-05
1
-3
/
+2
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Allow adding user groups as watchers for issues (#4511).
Go MAEDA
2020-02-06
1
-2
/
+5
*
cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#render_issue_rela...
Toshi MARUYAMA
2019-11-09
1
-17
/
+34
*
cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#cells
Toshi MARUYAMA
2019-11-09
1
-3
/
+5
*
cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#show_detail
Toshi MARUYAMA
2019-11-09
1
-3
/
+6
[next]