Commit Graph

7 Commits

Author SHA1 Message Date
367749757b Add status names
Add a method for retrieving a short name for each status.
2011-12-17 01:19:40 +00:00
75fe16ed0f Add template code for error pages 2011-12-17 01:19:05 +00:00
95d1bcd28e Add basic service/site/incident listings to the homepage.
Basic functionality to serve as a test case for core class development.
2011-12-17 01:04:05 +00:00
ac3cc73784 Add bootstrap resources 2011-12-17 01:00:21 +00:00
c8eaee79a1 Add entity classes
Add object wrappers for the application database entities.
2011-12-17 00:59:30 +00:00
18c5c75a1c Fix template code inclusion
Override the default incorrect path to the page code directory
2011-12-17 00:58:41 +00:00
35119be9a0 Basic placeholder webui
Adds the bare minimum files to have a functional web interface with
placeholder sidebar, home and admin pages.
2011-12-16 02:17:32 +00:00