summaryrefslogtreecommitdiffstats
path: root/app/views/issues/show.rhtml
Commit message (Expand)AuthorAgeFilesLines
* rename .rhtml to .html.erb of app/views/issues/show.rhtml (#6317).Toshi MARUYAMA2011-09-021-137/+0
* HTML escape at app/views/issues/show.rhtml.Toshi MARUYAMA2011-08-021-1/+1
* html_escape issue fieldsToshi MARUYAMA2011-07-291-3/+3
* Adds a helper for issue heading (#7647).Jean-Philippe Lang2011-04-121-1/+1
* Code cleanup.Jean-Philippe Lang2011-04-121-1/+1
* Cleaner way to handle the replacement of watch links (#8071).Jean-Philippe Lang2011-04-051-1/+1
* Fixed: issue description Quote button lost by r3941 (#7122).Jean-Philippe Lang2010-12-181-1/+1
* Restores the issue description label (#6677).Jean-Philippe Lang2010-12-121-8/+10
* Remove the Description label from the issue view and omit the block if empty ...Jean-Philippe Lang2010-10-191-3/+4
* Refactor: rename TimelogController#details to #indexEric Davis2010-10-061-1/+1
* Add RTL support to the context menu. #6012Eric Davis2010-08-221-0/+1
* Refactor: move IssuesController#context_menu to a new controller.Eric Davis2010-08-191-1/+1
* Use present? instead of any?. Handles nil case.Eric Davis2010-05-141-5/+5
* Inlines some code to speed up large ticket history rendering.Jean-Philippe Lang2010-03-161-1/+1
* Move issue watchers to the sidebar.Jean-Philippe Lang2010-03-131-9/+8
* Slight UI changes to the subtasks tree.Jean-Philippe Lang2010-03-131-1/+1
* Adds subtasking (#443) including:Jean-Philippe Lang2010-03-131-1/+19
* Fixes bottom links placement in issue with associated changesets (#4883).Jean-Philippe Lang2010-02-281-1/+2
* Allow commits to reference issues of parent projects and subprojects (#4674).Jean-Philippe Lang2010-01-311-1/+1
* Avatars added in news (#3941) and forums (#4468) + cleanup.Jean-Philippe Lang2010-01-071-1/+1
* Add a second action menu to IssuesController#show. (#4331)Eric Davis2009-12-031-8/+4
* Fixes css classes on issue detail view (#4180).Jean-Philippe Lang2009-11-151-6/+6
* Fixed: custom fields are not displayed in the same order on issue form and view.Jean-Philippe Lang2009-07-291-11/+1
* Remove hard-coded styles from ticket attributes table.Jean-Philippe Lang2009-07-291-12/+12
* Adds issue last update timestamp (#3565).Jean-Philippe Lang2009-07-041-1/+3
* Fixes consistency of custom fields display on the issue detail view (#3190).Jean-Philippe Lang2009-05-101-1/+1
* Adds more css classes to the roadmap issues (#3214).Jean-Philippe Lang2009-04-251-1/+1
* Added several more plugin hooks:Eric Davis2009-03-211-0/+2
* Adds css classes to the issues in the calendar (#2651).Jean-Philippe Lang2009-03-071-1/+1
* Sort changesets in the same order as comments on the issue details view (#1546).Jean-Philippe Lang2009-02-221-2/+2
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-2/+2
* Removes invalid css class on issue details (#2753).Jean-Philippe Lang2009-02-151-1/+1
* Removes invalid css class on issue details (#2733).Jean-Philippe Lang2009-02-131-1/+1
* Changes time related icons.Jean-Philippe Lang2009-01-301-2/+2
* Adds an helper to render other formats download links.Jean-Philippe Lang2009-01-291-5/+4
* Makes issue description a non-required field (#2456).Jean-Philippe Lang2009-01-071-1/+1
* Adds a helper that returns issues css classes.Jean-Philippe Lang2008-12-161-1/+1
* AttachmentsController now handles attachments deletion.Jean-Philippe Lang2008-12-091-3/+1
* Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a...Jean-Philippe Lang2008-11-091-2/+2
* Added an option to turn user Gravatars on or offEric Davis2008-10-311-2/+2
* Tighened up the gravator CSS in the issue divEric Davis2008-10-311-2/+2
* Tweaking of the CSS for the gravatars. #1776Eric Davis2008-10-311-1/+1
* styling tweaks for gravatarsEric Davis2008-10-301-1/+1
* styling tweaks for gravatarsEric Davis2008-10-301-1/+1
* Gravatar support for issue detai, user grid, and activity streamEric Davis2008-10-301-11/+12
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-051-0/+1
* Sligth changes to issue comments quoting links.Jean-Philippe Lang2008-08-281-3/+1
* Adds permissions for viewing the watcher list and adding new watchers on the ...Jean-Philippe Lang2008-08-031-0/+8
* Makes issue update link work without javascript (#1337).Jean-Philippe Lang2008-06-291-1/+1
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-271-3/+3