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
*
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
*
Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV.
Jean-Philippe Lang
2009-11-04
1
-5
/
+1
*
Completes r2856 (#3979).
Jean-Philippe Lang
2009-10-10
1
-7
/
+2
*
Changing l10n messages (fixes #3807)
Azamat Hackimov
2009-09-04
1
-3
/
+3
*
Fixed: custom fields are not displayed in the same order on issue form and view.
Jean-Philippe Lang
2009-07-29
1
-0
/
+19
*
Changed Enumerations to use a Single Table Inheritance
Eric Davis
2009-05-30
1
-2
/
+2
*
Adds more css classes to the roadmap issues (#3214).
Jean-Philippe Lang
2009-04-25
1
-10
/
+0
*
Only retrieve query name for display.
Jean-Philippe Lang
2009-03-12
1
-0
/
+1
*
Adds 2 css classes (created-by-me and assigned-to-me) to issues created by or...
Jean-Philippe Lang
2009-03-07
1
-0
/
+2
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
1
-1
/
+1
*
Adds 'closed' css class to closed issues in the issue list (#2458).
Jean-Philippe Lang
2009-01-07
1
-0
/
+1
*
Adds a css class (overdue) to overdue issues on issue lists and detail views ...
Jean-Philippe Lang
2008-12-16
1
-0
/
+1
*
Adds a helper that returns issues css classes.
Jean-Philippe Lang
2008-12-16
1
-0
/
+6
*
Merged hooks branch @ r1785 into trunk.
Jean-Philippe Lang
2008-09-05
1
-1
/
+2
*
Fixed: Estimated time in issue's journal should be rounded to two decimals (#...
Jean-Philippe Lang
2008-08-25
1
-0
/
+3
*
Appends the filename to the attachment url so that clients that ignore conten...
Jean-Philippe Lang
2008-07-22
1
-2
/
+2
*
Custom fields refactoring: most of code moved from controllers to models (usi...
Jean-Philippe Lang
2008-06-27
1
-1
/
+1
*
Adds a key in lang files (general_csv_decimal_separator) to set the decimal s...
Jean-Philippe Lang
2008-06-26
1
-1
/
+2
[next]