summaryrefslogtreecommitdiffstats
path: root/app/helpers/issues_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed: error when exporting an issue with target version to PDF (#4556).Jean-Philippe Lang2010-01-131-2/+2
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-061-2/+2
* Refactoring ApplicationHelper#link_to_issue.Jean-Philippe Lang2009-11-141-1/+1
* Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV.Jean-Philippe Lang2009-11-041-5/+1
* Completes r2856 (#3979).Jean-Philippe Lang2009-10-101-7/+2
* Changing l10n messages (fixes #3807)Azamat Hackimov2009-09-041-3/+3
* Fixed: custom fields are not displayed in the same order on issue form and view.Jean-Philippe Lang2009-07-291-0/+19
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-301-2/+2
* Adds more css classes to the roadmap issues (#3214).Jean-Philippe Lang2009-04-251-10/+0
* Only retrieve query name for display.Jean-Philippe Lang2009-03-121-0/+1
* Adds 2 css classes (created-by-me and assigned-to-me) to issues created by or...Jean-Philippe Lang2009-03-071-0/+2
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-1/+1
* Adds 'closed' css class to closed issues in the issue list (#2458).Jean-Philippe Lang2009-01-071-0/+1
* Adds a css class (overdue) to overdue issues on issue lists and detail views ...Jean-Philippe Lang2008-12-161-0/+1
* Adds a helper that returns issues css classes.Jean-Philippe Lang2008-12-161-0/+6
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-051-1/+2
* Fixed: Estimated time in issue's journal should be rounded to two decimals (#...Jean-Philippe Lang2008-08-251-0/+3
* Appends the filename to the attachment url so that clients that ignore conten...Jean-Philippe Lang2008-07-221-2/+2
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-271-1/+1
* Adds a key in lang files (general_csv_decimal_separator) to set the decimal s...Jean-Philippe Lang2008-06-261-1/+2
* Track project and tracker changes in issue history.Jean-Philippe Lang2008-06-191-0/+6
* Unified diff viewer for attached files with .patch or .diff extension (#1403).Jean-Philippe Lang2008-06-081-1/+1
* Queries can be marked as 'For all projects'. Such queries will be available o...Jean-Philippe Lang2008-03-301-0/+13
* Add the description field to the issue csv export (#753).Jean-Philippe Lang2008-03-261-0/+3
* Added 'estimated time' in the csv export of the issue list.Jean-Philippe Lang2008-02-211-0/+2
* Fixed: Date and time formats defined in settings not applied to the issues CS...Jean-Philippe Lang2007-12-011-4/+5
* Added custom fields marked as "For all projects" to the csv export of the cro...Jean-Philippe Lang2007-11-271-7/+5
* 'fixed version' field can now be displayed on the issue list.Jean-Philippe Lang2007-11-181-1/+5
* ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer...Jean-Philippe Lang2007-11-051-0/+52
* Performance improvement on calendar and gantt (about 45% on gantt for large n...Jean-Philippe Lang2007-10-031-0/+13
* Main project list now displays root projects with their subprojects.Jean-Philippe Lang2007-09-141-1/+6
* Small fix in issue history display.Jean-Philippe Lang2007-09-021-2/+2
* Feature 9867 Allow file upload in comment and add to issue historyJean-Philippe Lang2007-04-051-5/+17
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-72/+72
* fixed: crash when changing the status of an issueJean-Philippe Lang2007-01-261-1/+1
* tooltips added on calendarJean-Philippe Lang2007-01-131-3/+3
* various modifications to prevent xssJean-Philippe Lang2006-12-171-3/+3
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+74