Commit Graph

523 Commits (40f57c81b48ea5544221634576145bf0d62a893c)

Author SHA1 Message Date
Jean-Philippe Lang bc270b31c3 Makes issue description a non-required field (#2456). 16 years ago
Jean-Philippe Lang ceb2320ef0 Move PDF stuff to a single helper. 16 years ago
Jean-Philippe Lang a66b1e77da Fixed: syntax highlight doesn't appear in new ticket preview (#1976). 16 years ago
Jean-Philippe Lang 5c97a83a70 Validates sort_key and sort_order params (#2378). 16 years ago
Jean-Philippe Lang e48f0f04e7 Escape query names (#2379). 16 years ago
Jean-Philippe Lang 67f82e32b4 Do not hardcode Watcher string in r2164. 16 years ago
Jean-Philippe Lang 1f89dad23a Adds watchers selection on new issue form (#398). Permission 'add issue watchers' required. 16 years ago
Jean-Philippe Lang 02c2a83494 Adds a helper that returns issues css classes. 16 years ago
Jean-Philippe Lang 5d2899ee1b AttachmentsController now handles attachments deletion. 16 years ago
Jean-Philippe Lang a02ee73181 Show project name in front of related issues if cross-project issue relations are enabled (#2282). 16 years ago
Jean-Philippe Lang 8a0a25fceb Changes issue history headings. 16 years ago
Eric Davis cf77c93cb4 Added several useful hooks to the Issue sidebar 16 years ago
Eric Davis 996b2a5c1d Added :view_issues_history_journal_bottom hook 16 years ago
Jean-Philippe Lang 50794b08a9 Cross-project gantt and calendar (#1157). 16 years ago
Eric Davis 1b4f0c38ce Added :view_issues_edit_notes_bottom hook 16 years ago
Jean-Philippe Lang 0b2299c7d1 Adds link to user's account on issue history. 16 years ago
Jean-Philippe Lang 243027e63a Fixes #2171: issue pdf export broken by r2006. 16 years ago
Jean-Philippe Lang 79c33bbc83 Maps repository users to Redmine users (#1383). 16 years ago
Jean-Philippe Lang 7619c286cc Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a String (less code in views). 16 years ago
Eric Davis ba20a67873 Added an option to turn user Gravatars on or off 16 years ago
Eric Davis 048fa5bd77 Tighened up the gravator CSS in the issue div 16 years ago
Eric Davis 3bc2a5cf2f Tweaking of the CSS for the gravatars. #1776 16 years ago
Eric Davis 1a6595aa17 Reduced the size of the gravatar on the issue history 16 years ago
Eric Davis 9373f429d0 styling tweaks for gravatars 16 years ago
Eric Davis b3442a7d39 styling tweaks for gravatars 16 years ago
Eric Davis ed314caf7d Gravatar support for issue detai, user grid, and activity stream 16 years ago
Jean-Philippe Lang 713ce06e40 Fixed custom query sidebar links broken by r1797 (#1899). 16 years ago
Jean-Philippe Lang 586f4e3831 Adds support for free ticket filtering and custom queries on Calendar. 16 years ago
Jean-Philippe Lang 2986afc05e Adds support for free ticket filtering and custom queries on Gantt chart. 16 years ago
Jean-Philippe Lang f7acdd1afd Merged hooks branch @ r1785 into trunk. 16 years ago
Jean-Philippe Lang ed349ca942 Sligth changes to issue comments quoting links. 16 years ago
Jean-Philippe Lang ea627ca98d One-click bulk edition using the issue list context menu within the same project (#1770). 16 years ago
Jean-Philippe Lang 237a3f52a2 Fixes custom fields display order at several places (#1768). 16 years ago
Jean-Philippe Lang a332e0a4fe Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398). 16 years ago
Jean-Philippe Lang c3f9575eaf Adds category to the issue context menu (#1684). 17 years ago
Jean-Philippe Lang 898fac293b Adds custom fields on time entries (#772). 17 years ago
Jean-Philippe Lang 83385cbca8 Adds timelog link to the issue context menu (#1645). 17 years ago
Jean-Philippe Lang 6d3c0dab01 Javascript fix (#1636). 17 years ago
Jean-Philippe Lang 9ff53f97ee Do not use partial in PDF templates (not supported when using rfpdf with Rails 2.1) (#1619). 17 years ago
Jean-Philippe Lang 47064c02f1 Makes issue update link work without javascript (#1337). 17 years ago
Jean-Philippe Lang 32fa1a4e90 Do not silently ignore timelog validation failure on issue edit. 17 years ago
Jean-Philippe Lang 1424b0f215 Addq "please select" to activity select box if no activity is set as default (#937). 17 years ago
Jean-Philippe Lang ce6cf66f6c Custom fields refactoring: most of code moved from controllers to models (using new module ActsAsCustomizable). 17 years ago
Jean-Philippe Lang ba8a36a39b Removes spaces before colons on issue detail view (#1512). 17 years ago
Jean-Philippe Lang 0870f6267f Add target version to the issue list context menu. 17 years ago
Jean-Philippe Lang af734b1b38 Enable syntax highlight on issues, messages and news (#1473, #1466). 17 years ago
Jean-Philippe Lang 9f901a0ba2 Fixed: Atom link on saved query does not include query_id (#1390). 17 years ago
Jean-Philippe Lang 5d2abb84bd Adds a Reply link to each issue note (#739). Reply is pre-filled with the quoted note. 17 years ago
Jean-Philippe Lang d99dc4070a Remove edit step from Status context menu (#1197). 17 years ago
Jean-Philippe Lang 75d25b7e61 Fixed: Update issue form: comment field from log time end out of screen (#1227). 17 years ago