4/21/06
1. Fixed Host Dependancy deletion when deleting a Host
2. Created servicetemplatestable
3. Added ServiceTemplates functionality
4. Added extract to dbconfig.php to attempt to remove global_variables requirement

4/6/06
1. Added ServiceGroup functionality
2. Added upgrade from 1.1 to 1.2

2/8/06
1. Added Admin info to dbconfig.php
2. Changed runscript so that it now takes admin info from dbconfig.php not MY hardcoded name 
3. Changed $PHP_SELF to $_SERVER['PHP_SELF'] in runscript.php

2/6/06
1. Fixed .sql script to get rid of duplicate primary key errors (Thanks Vince!)
2. Changed runscript so that the hostname of the nagios server isn't hard coded
3. Changed project to Production

12/16/05
1. Made NagiosWeb cross-browser compatible 
2. Removed some SQL Errors and put in legable error messages when certain fields aren't set 
3. Reworked the write config page so you can't restart nagios if there is an error 
4. Showed the part of the config file where the error occurs if there is a verification error 
5. Added some clean-up queries to the createtxt.php file. 
6. Set some default options when setting up a new host or service 
7. Removed the ability to add contact groups to hosts and services when you are first setting them up since this was just causing confusion. You can now set the Contact Group after you add the host/service 
8. Tons of clean-ups and fixes to the createtxt.php file 
9. Fixed hosts.php and services.php for cleaning up the table after a host or service is deleted, before it was leaving some extra rows in the tables. 
10. I'm going to include some default entries in all of the tables to try and remove some confusion when installing NagiosWeb for the first time
11. Updated installation documentation

7/23/04
Added the ability to add multiple Host Parents
Added display of current services inherited from Host Groups on Host Page
Added ability to copy a service on a host

7/19/04
Completely redid the interface.  Added functionality to add check_commands notification commands & timeperiods.  

4/24/03
Added the ability to associate a Contact Group with a Host Group
Fixed some references in beta-2 that were pointing to the old hosts.php page that was renamed
Added table linkhostgroups

4/22/03
Added page to display all hosts defined in the MySQL db
Fixed bug in hosts.php where it wasn't deleting the hostsgroup from services when the host was deleted
Fixed bug in hosts.php where it wasn't deleting the 1 to 1 relationship in the hostgroupdef table
Changed runscript.php to restart service without requiring hitting the commit button.


4/16/03
Initial Release !!
