Project

General

Profile

Actions

Feature #38951

open

Enable journaling on projects

Added by salman mp 9 months ago. Updated 5 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Projects
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

It's so usefull to have history of project field and custom fields changes.
Also it's desirable about project settings changes.


Files

Actions #1

Updated by salman mp 8 months ago

This is my basic PR.

P.S: There is some signs of copy/paste from issue journals in the functions comments of patch file :)

Actions #2

Updated by salman mp 8 months ago

missed part:

I added the "project history" menu item in another plugin Init.rb file


  menu :project_menu, :project_history, :project_history_url,
       param: :project_id, before: :activity, caption: :label_project_history

What is the better way and better place to do it?

Another missed part is the way we should convert journal detail to string. It's using issue_helper right now and it seems better to move details_to_string and show_detail methos to journal_helper.

Actions #3

Updated by it Testing 5 months ago

Which redmine version is this compatible with?

Actions #4

Updated by salman mp 5 months ago

it Testing wrote in #note-3:

Which redmine version is this compatible with?

It was tested on Redmine 4.2

Actions

Also available in: Atom PDF