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 r20936 from trunk to 4.2-stable (#34894).
Go MAEDA
2021-04-14
1
-1
/
+1
*
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
*
Store inline autocomplete data sources in a JS variable (#34122).
Go MAEDA
2020-10-25
1
-0
/
+16
*
Replace gsub with tr, delete, or squeeze (#34161).
Go MAEDA
2020-10-24
1
-1
/
+1
*
Replace Hash#merge! with Hash#[]= (#34160).
Go MAEDA
2020-10-24
1
-3
/
+3
*
use "do end" instead of {} at ApplicationHelper
Toshi MARUYAMA
2020-10-11
1
-5
/
+8
*
add space after comma to ApplicationHelper
Toshi MARUYAMA
2020-10-05
1
-1
/
+1
*
add empty line after guard clause to app/helpers/application_helper.rb
Toshi MARUYAMA
2020-07-12
1
-0
/
+6
*
do not use spaces in lambda literals of ApplicationHelper
Toshi MARUYAMA
2020-07-12
1
-12
/
+12
*
Always preserve the tree structure in the project jump box (#32944).
Go MAEDA
2020-07-06
1
-8
/
+10
*
fix source indent at ApplicationHelper#link_to_revision
Toshi MARUYAMA
2020-06-28
1
-5
/
+7
*
fix source indent at ApplicationHelper#parse_redmine_links
Toshi MARUYAMA
2020-06-28
1
-8
/
+10
*
fix source indent at ApplicationHelper#include_calendar_headers_tags
Toshi MARUYAMA
2020-06-28
1
-2
/
+3
*
Table column sorting (#1718).
Go MAEDA
2020-06-24
1
-1
/
+7
*
shorten long line at app/helpers/application_helper.rb
Toshi MARUYAMA
2020-06-16
1
-3
/
+12
*
Update jQuery to 3.5.1 without jQuery Migrate (#33383).
Go MAEDA
2020-06-03
1
-1
/
+1
*
Import user accounts from CSV file (#33102).
Go MAEDA
2020-05-30
1
-0
/
+10
*
Update Tribute to 5.1.3 (#33424).
Go MAEDA
2020-05-18
1
-1
/
+1
*
Update jQuery UI to 1.12.1 (#31887).
Go MAEDA
2020-05-18
1
-1
/
+1
*
Reverts r19769 (#31887).
Go MAEDA
2020-05-14
1
-1
/
+1
*
Update jQuery UI to 1.12.1 (#31887).
Go MAEDA
2020-05-09
1
-1
/
+1
*
##123 syntax for linking to issues: Title cannot be distinguished from follow...
Jean-Philippe Lang
2020-04-05
1
-2
/
+2
*
Display avatar on add watchar dialog (#32976).
Go MAEDA
2020-03-31
1
-1
/
+4
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Add download buttons in Files columns of the issues list (#32240).
Go MAEDA
2020-02-06
1
-1
/
+14
*
Validate back_url everywhere (#32850).
Jean-Philippe Lang
2020-02-02
1
-2
/
+2
*
Move duplicated back_url method from ApplicationHelper to ApplicationControll...
Jean-Philippe Lang
2020-02-02
1
-13
/
+0
*
Fix that bookmarked and recently used projects are unexpectedly filtered by a...
Go MAEDA
2019-12-02
1
-2
/
+3
*
code layout clean up app/helpers/application_helper.rb
Toshi MARUYAMA
2019-11-25
1
-1
/
+7
*
code layout clean up app/helpers/application_helper.rb
Toshi MARUYAMA
2019-11-25
1
-1
/
+6
*
cleanup: rubocop: fix Layout/SpaceAfterComma in app/helpers/application_helpe...
Toshi MARUYAMA
2019-11-24
1
-2
/
+2
*
cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/helpers/app...
Toshi MARUYAMA
2019-11-23
1
-4
/
+3
*
cleanup: rubocop: fix Layout/IndentAssignment in app/helpers/application_help...
Toshi MARUYAMA
2019-11-05
1
-2
/
+2
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#link_to_project
Toshi MARUYAMA
2019-11-05
1
-2
/
+2
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#render_proje...
Toshi MARUYAMA
2019-11-05
1
-1
/
+2
*
code layout clean up ApplicationHelper#render_project_jump_box
Toshi MARUYAMA
2019-11-05
1
-3
/
+6
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#render_proje...
Toshi MARUYAMA
2019-11-05
1
-6
/
+7
*
code layout clean up ApplicationHelper#progress_bar
Toshi MARUYAMA
2019-11-05
1
-3
/
+18
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#reorder_handle
Toshi MARUYAMA
2019-11-05
1
-3
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#parse_redmin...
Toshi MARUYAMA
2019-11-05
1
-8
/
+18
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#parse_sections
Toshi MARUYAMA
2019-11-05
1
-3
/
+7
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#progress_bar
Toshi MARUYAMA
2019-10-26
1
-2
/
+4
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#toggle_check...
Toshi MARUYAMA
2019-10-26
1
-3
/
+3
[next]