summaryrefslogtreecommitdiffstats
path: root/app/models/query.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed: private subprojects are listed on the issues view (#1217).Jean-Philippe Lang2008-05-141-10/+7
* Fixed: Search for target version of "none" fails with postgres 8.3 (#1134).Jean-Philippe Lang2008-04-291-4/+8
* Fixes custom field filters behaviour (#1078).Jean-Philippe Lang2008-04-261-3/+3
* Queries can be marked as 'For all projects'. Such queries will be available o...Jean-Philippe Lang2008-03-301-2/+9
* Fixed: Priorities not ordered when displayed as a filter in issue list (#956).Jean-Philippe Lang2008-03-301-1/+1
* Fixed: 'This week' condition in filter consider monday as the first day of th...Jean-Philippe Lang2008-03-231-1/+6
* Allow issue list to be sorted by target version (#832).Jean-Philippe Lang2008-03-161-1/+1
* Adds an application setting to choose whether or not subprojects issues shoul...Jean-Philippe Lang2008-03-061-6/+13
* Include subprojects on the issue list, calendar and gantt by default.Jean-Philippe Lang2008-02-281-9/+11
* More appropriate default sort order on sortable columns.Jean-Philippe Lang2008-02-051-5/+6
* Add 'Author' to the available columns for the issue list.Jean-Philippe Lang2008-02-031-0/+1
* Fixed: Incorrect filtering for unset values when using 'is not' filter.Jean-Philippe Lang2008-01-231-1/+1
* 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