I know that it has been a long time since I have updated this project. Now that I have a little bit more free time, I am going to resume work. The plan is to redo the visual look to the program and make it look more organized. I will probably make this a 1.0 release once this is done. Thanks for the feedback!
******************************
** 0.10 - October 19, 2009 **
******************************
Store DB schema version in database for future upgrade process
Created AJAX based functions for updating calls
Breaking common functions into one file
New call entry now on one screen and uses AJAX for updating
Assign types to incidents
Visual layout changes
Can select what type of unit to add to a call
Changed layout and added more options for unit status screen
Show address history on new call screen
BUGFIX: Access to global functions in printable version of call history
BUGFIX: Wrong variable won't update lat/long
BUGFIX: Recently closed calls not showing all data correctly
******************************
** 0.9 - August 25, 2009 **
******************************
Added ability to assign a unit to a custom log message when managing calls
Added call deatil report and the ability to print call detail
Manage Active Calls will now show if/what units are assigned to a call
Can spawn a new call from an active call (eg. create a new LAW call from existing FIRE call)
Units on a call will now link to the inquiry display for call detail on Unit Status page
Can update global and default values
Create a 'QuickCall' with default values
Breaking common functions into one file
Import addresses from CSV file
Can geocode new addresses
Can geocode existing addresses
Installer script