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
/
issues_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mailer#url_for not called in views with Rails 3.1.
Jean-Philippe Lang
2012-02-27
1
-7
/
+8
*
Fixed rounding issue on spent hours column in CSV export (#10150).
Jean-Philippe Lang
2012-02-04
1
-1
/
+1
*
Display of multi custom fields.
Jean-Philippe Lang
2012-01-29
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-01-29
1
-9
/
+9
*
Adds support for multiselect custom fields (#1189).
Jean-Philippe Lang
2012-01-29
1
-0
/
+40
*
Highlight active issue query in the sidebar.
Jean-Philippe Lang
2012-01-16
1
-1
/
+3
*
Change attachment link to download and add a view link for text attachments (...
Jean-Philippe Lang
2012-01-14
1
-1
/
+1
*
Rails3: helper: html_safe for IssuesHelper render_issue_tooltip method
Toshi MARUYAMA
2012-01-01
1
-7
/
+7
*
html_safe for Rails3
Jean-Philippe Lang
2011-12-17
1
-2
/
+2
*
Added encoding comment to helpers (#9792).
Jean-Philippe Lang
2011-12-14
1
-0
/
+2
*
Use Query.visible scope.
Jean-Philippe Lang
2011-12-04
1
-8
/
+5
*
Fixed malformed HTML.
Jean-Philippe Lang
2011-12-03
1
-1
/
+1
*
code layout clean up issues helper
Toshi MARUYAMA
2011-12-02
1
-2
/
+4
*
Rails3: helper: html_safe for issues helper "show_detail" method
Toshi MARUYAMA
2011-12-02
1
-5
/
+5
*
remove unused Iconv from issues helper "issues_to_csv" method (#4742)
Toshi MARUYAMA
2011-11-20
1
-1
/
+0
*
Adds a dialog box for CSV export options (#4742).
Jean-Philippe Lang
2011-11-20
1
-51
/
+28
*
fix malformed issues csv encoding in case of unable to convert (#8549)
Toshi MARUYAMA
2011-11-16
1
-3
/
+6
*
Rails3: use String#html_safe for render_custom_fields_rows() at IssuesHelper.
Toshi MARUYAMA
2011-08-20
1
-1
/
+1
*
Rails3: use String#html_safe for render_descendants_tree() at IssuesHelper.
Toshi MARUYAMA
2011-08-20
1
-1
/
+1
*
Rails3: use String#html_safe for render_issue_subject_with_tree() at IssuesHe...
Toshi MARUYAMA
2011-08-20
1
-1
/
+1
*
Rails3: use String#html_safe for render_issue_tooltip() at IssuesHelper.
Toshi MARUYAMA
2011-08-20
1
-2
/
+2
*
HTML escape at app/helpers/app/helpers/issues_helper.rb.
Toshi MARUYAMA
2011-08-02
1
-4
/
+4
*
Use #blank? instead.
Jean-Philippe Lang
2011-07-29
1
-1
/
+1
*
remove trailing white-spaces from issues helper source.
Toshi MARUYAMA
2011-05-18
1
-22
/
+22
*
Warn about subtasks before deleting a parent issue (#6562).
Jean-Philippe Lang
2011-04-17
1
-0
/
+18
*
Private issues (#7414).
Jean-Philippe Lang
2011-04-15
1
-3
/
+12
*
Adds a helper for issue heading (#7647).
Jean-Philippe Lang
2011-04-12
1
-0
/
+4
*
Save 2 queries when displaying a root issue.
Jean-Philippe Lang
2011-03-28
1
-2
/
+3
*
Keep track of issue description changes (#746).
Jean-Philippe Lang
2011-02-27
1
-3
/
+12
*
Preserve Issues/Gantt/Calendar tab when displaying a saved query (#7605).
Jean-Philippe Lang
2011-02-21
1
-1
/
+4
*
Splits private/public issue queries in the sidebar (#1067).
Jean-Philippe Lang
2011-02-21
1
-1
/
+17
*
Adds subtasks to GET /issues/:id API (#5338).
Jean-Philippe Lang
2010-12-04
1
-0
/
+14
*
Moves a method to the appropriate helper.
Jean-Philippe Lang
2010-10-22
1
-26
/
+0
*
Document render_issue_tooltip
Eric Davis
2010-09-20
1
-1
/
+10
*
Fixed the zoom, previous, and next links on the Gantt chart.
Eric Davis
2010-09-10
1
-2
/
+2
*
Rewrite the Gantt chart. #6276
Eric Davis
2010-09-10
1
-1
/
+3
*
Add Issue Status to the tooltip. #6169
Eric Davis
2010-08-19
1
-0
/
+2
*
Make the Gantt zoom images more accessible
Eric Davis
2010-05-26
1
-4
/
+8
*
Refactor: extract gantt zoom links to a helper.
Eric Davis
2010-05-26
1
-0
/
+22
*
Slight optimization in issue tree rendering.
Jean-Philippe Lang
2010-03-28
1
-1
/
+1
*
Issue list improvements for subtasking (#5196):
Jean-Philippe Lang
2010-03-27
1
-6
/
+14
*
Adds parent issue id to the issues CSV export.
Jean-Philippe Lang
2010-03-27
1
-0
/
+2
*
Fixed: Wrong label in issue-journal for subtask-changes (#5090).
Jean-Philippe Lang
2010-03-16
1
-0
/
+5
*
Slight UI changes to the subtasks tree.
Jean-Philippe Lang
2010-03-13
1
-3
/
+3
*
Adds subtasking (#443) including:
Jean-Philippe Lang
2010-03-13
1
-0
/
+28
*
Refactor: Remove duplicated case statements.
Eric Davis
2010-03-08
1
-22
/
+6
*
Refactor: Extract similar logic in IssuesHelper#show_detail to a new method.
Eric Davis
2010-03-08
1
-15
/
+25
*
Fixed: error when exporting an issue with target version to PDF (#4556).
Jean-Philippe Lang
2010-01-13
1
-2
/
+2
*
Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...
Jean-Philippe Lang
2009-12-06
1
-2
/
+2
*
Refactoring ApplicationHelper#link_to_issue.
Jean-Philippe Lang
2009-11-14
1
-1
/
+1
[next]