Project

General

Profile

RusRedmineProjectActivity » History » Version 1

Vjacheslav Ryzhov, 2014-11-15 12:33

1 1 Vjacheslav Ryzhov
h1. RusRedmineProjectActivity
2
3
The *_Activity_* page will give an historical log of at least all activities which had happen in the given project. 
4
5
This will include:
6
* !/images/ticket.png! A new issue (feature, defect...) has been created.
7
* !/images/ticket_edit.png! The status of the issue has been changed.
8
* !/images/ticket_checked.png! The given issue has been closed.
9
* !/images/ticket_note.png! A note to the issue has been added.
10
* !/images/changeset.png! This means a changeset has been commited to the repository.
11
* !/images/news.png! A news has been added to the news area.
12
* !/images/message.png! A message in the forum area has been added.
13
* !/images/comments.png! A reply to a message in the forum has been added.
14
* !/images/wiki_edit.png! A wiki page has been edited or newly created.
15
* !/images/attachment.png! A new file has been added in the files area or to a document.
16
* !/images/document.png! A new document has been added.
17
* !/images/time.png! Some hours has been logged.
18
19
Using the checkboxes in the sidebar of the right, you can choose which items are displayed.
20
21
The activity is also available as an Atom feed.
22
23
!projects_redmine_activity.png!
24
25
A cross-project activity view is available from the Projects page, it will lists the activity of all visible projects.