85 Commits (e647e99b741ce0360ee479925009076f48d0d8a5)

Author SHA1 Message Date
  Jean-Philippe Lang e647e99b74 Allow issues grouping by creation, update and closing date (#13803). 5 years ago
  Jean-Philippe Lang 72980f4175 Allow issues grouping by start and due dates (#13803). 5 years ago
  Go MAEDA 21034c5628 Filter issues after project status (#20081). 5 years ago
  Go MAEDA 28c231473f Custom queries are broken by updating with nil parameter values (#29701). 5 years ago
  Go MAEDA ed14823d13 Replace Hash#keys.each with faster Hash#each_key (#29305). 5 years ago
  Go MAEDA 5a2f924b76 Extend watched_by_me-issue filter to include all project-members instead of only <<me>>-substitution (#8160). 5 years ago
  Go MAEDA 5484198d98 Ensure that only visible watchers on issues can be queried (#29133). 5 years ago
  Jean-Philippe Lang cd1ca24a87 Fix that spent_time total on the issue list can be wrong (#26471). 6 years ago
  Jean-Philippe Lang 2a721fff4c Set default configuration for the timelog list (#26356). 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang d9418864b6 Show the same trackers and statuses on time entry queries (#5385). 7 years ago
  Jean-Philippe Lang ba37a2c476 Show statuses of project trackers only (#5385). 7 years ago
  Jean-Philippe Lang dd37b8cfb6 Fixed that related to "no open issues" filter shows all issues (#25478). 7 years ago
  Jean-Philippe Lang 41cb7a3a55 Let the issue list be grouped by private flag. 7 years ago
  Jean-Philippe Lang 5c7aaa4d1e Makes Attachments column available on the issue list (#25515). 7 years ago
  Jean-Philippe Lang 6c4b73b448 Query through multiple projects by issue custom field not possible anymore (#25501). 7 years ago
  Jean-Philippe Lang 71d88e5535 Get rid of sort_helper when using queries. 7 years ago
  Jean-Philippe Lang b714c71402 Get the count by group from the query directly. 7 years ago
  Jean-Philippe Lang 91d10c63f0 Show Last Comment in Issue list (#1474). 7 years ago
  Jean-Philippe Lang 06c6de06e4 Last updated by colum in issue list (#6375). 7 years ago
  Jean-Philippe Lang 27ebd84309 Priority should always be preloaded as it's used to render issue links. 7 years ago
  Jean-Philippe Lang 2b0e910cd5 Adds a filter on issue attachments (#2783). 7 years ago
  Jean-Philippe Lang 1eee6b3a30 Changed filter position (#17720). 7 years ago
  Jean-Philippe Lang 151a215ea4 Adds updated_by and last_updated_by filters on issues (#17720). 7 years ago
  Jean-Philippe Lang e8d7b36f1b Searching for issues with "updated = none" always returns zero results (#15226). 7 years ago
  Jean-Philippe Lang 3a21dc6912 Fixed #joins_for_order_statement (#24865). 7 years ago
  Jean-Philippe Lang aa354e6275 Don't join all associations by default (#24865). 7 years ago
  Jean-Philippe Lang 82afdc7f78 Moves sort joins for issues to IssueQuery. 7 years ago
  Jean-Philippe Lang fd3c08aaa1 Don't preload all query filters (#24787). 7 years ago
  Jean-Philippe Lang 19934ec2db Translate statuses in the version status filter (#23215). 7 years ago
  Jean-Philippe Lang b6ed06ca3c Add the possibility to filter issues after Target Version's Status and Due Date (#23215). 7 years ago
  Jean-Philippe Lang 9f9232381a Filter on issue ID with between/lesser/greater operator does not work (#23596). 7 years ago
  Jean-Philippe Lang 793cb16764 Make time entries groupable (#16843). 7 years ago
  Jean-Philippe Lang 7c6757c81a Pull up query visibility methods. 7 years ago
  Jean-Philippe Lang 0b16423104 Group versions by status in issue filters (#10412). 7 years ago
  Jean-Philippe Lang 699a75910d Filter by issue id (#4806). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 495be400a1 Don't omit version/category filters if project has no versions/categories. 8 years ago
  Jean-Philippe Lang d3d7678c76 Ability to filter issues blocked by any/no open issues (#16621). 8 years ago
  Jean-Philippe Lang 828e8111cc Add users to assignee/author filters if they are missing (#3398). 8 years ago
  Jean-Philippe Lang bf4e5da59b Allow issue description to be searchable as a filter (#1159). 8 years ago
  Jean-Philippe Lang 91d5465162 Reverts r14672, test broken (#1159). 8 years ago
  Jean-Philippe Lang 510c212ae1 Allow issue description to be searchable as a filter (#1159). 8 years ago
  Jean-Philippe Lang b0a47cc5ba Fixes float conversion failures (#1561). 8 years ago
  Jean-Philippe Lang 9c7832d822 Workaround for spent time grouped by project (#1561). 8 years ago
  Jean-Philippe Lang 498a429a41 Display totals for each group on grouped queries (#1561). 8 years ago
  Jean-Philippe Lang e35d036bda Round totals (#1561). 8 years ago
  Jean-Philippe Lang 446f70f584 Adds options to display totals on the issue list (#1561). 8 years ago
  Jean-Philippe Lang d1d1f81e94 "Total estimated time" should be inserted after "Estimated time" (#20733). 8 years ago
  Jean-Philippe Lang 59e4b268af Adds a Total estimated hours column on issue list (#20688). 8 years ago