Feature #10191
Add Filters For Spent time's Details and Report
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Time tracking | |||
Target version: | 2.3.0 | |||
Resolution: | Fixed |
Description
When we need to add some filter conditions for browse the Spent time's details and report , but suffer without this feature, resulting in that we had to search every page. This operation is very troublesome.
So please Add Filters For Spent time's Details and Report
Like this:
Related issues
Associated revisions
Adds TimeEntryQuery for listing time entries.
Adds filters for regular/custom fields to the time entries list/report (#10191).
Adds filters for custom fields related to the project and user of time entries (#10191).
German translation updated by Daniel Felix (#10191)
Adds issue custom fields to time entries filters (#10191).
Filling locales (#10191).
History
#1
Updated by Etienne Massip over 10 years ago
- Assignee deleted (
Jean-Philippe Lang)
Please don't assign issues.
#2
Updated by Adrien Crivelli about 10 years ago
We added a custom field to spent time to know if it's been billed or not. Filtering spent time by that custom field would be really neat when billing to change from "not billed" to "bill sent".
Is there any work about that available somewhere ? any starting point for me to continue ?
#3
Updated by FabrÃcio Ferreira de Mendonça over 9 years ago
+1. This really would be a very good option.
#4
Updated by Jean-Philippe Lang over 9 years ago
- Target version set to 2.3.0
#5
Updated by Paul Mureev over 9 years ago
+1
#6
Updated by Paul Mureev over 9 years ago
It will be essential to add option to add custom attributes to the report columns, similar to issues.
Sorry - last sentence is addressed by #1766
#7
Updated by Daniel Felix over 9 years ago
+1 from me!
#8
Updated by Egidijus Zideckas over 9 years ago
+1
#9
Updated by Daniel Felix over 9 years ago
Hi there,
where can I find the newly introduced translation key in r10971?
I can't find it in the current trunk. Maybe this key isn't needed anymore? Please help me to find it. :-)
I would like to translate it.
Best regards,
Daniel
#10
Updated by Toshi MARUYAMA over 9 years ago
Daniel Felix wrote:
where can I find the newly introduced translation key in r10971?
http://www.redmine.org/projects/redmine/repository/revisions/10971/diff/trunk/config/locales/de.yml
#11
Updated by Daniel Felix over 9 years ago
Toshi MARUYAMA wrote:
http://www.redmine.org/projects/redmine/repository/revisions/10971/diff/trunk/config/locales/de.yml
Hi Toshi,
I doesn't mean where I can find the translation file itself, this is pretty clear. I meaned, where could I find this translated term in the UI? I searched for it in the german interface, but couldn't find this untranslated item.
#13
Updated by Daniel Felix over 9 years ago
Thanks Toshi.
This seems to be a custom field translation.
I would translate this like the other custom translation in german.
label_attribute_of_user: %{name} des Benutzers
Best regards,
Daniel
#14
Updated by Toshi MARUYAMA over 9 years ago
Daniel Felix wrote:
I would translate this like the other custom translation in german.
label_attribute_of_user: %{name} des Benutzers
Committed in trunk r10998, thanks.
#15
Updated by Daniel Felix over 9 years ago
This one seems to work pretty well in the current trunk r11108.
Thanks for this! This is quite useful for larger projects! :-)
#16
Updated by Jean-Philippe Lang over 9 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
#17
Updated by Mischa The Evil almost 9 years ago
- Related to Feature #4706: Project member filter on timelog details added