ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

Add links in report view for users, projects, issues (Feature #832)


Added by Jérôme Bataille at 2012-01-13 02:42 pm. Updated at 2012-01-19 03:53 pm.


Status:Ready for review Start date:2012-01-13
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:Time entries
Target version:-
Remote issue URL:http://www.redmine.org/issues/9994 Affected version:

Description

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


Associated revisions

Revision 4bd35dae
Added by Jean-Philippe Lang at 2008-03-16 04:04 pm

Allow issue list to be sorted by target version (#832).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1264 e93f8b46-1217-0410-a6f0-8f06a7374b81

History

Updated by Jérôme Bataille at 2012-01-19 03:53 pm

Sorry there is an issue in the patch provided on Redmine.org :
in app/helpers/timelog_helper.rb :

here are 2 lines to add at the beginning:

 1...
 2...
 3# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 4
 5#html_escape
 6include ERB::Util
 7
 8module TimelogHelper
 9...
10...

Also available in: Atom PDF