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
*
Merged r22746 from trunk to 5.1-stable (#40043).
Marius Balteanu
2024-02-27
1
-1
/
+1
*
Update Rails UJS to 6.1.7.6 (#39875).
Marius Balteanu
2023-12-20
1
-1
/
+1
*
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
*
Add class @user-mention@ to user classes when user is linked using @ (#36699,...
Marius Balteanu
2022-02-24
1
-1
/
+1
*
Update jQuery to 3.6.0 (#35729).
Marius Balteanu
2022-02-24
1
-1
/
+1
*
Allow users to be mentioned using @ in issues and wiki pages (#13919):
Marius Balteanu
2022-02-23
1
-8
/
+16
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Lazy load inline images (#36294).
Go MAEDA
2021-12-14
1
-2
/
+3
*
Download all attachments in a journal (#35462).
Go MAEDA
2021-11-22
1
-1
/
+5
*
Fix NoMethodError when generating a link to a locked user (#12795, #35823).
Go MAEDA
2021-09-07
1
-3
/
+4
*
Rename the save, edit and delete buttons on the query form to clarify the sco...
Go MAEDA
2021-08-17
1
-2
/
+2
*
Revert r21179 (#35729).
Marius Balteanu
2021-08-15
1
-1
/
+1
*
Update jQuery to 3.6.0 (#35729).
Marius Balteanu
2021-08-15
1
-1
/
+1
*
Render markdown attachments using markdown or common_mark based on the text f...
Marius Balteanu
2021-08-11
1
-0
/
+10
*
Link from assignee to group page (#12795).
Go MAEDA
2021-07-20
1
-2
/
+2
*
Set "icon icon-group" CSS classes in _members_box.html.erb instead of Applica...
Go MAEDA
2021-07-20
1
-1
/
+2
*
Add link from group name to group page on project overview page (#12795).
Go MAEDA
2021-07-19
1
-8
/
+19
*
Remove deprecated WikiContent::Version (#35031).
Go MAEDA
2021-05-15
1
-2
/
+2
*
Fix typo in ApplicationHelper.html_title comment (#35230).
Go MAEDA
2021-05-15
1
-1
/
+1
*
Update Rails UJS to 6.1.3.1 (#29914, #35003).
Go MAEDA
2021-04-13
1
-1
/
+1
*
Fix user link using @ not working at the end of line (#34894).
Go MAEDA
2021-04-13
1
-1
/
+1
*
Remove jQuery Migrate (#34337).
Go MAEDA
2021-03-29
1
-1
/
+0
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
"Copy link" feature for issue and issue journal (#34703).
Go MAEDA
2021-03-18
1
-0
/
+8
*
Update JavaScript filename (#33906).
Go MAEDA
2021-03-15
1
-1
/
+1
*
Auto complete wiki page links (#33820).
Go MAEDA
2021-02-25
1
-1
/
+2
*
Make archived projects visually distinguishable in nested projects lists (#34...
Go MAEDA
2020-12-30
1
-0
/
+1
*
shorten long line of ApplicationHelper
Toshi MARUYAMA
2020-12-11
1
-60
/
+118
*
Add jQuery Migrate (#33383).
Go MAEDA
2020-11-30
1
-0
/
+1
*
use the lambda method for multiline lambdas at ApplicationHelper
Toshi MARUYAMA
2020-11-26
1
-1
/
+1
[next]