[Openfirst-cvscommit] manual/openfirst.projects openfirst.projects,NONE,1.1
Brought to you by:
xtimg
From: <dav...@us...> - 2003-09-11 00:35:28
|
Update of /cvsroot/openfirst/manual/openfirst.projects In directory sc8-pr-cvs1:/tmp/cvs-serv12753/openfirst.projects Added Files: openfirst.projects Log Message: initial upload --- NEW FILE: openfirst.projects --- <h2>openFIRST.projects</h2> <table width="81%" cellpadding="4"> <tr> <td><img src="screen1.png" width="267" height="222"><img src="screen2.png" width="267" height="222"><br> <img src="screen3.png" width="267" height="222"></td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Description:</strong></td> </tr> <tr> <td>The openFIRST.projects module intergrates with the openFIRST.members module to provide a very effective module. The entire system is used to manage team progession and its projects. It has a built in action register system, a meeting organizer, and automated daily updates e-mail system (uses Crontab/MS Schedular). This script is highly advanced and evolved, so please be careful in reading and modifying it.</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Developed By:</strong></td> </tr> <tr> <td>David Di Biase of openFIRST</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Database Tables</strong></td> </tr> <tr> <td><p>ofirst_projects_groups<br> ofirst_projects_notes<br> ofirst_projects_tasks<br> ofirst_projects_projects<br> ofirst_projects_meetings </p> </td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Includes</strong></td> </tr> <tr> <td>none</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>How It Works</strong></td> </tr> <tr> <td><p>index.php - provides a module introduction<br> groups.php - views a list of current groups in the action register system<br> projects.php - views a list of projects related to a specific group<br> tasks.php - views a list of current tasks related to a project of a group.<br> notes.php - views a list of notes commited which are related to a specific task of a project of a group.<br> preferences.php - allows users to update their daily updates options for the action register.<br> updates.php - a scrip which should be used with Crontab/MS Schedular to send out daily updates by e-mail<br> viewmeeting.php - indepth information on a particular meeting<br> mytask.php - make a list of current tasks related to the particular user<br> today.php - make a list of all the changes commited for the particular day<br> meetings.php - list all current and past meetings with a history</p> </td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Upcoming Module Requests</strong></td> </tr> <tr> <td>We are planning to expand this module by adding a crontab and MS Schedular install script. The module will also be modified with image/document uploading features to allow for better documentation and system tracking. We also plan to add a complete projects logger which tracks every little change made by every user.</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Module Defined Variables</strong></td> </tr> <tr> <td><p>none</p> </td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Module Scripts</strong></td> </tr> <tr> <td>index.php, groups.php, projects.php, notes.php, preferences.php, updates.php, viewmeeting.php, mytask.php, today.php, meetings.php</td> </tr> <tr> <td bgcolor="#CCCCCC"><strong>Notes</strong></td> </tr> <tr> <td>none</td> </tr> </table> <p><strong></strong></p> |