ReadyResponder Versions Save

Local Incident Management System - This is used for tracking resources for Local Emergency Management

v3.0.0

5 years ago

This version does not have new features, only the move to Rails 5.2. Also, it has one bug fix, #719 .

v2.10.1

5 years ago

Bug fix for broken assignments.

2.10.0

5 years ago

This should be the final release in the 2.x code line. After this, we will upgrade to Rails 5.2, which will be Ready Responder v3.X

v2.9.0

6 years ago

New Features

  • Adds status boxes for each department on Event show #392
  • Added activity log #587
  • Added maps to tasks #599

Bugs Fixed

  • Using a template would duplicate tasks on template #640
  • Wrong people in drop down when editing Availabilities #610
  • Limit repairer choices when adding Repairs #612
  • Corrected click to sort on People table
  • Added "serial" as a choice for a unique id #625
  • Removed birthdate from QR code for person #604
  • On event -> Availabilities -> No Response, click to sort would blank the table

v2.8.0

6 years ago

New Features

  • Added high level logger under admin menu
  • Added separate Magic box line for each department on events
  • Added maps to tasks if lat/long defined

Bug fixes

  • Limited people in dropdown on inspection to active people
  • Corrected direction of comparator in eligible people
  • Reverted JS changes to match JS version on production servers
  • Added serial number to unique_id categories
  • Upcoming events limited to department of text sender
  • Updated Travis chrome driver

v2.7.0

6 years ago

Many changes due to Hacktoberfest. Thanks to Digital Ocean and Github for all the help !

  • When someone texts Upcoming they only see events they are eligible to attend
  • Redesigned the people index menu and view. It more closely matches the events menu now. You now have checkboxes to filter people.
  • Events will show timecards that overlap the same timespan
  • An automated task to put incomplete timecards into an error state after a reasonable period
  • Entering a repair now updates the status of the item
  • Adds a minimum title to an event, to further filter events to the correct people
  • Added a calendar to the Events index page
  • Added a QR code to add people into you cellphone
  • New availability adapts to existing availabilities. This would cancel those that are over-shadowed, and modify those that overlap
  • Buttons to move from one event to the next directly
  • Recipients now capture the actual message from Twilio

Bugs resolved

  • Set default value of status on a new task to Active
  • Corrected bug where expired certifications still granted the skill
  • Timecards on the person show action now sorts by date correctly
  • Prevent availabilities from being created in the past
  • Don't display inactive people in the drop down list for repairer

v2.6.0

6 years ago

Many many changes thanks to HacktoberFest. My sincere thanks to all who contributed !

  • Events view has changed dramatically, fewer clicks, less clutter
  • Upcoming text now shows senders status for each event
  • Info text message now shows assignment for event
  • Show proper qty on item_types
  • Change to titles on event availabilities
  • Added grants to items
  • Added orgcharts for all departments
  • Added inspector to inspections
  • Show skills on Title#show, not just Title#edit
  • Added the ability to have multiple emails and phones
  • Corrected hint for adding a phone to a person
  • Improved security on file uploads
  • Added validation on application date

v2.5.4

6 years ago

Corrections to item views. Correction to people view, now show proper values for last available Change in direction for help docs Fixed bug on available custom

v2.5.3

6 years ago
  • Improved people view to better manage personnel.
  • Added cancel for timecards
  • Fixes a bug where partial availability was not calculated correctly

v2.5.2

6 years ago
  • Added button to Verify Timecards
  • Added permission to properly show portrait photos on person#show
  • Made missing skills on person#show display as a bulleted list
  • Added qty to non-serialized items
  • Improved notifications so they don’t show departments that are not listed on the event. Also, there are no departments selected by default. Finally, there is validation that at least one department is chosen.
  • Added links at the top of the form for requirement showing the task and the event