summaryrefslogtreecommitdiffstats
path: root/app/views/issues
Commit message (Expand)AuthorAgeFilesLines
* Replaces 'New category' link on the issue form with an icon.Jean-Philippe Lang2009-12-021-3/+6
* Make use of #watched_by? in issue form.Jean-Philippe Lang2009-12-021-1/+1
* Fixes tracker update on context menu (#2405).Jean-Philippe Lang2009-12-021-1/+1
* Fixed: "None" category issue count is empty while grouping by category (#4308).Jean-Philippe Lang2009-12-021-2/+2
* Fixes context menu broken by r3109 (#2405).Jean-Philippe Lang2009-11-301-0/+2
* Adds tracker update to context menu and bulk edit form (#2405).Jean-Philippe Lang2009-11-292-0/+13
* Enable tracker update on issue edit form (#2405).Jean-Philippe Lang2009-11-292-37/+39
* Adds dynamic columns selection on the issue list (#4272).Jean-Philippe Lang2009-11-281-3/+12
* Allow issue grouping by custom field (#2679).Jean-Philippe Lang2009-11-161-3/+3
* Fixes css classes on issue detail view (#4180).Jean-Philippe Lang2009-11-151-6/+6
* Adds a 'Move and follow' button on Move/Copy view to be redirected to the cre...Jean-Philippe Lang2009-11-151-1/+2
* Make use of link_to_issue.Jean-Philippe Lang2009-11-151-1/+5
* Refactoring ApplicationHelper#link_to_issue.Jean-Philippe Lang2009-11-142-3/+4
* Redirect to the current page when using context menu on the issue list (#4184).Jean-Philippe Lang2009-11-111-0/+1
* Adds version status to limit issue assignments (#1245).Jean-Philippe Lang2009-11-084-9/+9
* Remove hard coded string in a view (closes #4076).Jean-Philippe Lang2009-10-221-1/+1
* Unexpected closing tag removed.Jean-Philippe Lang2009-09-201-1/+1
* Makes saved query filters visible (#2883).Jean-Philippe Lang2009-09-203-29/+16
* Makes tickets and timelogs filters collapsible (UI).Jean-Philippe Lang2009-09-203-25/+35
* Fixed: custom fields are not displayed in the same order on issue form and view.Jean-Philippe Lang2009-07-292-12/+2
* 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
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-301-1/+1
* FIxed: inline images not displayed in atom feeds (#3391).Jean-Philippe Lang2009-05-261-1/+1
* Fixed: Atom feeds leak email address (#3408).Jean-Philippe Lang2009-05-251-1/+1
* Link to the appropriate repository (#3376).Jean-Philippe Lang2009-05-181-1/+1
* Fixes consistency of custom fields display on the issue detail view (#3190).Jean-Philippe Lang2009-05-101-1/+1
* Link the project name in simple issue lists.Eric Davis2009-05-061-1/+1
* Adds group folding on issue list (#2679).Jean-Philippe Lang2009-05-041-1/+2
* Ticket grouping (#2679).Jean-Philippe Lang2009-04-262-1/+17
* Adds more css classes to the roadmap issues (#3214).Jean-Philippe Lang2009-04-253-3/+3
* Fixed: %0.2f is rendered as plain text in issues/destroy view (#3167).Jean-Philippe Lang2009-04-241-1/+1
* Fixes a translation key (#3167).Jean-Philippe Lang2009-04-241-1/+1
* Added several more plugin hooks:Eric Davis2009-03-211-0/+2
* Added plugin hooks to the context menuEric Davis2009-03-211-0/+4
* Adds controller to urls in case the side bar is called from another controlle...Jean-Philippe Lang2009-03-131-2/+2
* Adds css classes to the issues in the calendar (#2651).Jean-Philippe Lang2009-03-071-1/+1
* Fixed: export links on the issue list lose project param after applying a fil...Jean-Philippe Lang2009-03-061-3/+3
* Sort changesets in the same order as comments on the issue details view (#1546).Jean-Philippe Lang2009-02-221-2/+2
* Deprecated truncate call.Jean-Philippe Lang2009-02-211-1/+1
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-212-3/+3
* Allow the other format links to appear on the issue list (ATOM, PDF, CSV).Eric Davis2009-02-201-1/+1
* Replaces Enumeration.get_values and Enumeration.default with named scopes.Jean-Philippe Lang2009-02-151-1/+1
* 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
* Adds watch/unwatch link on the issue context menu (#2730).Jean-Philippe Lang2009-02-121-0/+3
* 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