

ChangeLog:

0.2:

	Converted all print() code to SMARTY

0.3:

	Process Info
	Performance Info
	Scheduling queue

0.4:
	
	install.pl script
	Comments, Matching External Commands (Host, Service)

0.4.1:

	General comments page

0.4.2:

	Process Commands
	Scheduling queue Commands

0.5:
	Downtime, Matching External Commands (Host, Service)
	General Downtime page

0.5.1:

	Cached cmd.php XML definitions via serialize
	Adapted naupy function to read object definition files
	Completed service commands

---

TODO:

	Auto-detect if config_cache mtime is older than running process and refresh
	it, set locking to prevent multiple refreshing.

	install.pl update to config_cache

0.6:

	Show archived logfiles
	Reportings

0.7:	

	User Management (Add, Delete, Change Password, Permissions, etc.)
	Add user graniular permissions, Permission groupings
	Correlate contacts and users
		* User can view all/view only contact
		* User can commit commands
		* select commands user can commit (if can view only services which she 
		is a contacts of, can commit to services she is a contact of)
		* Specify a regex filter to user (default = .*)

	Commands: Finish linking all pages to the relevant commands in cmd.php


Later:

	Convert blacksmith.cfg to xml ?
	Database support
	Replace serialize() config cache with SQLite.



