151 Révisions (b303dddbe3deea0660dccf6ff1089f2085adddf6)

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