summaryrefslogtreecommitdiffstats
path: root/app/models/query.rb
Commit message (Expand)AuthorAgeFilesLines
* On the calendar, the gantt and in the Tracker filter on the issue list, only ...Jean-Philippe Lang2008-01-161-1/+4
* Fixed: issue queries can not use custom fields marked as 'for all projects' i...Jean-Philippe Lang2008-01-151-1/+1
* Fix query management broken by r1027.Jean-Philippe Lang2007-12-311-1/+1
* Fixed: 'assigned to me' filter broken.Jean-Philippe Lang2007-12-121-8/+6
* 'Assigned to' drop down list is now sorted by user's lastname.Jean-Philippe Lang2007-12-011-1/+1
* * Fixed: Error when displaying the issue list if a float custom field is mark...Jean-Philippe Lang2007-11-211-2/+2
* Anonymous users can now be allowed to create, edit, comment issues, comment n...Jean-Philippe Lang2007-11-201-5/+2
* 'fixed version' field can now be displayed on the issue list.Jean-Philippe Lang2007-11-181-0/+1
* Fixed: localization problem on issue list headers.Jean-Philippe Lang2007-11-161-0/+1
* Custom fields can now be displayed as columns on the issue list.Jean-Philippe Lang2007-11-071-2/+27
* Fixed: <<me>> doesn't appear in the drop down filters on a project issue list.Jean-Philippe Lang2007-11-051-1/+1
* Issues sorted by priority position.Jean-Philippe Lang2007-10-041-1/+1
* Default columns displayed on the issue list can now be selected at applicatio...Jean-Philippe Lang2007-10-011-9/+8
* Custom query columns: checkboxes replaced by two selects that let the user sp...Jean-Philippe Lang2007-10-011-1/+2
* Added a checkbox on custom query form to explicitly say if the query uses def...Jean-Philippe Lang2007-10-011-4/+7
* Added the ability to customize columns of a saved query.Jean-Philippe Lang2007-10-011-0/+52
* Fixed: Manage pu(b)lic queries typo (Thomas Lecavelier).Jean-Philippe Lang2007-09-301-1/+1
* Added "% done" in the filter list.Jean-Philippe Lang2007-09-091-2/+10
* 'current week' filter fix.Jean-Philippe Lang2007-09-061-1/+1
* Added a new value for date filters: 'this week'Jean-Philippe Lang2007-09-051-3/+6
* Added a cross-project issue list. It displays the issues of all the projects ...Jean-Philippe Lang2007-08-311-10/+19
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-1/+1
* Fixed: queries with multiple custom fields return no result.Jean-Philippe Lang2007-08-261-12/+17
* Added several validates_length_ofJean-Philippe Lang2007-07-161-0/+1
* Added per user custom queries.Jean-Philippe Lang2007-06-231-1/+6
* Fixed date query filters (wrong results and sql error with postgresql)Jean-Philippe Lang2007-05-291-7/+7
* Added the ability to archive projects:Jean-Philippe Lang2007-05-271-3/+3
* Versions can now be created with no date.Jean-Philippe Lang2007-05-201-1/+1
* "me" value is now available in queries for "assigned to" and "author" filters.Jean-Philippe Lang2007-05-081-3/+18
* Custom fields for issues can now be used as filters on issue list.Jean-Philippe Lang2007-04-171-16/+53
* added back "subproject" filter on issue listJean-Philippe Lang2007-03-191-2/+17
* fixed #9308 table_name pre/suffix supportJean-Philippe Lang2007-03-151-16/+16
* added the ability to set the sort order for trackersJean-Philippe Lang2007-01-311-1/+1
* added the ability to set the sort order for issue statusesJean-Philippe Lang2007-01-311-1/+1
* added back "fixed version" in issue/show and filtersJean-Philippe Lang2007-01-151-5/+6
* "queries" branch mergedJean-Philippe Lang2006-12-161-0/+166