300 次代码提交 (ecd9d9ba2f43f2f5a88c1d34d34d07dae40dfe4e)

作者 SHA1 备注 提交日期
  Jean-Philippe Lang ecd9d9ba2f Filter after project custom fields (#29482). 4 年前
  Jean-Philippe Lang 80844362db Filter after projects (#29482). 4 年前
  Jean-Philippe Lang 6c5440a21b Filters for Projects page (#29482). 4 年前
  Toshi MARUYAMA 1c0b6075ee use "attr_writer" instead of "attr_accessor" for QueryColumn#sortable 4 年前
  Go MAEDA b3baa5c1ce "starts with" and "ends with" filter operators for string values (#31879). 4 年前
  Go MAEDA 4082069c75 Update copyright year. 5 年前
  Go MAEDA b0e17e8199 Don't rescue Exception class (#31387). 5 年前
  Go MAEDA 470c168783 Changes Query#as_params for more complete serialization (#31276). 5 年前
  Go MAEDA 72e1451159 Use Regexp#match? to reduce allocations of MatchData object (#28940). 5 年前
  Go MAEDA d4daf4e23b Support frozen_string_literal in issue, journal, and query (#26561). 5 年前
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 年前
  Go MAEDA 6a639cdf0f Translation missing error in "Project's Status" filter options (#30718). 5 年前
  Go MAEDA 489664df7e Show full width layout custom fields as block columns in issue listing (#26081). 5 年前
  Go MAEDA 04ac58b3c5 New date filter operators: tomorrow, next week, next month (#4502). 5 年前
  Jean-Philippe Lang e647e99b74 Allow issues grouping by creation, update and closing date (#13803). 5 年前
  Go MAEDA 21034c5628 Filter issues after project status (#20081). 5 年前
  Go MAEDA 28c231473f Custom queries are broken by updating with nil parameter values (#29701). 5 年前
  Go MAEDA 824f98e353 Remove unused variable 'filter_options' from Query#add_filter (#29710). 5 年前
  Go MAEDA b7f15fbadc Replace String#gsub with faster String#tr (#29363). 5 年前
  Go MAEDA eee1c36b4b Replace Enumerable#sort with faster Enumerable#sort_by (#29299). 5 年前
  Go MAEDA ed14823d13 Replace Hash#keys.each with faster Hash#each_key (#29305). 5 年前
  Go MAEDA 5a2f924b76 Extend watched_by_me-issue filter to include all project-members instead of only <<me>>-substitution (#8160). 5 年前
  Go MAEDA 06d3e897c4 Allow to filter by all versions on the global issue list (#26091). 6 年前
  Jean-Philippe Lang d8a2024715 Dangerous query method deprecation warnings (#23630). 6 年前
  Go MAEDA b4d3715dc0 Include locked members in filters (#15201). 6 年前
  Go MAEDA 8ce031ef49 Change default operator for text format custom fields from "is" to "contains" (#28660). 6 年前
  Jean-Philippe Lang af2730de5e Global and public custom queries are shown as editable to non administrators in projects (#28264). 6 年前
  Go MAEDA e5a8bcfd72 Ignore archived project memberships when calculating issue query visibility (#28180). 6 年前
  Jean-Philippe Lang edbc9611de Fixed that sort_criteria is required (#26513). 6 年前
  Jean-Philippe Lang 3320e651d3 Remove ActiveRecord workaround (#26323). 6 年前
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 6 年前
  Jean-Philippe Lang 2a721fff4c Set default configuration for the timelog list (#26356). 6 年前
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 年前
  Jean-Philippe Lang d9418864b6 Show the same trackers and statuses on time entry queries (#5385). 7 年前
  Jean-Philippe Lang ba37a2c476 Show statuses of project trackers only (#5385). 7 年前
  Jean-Philippe Lang 6c4b73b448 Query through multiple projects by issue custom field not possible anymore (#25501). 7 年前
  Jean-Philippe Lang c23f126f1f Fix link to issues when displaying a project query (#1565). 7 年前
  Jean-Philippe Lang 8c7898bb5d Let user choose columns and sort order of issue lists on "My page" (#1565). 7 年前
  Jean-Philippe Lang 71d88e5535 Get rid of sort_helper when using queries. 7 年前
  Jean-Philippe Lang b714c71402 Get the count by group from the query directly. 7 年前
  Jean-Philippe Lang 58ee62e239 Issue description filter's 'none' operator does not match issues with blank descriptions (#25077). 7 年前
  Jean-Philippe Lang 151a215ea4 Adds updated_by and last_updated_by filters on issues (#17720). 7 年前
  Jean-Philippe Lang d10ab869a7 Handle csv columns selection in query to preload appropriate associations (#24865). 7 年前
  Jean-Philippe Lang 4a5ebfb778 Fixed that Query#has_column? returns false with default columns. 7 年前
  Jean-Philippe Lang 82afdc7f78 Moves sort joins for issues to IssueQuery. 7 年前
  Jean-Philippe Lang 14a98af864 Cast as decimal(30,0) instead of integer (#21249). 7 年前
  Jean-Philippe Lang e808c62253 Filtering out specific subprojects (using 'is not' operator) (#15773). 7 年前
  Jean-Philippe Lang f1678e4f77 Filters on chained custom fields and custom field attributes (#21249). 7 年前
  Jean-Philippe Lang 309c6cec86 Don't preload custom field filter values (#24787). 7 年前
  Jean-Philippe Lang fd3c08aaa1 Don't preload all query filters (#24787). 7 年前