summaryrefslogtreecommitdiffstats
path: root/app/views/issues
Commit message (Expand)AuthorAgeFilesLines
* Issues pagination loses project param after applying or clearing filter (#2726).Jean-Philippe Lang2009-02-121-2/+2
* Slight changes to the issue lists displayed on My page.Jean-Philippe Lang2009-02-111-5/+6
* Typos/fixes in views (#2654).Jean-Philippe Lang2009-02-031-0/+1
* Fixed: issue details view discloses relations to issues that the user is not ...Jean-Philippe Lang2009-01-311-1/+1
* Changes time related icons.Jean-Philippe Lang2009-01-302-3/+3
* Adds an helper to render other formats download links.Jean-Philippe Lang2009-01-293-17/+13
* Sort target versions list on bulk edit form (#2616).Jean-Philippe Lang2009-01-291-1/+1
* Fixing calendar and gantt links broken by r2317.Jean-Philippe Lang2009-01-281-6/+6
* Fixed calendar navigation links broken by r2317.Jean-Philippe Lang2009-01-281-6/+6
* Fixed clearing the Issue filters in the issue list, broken by #2317Eric Davis2009-01-271-1/+2
* Ability to bulk edit custom fields of type 'list' (#461).Jean-Philippe Lang2009-01-251-0/+7
* Render the project list as a tree on Move form.Jean-Philippe Lang2009-01-251-1/+1
* Removes spaces before colons.Jean-Philippe Lang2009-01-251-2/+2
* Adds ability to bulk copy issues (#1847).Jean-Philippe Lang2009-01-251-0/+3
* Do not show Category field when categories are not defined.Jean-Philippe Lang2009-01-171-0/+2
* Slight visual changes on the issue form.Jean-Philippe Lang2009-01-172-0/+4
* Makes subject field get focus on 'New issue' form (#2522).Jean-Philippe Lang2009-01-161-0/+2
* Adds a 'Create and continue' button on the new issue form, that will create t...Jean-Philippe Lang2009-01-161-0/+1
* Makes issue description a non-required field (#2456).Jean-Philippe Lang2009-01-072-2/+2
* Move PDF stuff to a single helper.Jean-Philippe Lang2009-01-043-364/+0
* Fixed: syntax highlight doesn't appear in new ticket preview (#1976).Jean-Philippe Lang2009-01-031-0/+4
* Validates sort_key and sort_order params (#2378).Jean-Philippe Lang2008-12-241-1/+1
* Escape query names (#2379).Jean-Philippe Lang2008-12-231-1/+1
* Do not hardcode Watcher string in r2164.Jean-Philippe Lang2008-12-221-1/+1
* Adds watchers selection on new issue form (#398). Permission 'add issue watch...Jean-Philippe Lang2008-12-221-0/+8
* Adds a helper that returns issues css classes.Jean-Philippe Lang2008-12-163-3/+3
* AttachmentsController now handles attachments deletion.Jean-Philippe Lang2008-12-091-3/+1
* Show project name in front of related issues if cross-project issue relations...Jean-Philippe Lang2008-12-071-1/+2
* Changes issue history headings.Jean-Philippe Lang2008-12-061-1/+1
* Added several useful hooks to the Issue sidebarEric Davis2008-12-061-1/+4
* Added :view_issues_history_journal_bottom hookEric Davis2008-12-051-0/+1
* Cross-project gantt and calendar (#1157).Jean-Philippe Lang2008-12-052-8/+7
* Added :view_issues_edit_notes_bottom hookEric Davis2008-12-031-0/+1
* Adds link to user's account on issue history.Jean-Philippe Lang2008-11-301-1/+1
* Fixes #2171: issue pdf export broken by r2006.Jean-Philippe Lang2008-11-131-1/+1
* Maps repository users to Redmine users (#1383).Jean-Philippe Lang2008-11-102-2/+2
* Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a...Jean-Philippe Lang2008-11-092-3/+3
* Added an option to turn user Gravatars on or offEric Davis2008-10-312-3/+3
* Tighened up the gravator CSS in the issue divEric Davis2008-10-311-2/+2
* Tweaking of the CSS for the gravatars. #1776Eric Davis2008-10-312-2/+2
* Reduced the size of the gravatar on the issue historyEric Davis2008-10-301-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-302-22/+24
* Fixed custom query sidebar links broken by r1797 (#1899).Jean-Philippe Lang2008-09-171-1/+1
* Adds support for free ticket filtering and custom queries on Calendar.Jean-Philippe Lang2008-09-113-2/+56
* Adds support for free ticket filtering and custom queries on Gantt chart.Jean-Philippe Lang2008-09-103-1/+457
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-053-0/+4
* Sligth changes to issue comments quoting links.Jean-Philippe Lang2008-08-281-3/+1
* One-click bulk edition using the issue list context menu within the same proj...Jean-Philippe Lang2008-08-261-25/+31