Feature #18880
closedQuery filters for TimeEntry
0%
Description
Hi,
we have adapted the Issues Queries for TimeEntries. This allows us to have more flexibility when showing time entries. Should this be of interest to the core, please let us know how we should provide the changes.
Here is the log from our subversion repository which basically shows what has changed:
- Added issues_queries_helper
- Generalized queries_controller to work and forked issues_queries_controller and time_entry_queries_controller
- Adapated TimeLogController to work with Queries
- Changed ApplicationController to display only time with format_object for Time objects
- Generalized queries_helper and introduced time_entry_queries_helper and issue_queries_helper
- Added sidebar queries to timelog_helper
- Refactored query, issue_query and time_entry_query to have more code in common
- Build views for issue_queries and time_entry_queries
- Inserted query title in the contextual menu
- Added routes for time_entry queries
Updated by Andreas Hestermeyer almost 10 years ago
P.S: Our changeds are based on Redmine 2.6.0
Updated by Jean-Philippe Lang over 7 years ago
- Status changed from New to Closed