151 Комити (b303dddbe3deea0660dccf6ff1089f2085adddf6)

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