Patch #31224
My page, add Time Entry queries
Status: | Resolved | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | My page | |||
Target version: | Candidate for next major release |
Description
This patch is pretty simple, it continues the work that has been done to add Issue Queries in My Page blocks.
It does the same for Time Entry queries, with very few modifications.
Time Entry block has been renamed Time Entry Activity
Please review it.
Thanks a lot.
History
#1
Updated by Go MAEDA almost 4 years ago
- Target version set to Candidate for next major release
#2
Updated by Jérôme BATAILLE almost 4 years ago
Hi Go,
Thanks to have set this issue as a candidate.
#3
Updated by Jérôme BATAILLE almost 4 years ago
- File my_page_time_entry_queries_SVN.diff
added
- File my_page_time_entry_queries.diff
added
- Link to Time Entry query fixed in this patch
#4
Updated by Jérôme BATAILLE almost 4 years ago
- File my_page_time_entry_queries_icons_SVN.diff
added
- File my_page_queries_icons.png added
Hi,
We can add icons in the block name. Here is a patch to do that.
Needs to add css for new calendar icon somewhere :
.icon-calendar { background-image: url(../../images/calendar.png); }
It looks like this :
#5
Updated by Jérôme BATAILLE about 3 years ago
Hi, I am currently testing a plugin that brings this feature.
#6
Updated by Jérôme BATAILLE about 3 years ago
I will also provide in this plugin Time Report Queries
#7
Updated by Jérôme BATAILLE about 3 years ago
- Status changed from New to Resolved
Hi, the plugin has been published :
http://www.redmine.org/plugins/redmine_queries_for_time_report
So I close this issue.