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
*
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
*
Replace String#gsub with faster String#tr (#29363).
Go MAEDA
2018-08-12
1
-1
/
+1
*
Remove filename from attachment preview links (#27822).
Go MAEDA
2018-07-09
1
-6
/
+12
*
Adds link to container to attachment view (#29190).
Go MAEDA
2018-07-08
1
-0
/
+34
*
Allow to link to an anchor of the current wiki page (#16313).
Go MAEDA
2018-05-20
1
-0
/
+6
*
Allow switching the encoding to UTF-8 when exporting to CSV (#26279).
Go MAEDA
2018-05-07
1
-0
/
+13
*
Add CSS to distinguish when a main menu is present or not (#28531).
Go MAEDA
2018-04-23
1
-0
/
+1
*
Use button as additional option for contextmenu (#26655).
Go MAEDA
2018-04-21
1
-0
/
+4
*
Anonymous icon is wrongly displayed when assignee is a group (#28208).
Jean-Philippe Lang
2018-04-07
1
-1
/
+3
*
Reverted r17252 and r17253 (#26655).
Go MAEDA
2018-04-02
1
-4
/
+0
*
Use button as additional option for contextmenu (#26655).
Go MAEDA
2018-04-02
1
-0
/
+4
*
Fix: The green tick is positioned after the label in the new member modals (#...
Go MAEDA
2018-02-22
1
-1
/
+1
*
Anonymous user should have their icon (#26699).
Jean-Philippe Lang
2018-01-07
1
-1
/
+7
*
Ensure that values of multi-value fields are HTML-escaped in issue history (#...
Jean-Philippe Lang
2017-10-15
1
-1
/
+2
*
Add some left padding when avatars are enabled.
Jean-Philippe Lang
2017-07-29
1
-0
/
+1
*
Use jquery-rails instead of vanilla javascript ujs (#26518).
Jean-Philippe Lang
2017-07-25
1
-1
/
+1
*
Fixed link to user in email notifications (#26506).
Jean-Philippe Lang
2017-07-24
1
-4
/
+5
*
Removes #reorder_links for Redmine 4.
Jean-Philippe Lang
2017-07-23
1
-18
/
+0
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-1
/
+1
*
Fixed that formatting of commit message is never applied (#26445).
Jean-Philippe Lang
2017-07-16
1
-1
/
+1
*
Fix thumbnail rendering for images with height >> width.
Jean-Philippe Lang
2017-07-10
1
-2
/
+3
*
"attachment:filename" should generate a link to preview instead of download (...
Jean-Philippe Lang
2017-07-02
1
-1
/
+1
*
Add code doc for forum & news links (#26188).
Jean-Philippe Lang
2017-06-25
1
-0
/
+8
*
Fix code doc indentation (#26188).
Jean-Philippe Lang
2017-06-25
1
-2
/
+2
*
Fix project jump box text when creating/editing a project (#23310).
Jean-Philippe Lang
2017-06-25
1
-1
/
+4
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Link to user by id (#4179).
Jean-Philippe Lang
2017-06-17
1
-0
/
+4
*
Preview files by default instead of downloading them (#25988).
Jean-Philippe Lang
2017-06-17
1
-1
/
+1
[next]