Table of Contents
- 1. Overview
- 2. Design
- Planning and Analysis
- Cron tasks
- Command Line Alternative
- Cron Basics
- Automatic creation and update of issue via email.
- Custom Fields
- Progress History
- Issue Reports
- Multi-Lingual support
- Import/Export Facility
- Alternative Alias identifiers
- Ability to associate types with projects.
- New Create Issue Button on List Views.
- SMS Integration
- Front End Download of Attachments
- 3. Database Design
- Designing the Database Objects
- Database Objects - Procedures, Views, Triggers
- Data Model
- Projects Table
- People Table
- Issues Table
- Progress Table
- Attachments Table
- Priorities Table
- Roles Table
- Status Table
- Issue Types Table
- Email Types Table
- Issue Log Table
- Change History Table
- Triggers Table
- Custom Field Table
- Custom Field Group Table
- Meta Data Table
- Implementing Database Objects
- 4. CSS Styling
- 5. Helper Classes