WebtopProject is a new software that will give you the ability to plan small and big projects department overlapping. With that it support on a efficient way the views and interest of the departments. It is possible to plan small and big projects as well as plan flat and deep.
Installation:
Create database user wtp with password wtp. User must have permission to create databases.
#createuser wtp
Create postgresql database wtp
#createdb -U wtp wtp
Create dir for file upload
#mkdir /var/lib/webtopproject/files
Change persmission or owner of dir, that tomcat can write in.
Copy war file to $TOMCAT-PATH/webapp or deploy war
#cp wtp.war $TOMCAT-PATH/webapp
When you want to change the database connection settings go to wtp/WEB-INF/classes/properties/hibernate.cfg.xml and change the connection settings.
When you want to change the file upload dir go to wtp/WEB-INF/classes/properties/wtp.properties and change the path
Product's homepage
Here are some key features of "WebtopProject":
Common:
· Platform independent
· Bilingual English and German
· Complex Rightsystem
· Integrated Messaging system
· Modern Architecture with Springframework, Hibernate and Myfaces
· Individual views in all dialogs
· News Organizations and Department wide
Projectmanagement:
· Department oriented management and approval of projects
· Position of projects within a department
· Department overlapping projects
· Archive function for closed projects
Projects:
· To-dos, Notes and Documents
· Adjustable messaging at actions
· Start- and enddate, deadline and priority adjustable
· Statefull projects and to-dos
· Automatic calculation of dates and states
What's New in This Release: [ read full changelog ]
· The style and design of the Webtopproject elements and dialogs have been modified for better usability.
· Project management has been enhanced.
· Organizer has been added, which is a self-management module for personal tasks, notes, and appointments.
· A time tracking module has been added.
· A stand-alone version of WebtopProject that runs under Windows and Linux has been released.