151 Commits (b303dddbe3deea0660dccf6ff1089f2085adddf6)

Author SHA1 Message Date
  Jean-Philippe Lang 9cfb7e1c87 Merged r9671 from trunk. 12 years ago
  Jean-Philippe Lang bf05656c36 Rails 3.1 compatibility. 12 years ago
  Jean-Philippe Lang 67d816705d Removed useless option. 12 years ago
  Jean-Philippe Lang 2808adf99f Adds members of subprojects in assignee and author filters (#10126). 12 years ago
  Jean-Philippe Lang cd6db6a3cb Adds support for multiselect custom fields (#1189). 12 years ago
  Jean-Philippe Lang 980b6db5c0 Adds "me" to user custom fields filters (#9923). 12 years ago
  Jean-Philippe Lang 919d0a68c3 Adds "my projects" filter on the cross-project issue list. 12 years ago
  Jean-Philippe Lang bbe1ff3ec9 Faster query. 12 years ago
  Jean-Philippe Lang 852dee37ec Do not add errors on attributes on fake attributes. 12 years ago
  Jean-Philippe Lang 9e83ee2ddf Removed after_initialize methods. 12 years ago
  Jean-Philippe Lang 062fbeae80 Makes models #initialize accept additional arguments. 12 years ago
  Jean-Philippe Lang 3976e2d15d Tests broken with ruby1.8.6 (#9751). 12 years ago
  Jean-Philippe Lang 5ca558f191 Fixed: error when filtering by numeric custom field with postgresql (#9719). 12 years ago
  Jean-Philippe Lang 68149f8c73 Fixes spent time column sort for postgresql. 12 years ago
  Jean-Philippe Lang 6d498a3c46 Makes spent time column available on the issue list (#971). 12 years ago
  Jean-Philippe Lang 5a1fcf826f Sort the issue list by author/assignee according to user display format (#9669). 12 years ago
  Jean-Philippe Lang 3adc1c3192 Prevent clash with Rails 3 Query module. 12 years ago
  Jean-Philippe Lang 3d23c42fc0 Do not use .merge_conditions. 12 years ago
  Jean-Philippe Lang 2081730f42 Do not use instance variable. 12 years ago
  Jean-Philippe Lang e4cda67cf4 Fixed: Issue filter by assigned_to_role is not project specific (#9540). 12 years ago
  Jean-Philippe Lang 8ec1231dbc Makes author column sortable and groupable on the issue list (#1567). 12 years ago
  Jean-Philippe Lang 12d05431c2 Adds a way to filter issues with or without start date (#9607). 12 years ago
  Etienne Massip 4eed0dca15 Reverted r7628. 12 years ago
  Etienne Massip 33f65c5a48 Filter out illegal values to prevent raise of PostgreSQL exceptions, restored last test part removed with r7625 (#8371). 12 years ago
  Etienne Massip a118c4ccb0 Fixed shot filter expression parsing depending upon field operators (#8371). 12 years ago
  Toshi MARUYAMA a17fcac822 Rails3: model: query: parse dates using UTC (ruby 1.9 inside) (#4796) 12 years ago
  Etienne Massip 98e18b2141 Allow project column to be removed from the global issue list columns (#8411). 12 years ago
  Toshi MARUYAMA 5c46cede2b Rails3: replace deprecated 'validate' method at Query model 12 years ago
  Toshi MARUYAMA 3605a18137 remove trailing white-spaces from app/models/query.rb. 13 years ago
  Jean-Philippe Lang 7f77744e86 Include issues asigned to user's groups when using "assigned to me" filter (#2964). 13 years ago
  Jean-Philippe Lang 9cebf65568 Fixed: pagination do not show total visible issue count (#8633). 13 years ago
  Jean-Philippe Lang 578fdc62f2 Ability to assign issues to groups (#2964). 13 years ago
  Jean-Philippe Lang 18103cafbc Refactor: extract specific filter statements to methods. 13 years ago
  Jean-Philippe Lang 6c5b29bb68 More accurate date validation. 13 years ago
  Jean-Philippe Lang 308a922d80 Validate date filters values. 13 years ago
  Jean-Philippe Lang c6da451621 Typo. 13 years ago
  Jean-Philippe Lang 73236e5b41 Fixes "=" filter on float values. 13 years ago
  Jean-Philippe Lang c25a79a61b Keep invalid values and add validation error message. 13 years ago
  Jean-Philippe Lang bedbb166b7 Reject non numeric values for numeric fields. 13 years ago
  Jean-Philippe Lang bf15b06d98 Fixes filters on float values. 13 years ago
  Jean-Philippe Lang 4507aa5014 Adds date based filters (#4729) and date range filter (#6954). 13 years ago
  Jean-Philippe Lang 932d4cdfea Adds "between" operator for numeric filters (#6180). 13 years ago
  Jean-Philippe Lang 4a4a71349a Fixes "less than", "greater than" filters on custom fields with postgres (#6180). 13 years ago
  Jean-Philippe Lang 0bd5e22c81 Numeric operators for custom fields in query filters (#6180). 13 years ago
  Jean-Philippe Lang d48ea90876 Makes custom queries available through the REST API (#5737). 13 years ago
  Jean-Philippe Lang 8914d323ee Fixed: private queries should not be accessible to other users (#8729). 13 years ago
  Toshi MARUYAMA 22e80f04ae remove trailing white-spaces from query model source. 13 years ago
  Jean-Philippe Lang 57f63d513c Makes 'This week' filter work with any starting day of week (#7097). 13 years ago
  Jean-Philippe Lang 1242e448f3 Extract visibility condition from project statement and use visible scopes instead. 13 years ago
  Jean-Philippe Lang 5823481d6e Wrap text custom fields in the issue list (#8064). 13 years ago