Commit Graph

215 Commits (915748204965bb7f9704b55554e30f091934138e)

Author SHA1 Message Date
Jean-Philippe Lang aca6ed13fc Fixed: issue attachments are saved even if the issue has been updated by another user (#3846). 15 years ago
Azamat Hackimov f1f65794e4 New strings for translation (fixes #2872), thanks for Enderson Maia for pointing and translation 15 years ago
Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 16 years ago
Jean-Philippe Lang 6e0a818caf Makes issues/show accept rss key (#3362). 16 years ago
Jean-Philippe Lang f7d7186c13 Fixed: issue status bulk edit broken by r2726 (#3347). 16 years ago
Jean-Philippe Lang e5ed2b0f73 Fixed: issue bulk edit view broken by r2726 (#3347). 16 years ago
Jean-Philippe Lang 566d0a6ceb Fixed: issue move by non-admin broken by r2726 (#3354). 16 years ago
Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
Jean-Philippe Lang b557393252 Ticket grouping (#2679). 16 years ago
Jean-Philippe Lang 914ef1cb25 Slight gantt export refactoring (#3229). 16 years ago
Jean-Philippe Lang 3d65ed7aa0 Follows r2647. 16 years ago
Jean-Philippe Lang b7127e3c14 Fixed: Sorting a query on a value that isn't in the displayed columns fails (#3078). 16 years ago
Eric Davis b4be8849c0 Added observers to watch model objects for mail delivery instead of calling Mailer. 16 years ago
Jean-Philippe Lang c7c8dc71f2 Ability to save "sort order" in custom queries (#2899). 16 years ago
Jean-Philippe Lang 38db62f1e7 Fixed that some error messages were not displayed (#2866). 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 fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang 4601ed2f3a Replaces Enumeration.get_values and Enumeration.default with named scopes. 16 years ago
Jean-Philippe Lang f9c9b054ba Timelog is ignored when updating an issue if user is admin but not a project member (#2717). 16 years ago
Jean-Philippe Lang bf76988ebc Fixed an error when downloading gantt png at global level. 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 1ad2551559 Adds ability to bulk copy issues (#1847). 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
Eric Davis 75c10a1cac Added two new plugin hooks to IssuesController: 16 years ago
Jean-Philippe Lang ceb2320ef0 Move PDF stuff to a single helper. 16 years ago
Jean-Philippe Lang 5c97a83a70 Validates sort_key and sort_order params (#2378). 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 5d2899ee1b AttachmentsController now handles attachments deletion. 16 years ago
Jean-Philippe Lang 50794b08a9 Cross-project gantt and calendar (#1157). 16 years ago
Eric Davis 5f9b1b0e0b Added :controller_issues_edit_before_save hook 16 years ago
Jean-Philippe Lang 85711f1d54 Fixed: Status list on bulk edit form does not follow normal sequence (#1956). 16 years ago
Jean-Philippe Lang fb151463eb Changes versions retrieval on gantt chart. 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 ea627ca98d One-click bulk edition using the issue list context menu within the same project (#1770). 16 years ago
Jean-Philippe Lang 2fdf4426cd Moves @layout 'base'@ to ApplicationController. 16 years ago
Jean-Philippe Lang 898fac293b Adds custom fields on time entries (#772). 17 years ago
Jean-Philippe Lang aef25a5e32 Fixes r1672. 17 years ago
Jean-Philippe Lang d4f55a86fd Adds project name to issues feed title (#1323). 17 years ago
Jean-Philippe Lang 72076d391e Fixed: issues always created with default tracker (#1553). 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 9cfa233001 Track project and tracker changes in issue history. 17 years ago
Jean-Philippe Lang 34bcd5b80b Fixed: Logtime info lost when there's an error updating an issue (#1400). 17 years ago
Jean-Philippe Lang 956ad0a3f9 Fixed: Reply/Quote Function Newline Issue in Internet Explorer (#1362). 17 years ago
Jean-Philippe Lang 4cc3ba88a8 Fixed: Link to PDF doesn't work after creating new issue (#1346). 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