Documents
User documentation
Requirements Checklist
10/06/2010 08:40 AM
Requirements checklist.
Status as of 9/15/10
09/16/2010 11:11 AM
A brief background of TIssue V2 with goals and status.
TIssue v2 Roadmap
09/16/2010 10:15 AM
Roadmap for development, including goals and timeline.
Project Schedule
10/21/2010 02:33 PM
Project schedule.
Tissue V2 Features
10/28/2010 03:44 PM
Tissue V2 provides the same functionality as the existing Tissue. This is a list of features new to Tissue V2.
Technical documentation
Various UML diagrams
05/27/2010 09:47 AM
The following diagrams are included in the attached PDF:
- Dependencies, interfaces with other components - NIMI, Detectors, Blocking Engine
- Architecture Overview showing major components of TIssue V2
- Authentication Overview
- Event Handler
...
Sub_ER diagrams
08/15/2017 02:17 PM
The Full ER diagram is broken into sub-diagrams for easier viewing.
These files are maintained in the CVS repository under /tissue/tissue_db/dez and are generated using the Datanamic Dezign for Databases design tool.
Full ER Diagram
08/15/2017 02:16 PM
This is the TIssue v2 full ER diagram. It is maintained in the cd CVS repository module /tissue/tissue_db/dez/Full_ER.jpg and is generated using the Datanamics Dezign for Databases tool. The source code is maintained in the file /tissue/tissue_db/dez/TIssue_v2.dez.
...
Glossary
04/21/2011 09:30 AM
Glossary of TIssue terms.
The document is maintained in tissue/doc/glossary.html in the CVS repository.
Tissue APIs
08/29/2011 03:40 PM
This is a diagram of one of the Tissue APIs - queryEvents.
The diagram shows the relationship between the documented API and the undocumented API.
Steps to configure a new TIssue developer
11/19/2012 09:26 AM
1. New developer needs to:
-- acquire an account on tissue-dev, tissue-int, tissue-prd, with the correct groups (web, products)
-- add "umask 002" to .bash_profile
-- setup ups in the .bash_profile
-- change the /home/[username] dir to 775.
...