Patch #248
Activities by user and term
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
This patches include * activity events by user. * activity events by user defined peried.
This dose not include rails form connection.
It is only works users manual url typing.
If you want to use it, you types the following.
http://domain.com/project/activities/project_id?from=YYYY-MM-DD&to=YYYY-MM-DD&user=USER
Like above, from, to and user parameters are newly added into project controller.
In my company, every developers have weekly and monthly report with this page output.
History
#1
Updated by Jean-Philippe Lang over 13 years ago
- Status changed from New to Closed
Patch is obsolete but feature is added in r2071.