151 Commits (b303dddbe3deea0660dccf6ff1089f2085adddf6)

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