Commit Graph

8 Commits

Author SHA1 Message Date
0c8c8a1cb4 Add support for retriving incidents within set time period 2011-12-20 19:15:42 +00:00
6e5bb3dfd8 Add description to IncidentStatus
Adds a new column to the IncidentStatus to permit the user to explain
why the status change was made. Also exported this and Incident data
into the demo sql file.
2011-12-20 01:06:00 +00:00
9f52bf701c Update demo schema with site details 2011-12-20 00:41:03 +00:00
8e55d57b55 Update status board classes to use new DatabaseObject base
Updated schema to include new views
2011-12-19 12:21:39 +00:00
a783317fdf Add example database contents
Populates the database with useful test data, not meant for production.
2011-12-17 01:03:13 +00:00
ddee745488 Add database entity tables and helper views
Add the database table for each entity, and views to return output in
useful formats.
2011-12-17 01:02:32 +00:00
5e04f99429 Add bare minimum database schema.
Defines settings and logs table, with sufficient default values to run.
2011-12-16 02:15:33 +00:00
5736bee943 Add placeholder for database schema 2011-12-16 01:13:57 +00:00