Commit Graph

167 Commits (ee9a01937b566fce1e16032979b42875ad9d0df0)

Author SHA1 Message Date
Felix Schäfer 1bfe6715c6 Put empty start_dates in the future too. #499 14 years ago
Felix Schäfer 7222345ba8 Put issues with an empty due date in the future. #499 14 years ago
Felix Schäfer 7c4abeb8d3 Correct filters for int,float custom fields. #498 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Jean-Philippe Lang 3374130e60 Skip a few count(*) SQL queries on the issue list. 14 years ago
Jean-Philippe Lang d8fbdca760 Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096). 14 years ago
Jean-Philippe Lang 7c2a3dc57d Adds Issue#visible_condition to build issue visibility statement. 14 years ago
Holger Just 21b8e8b5e5 [#250] Allow empty sets in query value lists 14 years ago
Jean-Philippe Lang 703b0ec422 Fixed: 500 error on issue query grouped by a custom field that was deleted (#7144). 14 years ago
Jean-Philippe Lang 8a8ca40364 Prevents n SQL queries (n = project count) on cross-project issues list. 14 years ago
Jean-Philippe Lang 63866407f1 Fixed: unchecking status filter on the issue list has no effect (#6844). 14 years ago
Eric Davis fef21d5aa2 Remember the selected "Member of Role" and "Member of Group" options. #6467 14 years ago
Tim Felgentreff 68ae2d0dfd change issue specific journal query and show_details for journal helper 14 years ago
Tim Felgentreff 3b51eb54ea fix 2 more tests 14 years ago
Tim Felgentreff 9cd55d8dd4 more test fixes 14 years ago
Eric Davis d36700eeee Refactor: replace chained finders with an inject. Should handle edge cases better. 14 years ago
Eric Davis 41f8d043eb Added a "Member of Role" to the issues filters. #5869 14 years ago
Eric Davis 109b42f482 Added a "Member of Group" to the issues filter. #5869 14 years ago
Eric Davis c67272599c Merged r3927 from trunk. 14 years ago
Eric Davis 102e845391 Merged r3916 from trunk. 14 years ago
Jean-Baptiste Barth 56a6d86af5 Added project filter when viewing all issues. #5084 14 years ago
Jean-Baptiste Barth 0bcde4ab28 Fixed: assigned_to and author filters in cross project issues view should be based on user's project visibility. #5760 14 years ago
Eric Davis 657aa624a4 Adding missing setter for Query#available_columns 15 years ago
Eric Davis bf33b57aa4 Refactor: Move method to Query model 15 years ago
Jean-Philippe Lang 4524bc04e9 Issue list improvements for subtasking (#5196): 15 years ago
Jean-Philippe Lang 5225fb70f5 Optimize retrieval of user's projects members. 15 years ago
Eric Davis 6e6e260cea Refactor: Extract Query#sortable_columns from the controller. 15 years ago
Jean-Philippe Lang 2c8a24092b Adds filter for system shared versions on the cross project issue list (#4792). 15 years ago
Jean-Philippe Lang 518779d96d Fixed: issue summary counts should link to the issue list without subprojects (#4525). 15 years ago
Eric Davis 6be0e335fb Added an optimization note for later. 15 years ago
Jean-Philippe Lang 5f8e9d7118 Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 15 years ago
Jean-Philippe Lang 346c569f98 Fixed: "None" category issue count is empty while grouping by category (#4308). 15 years ago
Jean-Philippe Lang 66540afc08 Adds dynamic columns selection on the issue list (#4272). 15 years ago
Jean-Philippe Lang 99b52c8796 Rescue invalid query statement error with an error message. 15 years ago
Jean-Philippe Lang 915bbcfaff Move issues, journals, versions queries from IssuesController to Query model. 15 years ago
Jean-Philippe Lang 4af8765f15 Reverts r3072 (#4302: error raised when sorting on an association not included as column). 15 years ago
Jean-Philippe Lang d84bd8edd8 Optimize associations loading on the issue list. 15 years ago
Jean-Philippe Lang 71bc44a89d Allow issue grouping by custom field (#2679). 15 years ago
Jean-Philippe Lang a7bb63a182 Fixed: case sensitivity in issue subject filtering (#3536). 16 years ago
Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 16 years ago
Jean-Philippe Lang e9a6730f4a Ability to use any custom field as a cross-project custom query column (#3321). 16 years ago
Jean-Philippe Lang b557393252 Ticket grouping (#2679). 16 years ago
Azamat Hackimov 80acb00454 Fixing bug #3009, trivial updates of locales 16 years ago
Jean-Philippe Lang c7c8dc71f2 Ability to save "sort order" in custom queries (#2899). 16 years ago
Jean-Philippe Lang 03572ec569 Adds a sortable "Project" column to the issue list. 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 e1b828de95 Adds ability to filter watched issues (#846). 16 years ago
Jean-Philippe Lang 299f1b87aa Include both version date and name when sorting issues by target version (#1502). 16 years ago