Welcome to your new Time Tracker sample application. The key features are:
The Time Tracker site is ready to run! No changes are needed.
Your Time Tracker Web site allows visitors to register as members and then log in. Members have specific privileges defined by roles such as administrator or guest. Each Time Tracker Web site defines site-specific roles. The following table describes what features are available to visitors in different roles.
Visitor | Privileges | Default Login |
---|---|---|
Not logged in | No privileges. | |
Logged in | No privileges. All members must be associated at least with the role Consultant. | N/A |
Logged in as Consultant |
May log time entries only. | username: consultant password: consultant |
Logged in as Project Manager |
May additionally edit all projects and view reports. | username: manager password: manager |
Logged in as Project Administrator |
May additionally view the list of all users. | username: admin password: admin |
Be sure to create a user name for yourself and assign yourself to a role (such as administrator) that can manage the site.
Visitors can register by clicking the Create new user link on the home page. New members are activated automatically, and are assigned to a role as specified in the application.xml file. You can manage users (for example, assign them to a role) when login as administrator. For details, see Appendix A.
Your Time Tracker Web site allows visitors to register as members. Members have specific privileges defined by a role you assign to them. A special administrative role has rights to perform all functions in the site.
To create a user (member):
To modify an existing member's role:
When you are ready to share the Web site with others, you can copy it to your Web server. You need to know the File Transfer Protocol (FTP) address of your server, and if required, the user name and password assigned to you.