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 r17263 into 3.4-stable (#28208).
Jean-Philippe Lang
2018-04-07
1
-1
/
+3
*
Merged r17207 from trunk to 3.4-stable (#28079).
Go MAEDA
2018-02-22
1
-1
/
+1
*
3.4-stable: Too large avatar breaks gantt when assignee is a group (#28204).
Go MAEDA
2018-02-18
1
-0
/
+1
*
Merged r17150 to 3.4-stable (#26699).
Jean-Philippe Lang
2018-01-07
1
-1
/
+7
*
Merged r16983 to r16985 (#27186).
Jean-Philippe Lang
2017-10-15
1
-1
/
+2
*
Merged r16823 (#26445).
Jean-Philippe Lang
2017-07-16
1
-1
/
+1
*
Merged r16813 (#26379).
Jean-Philippe Lang
2017-07-16
1
-2
/
+3
*
Merged r16738 (#26310, #25988).
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
*
Remove iteration in ApplicationHelper#syntax_highlight_lines (#24713).
Jean-Philippe Lang
2017-01-08
1
-3
/
+1
*
More readable regexp for parse_redmine_links (#24382).
Jean-Philippe Lang
2017-01-07
1
-2
/
+47
*
Adds a setting to enable/disable formatting of commit messages (#22758).
Jean-Philippe Lang
2016-12-12
1
-1
/
+12
*
Replaces project jump select with custom dropdown (#23310).
Jean-Philippe Lang
2016-11-26
1
-12
/
+30
*
Add "Table of contents" heading to toc macro (#23179).
Jean-Philippe Lang
2016-11-19
1
-1
/
+1
*
Introduce a setting to change the display format of timespans to h:mm (#23996).
Jean-Philippe Lang
2016-11-18
1
-1
/
+1
*
Don't use a global variable for storing context menu URL.
Jean-Philippe Lang
2016-10-29
1
-2
/
+2
*
Adds file custom field format (#6719).
Jean-Philippe Lang
2016-10-23
1
-0
/
+2
*
Don't truncate activity titles (#23575).
Jean-Philippe Lang
2016-10-01
1
-1
/
+2
*
Adds pagination to admin project list.
Jean-Philippe Lang
2016-08-30
1
-2
/
+2
*
User preference for monospaced / variable-width font in textareas (#23653).
Jean-Philippe Lang
2016-08-30
1
-0
/
+3
*
Removed #link_to_content_update.
Jean-Philippe Lang
2016-06-30
1
-4
/
+0
*
Removes the UTF8 checkmark that prevents redirect from back_url.
Jean-Philippe Lang
2016-06-15
1
-0
/
+5
*
Limits the schemes that project homepage can use (#22925).
Jean-Philippe Lang
2016-06-01
1
-0
/
+1
*
Replace Date.today with User.current.today (#22320).
Jean-Philippe Lang
2016-05-07
1
-1
/
+1
*
Use HTML5 date input fields instead of text fields with jquery ui date picker...
Jean-Philippe Lang
2016-05-07
1
-1
/
+1
*
Adds "New wiki page" link to create a new wiki page (#5536).
Jean-Philippe Lang
2016-04-22
1
-2
/
+8
*
Adds a title on the sort handle (#12909).
Jean-Philippe Lang
2016-04-19
1
-1
/
+2
*
Restyles the sort handle(#12909).
Jean-Philippe Lang
2016-04-19
1
-1
/
+1
*
Deprecates unused stuff (#12909).
Jean-Philippe Lang
2016-04-18
1
-0
/
+3
*
Lists can be reordered with drag and drop (#12909).
Jean-Philippe Lang
2016-04-17
1
-0
/
+10
[next]