348 Commits (adfef93c6669f6698cc2496096a4095a1de0a020)

Author SHA1 Message Date
  Marius Balteanu ad3f809beb Fix chained custom field filter doesn't work for User fields (#36940). 2 years ago
  Marius Balteanu 3ff5aea8f7 Revert undesired change (#37349). 2 years ago
  Marius Balteanu 6e5b8f07ef Fix filter for chained User custom fields returns 500 internal server error when filtering after a float value (#37349). 2 years ago
  Marius Balteanu 1a3ee38c2e Respect field visibility when showing associated issue fields (#37255). 2 years ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA b6a26a60f3 Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performance 1.13.0 (#35142). 2 years ago
  Marius Balteanu 70f8ca64dd You can configure default project queries in the following places (#35795): 2 years ago
  Marius Balteanu d91f644a14 Disable rubocop Lint/IneffectiveAccessModifier for @self.tokenized_like_conditions@ in @app/models/query.rb@ (#35764). 2 years ago
  Marius Balteanu 506fc9d74c Tokenize search parameter in order to allow multiple search terms in: 2 years ago
  Marius Balteanu a0ef175ffe Fix rubocop offense (#35073). 2 years ago
  Marius Balteanu 5c7d43d36a Replace send with direct call because sanitize_sql_for_conditions is now public (#35073). 2 years ago
  Marius Balteanu 0ec96f52f3 Use sanitize_sql_like in Query#sql_contains (#35073). 2 years ago
  Go MAEDA 7f965286ed Default issue query (#7360). 3 years ago
  Go MAEDA 51755e4349 Require redmine/sort_criteria globally (#35455). 3 years ago
  Go MAEDA 66fc9f463d Gracefully handle invalid query parameters for custom fields (#35312). 3 years ago
  Go MAEDA 49e323ae7a Duplicate entries in issue filter values (#35201). 3 years ago
  Go MAEDA de93c19c3f Disable grouping for associations custom field (#35115). 3 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA 7c7d29e33c Unnecessary database access when IssueQuery class is defined (#33290). 3 years ago
  Go MAEDA 83f3f45497 Fix that column header is clickable even when the column is not actually sortable (#33548). 3 years ago
  Go MAEDA f238663f2b Allow to use watch_by filter in the global issues list (#34700). 3 years ago
  Go MAEDA 36b5c32048 Subprojects issues are not displayed on main project when all subprojects are closed (#34297). 3 years ago
  Toshi MARUYAMA a91da01ade shorten long line of Query#sql_for_custom_field 3 years ago
  Toshi MARUYAMA c840cefb76 shorten long line of Query#relative_date_clause 3 years ago
  Toshi MARUYAMA d30d70a418 shorten long line of Query#sql_for_field 3 years ago
  Toshi MARUYAMA 807952bdd9 shorten long line of Query#add_custom_fields_filters 3 years ago
  Toshi MARUYAMA 96acbee6d3 use "do end" instead of {} at ActiveRecord scope lambda of app/models/query.rb 3 years ago
  Toshi MARUYAMA a62f6cde56 fix source indent of app/models/query.rb 3 years ago
  Go MAEDA a411666fe8 Remove an unused variable in Query#add_chained_custom_field_filters (#33728). 3 years ago
  Toshi MARUYAMA cdb4743408 use "do end" instead of {} at app/models/query.rb 3 years ago
  Toshi MARUYAMA 4df233e947 fix source indent of app/models/query.rb 4 years ago
  Toshi MARUYAMA 457b39a980 remove spaces inside {} of app/models/query.rb 4 years ago
  Go MAEDA 4fd0e739db Fix that totals of custom fields may not be sorted as configured (#33281). 4 years ago
  Jean-Philippe Lang d6734e6239 Fix sort does not work with group by datetime columns (#33110). 4 years ago
  Go MAEDA 3614346962 Fix a RuboCop offense Style/MultipleComparison (#33083). 4 years ago
  Go MAEDA db2118fd82 Projects filter "Subproject of" does not work when the given value is "My projects" or "My bookmarks" (#33083). 4 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA b6d26dc170 Add system setting for default results display format of project query (#32818). 4 years ago
  Go MAEDA b995014c49 Allow adding user groups as watchers for issues (#4511). 4 years ago
  Go MAEDA 261d3ed39c Issue relations filter lacks "is not" (#32546). 4 years ago
  Toshi MARUYAMA daf4f93c16 cleanup: rubocop: fix Layout/SpaceAfterComma in app/models/query.rb 4 years ago
  Toshi MARUYAMA 37272d1c41 cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/query.rb 4 years ago
  Toshi MARUYAMA 3326956a62 cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/query.rb 4 years ago
  Jean-Philippe Lang 9746ab7e5b Add anonymous user to author list in issue/time query (#16904). 4 years ago
  Toshi MARUYAMA 95401eced1 cleanup: rubocop: fix Layout/AlignArguments in app/models/query.rb 4 years ago
  Go MAEDA b1f1108606 Option to filter after my bookmarked projects (#32302, #29482, #31355). 4 years ago
  Toshi MARUYAMA 48b2c8bc36 code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/query.rb 4 years ago
  Jean-Philippe Lang 45f039187d Option to switch between table list and board list (#29482). 4 years ago
  Jean-Philippe Lang ecd9d9ba2f Filter after project custom fields (#29482). 4 years ago
  Jean-Philippe Lang 80844362db Filter after projects (#29482). 4 years ago