Commit Graph

338 Commits (666c54e86c2a8532ff9330d7ce4e9e7d3a44b173)

Author SHA1 Message Date
Jean-Philippe Lang d201c54455 Adds version status to limit issue assignments (#1245). 15 years ago
Jean-Philippe Lang 6ffe1926ab Remove hard coded string in a view (closes #4076). 15 years ago
Jean-Philippe Lang dd633322f9 Unexpected closing tag removed. 15 years ago
Jean-Philippe Lang b4c55ea4de Makes saved query filters visible (#2883). 15 years ago
Jean-Philippe Lang 3477ded32a Makes tickets and timelogs filters collapsible (UI). 15 years ago
Jean-Philippe Lang cfd7d07b69 Fixed: custom fields are not displayed in the same order on issue form and view. 15 years ago
Jean-Philippe Lang 9e07fb5e04 Remove hard-coded styles from ticket attributes table. 15 years ago
Jean-Philippe Lang 5afa190a9a Adds issue last update timestamp (#3565). 16 years ago
Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 16 years ago
Jean-Philippe Lang c082cfc90e FIxed: inline images not displayed in atom feeds (#3391). 16 years ago
Jean-Philippe Lang 9c630cc2b7 Fixed: Atom feeds leak email address (#3408). 16 years ago
Jean-Philippe Lang 70340910de Link to the appropriate repository (#3376). 16 years ago
Jean-Philippe Lang 9f59538241 Fixes consistency of custom fields display on the issue detail view (#3190). 16 years ago
Eric Davis f90b85f8be Link the project name in simple issue lists. 16 years ago
Jean-Philippe Lang 1930cf3d46 Adds group folding on issue list (#2679). 16 years ago
Jean-Philippe Lang b557393252 Ticket grouping (#2679). 16 years ago
Jean-Philippe Lang 32c09fd5cf Adds more css classes to the roadmap issues (#3214). 16 years ago
Jean-Philippe Lang 070c18746e Fixed: %0.2f is rendered as plain text in issues/destroy view (#3167). 16 years ago
Jean-Philippe Lang 5d77f92ae6 Fixes a translation key (#3167). 16 years ago
Eric Davis 451ef7f21f Added several more plugin hooks: 16 years ago
Eric Davis b67d624754 Added plugin hooks to the context menu 16 years ago
Jean-Philippe Lang 9f45499936 Adds controller to urls in case the side bar is called from another controller (#2960). 16 years ago
Jean-Philippe Lang 9701c33562 Adds css classes to the issues in the calendar (#2651). 16 years ago
Jean-Philippe Lang dc8b804eba Fixed: export links on the issue list lose project param after applying a filter (#2908). 16 years ago
Jean-Philippe Lang 0101e609f7 Sort changesets in the same order as comments on the issue details view (#1546). 16 years ago
Jean-Philippe Lang 6b770fa70c Deprecated truncate call. 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Eric Davis befe278fa9 Allow the other format links to appear on the issue list (ATOM, PDF, CSV). 16 years ago
Jean-Philippe Lang 4601ed2f3a Replaces Enumeration.get_values and Enumeration.default with named scopes. 16 years ago
Jean-Philippe Lang d77be4e908 Removes invalid css class on issue details (#2753). 16 years ago
Jean-Philippe Lang bbc8d3d768 Removes invalid css class on issue details (#2733). 16 years ago
Jean-Philippe Lang b8eddf2014 Adds watch/unwatch link on the issue context menu (#2730). 16 years ago
Jean-Philippe Lang 9586269a06 Issues pagination loses project param after applying or clearing filter (#2726). 16 years ago
Jean-Philippe Lang 4500b606ce Slight changes to the issue lists displayed on My page. 16 years ago
Jean-Philippe Lang c9ca635fa7 Typos/fixes in views (#2654). 16 years ago
Jean-Philippe Lang f021c856c1 Fixed: issue details view discloses relations to issues that the user is not allowed to view (#2589). 16 years ago
Jean-Philippe Lang da941734d7 Changes time related icons. 16 years ago
Jean-Philippe Lang f1aa0df326 Adds an helper to render other formats download links. 16 years ago
Jean-Philippe Lang 1e1b34b567 Sort target versions list on bulk edit form (#2616). 16 years ago
Jean-Philippe Lang c4af6efd25 Fixing calendar and gantt links broken by r2317. 16 years ago
Jean-Philippe Lang d1d1c9bfd0 Fixed calendar navigation links broken by r2317. 16 years ago
Eric Davis 0bbebedada Fixed clearing the Issue filters in the issue list, broken by #2317 16 years ago
Jean-Philippe Lang bcc9007196 Ability to bulk edit custom fields of type 'list' (#461). 16 years ago
Jean-Philippe Lang e944fc74df Render the project list as a tree on Move form. 16 years ago
Jean-Philippe Lang ad059f9637 Removes spaces before colons. 16 years ago
Jean-Philippe Lang 1ad2551559 Adds ability to bulk copy issues (#1847). 16 years ago
Jean-Philippe Lang 27fd8a2436 Do not show Category field when categories are not defined. 16 years ago
Jean-Philippe Lang 00ce28f8d7 Slight visual changes on the issue form. 16 years ago
Jean-Philippe Lang f6282f9600 Makes subject field get focus on 'New issue' form (#2522). 16 years ago
Jean-Philippe Lang ffa6c5fe3e Adds a 'Create and continue' button on the new issue form, that will create the issue and display the form again (#2523). 16 years ago