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
/
lib
/
redmine
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace "even" and "odd" CSS classes with "this-month" and "other-month" for ...
Go MAEDA
2024-10-20
1
-1
/
+1
*
Fixes gantt collapse/expand buttons are not available after switching to SVG ...
Marius Balteanu
2024-10-08
1
-3
/
+3
*
Update MiniMagick to 5.0 (#41312).
Go MAEDA
2024-10-02
1
-2
/
+2
*
Gantt progress line misrendering for 0% progress issues/versions with future ...
Go MAEDA
2024-09-23
1
-2
/
+2
*
Refactor Calendar#first_wday method for improved readability and efficiency (...
Go MAEDA
2024-09-07
1
-10
/
+9
*
Replaces project, version and issue icons from Gantt view with SVG icons (#23...
Marius Balteanu
2024-09-06
1
-2
/
+7
*
Use Array#intersect? introduced in Ruby 3.1 (#38585).
Go MAEDA
2024-08-20
1
-1
/
+1
*
Fix RuboCop offense Layout/SpaceAfterComma, one of the offenses enabled in ru...
Go MAEDA
2024-08-12
1
-2
/
+2
*
Fix RuboCop offense Layout/EmptyLinesAroundModuleBody, one of the offenses en...
Go MAEDA
2024-08-12
1
-1
/
+0
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
5
-5
/
+5
*
Optimize gantt chart rendering for issues without subtasks (#40000).
Go MAEDA
2024-01-03
1
-1
/
+1
*
Fix RuboCop offense Performance/StringIdentifierArgument (#39888).
Go MAEDA
2023-12-20
1
-4
/
+4
*
Correctly escape issue text in Gantt PNG export for ImageMagick convert (#387...
Go MAEDA
2023-09-21
1
-4
/
+10
*
Display calendar in vertical list layout on mobile screens (#33682).
Go MAEDA
2023-08-27
1
-0
/
+17
*
Ruby 2.7: Fix RuboCop offense Performance/MapCompact (#38134).
Go MAEDA
2023-01-17
2
-2
/
+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
5
-5
/
+5
*
Fix RuboCop offense Rails/Pluck (#37248).
Go MAEDA
2022-10-28
1
-2
/
+2
*
Fix gantt PNG export ignores imagemagick_convert_command (#35027).
Marius Balteanu
2022-02-20
1
-0
/
+3
*
Duplicate activities in time entry report when project-specific activies exis...
Go MAEDA
2022-01-19
1
-1
/
+1
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
5
-5
/
+5
*
Fix typo in class 'icon-expended' (#36149).
Marius Balteanu
2021-11-08
1
-1
/
+1
*
Move @lib/diff.rb@ to @lib/redmine/string_array_diff@ and extract @Diffable@ ...
Marius Balteanu
2021-10-27
1
-1
/
+1
*
Remove unused argument from Redmine::Helpers::TimeReport (#33079).
Go MAEDA
2021-08-19
1
-2
/
+1
*
Relax allowed protocols in links by denying specific protocols for CommonMark...
Marius Balteanu
2021-08-11
1
-0
/
+13
*
Progress bar for a shared version on gantt disappears when the tree is collap...
Go MAEDA
2021-07-31
1
-1
/
+6
*
Possible double includes in issue query in gantt helper (#33381).
Go MAEDA
2021-06-06
1
-1
/
+0
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
5
-5
/
+5
*
shorten long line of lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2020-12-09
1
-9
/
+30
*
add empty line after guard clause to lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2020-12-04
1
-0
/
+4
*
remove spaces inside {} of lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2020-11-20
1
-3
/
+3
*
Starting or ending marker is not displayed if they are on the leftmost or rig...
Go MAEDA
2020-08-12
1
-2
/
+2
*
fix source indent of lib/redmine/helpers/time_report.rb
Toshi MARUYAMA
2020-08-07
1
-25
/
+26
*
Gantt bar is not displayed if the due date is the leftmost date or the start ...
Go MAEDA
2020-07-25
1
-1
/
+1
*
gantt: simplify week day logic in to_pdf() at lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2020-05-27
1
-11
/
+5
*
gantt: simplify week day logic in to_image() at lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2020-05-27
1
-5
/
+2
*
remove unneeded () from to_pdf() at lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2020-05-27
1
-1
/
+1
*
Fix that viewing gantt causes SQL error with SQL Server (#32737).
Go MAEDA
2020-04-02
1
-1
/
+1
*
Use field_activity rather than label_activity in the context of time tracking...
Go MAEDA
2020-03-26
1
-1
/
+1
*
Fix that end markers in gantt PDF are misaligned (#19248).
Go MAEDA
2020-03-20
1
-3
/
+3
*
Gantt bars for single-day tasks may be rendered wrongly in PDF (#23645).
Go MAEDA
2020-03-20
1
-3
/
+6
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
5
-5
/
+5
*
cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in lib/redmine/h...
Toshi MARUYAMA
2019-11-24
1
-2
/
+2
*
cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2019-11-09
1
-1
/
+1
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in lib/redmine/he...
Toshi MARUYAMA
2019-10-22
1
-2
/
+3
*
code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in lib/redmine/help...
Toshi MARUYAMA
2019-10-19
1
-15
/
+18
*
code cleanup: rubocop: fix Layout/CaseIndentation in lib/redmine/helpers/gant...
Toshi MARUYAMA
2019-10-17
1
-3
/
+2
*
Replace RMagick with MiniMagick (#30492).
Go MAEDA
2019-08-14
1
-102
/
+145
*
Remove trailing whitespaces from lib (#31506).
Go MAEDA
2019-06-06
2
-4
/
+4
*
Use "icon icon-*" classes for expandable elements (#31433).
Go MAEDA
2019-05-30
1
-1
/
+1
[next]