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
*
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
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/helpers/ap...
Toshi MARUYAMA
2019-10-22
1
-3
/
+3
*
code layout clean up ApplicationHelper#parse_wiki_links
Toshi MARUYAMA
2019-10-14
1
-2
/
+3
*
code cleanup: rubocop: fix Layout/ElseAlignment in ApplicationHelper#parse_re...
Toshi MARUYAMA
2019-10-14
1
-11
/
+12
*
code cleanup: rubocop: fix Layout/ElseAlignment in ApplicationHelper#parse_wi...
Toshi MARUYAMA
2019-10-14
1
-11
/
+18
*
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in app/helpers/applica...
Toshi MARUYAMA
2019-09-30
1
-1
/
+0
*
code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in app/helpers/ap...
Toshi MARUYAMA
2019-09-30
1
-7
/
+2
*
Inline auto complete for issue (#) in wiki-edit fields (#31989).
Go MAEDA
2019-09-09
1
-1
/
+1
*
Add different style for group names in the New member modal window (#6831).
Go MAEDA
2019-08-24
1
-1
/
+1
*
Fix JQMIGRATE: jQuery.fn.load() is deprecated (#31884, #31196).
Go MAEDA
2019-08-13
1
-1
/
+1
*
Updates jQuery to 2.2.4 and adds jQuery Migrate library to find APIs and feat...
Go MAEDA
2019-08-13
1
-1
/
+1
*
Previous and next month links in gantt (#31373).
Go MAEDA
2019-08-04
1
-0
/
+36
*
Wiki page collapse block image is not displayed in exported PDF (#30162).
Jean-Philippe Lang
2019-06-20
1
-6
/
+6
*
Add a randomized name attribute to all form fields (#26604).
Jean-Philippe Lang
2019-06-20
1
-0
/
+7
*
Allow tabs to have a custom action (#3058).
Jean-Philippe Lang
2019-06-20
1
-0
/
+11
*
Roadmap shows 100%, but one of its tasks is still set to 90% (#30949).
Jean-Philippe Lang
2019-06-20
1
-1
/
+1
*
Use the regular "icon icon-*" classes for sort-handle (#31433).
Go MAEDA
2019-05-27
1
-1
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Adds favorites and recently used projects lists to project jump box (#31355).
Go MAEDA
2019-05-20
1
-1
/
+27
*
Small refactorization of avatar methods (#31391).
Go MAEDA
2019-05-19
1
-34
/
+0
*
Hierarchy in TOC is not preserved when Wiki index is exported to HTML (#20910).
Go MAEDA
2019-05-09
1
-1
/
+6
*
Add avatar_server_url configuration option in order to support Libravatar (#9...
Go MAEDA
2019-05-04
1
-1
/
+1
*
Update Rails ujs (#31205).
Go MAEDA
2019-04-18
1
-1
/
+1
*
Attachments with Unicode uppercase names are not shown in wiki pages (#30441).
Go MAEDA
2019-04-12
1
-1
/
+1
*
Simpler link syntax "#note-123" to make a link to a note of the current issue...
Go MAEDA
2019-03-20
1
-1
/
+3
*
Remove unused method ApplicationHelper#generate_csv (#31046).
Go MAEDA
2019-03-18
1
-5
/
+0
*
Support frozen_string_literal in app/**/*.rb (#26561).
Go MAEDA
2019-03-17
1
-13
/
+13
*
Remove unnecessary encoding magic comment (#31034).
Go MAEDA
2019-03-16
1
-2
/
+0
*
Display user's groups on profile (#12796).
Jean-Philippe Lang
2019-03-15
1
-0
/
+14
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Cannot make cross-project wiki link if the project name includes square brack...
Go MAEDA
2019-02-27
1
-1
/
+1
*
Moves some action links on the wiki page to a dropdown menu (#26575).
Jean-Philippe Lang
2018-12-02
1
-0
/
+11
*
Use find_by instead of where.first to remove unnecessary sorting (#26747).
Go MAEDA
2018-10-06
1
-3
/
+3
*
Removed unused helper #preview_link (#27758).
Jean-Philippe Lang
2018-09-26
1
-8
/
+0
*
Removes render_ prefix from cancel_button_tag methods (#8888).
Jean-Philippe Lang
2018-09-26
1
-1
/
+1
*
Add cancel button to new/edit log time page (#8888).
Jean-Philippe Lang
2018-09-26
1
-0
/
+5
*
Link to user in wiki syntax only works when login is written in lower case (#...
Jean-Philippe Lang
2018-09-23
1
-3
/
+3
*
Special character like quote breaks wiki links (#22967).
Jean-Philippe Lang
2018-09-15
1
-0
/
+1
*
Allow project bulk edit of time entries (#26534).
Go MAEDA
2018-09-14
1
-0
/
+14
*
Adds ##123 extended issue linking syntax (#29488).
Go MAEDA
2018-09-08
1
-6
/
+15
[next]