151 Revize (b303dddbe3deea0660dccf6ff1089f2085adddf6)

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