Activity Manager helps a project leader to manage and check his collaborators activity. Lightweight, simple to use, but customizable and very efficient!
The application allows to build and maintain a hierarchical task tree. It works with a very simple database model that allows to build quicly custom reports through the report facility or through simple SQL requests. Activity Manager is customizable.
Custom mode may require advanced java notions, like CLASSPATH manipulation, particulary if you wish to use a database which is different from MySql and HSQL.
Here are some key features of "Activity Manager":
· Durations repository administration
· Collaborators repository administration
· Tasks repository administration
· Contributions management (=activity management)
· Extensible report facility (with built in templates)
· XML database export/import
· EXCEL export
Requirements:
· Java
What's New in This Release: [ read full changelog ]
· Added a task search feature
· Added a task selection history in the task chooser popup
· Added a column sort feature on the collaborators tab
· Added a activation feature on the duration and collaborators tabs
· Added a contribution sum for each day
Added automatic refresh on the contribution tab when :
· a duration is modified, added or removed
· a collaborator is modified, added or removed
· a task is modified, added or removed
· Added a copy/paste feature between the tasks tab and the contributions tab
· Added a comment column in the tasks tree tab
· Added tasks code paths in the contributions list popup
· Added a remove feature on the contributions tab
· Added automatic .xls extension for EXEL exports
· SWT/JFace graphic library upgrade (v3.1=>v3.2)