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
...
*
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
*
Search in project and its subprojects by default (#9909).
Jean-Philippe Lang
2017-06-07
1
-0
/
+8
*
Fixes wrong condition (#4179).
Jean-Philippe Lang
2017-06-07
1
-1
/
+1
*
Link to user in wiki syntax (#4179).
Jean-Philippe Lang
2017-06-07
1
-7
/
+27
*
Preserve jump param when searching for projects.
Jean-Philippe Lang
2017-05-13
1
-2
/
+5
*
Moves project quick search to a dedicated action.
Jean-Philippe Lang
2017-05-13
1
-1
/
+1
*
For 3 comments or more, show reply link at top of comments as well (#24089).
Jean-Philippe Lang
2017-04-09
1
-0
/
+1
*
Set autocomplete to off on project quick search (#23310).
Jean-Philippe Lang
2017-04-06
1
-1
/
+1
*
Span elements should not contain a div.
Jean-Philippe Lang
2017-03-05
1
-1
/
+1
*
Set thumbnail width on image tag to avoid too wide white boxes on Firefox (#2...
Jean-Philippe Lang
2017-01-30
1
-1
/
+2
*
Whitespace-only reorg of ApplicationHelper#thumbnail_tag (#24927).
Jean-Philippe Lang
2017-01-30
1
-3
/
+11
*
Hires (2x DPR) image support for Thumbnails (#24927).
Jean-Philippe Lang
2017-01-30
1
-1
/
+1
*
Add support for @2x, @3x, etc. hires images (#24922).
Jean-Philippe Lang
2017-01-30
1
-1
/
+10
*
Check permission of wiki pages before generating a link to it (#23793).
Jean-Philippe Lang
2017-01-29
1
-1
/
+1
*
Always show "Jump to project" drop-down (#24833).
Jean-Philippe Lang
2017-01-15
1
-14
/
+12
*
Adds a link to all projects in the jump drop down (#23310).
Jean-Philippe Lang
2017-01-10
1
-1
/
+3
[prev]
[next]