Major Release: December 22, 2015 – v12.0

(BUGS)

  • fixed workflow bug where ‘last event’ log was incorrectly showing actions
  • fixed bug where alert for user not having access to a report was still showing on the report page
  • fixed bug where original author trigger wasn’t properly evaluated when a workflow executed
  • fixed bug where quick append note was failing to execute a workflow check when send original author alerts were turned on
  • fixed bug where my reports page icon showing attachments was not rendering
  • fixed issue where non-edited appended notes where logging as being edited
  • fixed bug where user could edit a report that they may not have access to view under a very rare circumstance
  • recent reports was not applying restriction settings against administrators, this is fixed. Administrators are not exempt from restrictions
  • fixed issue so a user without any view rights could still see assigned to reports, if assignments were on
  • fixed issue where some user rights access, such as editing a report assigned to a user without view rights, were not correctly showing
  • fixed issue where PDF generation of a Report would not include “duration” units
  • fixed issue where user assigned a report may not be able to change the assignment or status under certain circumstances
  • fixed bug where users could not set report assignment to unassigned on individual report page
  • fixed issue where when trying to load a deleted Bulletin Board thread would cause an error, now redirects back to the bulletin board landing page
  • fixed bug where PDF report generation was not viable from the my reports page dropdown in report grid
  • fixed bug where when an LDAP user attempted to verify their current password while updating their account info the check would fail
  • fixed bug where when loading a saved search containing a date range the results would not always display properly
  • fixed a bug where LDAP users might be permitted to allow a force password action against them, which shouldn’t be the case as LDAP handles all authentication
  • fixed bug where excel file creation for all report downloads might not always be maintained regularly
  • fixed bug where page titles would still show product name even when white labeling was turned on
  • fixed issue on the printing multiple forms page the proper style sheet was not inheriting
  • fixed bug where priority change was being ignored in stale date calculation when executing unattended stale-dated work flows
  • fixed bug where when searching for reports across dates sometimes a report one day above the max date range would be included in the search results
  • fixed issue where LDAP synchronized user could request a password change through Incident Tracker (LDAP account passwords are not handled inside of Incident Tracker)
  • fixed issue where when unread private message count changed due to reading a private message the top right alert area became mis-aligned
  • fixed bug where when removing a person or witness from the list during a report submit or a report edit would lock up the page
  • fixed issue where report edit log might have badly formed div or span tags and effect other javascript actions on the page
  • fixed issue where when editing a report and a date formatted textbox was in an embedded form, but the textbox was optional that a check did not run requiring its value to be date formatted if its contents were blank

(CODE OPTIMIZATION / new features)

  • added forms as triggers and actions for workflows
  • added ability to stitch multiple forms in a single report together to print as one (useful when breaking a bigger form into smaller sections for workflow purposes)
  • adding customization for “unit measure” in reports, aka duration, time, distance, etc… with an associated unit like hr, count, mile
  • optmized code for checking items in report grid on my reports page
  • adding the ability to add a “unit measure” during an append and show the report total
  • changed file attachments viewable to document center to only be accessible by admins
  • added new user right “label” – to allow for priority, status and assignment changes
  • expanded LDAP options to allow for more rights to be set during a mass sync of users from a group
  • user with view only access can now set personal reminders, print, email or PDF a report
  • original report author alerts are now blocked if author is restricted from report
  • added bookmarks for reports and bulletin board threads
  • added EU date format to be displayed for date stamps around the site
  • added ajax update panel to the account edit, recent reports box out and shoutbox (faster response)
  • cleaned up a few areas where time stamps and other events were not always using the clients clock
  • now when a user asks for an Incident Tracker account password change due to a lost password issue, they will be forced to change their password after they log in with the temporary one.
  • consolidated checking time stamp events for consistency

(COSMETIC/UI enhancements)

  • cleaned up workflow notices
  • when cloning forms locally the form now properly loads in the drop-down immediately after showing the new cloned form
  • added stale-dated workflow execution histories
  • added titles/tooltips to main menu options
  • now appended notes entry count is shown in the report
  • activity hotspot now shows the ‘measurement unit’ sometimes referred to as ‘duration’ along with report count
  • added date picker to date formatted text boxes
  • added append and label rights to the Rights summary dropdown on the admin view/edit user accounts page
  • cleaned up user rights explanation and settings
  • formatted user rights matrix and settings in control panel to better reflect inherited rights
  • cleaned up bulletin board formatting
  • added showing report ID on specific form when in printable format
  • added bootstrap elements to design
  • replaced tooltips with bootstrap friendly versions
  • updated style sheets with more modern version of fonts and icons