| Commit message (Expand) | Author | Age | Files | Lines |
* | rename .rhtml to .html.erb of app/views/issues/show.rhtml (#6317). | Toshi MARUYAMA | 2011-09-02 | 1 | -137/+0 |
* | HTML escape at app/views/issues/show.rhtml. | Toshi MARUYAMA | 2011-08-02 | 1 | -1/+1 |
* | html_escape issue fields | Toshi MARUYAMA | 2011-07-29 | 1 | -3/+3 |
* | Adds a helper for issue heading (#7647). | Jean-Philippe Lang | 2011-04-12 | 1 | -1/+1 |
* | Code cleanup. | Jean-Philippe Lang | 2011-04-12 | 1 | -1/+1 |
* | Cleaner way to handle the replacement of watch links (#8071). | Jean-Philippe Lang | 2011-04-05 | 1 | -1/+1 |
* | Fixed: issue description Quote button lost by r3941 (#7122). | Jean-Philippe Lang | 2010-12-18 | 1 | -1/+1 |
* | Restores the issue description label (#6677). | Jean-Philippe Lang | 2010-12-12 | 1 | -8/+10 |
* | Remove the Description label from the issue view and omit the block if empty ... | Jean-Philippe Lang | 2010-10-19 | 1 | -3/+4 |
* | Refactor: rename TimelogController#details to #index | Eric Davis | 2010-10-06 | 1 | -1/+1 |
* | Add RTL support to the context menu. #6012 | Eric Davis | 2010-08-22 | 1 | -0/+1 |
* | Refactor: move IssuesController#context_menu to a new controller. | Eric Davis | 2010-08-19 | 1 | -1/+1 |
* | Use present? instead of any?. Handles nil case. | Eric Davis | 2010-05-14 | 1 | -5/+5 |
* | Inlines some code to speed up large ticket history rendering. | Jean-Philippe Lang | 2010-03-16 | 1 | -1/+1 |
* | Move issue watchers to the sidebar. | Jean-Philippe Lang | 2010-03-13 | 1 | -9/+8 |
* | Slight UI changes to the subtasks tree. | Jean-Philippe Lang | 2010-03-13 | 1 | -1/+1 |
* | Adds subtasking (#443) including: | Jean-Philippe Lang | 2010-03-13 | 1 | -1/+19 |
* | Fixes bottom links placement in issue with associated changesets (#4883). | Jean-Philippe Lang | 2010-02-28 | 1 | -1/+2 |
* | Allow commits to reference issues of parent projects and subprojects (#4674). | Jean-Philippe Lang | 2010-01-31 | 1 | -1/+1 |
* | Avatars added in news (#3941) and forums (#4468) + cleanup. | Jean-Philippe Lang | 2010-01-07 | 1 | -1/+1 |
* | Add a second action menu to IssuesController#show. (#4331) | Eric Davis | 2009-12-03 | 1 | -8/+4 |
* | Fixes css classes on issue detail view (#4180). | Jean-Philippe Lang | 2009-11-15 | 1 | -6/+6 |
* | Fixed: custom fields are not displayed in the same order on issue form and view. | Jean-Philippe Lang | 2009-07-29 | 1 | -11/+1 |
* | Remove hard-coded styles from ticket attributes table. | Jean-Philippe Lang | 2009-07-29 | 1 | -12/+12 |
* | Adds issue last update timestamp (#3565). | Jean-Philippe Lang | 2009-07-04 | 1 | -1/+3 |
* | Fixes consistency of custom fields display on the issue detail view (#3190). | Jean-Philippe Lang | 2009-05-10 | 1 | -1/+1 |
* | Adds more css classes to the roadmap issues (#3214). | Jean-Philippe Lang | 2009-04-25 | 1 | -1/+1 |
* | Added several more plugin hooks: | Eric Davis | 2009-03-21 | 1 | -0/+2 |
* | Adds css classes to the issues in the calendar (#2651). | Jean-Philippe Lang | 2009-03-07 | 1 | -1/+1 |
* | Sort changesets in the same order as comments on the issue details view (#1546). | Jean-Philippe Lang | 2009-02-22 | 1 | -2/+2 |
* | Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. | Jean-Philippe Lang | 2009-02-21 | 1 | -2/+2 |
* | Removes invalid css class on issue details (#2753). | Jean-Philippe Lang | 2009-02-15 | 1 | -1/+1 |
* | Removes invalid css class on issue details (#2733). | Jean-Philippe Lang | 2009-02-13 | 1 | -1/+1 |
* | Changes time related icons. | Jean-Philippe Lang | 2009-01-30 | 1 | -2/+2 |
* | Adds an helper to render other formats download links. | Jean-Philippe Lang | 2009-01-29 | 1 | -5/+4 |
* | Makes issue description a non-required field (#2456). | Jean-Philippe Lang | 2009-01-07 | 1 | -1/+1 |
* | Adds a helper that returns issues css classes. | Jean-Philippe Lang | 2008-12-16 | 1 | -1/+1 |
* | AttachmentsController now handles attachments deletion. | Jean-Philippe Lang | 2008-12-09 | 1 | -3/+1 |
* | Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a... | Jean-Philippe Lang | 2008-11-09 | 1 | -2/+2 |
* | Added an option to turn user Gravatars on or off | Eric Davis | 2008-10-31 | 1 | -2/+2 |
* | Tighened up the gravator CSS in the issue div | Eric Davis | 2008-10-31 | 1 | -2/+2 |
* | Tweaking of the CSS for the gravatars. #1776 | Eric Davis | 2008-10-31 | 1 | -1/+1 |
* | styling tweaks for gravatars | Eric Davis | 2008-10-30 | 1 | -1/+1 |
* | styling tweaks for gravatars | Eric Davis | 2008-10-30 | 1 | -1/+1 |
* | Gravatar support for issue detai, user grid, and activity stream | Eric Davis | 2008-10-30 | 1 | -11/+12 |
* | Merged hooks branch @ r1785 into trunk. | Jean-Philippe Lang | 2008-09-05 | 1 | -0/+1 |
* | Sligth changes to issue comments quoting links. | Jean-Philippe Lang | 2008-08-28 | 1 | -3/+1 |
* | Adds permissions for viewing the watcher list and adding new watchers on the ... | Jean-Philippe Lang | 2008-08-03 | 1 | -0/+8 |
* | Makes issue update link work without javascript (#1337). | Jean-Philippe Lang | 2008-06-29 | 1 | -1/+1 |
* | Custom fields refactoring: most of code moved from controllers to models (usi... | Jean-Philippe Lang | 2008-06-27 | 1 | -3/+3 |