Project

General

Profile

Actions

Feature #9994

closed

Add links in report view for users, projects, issues

Added by Jérôme BATAILLE over 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Time tracking
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate

Description

This helps to stay on the report window, and grab some specific informations in other web browsers tabs.


Files

report_users_issues_projects_links.diff (1.57 KB) report_users_issues_projects_links.diff Jérôme BATAILLE, 2012-01-13 15:42
Timelog_hours_links.JPG (94.9 KB) Timelog_hours_links.JPG Egidijus Zideckas, 2012-10-26 12:22
timelog_report_links.diff (7.08 KB) timelog_report_links.diff Egidijus Zideckas, 2012-10-26 12:22
timelog_report_links_patch.1.1.diff (7.47 KB) timelog_report_links_patch.1.1.diff Egidijus Zideckas, 2012-11-13 14:55
timelog_report_links_patch.1.2.diff (7.92 KB) timelog_report_links_patch.1.2.diff Egidijus Zideckas, 2012-11-14 16:05
timelog_report_links_patch.1.3.diff (8.01 KB) timelog_report_links_patch.1.3.diff Egidijus Zideckas, 2012-12-03 16:32
timelog_report_links_patch.1.5.diff (8.39 KB) timelog_report_links_patch.1.5.diff Egidijus Zideckas, 2012-12-13 16:17

Related issues

Related to Redmine - Feature #29042: Add links to Users, Projects and Versions (at least) in timelog reportClosedGo MAEDA

Actions
Actions #1

Updated by Jérôme BATAILLE over 12 years ago

Sorry there is an issue in the patch :
in app/helpers/timelog_helper.rb

here are 2 lines to add at the beginning:

...
...
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

#html_escape
include ERB::Util

module TimelogHelper
...
...

Actions #2

Updated by Jean-Baptiste Barth almost 12 years ago

Might be ok with one test or two. Does it break anything in global views ? I must admit I don't use time tracking a lot.

Actions #3

Updated by Jérôme BATAILLE almost 12 years ago

Jean-Baptiste Barth wrote:

Might be ok with one test or two. Does it break anything in global views ?

I don't think so, it just replaces text by links, and the changes are only applied when a new parameter is triggered.

I must admit I don't use time tracking a lot.

It's a part of Redmine that we are using more and more and that we have enhanced a lot.

Actions #4

Updated by Egidijus Zideckas over 11 years ago

Hi everyone!

I've made a patch which adds links to issues and hours. We really missed links on hours.
Tested on current version 2.1.2.
Your feedback is very welcome. I could make small plugin for this if someone want to use it.

See attached screenshot.

Actions #5

Updated by Jérôme BATAILLE over 11 years ago

Excellent,

The links show the time entries for the related issue ?

Actions #6

Updated by Egidijus Zideckas over 11 years ago

No, actually it opens Issue. But if you want to open time entries of issue you can click on total column of interested issue line.
My idea was to link hours to time entries, not issues. Issue contains regular issue link.

Jérôme BATAILLE wrote:

Excellent,

The links show the time entries for the related issue ?

Actions #7

Updated by Egidijus Zideckas over 11 years ago

Added links to project and user, fixed small bug with date ranges.

Actions #8

Updated by Egidijus Zideckas over 11 years ago

Changes:
  • Used code provided by Jérôme BATAILLE to format links to users, issues and projects. This way simplyfied _report_criteria.html.erb view.

Will test on our production now :)

Actions #9

Updated by Egidijus Zideckas over 11 years ago

Fixed small bug preventing CSV export of timelog report. Now works fine on current trunk.

Actions #10

Updated by Egidijus Zideckas over 11 years ago

Updated to be compatible with current trunk. There were changes made on Timelog report filters, see #10191

Actions #11

Updated by Marius BĂLTEANU over 5 years ago

  • Status changed from New to Needs feedback

Most of the original requests from this ticket were implemented in #29042. I think that we can close this issue.

Actions #12

Updated by Marius BĂLTEANU over 5 years ago

  • Related to Feature #29042: Add links to Users, Projects and Versions (at least) in timelog report added
Actions #13

Updated by Go MAEDA over 5 years ago

  • Status changed from Needs feedback to Closed
  • Resolution set to Duplicate

Marius BALTEANU wrote:

Most of the original requests from this ticket were implemented in #29042. I think that we can close this issue.

Exactly. Closing this issue.

Actions

Also available in: Atom PDF