132 Commits (3686b77eb60d4f4028977d5c4b1a7c039ee9b0bb)

Author SHA1 Message Date
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA 75aaedfff3 Avoid executing the same SQL statement multiple times to get the default custom query (#7360). 2 years ago
  Go MAEDA 9fcf5af844 Hooks for queries helper (#34743). 2 years ago
  Go MAEDA 7f965286ed Default issue query (#7360). 2 years ago
  Go MAEDA a0bf4e5cd3 Filter issues by file description (#34715). 2 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Toshi MARUYAMA 3029b377c6 shorten long line of QueriesHelper 3 years ago
  Toshi MARUYAMA 5f8d73108e add empty line after guard clause to QueriesHelper 3 years ago
  Toshi MARUYAMA 1eed339756 use "do end" instead of {} at QueriesHelper 3 years ago
  Toshi MARUYAMA 8c53f2e5a8 fix source indent of QueriesHelper 3 years ago
  Go MAEDA 4048e6640e Total estimated time column shows up as decimal value regardless of time setting (#33273). 4 years ago
  Jean-Philippe Lang 214ec3e806 Time entries csv export should check issue visibility (#33075). 4 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Toshi MARUYAMA 56d48d7eef cleanup: rubocop: fix Layout/SpaceAfterComma in app/helpers/queries_helper.rb 4 years ago
  Toshi MARUYAMA 362e553d5e code layout clean up app/helpers/queries_helper.rb 4 years ago
  Toshi MARUYAMA b26cb78737 cleanup: rubocop: fix Layout/BlockAlignment in app/helpers/queries_helper.rb 4 years ago
  Toshi MARUYAMA c748adf847 cleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#column_header 4 years ago
  Toshi MARUYAMA 781f3d23fa cleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#column_value 4 years ago
  Toshi MARUYAMA 562bdd0a52 cleanup: rubocop: fix Layout/AlignArguments in QueriesHelper#query_links 4 years ago
  Go MAEDA 5b9cede709 Fix display type in query form view (#29482). 4 years ago
  Jean-Philippe Lang 49b96a935b Use radio buttons to choose display type (#29482). 4 years ago
  Jean-Philippe Lang 45f039187d Option to switch between table list and board list (#29482). 4 years ago
  Toshi MARUYAMA 41e774de6e code cleanup: rubocop: fix Style/WhileUntilModifier in app/helpers/queries_helper.rb 4 years ago
  Toshi MARUYAMA 3b27acb620 code cleanup: rubocop: fix Layout/ElseAlignment in app/helpers/queries_helper.rb 4 years ago
  Go MAEDA 0d4fbfe340 Add clear query icon next to selected query in sidebar (#31640). 4 years ago
  Go MAEDA 7aa642ad7a Use "icon icon-*" classes for sort elements (#31433). 5 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA 89a29c87fc Group time tracking filters in the filter select list (#26826). 5 years ago
  Go MAEDA 72e1451159 Use Regexp#match? to reduce allocations of MatchData object (#28940). 5 years ago
  Go MAEDA d4daf4e23b Support frozen_string_literal in issue, journal, and query (#26561). 5 years ago
  Go MAEDA e70c283a22 Remove unnecessary encoding magic comment (#31034). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Jean-Philippe Lang e647e99b74 Allow issues grouping by creation, update and closing date (#13803). 5 years ago
  Go MAEDA ca2875fab2 Allow switching the encoding to UTF-8 when exporting to CSV (#26279). 6 years ago
  Go MAEDA 7844b65f3c Add CSS classes to column headers of issues and timelogs list (#26674). 6 years ago
  Jean-Philippe Lang 56c8ee0440 Ensure that values of multi-value fields are HTML-escaped in issue list (#27186). 6 years ago
  Toshi MARUYAMA fc61598d55 fix NameError (uninitialized constant) when "config.eager_load = true" (#26513) 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 5c7aaa4d1e Makes Attachments column available on the issue list (#25515). 7 years ago
  Jean-Philippe Lang 8c7898bb5d Let user choose columns and sort order of issue lists on "My page" (#1565). 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 d10ab869a7 Handle csv columns selection in query to preload appropriate associations (#24865). 7 years ago
  Jean-Philippe Lang a12219034d Make Spent time clickable in issue lists (#24649). 7 years ago
  Jean-Philippe Lang f1678e4f77 Filters on chained custom fields and custom field attributes (#21249). 7 years ago
  Jean-Philippe Lang cb15f0df38 Filter group should be a Symbol. 7 years ago
  Jean-Philippe Lang 2bcbb30546 Rename "issue" to "item" in query helpers (#24643). 7 years ago
  Jean-Philippe Lang 5495e6f342 Introduce a setting to change the display format of timespans to h:mm (#23996). 7 years ago