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
/
application_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set UTF-8 as the default CSV export encoding (#41202).
Go MAEDA
2024-09-01
1
-3
/
+3
*
Fix RuboCop offense Style/RedundantInterpolationUnfreeze (#39887).
Go MAEDA
2024-09-01
1
-2
/
+2
*
Removes extra spaces in icon classes introduced by r22988 (#23980).
Marius Balteanu
2024-08-31
1
-2
/
+2
*
Add icon to attachment link only when icon variable is passed.
Marius Balteanu
2024-08-30
1
-3
/
+5
*
Fix failing tests by including IconsHelper in ApplicationHelper (#23980).
Marius Balteanu
2024-08-30
1
-0
/
+1
*
Start working on replacing old icons with SVG icons (#23980):
Marius Balteanu
2024-08-29
1
-8
/
+11
*
Fix RuboCop offenses Style/NegatedIf and Style/NegatedWhile (#39887, #7770).
Go MAEDA
2024-08-25
1
-1
/
+1
*
Use anonymous block forwarding introduced in Ruby 3.1 (#38585).
Go MAEDA
2024-08-21
1
-12
/
+12
*
Replaces removed `ActiveSupport::Deprecation.warn` with custom deprecators (#...
Marius Balteanu
2024-08-20
1
-1
/
+1
*
Add an option to render Integer and Float custom fields with thousands delimi...
Go MAEDA
2024-07-18
1
-4
/
+9
*
Refactor ApplicationHelper#format_object to accept options as a hash (#39997).
Go MAEDA
2024-07-18
1
-3
/
+18
*
Upgrade jQuery to 3.7.1 and jQuery UI to 1.13.3 (#40853, #40864).
Go MAEDA
2024-06-20
1
-2
/
+3
*
Fix duplicated alt and title attributes for attached images in Textile format...
Go MAEDA
2024-05-24
1
-6
/
+17
*
Fix RuboCop offense Style/SuperArguments (#39887).
Go MAEDA
2024-05-23
1
-1
/
+1
*
Fix incorrect icon image path for DatePicker button (#40559, #39111).
Marius Balteanu
2024-04-16
1
-1
/
+1
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Fix failing tests related to favicon in themes after r22692 (#39111).
Marius Balteanu
2024-02-13
1
-1
/
+1
*
Includes favicon in assets pipeline (#39111).
Marius Balteanu
2024-02-07
1
-2
/
+2
*
Remove hardcoded version of rails-ujs and include the one provided by the ass...
Marius Balteanu
2024-01-25
1
-1
/
+2
*
Add Propshaft library to enable the asset pipeline without modifying existing...
Marius Balteanu
2024-01-25
1
-3
/
+3
*
Use @image_url@ for @favicon_url@ (#40087).
Marius Balteanu
2024-01-23
1
-4
/
+1
*
Support localized decimal separators for hours in the web UI (#21677).
Go MAEDA
2024-01-04
1
-1
/
+1
*
Support localized decimal separators for float values (#22024).
Go MAEDA
2024-01-04
1
-1
/
+1
*
Fix hardcoded string "auto" on user preferences page (#39879).
Marius Balteanu
2023-12-22
1
-1
/
+1
*
Fix RuboCop offense Performance/StringIdentifierArgument (#39888).
Go MAEDA
2023-12-20
1
-1
/
+1
*
Fix RuboCop offense Style/SuperWithArgsParentheses (#39887).
Go MAEDA
2023-12-20
1
-3
/
+3
*
Update Rails UJS to 7.1.2 (#36320).
Marius Balteanu
2023-12-20
1
-1
/
+1
*
Updates Rails to 7.1.2 (#36320).
Marius Balteanu
2023-11-27
1
-2
/
+2
*
Deprecate unused ApplicationHelper#render_if_exist (#39527).
Go MAEDA
2023-11-19
1
-0
/
+4
*
Add field separator option to CSV export dialog (#37621).
Go MAEDA
2023-10-21
1
-0
/
+17
*
Use Commonmarker instead of Redcarpet by default when rendering Markdown atta...
Go MAEDA
2023-03-23
1
-3
/
+3
*
Ruby 2.7: Fix RuboCop offense Performance/MapCompact (#38134).
Go MAEDA
2023-01-17
1
-1
/
+1
*
Support for WebP images (#38168).
Go MAEDA
2023-01-16
1
-1
/
+1
*
Unreachable branch in ApplicationHelper#format_object due to the use of the d...
Go MAEDA
2023-01-12
1
-14
/
+14
*
Fix RuboCop offense Performance/BlockGivenWithExplicitBlock (#38146).
Go MAEDA
2023-01-11
1
-2
/
+2
*
Add guard clause to time_tag method to handle nil time (#38139).
Go MAEDA
2023-01-02
1
-0
/
+2
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Fix shadowing variable in ApplicationHelper#textilizable (#15667).
Go MAEDA
2022-12-16
1
-2
/
+2
*
Fix mentioning users with certain characters renders incorrectly (#37755).
Marius Balteanu
2022-12-03
1
-1
/
+1
*
Issue ID field does not get focus when adding a related issue (#37473).
Go MAEDA
2022-09-28
1
-1
/
+1
*
Update Rails UJS to 6.1.7 (#37647).
Marius Balteanu
2022-09-14
1
-1
/
+1
*
Update jQuery to 3.6.1 (#37647).
Marius Balteanu
2022-09-14
1
-1
/
+1
*
Update jQuery UI to 1.13.2 (#37492).
Go MAEDA
2022-09-13
1
-1
/
+1
*
Don't create two thumbnails of different resolutions for a single image (#375...
Go MAEDA
2022-08-28
1
-2
/
+3
*
Fix rubocop warning (Add empty line after guard clause).
Marius Balteanu
2022-06-17
1
-0
/
+1
*
Update jQuery UI to 1.31.1 (#37256).
Marius Balteanu
2022-06-16
1
-1
/
+1
*
Respect field visibility when showing associated issue fields (#37255).
Marius Balteanu
2022-06-16
1
-0
/
+1
*
Wiki notation `attachment:file_name` cannot make a link to a file attached to...
Go MAEDA
2022-05-26
1
-1
/
+5
*
Fix that mentions not working after issue status is changed (#36909).
Marius Balteanu
2022-05-11
1
-3
/
+1
*
Render mentioned users with leading @ and highlight (#36699, #13919).
Marius Balteanu
2022-03-19
1
-1
/
+2
[next]