summaryrefslogtreecommitdiffstats
path: root/app/models/time_entry_query.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor: use an ordered hash to store available filters and remove :order op...Jean-Philippe Lang2013-02-141-24/+16
* Makes issue custom fields available as timelog columns (#1766).Jean-Philippe Lang2013-01-121-0/+1
* Adds issue custom fields to time entries filters (#10191).Jean-Philippe Lang2013-01-121-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Makes time entry custom fields available for display on the time entries list...Jean-Philippe Lang2012-12-091-1/+8
* Adds filters for custom fields related to the project and user of time entrie...Jean-Philippe Lang2012-12-091-0/+1
* Adds filters for regular/custom fields to the time entries list/report (#10191).Jean-Philippe Lang2012-12-091-1/+50
* Adds TimeEntryQuery for listing time entries.Jean-Philippe Lang2012-12-091-0/+65