- 0.21.8
- Bug fix: member training report wasn't displaying info for selected member
- 0.21.7
- Bug fix: If your Brigade had a lot of member types, member list may not display in some pages. Hopefuly I have found them all now :P Thanks Michael
- 0.21.6
- Improvement: on signin page moved the ID number to above the number pad so it can be seen as person is entering ID
- 0.21.5
- bug fix: missing piece of logic was causing member edit not update
- 0.21.4
- bug fix: broken link to activity when drilling down through member activity report - Thanks Ian
- 0.21.3
- bug fix: when deleting a member from an activity it would delete their entire activity history :o( - Thanks Ian
- bug fix: if not logged in and performing some actions, it wouldn't log the action even if security level allowed action
- improvement: moved the content of the brigade option description and additional comment fields around so it is more readable
- 0.21.2
- bug fix: when not logged in and you attempt to edit a member that you were viewing, it now opens the member page after login
- 0.21.1
- improvement: added PPE tab to member view page
- bug fix: removed extra > character from memberadd page
- 0.21.0
- improvement: birthday email now lists member birthdays in order in the month rather than by oldest person first
- improvement: PPE tracking in member page, including option to disable PPE tracking completely (tools > config brigade) or choose which items to track (tools > PPE [when PPE enabled] ). Thanks for the idea Bec
- 0.20.8
- improvement: training modules can now be dragged and dropped to order them. Training is displayed in selected order throughout fireshed.
- 0.20.7
- improvement: added incident ID to member activity report (Thanks Ian)
- improvement: hide PHP warning
- bug fix: One Brigade uses an asterisk at the beginning of a training module name e.g. *FMS, to force it to the top of the list. This was causing the tabs to break on the member edit page. I have implemented a workaround and will eventually add drag and drop reordering for training modules.
- 0.20.6
- bug fix - script to send member birthday reminders was inspecting a non brigade database table and causing the script to crash before processing all brigades
- 0.20.5
- improvement - respond module: officers can now change the status of someone who has responded. This was not possible before. It came about when we overfilled a truck and had to stop one person, it would have been good to change their status from YES to NO or LATER (and call them of course).
- improvement - respond module: officers now have a new button.
- The default state is no more crew and when you press it, the page will reload with YES button disabled and a notice "No further crew required right now" is added at the top. Now the button will say "crew required"
- Pressing the button again will restore the page so that crew can respond YES as normal.
- 0.20.4
- bug fix - in version 0.19.13 a new field was added for Postal Address, an error was thrown if one wasn't included
- 0.20.3
- improvement - sms module now respects order members by first name (see 0.19.5)
- improvement - respond module now respects order members by first name (see 0.19.5)
- 0.20.2
- bug fix - activity details page wasn't displaying
- improvement - member activity signin page better on phones and mobile devices
- 0.20.1
- improvement - tweaking the sign in module.
- bug fix - activity report for member was showing full list of members, not only active members
- bug fix - Activity list for individual member not always working depending on where you came from
- improvement - stopped time displaying in member activity report
- 0.20.0
- improvement - changed the name of the admin login link from login to Admin login - makes sense when you think about it
- NEW FEATURE - Beside the Admin Login link to the right of the menu, there is now a link Launch member signin. This launches a new browser window with a button in the middle launch. Clicking this button will expand the browser to full screen and display a numeric keypad for people to enter their ID number. These are automatically added to a new generic activity for that date. When an officer signs in, they are prompted to complete the details for the activity.
This has been designed with a permanently positioned tablet at the station entrance in mind. However it could be used anywhere you have internet access e.g. on the fireground, at a burn, at a PR event. The only restriction at the moment is that it is limited to one activity per day. If you have multiple activities you can't use this auto login thingy, but if people use this and love it and want enhancements I will be really interested in feedback.
This has prompted me to bump the version number from 0.19 to 0.20 - if there are no bugs, I am going to move FireShed out of beta, it has only been there for 14 years :P
- 0.19.20
- bug fix - member activity report had a bug if member had no activities
- bug fix - if there was no comment in activity, activity edit menu was a bit wonky
- 0.19.19
- bug fix - activity report wasn't showing first activity (none if member only had one activity) (thanks again Ian)
- bug fix - add group training session listed members across columns rather than down (Ian)
- 0.19.18
- improvement - added DateJoined to member missing info report members > missing info check
- improvement - added facility to send weekly (0600 Monday) reminder about member birthdays next 14 days. This is enabled by adding an email address to tools > options > Email address to receive birthday reminders - this was inspired by a member taking on welfare, not by my birthday being next week :o)
- 0.19.17
- improvement - added new field for members "Training ID#" so that if your country has a national training ID system it can be included.
- 0.19.16
- bug fix - pagination not working in edit activity list
- improvement - extended sort by first name to include activity reports
- improvement - extended sort by first name to include callout sheets
- improvement - changed the way names are listed on callout sheets so members now in aphabetical order
- improvement - moved Mobile number to left instead of Home number - makes more sense these days
- improvement - added order by first name to member participation report
- 0.19.15
- improvement - moved order by first name to tools > configure brigade > Display members by first name as a global option rather than having to do it each time.
- bug fix - number of members wasn't showing on add group session page
- 0.19.14
- bug fix - activity add ordering by first/surname was around the wrong way
- improvement - activity edit order of names down column like rest of pages
- improvement - added order by first name to activity edit
- 0.19.13
- bug fix - first street wasn't displaying when choosing street to edit
- improvement - member participation report, all the zeros made it hard to read, replaced them with a "-"
- bug fix - changed station key field type from integer to varchar to allow for key numbers that contain a letter
- improvement - new field for members Postal Address distinct from residential address
- improvement - standardised wording in link for sorting members by first name "sort by" instead of "order by"
- 0.19.12
- improvement - when choosing members to add to activity, above the list there is a link to order by first name
- improvement - changed member list in activity add to being alphabetical vertically rather than horizontally
- 0.19.11
- improvement - when choosing members to view, above the list there is a link to order by first name. Thanks for the suggestion Ian
- 0.19.10
- bug fix - I intentionally display PHP errors and warnings and am slowly fixing any warnings, especially regarding undeclared variables
- 0.19.9
- bug fix - in response module if member marked 'away' their return date wasn't being saved
- 0.19.8
- improvement - Changed member list to being alphabetical vertically rather than horizontally - it has always bugged me, never got around to fixing
- 0.19.7
- bug fix - when displaying list of members to add to activity it was showing all members instead of active members
- bug fix - response module wasn't adding members who attended to activity when that option was used to close incident.
- 0.19.6
- bug fix - if members had responded no or later but no members had responded yes, oresponder list couldn't be cleared. (officers only)
- zompie apocalypse averted - somehow a primary file was missing from the server preventing access to the site. This is why I do nightly backups of everything!
- bug fix - hopefully. Login text boxes were way huge and response buttons way small on iphones, but different results for different models. Frustrating but I think I have found it. Thanks Andrian for testing and reporting and members at Mudgeeraba who have let me hijack their iphone.
- improvement - hid some fields on the manual add_responder that should not have been visible (officers only)
- improvement - forced response module to SSL
- improvement - forced FireShed to SSL (a while ago, but not added to this list)
- 0.19.5
- bug fix - member's activity list wasn't displaying most recent activity
- improvement - removed "00:00:00" time from activity report title. Times aren't being used, it was a database artifact.
- improvement - changed some form field titles to be less Queensland specific e.g. VCE (Volunteer Community Educator) now Educator
- improvement - some housekeeping on various pages to clean up visuals
- improvement - replaced date picker with more modern (jquery) code
- improvement - when closing a response module event and adding an activity, the default activity type is now the top one in the list under tools > activity types > edit
- 0.19.4
- bug fix - oops, had a couple of fields in wrong order so edited incidents weren't saving properly - thanks Ian
- bug fix - if surname had an apostrophe e.g. O'Brien, some actions didn't work. It was breaking on the saving the log file, the record itself was fine.
- bug fix - properties by street name wasn't displaying list of streets
- improvement - incuded if property has water tanks in the list of properties with water available. Previously it was only if that had additional water e.g. pool, dam
- 0.19.3
- new feature - incident numbers for activities - thanks for the suggestion Ian
- improvement - displayed incident number (if there is one) beside incident type
- improvement - added an easier way for me to use brigade options behind the scenes
- bug fix - changing the date range in the member participation report broke it.
- bug fix - if you added yourself in the response system using either the Edge or IE browsers, your name wasn't allocated a status. Thanks to a couple of people for reporting it over a long while, I finally narrowed it to Microsoft browsers and found the obscure issue.
- bug fix - in several activity pages, if there was no description there was no link. Now if no description, a generic description is displayed
- 0.19.2
- bug fix - the way alerts are or aren't displayed in response module
- 0.19.1
- new feature - attach file to incident. This can be a photo or a PDF. If a photo, it will display on the activity session view page. Thanks for the idea Phil from Olinda.
- new feature - Administrators and super users can run a report to show members with missing info at members > missing info report
- 0.19.0
- new feature - add photos of members. They are displayed on the member page. To add or update, edit the member - there is a new tab "photo" in the edit menu
- improvement - on the member page substituted the text "edit" for a more prominent button.
- bug fix - while doing the photos I noticed a typo in some code on the activitytype delete page, it hadn't been reported as an error but it wouldn't have worked.
- 0.18.3
- bug fix - when security level set to moderate, members could not be viewed without logging in as expected
- 0.18.2
- bug fix - added check that inactive members are never displayed in response module
- bug fix - activity type delete wasn't working
- bug fix - ' super user' label wasn't displaying in list of existing users when adding a user
- bug fix - end time for response lunch alert was 1800hrs instead of 1300hrs
- improvement - if no members have responded YES, clear list buttons are disabled
- improvement - changed some wording to clarify security levels. Working with someone whose primary language is not English is a great opportunity to see how language can be confusing. Now referring to the password needed to log into FireShed as the Master Password.
- 0.18.1
- new feature - response module now has option to add to the activity list those that responded as available before clearing the response lis. This is only available to officers and was a cool suggestion by a member of my Brigade
- bug fix - when deleting members from an activity, first member in list wasn't displayed.
- 0.18.0
- new feature - experimental language switching (tools -> options -> configure brigade) after interest expressed by Italian brigade. This will be completed if they continue to use FireShed.
- 0.17.11
- bug fix - if you were in the backup area and clicked on some menu items, the link was broken.
- 0.17.10
- bug fix - adding a member wasn't working after 0.17.7
- 0.17.9
- bug fix - detailed view of asset was broken
- 0.17.8
- bug fix - Previous/Next buttons weren't working properly when choosing an asset to edit- Thanks Dave from Booyan
- bug fix - All of the supplier related scripts were missing (add/edit/delete), likely I thought they weren't needed during housekeeping :P
- improvement - Supplier scripts updated to use PDO
- bug fix - List of items not displaying when attempting to delete supplier of those items
- 0.17.7
- improvement Changed menu option from tools > options > brigade options to config brigade - makes more sense
- new feature - ability to edit response reminders (e.g. bring a torch) under tools > options > config brigade
- new feature - ability to disable response reminders, including ETA
- new feature - Heavy Vehicle license in member page
- new feature - Heavy Vehicle license members have double wheel icon - Thanks Adrian from Freerton for all these suggestions
- 0.17.6
- improvement - Added cancel button after logging into response module
- improvement - respond module login failure gives an error message
- 0.17.5
- improvement - Activity types are now drag and drop sortable tools >activity type > edit - Thanks for the suggestion Ray from Belmont
- 0.17.4
- new feature - Added new Assets menu option to print a report for a single location. Thanks for the suggestion Rod from Fernvale
- 0.17.3
- improvement - Fixed a few database calls that were written badly
- 0.17.2
- bug fix - missing database field for member buddies
- 0.17.1
- improvement - Encrypted all user passwords
- 0.17.0
- improvement - switch from mySQL to PDO - this is a major upgrade to the database connection environment that makes data more secure from SQL injection events. It involves code change on just about every page in FireShed.
- bug fix - warning when leaving a page with unedited saves
- bug fix - error that may have been preventing edited members from being saved - though there have been no reports of this
- bug fix - member buddy not updating
- bug fix - callout list of active members with addresses - wasn't working
- bug fix - some inconsistancies getting current date
- bug fix - alternating colour rows activity add page
- improvement - Added type of activity beside activity name when choosing activity
- bug fix - where adding group training didn't add correct activity type
- bug fix - Prevented members marked as 'left' from being able to log into response module
- bug fix - SQL error when no courses selected in Training Report
- bug fix - not showing first course in alhpabetical list in Training Report
- improvement - Added check for "Training" in activity types and add it if missing
- improvement - On property display page, moved risk rating to top
- bug fix - Asset list sort by condition missing conditions
- bug fix - link to edit membertype from existing membertypes on membertype pages.
- bug fix - drag and drop ordering of membertypes
- bug fix - link to edit rank from existing ranks on rank pages.
- improvement - Prevent deleting activity type that has a member listed as having done it
- improvement - So much code cleanup!
- 0.16.10
- Fixed bug that caused activities to order by ID rather than date
- 0.16.9
- (restricted use) Updated email pipe script so SMS recipient details are pulled from members table not old SMS table.
- 0.16.8
- Added VCE (Voluntary Community Educator) field to member page. For people outside Queensland, this is a role played by some members where they will do PR activities, door knock during incidents etc.
- 0.16.7
- Made the Members's Date Joined field editable. I originally assumed no one would ever want to do that, but two requests changed my mined
- removed the time valie from the Date Joined field
- removed the time value from the First Aid date field
- 0.16.6
- Also added ability for officer to set members as AWAY in response module.
- 0.16.5
- Feature request: Added AWAY button to responder page for members to indicate extended unavailability. This shows the person as unavailable in the response list (even when no incident). They can indicate their return when they log in - they see a BACK button instead of AWAY or they can simply respond to an incident.
- 0.16.4
- Changed list of responders to be in alpha order rather than order of response.
- 0.16.3
- Response system: added a yellow helmet
in front of officers
- Added some icons on member rank edit page to indicate officers and first responders.
- 0.16.2
- Response system: added a steering wheel icon
in front of those listed as truck drivers
- 0.16.1
- Fixed bug that prevented property details being displayed.
- 0.16.0
- Add a requested option to set default response delay time. Find it under tools > options > brigade configuration. Default for everyone is still 10 minutes, you can now adjust this to suit.
- Getting close to moving fireshed out of beta :o)
- 0.15.4
- Reconfigured time zone configuration as it didn't allow for daylight saving.
- Fixed bug in responder where people not attending weren't displaying properly
- 0.15.3
- Added time zone to Brigade configuration.
- 0.15.2
- Adjusted property choose page so that address is also a link in case the linked name is missing.
- Fixed "additional info" not displaying on property page.
- 0.15.1
- Fixed bug affecting property entry and editing where checkboxes were all checked and couldn't be edited
- Fixed bug preventing deletion of property
- FYI a move from 0.14 to 0.15 version indicates a change to the database structure
- 0.14.13
- Fixed bug preventing edit of properties
- 0.14.12
- The tabs weren't working on the edit page for one specific US Brigade. Problem was spaces in the training course ID. Solved.
- Added code to prevent adding spaces to training module ID
- Updated time based reminders - if it is before 0500 it will remind you about a torch
- Increased size of mobile phone "call" button in list of yes responders.
- 0.14.11
- The suburb scripts (add/edit/delete) were not working. Fixed.
- 0.14.10
- When officer is forcing a later responder ETA is now selectable
- Enlarged offiicer force responder and clear log buttons and seperated them a bit more to avoid accidental presses on mobile.
- Getting close to moving FireShed out of Beta :o)
- 0.14.9
- Fixed responder bugs
- Clock was not displaying for 'later' responders
- On mobile device responder's phone number was wrong
- Removed calculated ETA, it wasn't accurate and was confusing
- Changed "force add responder" page (for officers only) to also be able to add later and no responses. Currently this function defaults to 15 minutes for yes responders.
- Added respond link in main menu as first step to incorporating it more closely into FireShed.
- 0.14.8
- Much improved member view page, now with tabs
- Code clean up
- 0.14.7
- Improved the layout of the member edit page. Now has tabs instead of trying to cram everything onto one screen
- 0.14.6
- Added the ability for offices to YES respond a person who hasn't responded yet. There is a button at the bottom of the page after logging in. This came about because we have a member who doesn't have a smart phone. He responded to a call today by SMS. Now an officer can add these people to the response list so we have a visual cue as well.
- 0.14.5
- Added time based reminders
- If it is between 1100hrs and 1300hrs and you are responding yes, you get a message reminding you to grab something to eat.
- If it is between 1600hrs and 1900hrs and you are responding yes, you get a message reminding you to grab something to eat and to take a torch.
- If it is after 1900hrs and you are responding yes, you get a message reminding you to take a torch.
- 0.14.4
- Improved the respond page to show actual ETA rather than number of minutes
- 0.14.3
- Bug fix - respond page showed everyone saying YES since I added ETA clock.
- 0.14.2
- Fixed edit/delete street bug
- Fixed bug where adding member with apostrophe e.g. O'Brien caused error even though it worked.
- 0.14.1
- Security enhancement - unexploited hole discovered and closed.
- Many response updates added including
- real time map tracking of responding now and later. Not responding are not included on map
- colour coded pins matching response status
- auto calculate and display ETA to your station on map
- auto calculate responders estimated ETA and calculated ETA on login page - because we all know that people tell exactly how long it will take them to respond, right?
- 0.14.0
- Added a response module. There is a link to it on the home page of your FireShed installation. Read about it here.
- FIRESHED SWITCHES TO CLOUD AND IS NO LONGER AVAILABLE TO DOWNLOAD from this point on only a cloud version is being supported. If you are using a local version and wish it to be kept up to date please contact me
- 0.13.07
- Added an "email active members" page - under the members menu
- 0.13.06
- Fixed a couple of database bugs related to properties module
- 0.13.05
- Added new field under brigade options for email address. This will be where backups are emailed.
- There is now a warning on the front page when a backup hasn't been done for 30 days.
- 0.13.04
- Fixed bug where adding activity with an apostrophe in comment didn't work
- Reworked the way icons are selected and displayed when viewing the list of members.
- Added a new user level "Super User". There are now 3 levels that are only active if you choose a higher security level
- Member - can view, not add or edit
- Super User - can view, add, edit everything except users
- Administrator - can view, add, edit everything also also manage users. Also administrator recieves backup files by email. There should be only one administrator.
- 0.13.03
- Fixed bug displaying icons beside member names in member list
- Backup wasn't working. It is now.
- 0.13.02
- Adding a supplier fixed that add asset brings you back to add asset
- Supplier can't be deleted if an asset is using it
- Icons for member type now working properly in member list
- Member type now displays in the order you have selected when adding member
- Fixed property suburb delete error
- Fixed database inconsistencies related to properties
- Street can't be deleted if property using it
- Suburb can't be deleted if property using it
- Brief callout sheet now in your officer ranking order
- Brief callout sheet shows officer rank without headers - reduces list size
- 0.13.01
- Added drag and drop functionality so that rank can be ordered the way that suits your Brigade
- Added drag and drop functionality so that member type can be ordered the way that suits your Brigade
- Changes the way setup works so it now always installs to the c:\program files\fireshed directory rather than c:\program files (x86)\fireshed directory on 64 bit computers. This gives me a consistant location when doing upgrades.
0.13.0
- After a long hiatus, FireShed has woken up and had a few bugs fixed. Right now there is no downloadable version, but it will be available late March 2013(or earlier)
- 0.12.0
- Yet another rewrite of the installer. The last one work perfectly every time and it was also difficult for me to manage. No changes to FireShed itself though.
- 0.11.03
- Fixed bug causing duplication of local brigades when adding incident.
- 0.11.02
- FIxed SQL statement preventing new activity being added. It seems that files are out of synch and there may be a few fixes like this coming.
- 0.11.01
- Fixed error in the installer that would have prevented FireShed's server starting properly when you boot your computer.
- 0.11.0
- COMPLETE REWRITE OF INSTALLER for downloadable version - I am not sure what repercussions this will have on future patches.
- Added "officer" option for ranks to simplify code when officers are identified Users will need to check all ranks under tools menu
- Updated callout lists to match
- Some pages were outside the security net - fixed. Please advise if this causes any problems
- Added option to show which member types are active to make displaying only active member types more efficient. Users will need to check all member types under tools menu
- Fixed bug that likley caused wrong or no member details to appear when editing...how did it ever work?
- 0.10.26
- Extended date ranges for popup calendar to allow for new FireShed users to add older data.
- 0.10.25
- Imlemented procedure so that ranks, member types, incident locations etc can't be deleted if they are being used
- Fixed bug that prevented active incidents being listed when updating member to incident from specifically from the view member page - thanks Phil
- 0.10.24
- Extended date range for date member joined
- Moved "restore defaults" button above "save" button to clarify need to save afterwards on menu configuration page
- Changed label QFRS ID# to just ID# as Fireshed is now being used beyond Queensland
- 0.10.23
- Changed default that ranks are visible instead of hidden
- 0.10.22
- Fixed missing fields in database that broke adding a new rank.
- Upgraded menu
- 0.10.21
- On add asset page date purchased only had 2 years available. Extended to 20 years.
- 0.10.20
- Changed activity add page so that if no members can't add
- Updated copyright notice through site
- 0.10.19
- Fixed bug preventing activities being added
- Added serial number to asset choose, view and printout
- 0.10.18
- Added a comment field to activities. Also shows any comments on activity menu.
- 0.10.17
- Fixed layout issue if person had many training modules
- 0.10.16
- Fixed minor bug in view asset page that showed a "more" link even if no assets in system
- Fixed bug on participation report that only affected online Brigades
- 0.10.15
- Page to schedule members at incident was missing...no idea why.
- Removed some online security files I had accidentally included that popped a login window.
- 0.10.14
- Fixed view assets page so that column sort works
- Removed "delete supplier" from menu to prevent bug where deleting supplier with assets still attached messes up database
- 0.10.13
- A bug in the way the calendar module worked caused intermittent problems with FireFox. Workaround included in files that use calendar.
- 0.10.12
- Typo in menu prevented editing or deleting supplier
- New page to print asset list by location (assets menu )
- Ability to add date of training session on add member training module page
- Ability to edit date of training session (members menu)
- New method of updating database should be more reliable
- 0.10.11.1
- Fixed minor typo in error notification on asset add page
- 0.10.11
- Changed member first aid expiry date in the pop-up calendar to 4 years in future instead of 2
- Added option to show all members or just active members on group training add page
- Fix for asset not displaying if no supplier selected when asset was originally added.
- Force choose supplier and location when adding asset
- 0.10.10
- Had a stats link buried in the menu code. It may have caused computers to attempt to connect to the internet. Have now modified code so it is hidded if not hosted.
- Created the first patch file to fix this rather than force a complete download.
- 0.10.9
- Fixed error that cause attempts to reopen a closed incident to break
- Edit contact page was showing first name in phone number field
- 0.10.8
- It seems that there were no items in the asset condition list and there was no way to add/edit/delete them. This version adds the conditions for any new installs and also puts them into the database for existing installs. There is now also a new menu under TOOLS called asset conditions where they can be configured.
- Delete now redundant incidentassign.php as the correctly named script is installed with this version.
- 0.10.7
- Page had wrong name. Instead of an upgrade, a simple fix is to rename C:/program files/FireShed/incidentassign.php to C:/program files/FireShed/memberassign.php
- 0.10.6
- There were a few pages that had an identical bug associated with creating the log file - I had tested it with one item added or edited but it broke with multiple. This is now fixed.
- 0.10.5
- New page: member participation report at bottom of members menu. Choose the date range and it will print a list of how many activities each member has attended. Requested by a Brigade that has a rule about participation frequency.
- Fixed bug that prevented more than one member being added when editing an activity
- Fixed bug that was preventing assets from displaying
- 0.10.4
- New page to apply training sessions to multiple mebers at once. (under members and tools>training)
- Add Activity page now has option to show either all or only active members
- 0.10.3
- Fix in 0.10.2 still wasn't quite right
- Included "activity type" field on edit incident page.
- 0.10.2
- Fixed secuity related bug that prevented members being edited
- 0.10.1.1
- When login page loads, cursor now focusses on username so ready to type
- 0.10.1
- Edit member rank had a typo and and called wrong field
- Install now does a restart of computer to resolve some server startup issues.
- 0.10.0
- Added security layer - see help > security for more details
- Added add/edit/delete users with access levels
- Added logging of all changes
- Fixed bug where person who was scheduled for incident, when assigned, remained scheduled
- Fixed bug where when changing person't buddy to NONE they weren't properly deleted from buddy list.
- Removed "delete member" option. Even if someone leaves Brigade their records should be kept.
- Removed redundant training fields from database
- For consistancy, changed appearance of some pages where member lists ran alphabetically across columns and others ran down columns. Now all run down columns.
- Fixed a few other bugs I found while testing.
- 0.9.0
- 0.8.4.4
- "Training" appeared twice on tools menu
- 0.8.4.3
- When adding a member DOB field would not allow younger that 17YO, fixed to include 16YO.
- 0.8.4.2
- FIxed bug where when editing a member "date joined" only showed 5 years to choose from
- 0.8.4.1
- Fixed minor bugs: not showing existing brigades on Add Brigade page
and choose member page icon showed all members as officer
- 0.8.4
- Fixed error when attempting to schedule someone for an incident failed with error.
- 0.8.3.1
- Added copyright and license notice to all pages
- 0.8.3
- Fixed some errors on the menu that prevented access to certain set up pages
- Tidied a few things up
- Patch file 0.8.2 included in this version
- 0.8.2
- Added a patch file to update old installs with database changes - should not affect data...but backup first just in case.
- 0.8.1
- A fix made to the installer database - this won't affect hosted users
- Added version number to database to allow for update checks
- 0.8
- Stats page now working, but not useful until you have a few incidents in the system
- Few minor bugs in various pages fixed
- Completely re-wrote routine for creating 3 columns of members where it is needed. Fixes a bug.
- Ready for a break...
- 0.7.8.1
- Fixed bug that caused training report to not show under some circumstances.
- Typo prevented incident being closed
- There may be an error in previous versions database structure that prevents incidents being created...will test.
- 0.7.8
- Added logic so that application knows if it is being used locally or hosted and can cope with backups and other functions without any tweaking from one to the other.
- Rewrote backup routine. Now hosted backups are emailed to user, local backups save to the C:\ directory. Much improved
- Fixed minor grammatical problem on "mark unavailable for incident" page
- 0.7.7.2
- Fine tuned the default data in database for new installs
- Added some information to all the "add" pages under the tools menu
- Fixed bug in street edit page.
- 0.7.7.1
- Realised my 0.7.7 fix wasn't really, so have done it differently with a warning instead
- 0.7.7
- Fixed problem where if in the middle of editing a member "add/delete training module" was clicked all edits were lost
- Removed add/delete training module from member pages except "edit member" which is where it belongs.
- 0.7.6.1
- Training report added (under members menu)
- 0.7.6
- Fixed callout sheet to show work phone instead of mobile
- removed menu from view callout sheet
- 0.7.5
- Fixed a problem with user permissions on the database
- Fixed a problem causing backup to not work
- 0.7.4.1
- IF YOU HAVE THIS VERSION DO NOT USE IT
- Fixed date bug
- for the geeks, have coded so that FireShed now detects whether it is hosted or on your computer and adjusts accordingly including time zone.
- Tidied up options menu
- Added direct menu for Add Incident on incident menu
- 0.7.4 -
- Now does transparent database changes if necessary.
- Date Joined now included on Edit Member page
- Edit member page now takes you back to menu after save
- Fixed bug where Date of Birth entry was restricted to 5 year span
- Removed menu from callout page to prevent opening multiple windows.
- Configurable menu colours. Test it under the tools > options menu
- Configurable calendar colours.
- 0.7.3
- Tooltips now work for icons on choosemember page
- Ensured formatting consistant across all pages
- Completely replaced menu code to prepare for colours being configurable
- 0.7.2
- If displaying members before any entered, now has friendly error message
- Fixed DOB formatting problem that caused DOB to not be saved on add members page
- "Station Key" now says "Station Key No." to clarify so people don't enter "yes" on add members page
- Added "date joined" field to add members page
- 0.7.1 Made changes to installer so it stops associated programmes on uninstall.
- 0.7 Changed some database structure to make more configurable. This meant updating many files. Fixed couple of minor bugs.
This version replaces EVERYTHING including database. As far as I know, no-one is using real data so I am not allowing for it.
- 0.6 new (and debugged) versions of installer fixes minor annoyance when clicking start menu icon
- Installer now p revents overwriting of data on upgrade.
- Creates a desktop icon for ease of use.
- Fixed a couple of minor issues with menu
- Change the location of an admin folder. Users are not affected by this.
- 0.5 - Added help pages, changed some menu titles, added contact page, added support website
- 0.4 - Added backup. Added Assets. Few cosmetic fixes.