Version 5 Generation Updates
5.7.04 14-07-2010
Admin Org Unit Buttons 1 - 6 |
The behaviour of Organisation Unit buttons differed from that of the Site Button, in that prior to deleting a site in the org unit button, feedback on linked forms and tasks was missing. Given that all of the necessary feedback controls are working effectively in Sites, and that these buttons are rarely used, it was decided to remove the delete option from Organisation Unit buttons. |
5.7.03 26-06-201
Report file names increased |
To accommodate the use of ISO images with client directories, the Report names were increased |
Session Timeout Limit settings Bug |
Sesssion Time out limits cannot now exceed three characters viz. 999 minutes. |
Dashboard Column Graphs retired |
The introduction of Custom Graphs which have greater flexibility made column graphs redundant. |
Hide Position Filter in Security Profiles |
The Position filter can be problematic in the different security permutations and combinations that the User does not care about. By hiding the Position Filter, users simply select their name and get the associated records. |
New Java Script Status |
$New_Record_Status will be set to what the Record Status will become when the record is saved and so trigger a condition. Note: the record status will be set to an empty string if no changes are made to the record status. Hence no Trigger. |
TRIM Interface |
When an Error occurs in TRIM - instead of retuning a not found error message the actual text itself is returned. A useful debugging tool. |
SMS HTML |
Previously SMS Text was sent including the HTML code. Fixed. HTML code is now stripped out of SMS Text. |
Show Label when displayed across screen |
As part of code changes to placing emails, fields with Display Label across page were only displaying the first row. Fixed. |
Reset Filters |
Introduction of reset filters returns the user to the Login settings. |
Tables missing Code |
Dashboard graphs use Code (Label) to display records in the Graph. Tables that were missing code have now been allocated the Id number only for: Site, Discipline, Activity, Action, Risk Project, Project Stage. |
Save and Close |
When a record was saved with Save & Close emails were not being triggered. Fixed. |
5.7.02 26-05-2010
Authenticated Address for Add New Record |
Clients with domain authentication can now add a new record by following a link which opens add new record directly. |
Multiple Sub Tabs |
Initially there was one Tab, there are now sub-tabs |
Email Link to Multiple Positions |
No matter what the default for the security profile default settings, following a Link takes the user directly to the specified record. |
5.7.01 13-05-2010
Import error handling Code |
Expanded to capture as many errors on import as possible to assit in diagnosing errors. |
Dashboard Custom Graph Widget |
Addition of Custom Graph Widget to Provide the capability for users to configure Graphs. |
Do add Mode Pop up |
Now implemented from the Left Hand Side of the Forms area List |
Dashboard Custom Graphs |
The introduction of Custom Graphs which have greater flexibility were introduced |
Forms Save as Draft |
When fields were being saved as Draft - the compulsory fields were being enforced when they should not have been. Fixed. |
Save and Close in Popup |
Users became confused of how to close records. The Save & Close button was introduced to avoid this confusion for popup screens. |
5.7 24-02-2010
Email Send as SMS |
As long as an email gateway exists, the mobile number will be sent as an SMS Email gateway settings are controlled in the Global Settings. |
Import colours |
New cpability to import colours and flagged archived records as part of the import function |
Internet Explorer 8 Bug |
Microsoft patches caused imported records that did not have an Id to be imported twice. Fixed. |
Integrity Check Bug |
When doing a check for Tasks, Tasks allow the frequency to be uppercase and lowercase days. Now accepts both. |
Release of New Dashboard |
Dashboard included Graph drill down function and widgets |
Integrity Check Reports only |
Can do an integrity check for Reports only or for both reports and database. |
Reports - select by Id |
Previously select record by Id was available for reports that had a stored procedure. Stored procedures cannot select records by Id which means that reports that do not have stored procedures (i.e Views) can report by Id. |
Deleted Forms |
Deleted Forms with Linked Tasks or Linked Forms do not allow access to those records. |
Entity Workflow Creation of Tasks, Linked Forms and Events |
To accommodate the new function for events (beginning with Incidents) the code for the workflow creation of Tasks and linked Forms was updated. |
Save and Pending Mode |
Previously, Linked Tasks or events were not triggered if a record was saved in Pending Mode. They can now be triggered. NOTE: emails cannot be triggered in Draft Mode (Tasks may require mandatory fields to be completed, and draft does not enforce Mandatory fields.) |
Table Lookups Error Handling |
Enforcement of cascading tables - cannot have one of three tables in a record - all must be present or a Null value will be returned. |
Screen Clone now trunated |
When a Screen was cloned multiple times it caused a bug - Fixed. Now truncates to 30 characters. |
TRIM Interface |
TRIM upload options include 1. A document to be added 2. A reference to a document to be added 3. A TRIM reference to a document to be added. If option 2 was supressed but 3 was permitted then the system failed. Fixed. |
Addition of SMS function in Fields & Screens |
A new Event option in the Fields & Screens was created to enable SMS to be sent and replied to. |
Inherited Calendar Status |
Previously Forms with Pending approval were Approved by the Inherited Calendar Status. Fixed. Forms with Pending Approval can now be linked to active, overdue and Actioned Tasks. |
Task Notification Email |
There was an issue where Task Notifications emails did not include the Id of linked Tasks. The email notification code was rearranged so that the link is created in the correct order for Task Notification emails to include the Linked Record Id. |
Forms Sections |
Within the Fields & Screens - the fields were rearranged into Sections |
Date and Time Fields calculations Error |
Some Calculations relating to Date and time fields were causing errors. Bug Fixed. |
Security Log |
Renamed to System log to better reflect its use. |
Admin Discipline Add record |
When a Discipline is added it now defaults the Code, Sort Order and Measure Fields. |
Import Case Sensitive |
Check for duplicate Column names was case sensitive. No longer Case Sensitive. |
Admin Sites Sort Order Measure and Colour |
Sort Order Measure and Colour Added to Sites (including Org Units) |
Field Rename for Javascript |
New field names were added and recorded in the Help screen $cf_LastSaved_Creator_id whereas the old one was $cf_last_Creator_id. Same for Owner, Stakeholder1 and Stakeholder2 - Javascript Help updated |
Dashboard Multiple Tabs |
Initially there was one Tab, there are can be up to 15 Tabs |
5.6.05 24 -02-2010
Task Time Processor |
The capability for Tasks to be processed by hours as well as days has been developed to be used with Event Templates. Task Time field now available in Task Template. |
Form to Form Linking |
A Forms records can now be linked to each other - the link is a mutual link. |
5.6.04 08-02-2010
Forms paging |
When we had a single page of records and it was full (ie. we had 50 per page and in total there were 74 records), and we wanted a bookmark lookup to highlight the records we were on AND it was on page 1. Bug was in working out whether we were on "Page 0" (the first page) and it then got everything out by 1 page. Fixed. |
Attachments |
Where attachment names included a # sign the file name, and running on Windows Server 2008 the system would not present the attachment. Fixed. |
Clone Record |
When a record was cloned, it retained the previous record's status, including Calendar Status. Fixed. |
Measure not saved |
If a field was read only and was the result of a calculation, the code was being saved but not the measure. Fixed. |
Default Values |
For a default code value - the value was being saved but not the associated measure. Fixed |
Workflow Last Screen |
Regardless of whether there is a message or not there is always a "Submit" button. A default message is now placed in the final screen if no message has been written by the Administrator. |
Screen refresh |
Screen refresh was changed so that in workflow the Left Hand Panel was progressively updated. Also, when a record is edited, the dashboard is progressively updated too. |
No import Format |
In import read only mode the import format was not being read. Fixed. |
Form Widget |
There was duplication between ToDo Tasks and ToDo Task - ToDo Task was removed |
Workflow Save and Close |
In the workflow the "Cancel" button was changed to read "Save and Close" thus preserving the Forms "Draft" Status. The close button previously behaved the same as the submit button - changing the Record Status. Fixed. |
Screen Fields |
Introduction of a stored procedure to track the workflow, thus ensuring the consistency of the application. |
5.6.03 3-02-2010
Dashboard Data Set |
When a large set of data (i.e 400 records) was selected and an attempt was made to drill down into the data the code returned an error. Fixed. Faster too because less data is now being retained and managed. |
Radio Button Measure |
When a Radio Button was involved in a calculation, the measure was not being set properly (even though the Code was). Fixed. |
Attachments |
Where attachment names included a # sign the file name, and running on Windows Server 2008 the system would not present the attachment. Fixed. |
Standard Format |
Was not setting correctly and included commas when it should not have. Fixed. |
Common Fields |
There was no information button to display the Common Field narrative (excluding Site and Positions of Responsibility). Fixed. |
Teams |
Refinement of Teams which behave like Distribution Lists. When a team is placed in a Field only the team members are displayed (unless the record already has a value which is retained until the field is changed and saved). |
Screen Fields |
Introduction of a stored procedure to track the workflow, thus ensuring the consistency of the application. |
5.6.02 11-01-2010
Javascipt formula calculations |
In Windows 2008 an error would be recorded in the middle of an import. Fixed. |
Event Management |
The event Manager Manager will, under prescribed criteria, receive either an SMS or an email and acknowledge acceptance from a third party or satellite system. Upon acceptance, the record status will be changed. |
Importing of Dates |
Expanded functionality to include the three character abbreviation for the middle field. This then ensures that data exported from the software can be imported directly without any need for change. |
Date format not reliably set |
When the database server was on a different platform with Win2008 there was the potential for the date to become mm/dd rather than dd/mm. The code forces the dd/mm/yyyy format. |
Introduction of New Variables |
The naming convention of javascript variables was updated and can be found in the JavaScript "Click Here for Help". |
Record Editing |
Random javascript were occuring for a radio button where the code field did not have a measure. Where there is no measure for the code entry the record Id is used. |
Global Settings Trim |
Now include a place to manage all of the required TRIM variables. |
Global Settings System Log |
Now records events not necessarily associated with a record. One of the system log uses is to record events to third party systems. E.g SMS triggers. View System Log is located in General Settings |
Import function |
The import for sites when the code lookup option is enabled now automatically looks up either by id then by site code. |
Task Note Security |
Changed from a Yes No to a Tri state of Yes, No and Where edit permitted. i.e. if the person can edit a Task they can now add a Task Note. Previously only those users in the chain of command could edit a task note. |
Import |
Previously when importing a Site of information, and lookup based on code - |
Discipline and Risk Description |
Expanded to be up to 75 Characters. |
5.6.01 01-12-2009
Events |
The event templates allows the interface from IRIS to third party systems when a record is saved and the corresponding event trigger conditions are met. For example, This can be used to trigger SMS's when a record is saved. Events work in concert with the IRIS Alert System. |
Screen Summary Details |
The screen summary which details the task templates, emails and events now displays summary information about the emails, e.g. who the recipients are. |
Calculations on Stakeholder fields |
Calculations on Stakeholder fields were not being consistently applied. For example if a calculation was based on Stakeholder 1 the formula options were Stakeholder_1Id and Stakeholder1_Id. This threw up some errors in the calculations |
Javascript Calculation Speed |
Javascript calculations rewritten to improve efficiency. The outcome is improved speed. |
Placement of Templates in Screen |
Email and Task Templates were previously placed only at the end of a Form. Now they can be placed anywhere in the Form. |
Linked Form Placement |
Linked Forms can be placed anywhere in the Form. Peviously the could only be linked at the bottom of the Screen. |
Banners for Status Change |
Banners could be manually placed in a form similar to the way that fields are placed in a form. They can be conditionally displayed. |
Standardisation of Common Field Tables |
Site, Discipline, Activity, Risk, Action, Project and Project Stage all now have code, measure, sort order, colour and narrative. i.e same structure as the Form Tables. |
Debug Button |
Introduced so that calculations and conditions can be verified by Periscope (with Client assistance) - only visible to the Users who have "Design" privileges. |
Site Code |
Now always on display for use in templates |
Code Sort Order |
Reintroduced due to popular demand. |
Import |
On export we honour the Security Profile Settings [ie. First Last - Posn; Last, First (Posn); Posn (First Last)]. On import we honour the Security Profile Settings BUT if we cannot find a match then we go through the other formats to find a match - If the user DOES NOT SPECIFY A FORMAT then we do a lookup by the first that matches: FirstName LastName (Position) , FirstName LastName - Position , LastName, FirstName - Position or Position (FirstName LastName). If no match found we reject. |
Code Sort Order |
Reintroduced due to popular demand. |
View Options Select All |
Select All Checkbox which when selected checks all of the records on the left hand panel. |
5.6 31-08-2009
Dashboard Cookie |
To retain the settings of the dashboard layout, a pesistent cookie is required to be stored on the users PC. Where there is no session cookie, then the default settings apply. The cookie which contains layout configuration settings, does not store credentials. |
||||||||||||||
Combined Status |
A client previously had a single status that combined Task and Hazard Status. Such an approach caused issues, now the combined status is no longer required it has now been removed from the system in 5.6. If you have any reports with CombinedStatusCrit - it will now show as CombinedStatusCrit instead of a value like "All". |
||||||||||||||
Export List |
When exporting data and filtering, the Date Modified and Date Created Fields were not appearing. Fixed. |
||||||||||||||
Export Filters |
The Filters were not inheriting the Export Filters List from the Left Hand Panel. Instead they were from the setting in the Form Defaults - we discovered after extensive use, that the user's mind is on the current Left Hand List - creating a different export group caused confusion. |
||||||||||||||
Form Note History |
The form note history recorded the id of the user but not their details. Fixed |
||||||||||||||
Task Note checkbox |
When a Task Note was checked, the % value could be changed from 100%. Now the % area becomes read only when the Actioned box is checked. |
||||||||||||||
Task Note |
Show Task Note has been added to provide the Security Profile option that opens the Task note area to show all Task Notes. Previously, the Task Notes area was closed by default when the user had edit rights. Where the user had read only rights then the Task Note was opened. |
||||||||||||||
Attachment Explorer |
A link to Attachment Explorer has been added to the Attachment Upload popup where the users' Security Profile has enabled the Admin > Attachment Button. |
||||||||||||||
Save on Task Note |
The content of a Form was being cleared when clicking on a Linked Task Note. Now the Form is Saved First. |
||||||||||||||
Form Filter |
The Cancel button was not being displayed in the Filter > Field > Search Function |
||||||||||||||
Import of Position/Person |
Previously we could only import the Position details in one order. Now no matter what the order the position/person details are exported, the import function will import them |
||||||||||||||
Linked Form Filters |
Linked Form Filters were initially displaying archived records when they should not have. Definition: Archived is not in the workflow and is therefore not an option for Filters unless specifically selected. |
||||||||||||||
Default Library Setting in Filters |
The Filter setting was not honouring the setting in the Security profile for Library Forms. Fixed. |
||||||||||||||
Left hand Panel - Sort Order |
Sort order was not being applied to Tables when the column heading was selected. Fixed. |
||||||||||||||
Screen Filters |
Date Created and Date Modified were report options only. They have now been included in the screen filters. |
||||||||||||||
Field Information Button |
The information button for a field that linked to a Common field displayed whether there was a narrative present or not. Fixed. Now the field information button will only appear when there is a narrative. |
||||||||||||||
Field Numbers |
When the number of decimals in the Field numbers was changed, there was no opportunity to change the number of decimal places in the Screen display of the field number. The work around was to change the Field type which then triggered the Screen type to display because they were different. The Screen decimal places will now display when the Field and Screen decimals differ. |
||||||||||||||
Import CSV Common Field Id |
The CSV import function has been significantly revised to accommodate common fields i.e. importing by Site Id, owner Id. The Position fields also now sort by
PositionTitle (FirstName LastName) |
||||||||||||||
Task Processing |
IrisProc 5.2.0.172 now does a check of the checklist tasks so that they are NOT processed if the Parent task is DELETED or ARCHIVED. Also, 5.6-devel has been changed to archive the checklist tasks if the parent task is archived (but not the unarchive - this has to be done manually). |
||||||||||||||
Import Data Cleaning data |
Default Trim = on always - which means that blank spaces are removed from front and back of data – to retain the blanks you have to actively turn Trim Off. |
||||||||||||||
Import - Blank Records |
Previously in .csv files blank fields were included in the record count and left blank records in the system. Blank Records = Do Not count |
||||||||||||||
Task Attachments |
When a Task was in popup mode there was no paperclip to attach to it. There is now a paperclip on popup Tasks. |
||||||||||||||
Scheduled Report Email Template |
Modification to Scheduled Report Email template to include:
|
||||||||||||||
Linked Task From Calendar |
From the Calendar a Linked Form is selected, from that Form only one Task could be created before the Add New Task Button went to Read Only. Multiple Tasks can be created. |
||||||||||||||
Import - Default Common Fields |
Default common fields now record the field name – however where a field description applies to multiple records e.g the site Admin then the numbering system is invoked to differentiate between them. |
5.5.14 18-02-2010
Section Headings
Save as Draft was not appearing in Section Headings when they were configured to appear. Fixed.
5.5.13 08-02-2010
Workflow Save and Close
In the workflow the "Cancel" button was changed to read "Save and Close" thus preserving the Forms "Draft" Status. The close button previously behaved the same as the submit button - changing the Record Status. Fixed.
Attachments
Where attachment names included a # sign the file name, and running on Windows Server 2008 the system would not present the attachment. Fixed.
Clone Record
When a record was cloned, it retained the previous record's status, including Calendar Status. Fixed.
Default Values
For a default code value - the value was being saved but not the associated measure. Fixed
Workflow Last Screen
Regardless of whether there is a message or not there is always a "Submit" button. A default message is now placed in the final screen if no message has been written by the Administrator.
Screen refresh
Screen refresh was changed so that in workflow the Left Hand Panel was progressively updated.
5.5.12 03-02-2010
Screen Fields
Introduction of a stored procedure to track the workflow, thus ensuring the consistency of the application.
5.5.11 12-01-2010
Importing of Dates
Expanded functionality to include the three character abbreviation for the middle field. This then ensures that data exported from the software can be imported directly without any need for change.
Delete option at end of workflow
There is some confusion of the role of the cancel button. During a workflow the Draft record has been created i.e. it has a record Id. And, as the user moves from screen to screen using the next buttton the record is progressively saved. At the end of the workflow the only option is to submit.
Form security
If a new form, all security profiles had access by default to a new form, even if their security profile indicated no access. The issue was caused by the code taking its setting from the overall default setting rather than the actual Form setting. Fixed
Screen Workflow
In workflow popup mode the system was not properly handling the situation when a sreen had fields prior to the display of a section heading. Fixed
Import function
The import for sites when the code lookup option is enabled now automatically looks up either by id then by site code.
Workflow
Hiding of the the content of the Task and Email send data in the confirmation screen (submit page)
5.5.10 16-12-2009
Date format not reliably set
When the database server was on a different platform with Win2008 there was the potential for the date to become mm/dd rather than dd/mm. The code forces the dd/mm/yyyy format.
Trim Interface code
To give better debug information for when a TRIM document could not be found.
5.5.09 17-11-2009
Task Processor
We have a need to unlink the Delegate Tasks from the Master Task if the Delegate Task is Archived or Deleted. This is done in the Task processor (version 184 and up). An audit line is added to BOTH the Delegate and the Master task.
Date Popup window
Placement of popup for Internet Explorer 7 and Internet Explorer 8 is now in the centre of the page.
Uploads now audited
Attachments when added now appear in the audit history.
Field Calculation Speed
The speed of calculations for fields now only includes a field if it participtes in that calculation. Which means a more efficient use of resources.
Field Calculation
If a code field is used in a calculation and there is no measure it is treated as -1.
5.5.08 30-09-2009
Report Directories
When a client who is internally hosting the software wanted an update, the time to copy the file was increased because many old and unrelated reports had to be copied too. In version 5.5 new client specific sub directories for Reports have been added to streamline the copying of reports.
A consequence of the sub-director
Calculations on Stakeholder fields
Calculations on Stakeholder fields were not being consistently applied. For example if a calculation was based on Stakeholder 1 the formula options were Stakeholder_1Id and Stakeholder1_Id. This threw up some errors in the calculations
Screen Calculations
Stakeholder 1 and Stakeholder 2 were not being included in screen calculations. Fixed.
Form Reports
Tighter treatment of Form Reports - Report has to have an entity data Id and the report class must be 99 for it to be treated as such.
Conditional Display JavaScript
If I want to conditionally display the declaration questions only if the business unit manager (stakeholder 1) is viewing the form, then I thought I would apply the following conditional display to the declaration question field: $cf_Stakeholder1_id==$current_position. Fixed. $current_position!=$cf_Stakeholder1_id is now applied immediately when the record is saved.
5.5.07 14-08-2009
Radio Buttons
Radio Buttons worked in some Internet explorer versions, but not others. Fixed
Scheduled Reports
Previously scheduled reports required parameters to be run. Now they are not mandated.
Delegate Checklist Tasks
Where a Task has been designated a Master Task it will have Delegate Tasks. Checklist Items (Tasks that have been made subordinate to a Task) have continued to be treated as a Task with full email rights. These rights should have been lost when the subservient Task became a Checklist Item. Fixed. Checklist Tasks (aka Checklist Items)can no longer trigger email alerts of any kind.
Privacy Policy Update
Privacy Policy updated to reflect change of address and greater detail of the to the Privacy statement.
5.5.06 01-08-2009
Risk Attachments window
Would not open properly when the Task Id did not display correctly.
SQL 2008
In preparation to move to Windows 2008 some code changes were required. To reduce the number of variables these changes (tested on Periscope's test server) were applied to current version.
Task Processor
The Task Processor was changed to allow for Delegate Task emails to be suppressed through the escalation process. A new setting Admin > Global Setting > Task Setting " Include Delegated Tasks In Email Workflow" was created
Default Export Group
When a new Form is created, the default export group is generated. It contains the "Date Created" and Creator fields.
5.5.05 01-05-2009
Task Processor
Previously the task Processor did not include delegate Tasks - when this was fixed the need for the option to exclude delegated Tasks was added to the Admin > Global Settings.
Master Tasks
When closing a Master Task, the status of the Delegate Tasks was not correctly displayed. Fixed
Delegate Task email
The Task processor was not sending reminders for overdue Delegate Tasks. Fixed
Task Notes - User Access
When does the user have access to the task notes? - if we are Responsible for the Task then we have Edit access; if it is for one of our Subordinates (direct or indirect) then we have Edit access; if we are the System Administrator then we have Edit access; (last case) if we are the task owner then we have Edit access. All other cases we do not have Edit access.
Email Attachments CC List
Multiple emails were being sent because the multi select filter function added the Administrator into the Distribution list for emails - which it then hid from the Administrator. Fixed
Form Attachment via Calendar Screen
When attempting to open up a Form Attachment via the Calendar screen, a javascript error would sometimes occur. Now fixed.
Cloning a Form - Status
When Cloning a Form, we now set the Form Status to Open (if it was Re-Opened), or to Open or Pending (if Pending is a valid status for this Form type).
Uploading a Form
Uploading a Form attachment showed the internal ID of the record that the file was being uploaded to. This has now been hidden.
Form Field Read Only with Picklist
When a Form field was read-only AND picklists were enabled, it was possible to change the read-only value. This has now been fixed.
Hazard Screen: Duplicate Hazard Check
When checking and the pop-up window appears, focus is transferred to the pop-up window so that the mouse scroll wheel will work
When the pop-up appears and the user does not enter both a Description and Impact, then both fields were cleared - they now retain their values.Task Processor
The Escalation 1 and Escalation 2 emails are now writing to the audit trail in 5.2.0.166 of the Task Processor.
Integrity Check
Rewritten to format the output correctly and also changed so that large number of errors/fixups are progressively displayed on the screen.
5.5.04 Released on 30-04-2009
Multi Choice
Archived are now filtered out of the list of records. When the user decides to show the Archived Records then these are shown as grey, normal font wight (instead of blue, bold).
Reports
There was a bug in the Select Individual Records code (for Reports) where it would seem to hang if a report was run on a Form that did not have a Unique Record Id. Fixed.
Reports
The position filter now applies to the Positions of Responsibility (Owner, Creator, Stakeholder 1, Stakeholder 2).
Security Profile
When the user is restricted in such a way that NO forms are available the system now shows a message detailing this "You have no forms available - please report this to your System Administrator".
Upload Screen
Removed the form id from this screen.
Calendar Screen
Fixed a javascript bug where the Form Attachments could not be opened directly from this screen.
Multi Choice
Made the Cancel button close the window.
5.5.03 Released on 02-04-2009
Bookmark Record
We now keep a bookmark of the record that we are on so that when we come back from setting/resetting the filters we return to the same record we were on previously.
5.5.03 Released on 02-04-2009
Bookmark Record
We now keep a bookmark of the record that we are on so that when we come back from setting/resetting the filters we return to the same record we were on previously.
Linked Tasks
Total Number of linked Tasks are shown in the Form Detail area - for example, if 3 records are linked and the screen only shows 1 then we show "Linked Tasks (1/3)". If the number linked is the same as the number shown we simply show the count, eg. "Linked Tasks.
Task Creation
Task Creation as part of a workflow, or as a manual task creation from the form screen will check the Task Due Date and will adjust it to be today's date if it is in the past as we are not able to create tasks in the past.
5.5.02 Released on 30-03-2009
Form Field Edit
If the user has changed the name of the field and it is the same as an existing field name then we reject the field name change
Form Remove Fields
If there are no checked fields to delete then we do nothing - fixes up a bug where the system would abort of no entries were selected.
Import function
Import Routine handling of CSV files completely rewritten to allow for values that span multiple lines and also fields that are larger than 255 characters.
Import function
Import Routines now allow the Position to be specified as "Position (FirstName LastName)", "FirstName LastName - Position" or "LastName, FirstName - Position".
Import
Now audits the changes to the common fields (Site, Discipline, Activity, Risk, Action, Project, Project Stage)
Security Profile - No Forms
If a Security Profile has no forms available and they attempt to access the forms area (usually by an email link OR by having the Forms screen as their default screen) they are diverted to a page advising them to contact their system administrator and are then sent to the Calendar Screen.
Export
Positions are now exported using the user's preferences (specified in the Security Profile)
Form Remove Fields
If there are no checked fields to delete then we do nothing - fixes up a bug where the system would abort of no entries were selected.
Task Notes
Task Notes are now editable IF the person attempting the edit is the task owner or is in the escalation hierarchy. Note that the System Administrator is always able to add/edit task notes
Form Delete unused Fields
If there are no unused fields, report this instead of causing an error.
5.5.01 Released on 20-03-2009
Screen Filter Sort Order
The order in which the export list appeared in the Screen Filter did not match with the sort order specified in the Export Group. They now match up.
Form Status Caching
When a Form was being saved the Read only status not being activated immediately. The reason was caching of Form Status which is now switched off.
Import function
The Import function was modified to allow for cells of data that contained hard carriage returns to be imported. Previously they were rejected
5.5.00 Released on 27-02-2009
Rename Admin Form
Previously the Code field in a Form was called Description (Short) which was confusing to Administrators who are asked to specify the code field when using import/export. Description (Short) has been renamed to Code.
On Screen Filters Forms
Forms now have On-Screen Filters - which are designed to speed up the search function in Forms (already in Tasks and Risks Screens)
Attachment Upload
Now each time an attachment is referenced, the file name and extension are automatically included in the attachment description - a real time saver.
Form Splash Screen
Each Form can have a splash screen that includes a message frame, under this message box are three options: 1. go to standard screen, 2. go to new look Left Hand Panel displayed completely across the page (an xls Matrix look), 3 Add new record. (Fact Sheet: Splash Screen)
Person and Position Delete function removed
Administrators could delete a position still linked to an active Task. By disabling the delete button, Administrators can now only archive a position - which in turn, archives all of its Tasks. A person cannot be archived if they belong to an active Position. Only when the Position is archived can the person be archived.
Also, the downstream impacts of archive are displayed in a popup screen e.g Tasks, Forms related positions.
Linked Form Filters
Security Profiles now can be set for linked Forms. To save effort a default setting is invoked, so that each time a new form is linked the default "inherit default settings" is applied. (Fact Sheet: Data Lists)
Library functionality
Complete rewrite – previously we had to maintain library function in two forms, now the library function is controlled within one form – a significant time saver. (Fact Sheet: Library Form)
Import Formats
Onscreen capability to import from the Form Screen area. (Fact Sheet: Importing data)
Import Formats
Default Values can now be selected from a table when setting up the import function Step 2. (Help Manual)
Export and import
Export and import of % now working effectively
Add Edit Forms
Visuals updated for Administrators to make more user friendly – working in concert with new set of Admin Reports. (Manual Update to screen shots)
Unused fields
Unused fields now show in field name order – previously in id order which was not helpful when interrogating data.
Record Field History
Default is now yes – Actual Date. (Manual Update)
Set defaults for sort order
When adding a new screen we have set defaults for the sort order (1), screen label length (180) row colour (blue), and font colour (white) to simplify the creation process for a new form. (Manual Update)
Screen Cloning
A check is now made to see if cloning a screen will result in a duplicate screen name. The same check is done for screen renaming.
Embed linked forms
Previously linked forms were placed at the bottom of the form they were linked to. Now they can be placed in a form.
Screen Template Field Notepad
The screen Template field notepad allows for the documentation Administrator notes. The new suite of Admin reports captures this information in various reports. (Manual Update to screen shots).
Screen Label
When a new screen field is added new defaults are recorded (a brown colour), Label colour (white) etc.
Admin Sites
A field “site code” has been hidden because it served no useful role, it could only be created by data import of a client’s data – not used by this system other than to reference the other client database. (Manual Update to screen shots)
Screen and Report Filters
Multi-choice filter screen minimum is 15 records – Set for individual profiles. Only displayed if activated. (Fact Sheet: Fast find filter)
Security profile
Allow import function, use splash screen, default library filter (no, yes, all).
Default values for import values
Can now select default values from a table when setting up the import function Step 2. (Help Manual)
Session Time out
Header screen for Tasks and Hazards Not checking if session was not alive – which caused a “session time out message” to appear.
Reports
Now have capability to run on Crystal 11 Release 2 down to Crystal 9.
Screen Filters
Now have the ability to filter on Form Types e.g for different types of Forms. Previously the filters applied only the the form the user was currently in.
Design Mode
Can now directly link to a form to edit the screen layout – a saving of 30 seconds and much frustration navigating around the software. (Help Manual)
Form Status
Not checking if the session had expired. Which means if the screen is left on for 20 minutes came up with an error message. Now get “session has expired”.
Form Go To
Form Go To function now checks for the validity of the form number, if invalid it is simply ignored.
Task linked to form, view attachments
Task linked to a form and the Form had attachments, the user was unable to view the attachments. Fixed
Form History
When an email is sent by the system, the audit line in the form history now identifies who the CC email positions were. (Manual Update)
Cloning the screen template
When a screen template is cloned the system now puts a number after the latest copy e.g Copy (1)
Version 5.5 - Released on 27-02-2009
5.4.04 Released on 11-02-2009
On Screen Filters Forms |
Forms now have On-Screen Filters - which are designed to speed up the search function in Forms (already in Tasks and Risks Screens). This work has been back ported from 5.5 to meet a specific client need. As always, the default setting is Off. |
5.4.03 Released on 03-12-2008
Form Details |
Bug in Calendar status when shown in the linked Tasks area of the form, overdue escalation 2 was being shown as blank. Now shows as Overdue escalation 2 |
Library |
Bug in the Library where user field looking up system table and that system table had a weighting (eg. Consequence, likelihood. Etc) the system would not return the correct value |
Task Details |
When the task type is changed from one with no calendar entries to one with Task Calendar entries, the default escalation days were not being set. Fixed |
Reports |
Where the report was being filtered on a user lookup table, page 1 of the report was showing the internal id of the records whereas it should have displayed the description of the record. Fixed |
Hazard Screen |
The drop downs for Discipline, Risk, Action and Activity were not honouring the specified sort order. They do now. |
Look-up tables |
Code based around excluding user lookup values was rewritten as it did not support large data sets. |
Filter Screen |
There were bugs reported with filter entries “going missing” when the number of filtered entries exceed 330 entries. This was not a problem when the filters were set the first time, but if the filters were reused with additional configuration, the entries >330 were not included in the filtered set. |
Admin Global Setting |
New Global Settings – Show Forgot Password on Login Screen option now appears. When enabled there is a new link on the Login Sceen “Forgot Password” which allows a person to reset their password to a temporary password which is then sent by email. At this point the user must reset their password. |
Field Names |
Client Field Names are now permitted to be up to 2000 characters instead of 250 Characters |
Screen Field |
Screen Field delete! Changed to Screen Field Removal to avoid confusion. That is we remove fields from a screen not delete them – so this is a more accurate descriptor. |
Task Note - Note data "lost" |
When a calendar event was Actioned, and then a new calendar event was created, the Note in the Actioned Calendar event was cleared from the note field. The actual note was still recorded in the Task Note History. A script has been written to repair the calendar notes from the Task Note History |
Form Field Screen |
Redundant Field screen label removed from Blank line, image, horizontal line in the Forms area. (Update Manual Screen Shots) |
5.4.02 Released on 19-11-2008
Allowed security profiles |
There was a bug in the multichoice selection for allowed security profiles – no records were displayed when they should have been. |
Screen Filters |
Stakeholders were not being displayed in the filter screen. |
5.4.01 Released on 17-11-2008
Administration Email Templates |
Checking for duplicate email template names to avoid naming errors |
Admin User Tables |
If all entries in a user table are deleted we return to the user table list screen where previously sat on the screen which caused an error message |
5.4.00 Released on 03-11-2008
View all I own |
The code was rewritten to allow a User to view all Tasks where they are an owner and every Form where they hold a Position of Responsibility regardless of the Discipline and Project security profile settings. (Fact Sheet) |
Admin Forms |
Rewrote the Forms Administration Area navigation functionality. E.g Data entities became Forms, main screen = Form lists and tables, entity Screen = Fields and Screens, each screen has its own heading. (Manual Update) |
Entity Group |
Forms can now be grouped together as Groups. These groups can be added/edited at the Forms Level. (Manual Update) |
Admin Forms - Export Data Set |
Ability to extend the Export Data Set to also be used as Screen filters. (Fact Sheet: Data Lists) |
Number fields |
Default decimal places set to 2 when being added |
Form Formula |
4 new variables introduced: $orig_Creator_id , $orig_Owner_id $, $orig_Stakeholder1_id ,$orig_Stakeholder2_id $ These are the values for the record when it was read from the database. Introduction of these fields allows emails, Tasks etc to be created when the Position of Responsibility (Owner, Creator, Stakeholder1 or Stakeholder2) changes. (Manual Update) |
Show Screen Grid |
Removed. (Update Manual Screen Shots) |
Disable Picklist |
Due to a conflict between the use of the picklist (progressive typing of a name which then displays the options based on the letters typed) and cascading fields, (the picklist would not refresh in edit mode) Disable Picklist disables the picklist – The Show Field Lookup should be used instead. |
Field lookup |
Introduced on all of the fields to give a powerful search engine. When use in conjunction with cascades, this field populates the data into the preceding (parent) fields. (Manual Update) |
Sort Order |
Sort Order has been added to the following Common Field Tables Discipline, Risk, Action, Activity. |
Email Template |
In the Email Template password request default is Send Immediately – it can no longer be stored. Closing a potential security issue where an administrator can view a stored email password before it is sent. (Manual Update) |
Import |
The Import function has been created to import from .csv and .xls (Note .xls has issues with fields >256 characters – in this circumstance .csv should be used. (Fact Sheet: Fast find filter) |
Archive Field |
Introduction of Archive Fields enables the following fields to be deactivated (i.e. they no longer appear in the Filters and the drop downs – but they remain in existing records): Site, Task Setting, Discipline, Risk, Action, Activity, Positions, People, Security Profiles, Project Stage, Project, User Lookups, Hazard Rating, Consequence, Likelihood, Priority, Assessment. (Manual Update) |
Screen Title |
In Forms area Page Title shown on Form Tags. (Update Manual Screen Shots) |
Export Format |
Export Format can be nominated in Admin Forms, as a default for the form for the Left Hand Panel. (Manual Update) |
Form Print Button |
Form Print Button – can be specified at a security profile level – locking them out from accessing the report. (Manual Update) |
Paging of Left Hand Panel |
Coding to deal with very large data sets. Where took 10 seconds to bring up 55,000 records, now 1 second. |
Information button Headings Left Hand Panel |
On Left Hand Panel Information (Field Narrative) buttons appear next to the column headings. (Manual Update) |
Survey Attachment Access Rights |
In Security Profile, the access rights to Attachments can be managed. Administrators can now: Disable attachment uploads, entry of web addresses. (Manual Update) |
Section Heading |
Twistie indicator arrow now toggles between black or white depending on the colour of the screen row – ditto for save on the Section Heading. (Manual Update) |
Export |
Can now export the code value (which is a number) in preference to the Description. (How to: Create Export Groups in Forms Sheet Update) |
Introduction of Trim Interface |
Trim document references can be managed by clients if IRIS resides behind their firewall. (Manual Update) |
Time fields |
Time fields now allows hhmm in addition to hh:mm format (i.e it does not require the ‘:’ (Manual Update) |
Form Status |
Form status added to the Form legend. (Manual Update) |
Form GoTo Button |
When in Go To and a record number was typed and “Go-to” pressed nothing was happening. It now works. TIP: for records with a Unique Id a shortcut is to only type in the actual numbers (ignore the zeros) |
Field Sort Order in Risks Screen |
Computer systems follow the convention of 1.1, 1.10, 1.2, 1.3 ... Rather than 1.1, 1.2, 1.3.....1.10. To overcome this issue, Sort Order is now able to be set in Common field Table settings (it already was in Forms Tables). (Manual Update) |
User Look-up |
Extensive work to ensure that security profiles are honoured where a user has multiple positions. In effect the system recognises the position that the user logs in as, but if checked for View all I own – the person logged in can see the tasks and forms that they have a Position of Responsibility. (Fact Sheet: View all I own) |
Version 5.4 - Released on 03-11-2008
5.3.08 Released on 03-12-2008
Show forgotten Password |
Controlled by a global setting, Administrators can now create and send a password automatically when the user clicks on the Show Forgotten Password. There is no physical authentication, the system sends to the users email address. |
Report |
Bug in report with multiple items selected, only the first selected was displayed in user lookup and if the user look referred to a system table e.g. person, it would display the id rather than the actual description (confusing the user). |
Screen Filters Multichoice |
Previously up to the first 200 or so entries selected were retained when the multichoice was reopened. Now all values are retained. |
5.3.07 Released on 06-11-2008
Admin Security profiles |
Bug fix in allowed security profiles - allowed security profiles did not display the multi-select screen when it was checked. |
Form Left Hand Panel |
Number of records were not being displayed under the condition of read only. Fixed |
Security profile |
When trying to send a risk email and the risk creator's position had been deleted or had no incumbent - wrong error message was displayed. |
5.3.06 Released on 20-10-2008
Forgotten Password in Login Page |
Password Reset customisation has been added that links with exisiting password reset function and sends an email to the requestor and a cc email to system administrator when password resets is completed. (Manual Update) |
5.3.05 Released on 09-09-2008
Tasks |
The calendar entries display was displaying the most recently actioned calendar events and remaining events. However, when the limit of "n" calendar events was selected and there were say 5 events, of which 3 were closed, the closed records were not displayed. They are now. |
Forms |
Set Screen Filters Filter View default has been created to set the Filter view. In turn, this initiative makes the setting "Filterable Field" redundant. The default Filter view setting is now set in Main Screen - Default Export Format to use for Filters - ( Fact Sheet: Data Lists) |
5.3.04 Released on 15-08-2008
Forms Conditional Display |
Fields that are conditional displayed were still being displayed, even though the condition had changed. (Manual Update) |
Tasks Screen |
Task On Screen filters were flaky and not working properly because they were limited to the org level setting they were first set at - and did not allow for org levels above to be selected. |
Form Screen Twisties |
Some twisties were not being honoured and did not close properly. They do now. |
Form Fields |
Predictive Text was causing issues when the edit function was used. It is now possible to turn predictive text off at the field configuration level. |
Form recalculations |
Certain fields were included in field recalculations that should not have been, eg Description fields. Now only fields involved in calculations are included - this is to improve system speed. |
5.3.03 Released on 10-07-2008
Function |
Description |
Task Email Workflow |
Only the Task Notification email is sent when both it and the Task Alarm Email are activated simultaneously. (Manual Update) |
Form Unique Id GoTo Button |
Previously the Form Go To Button would not work for UniqueId's. |
Form Cancel Button |
When the Cancel Button is selected it takes the user out of the form they are in and presents a blank yellow screen on the RHS. |
System default History |
Task and Form History records the Login and now it records the Person name and Position below the Updates. This change now makes the auditing of the history much easier. (Manual Update) |
Email Template Mail Variables (Tasks) - Part 1 |
The following email task template variables were added to the Mail Variables list: {FirstLinkedForm} (The first Form the Task was linked to), {FormIdentifyingField} (of the first linked form), {Author} and {FormUniqueRecordId}. Note: New Tasks are excluded at this stage. (Manual Update) |
| Security Profile - Form Linked Task Change Status Emails | Previously the Owner of a Form was not informed of changes to the status of Linked Tasks and/or changes to Task Fields. Now the form owner will be notified upon a change to: Site, Owner, Discipline, Risk, Description, Dates, % Done, Addition of Task Note(s). (Manual Update) |
Security Profile Forms Email Template |
A Form Owner will be notified by email where there are changes to those fields flagged in the Admin > Forms > Fields area. These conditions are set when the fields are specified in the Conditional Fields. |
Filters Exclude Option |
The syntax error message that was displayed has been fixed. |
Form Workflow |
The Site Id now causes conditional display of fields where it did not previously |
Form Workflow speed |
Fields that do not affect field calculations or conditional displays are no longer causing a recalculation each time they are activated. System speed has improved significantly. |
ReOpen Form |
User unaware that a form can only be reopened by a Task if it was a Task that closed the form in the first place. (Manual Update) |
Task Date Reschedule |
For an existing Task, the intervening calendar entries were not created when a calendar event was rescheduled with, say a due date for today, an end date put into the future and a frequency selected. (Manual Update) |
Task Template Task Settings |
In Task Template the Task Settings field was displayed when the Global Setting > Task Settings option to show the button was set to Do Not Display. |
5.3.02 Released on 03-07-2008
Function |
Description |
Security Profiles Discipline |
For each Security Profile - Administrators can now set the default Discipline to be displayed in the Screen Filters. Which, like person filter, provides the opportunity for the screen filters to pre-filter the discipline setting. (Manual Update) |
Global Setting and Security Profile History |
Whenever a change is made to either the Adminstation>Global Setting or to the Administration>Security Profile it, the change, is recorded. (Manual Update) |
Position Search |
A bug which prevented a search of positions using the exclude button is now fixed. |
Caching errors |
Errors in caching, prevented a client viewing data that should otherwise have been refreshed. |
Screen Filters |
When filtering by Discipline, the filtered settings are now being highlighted correctly. |
Calendar Screen |
Bug in Calendar Screen that was caused by the exclude filter option has been fixed. |
5.3.01 Released on 27-06-2008
Function |
Description |
Person Filter on Entry in Forms |
The set Person filters which work in the Tasks and Calendar was not being applied to Forms. |
Email Template Unique Id |
Addition of a {UniqueRecordId} mail variable to the email template in place of the system generated Id. |
Form Status to Reopened when linked Task becomes active. |
The Form status is now changed to reopened when a linked Task is reopened or an active Task is linked to a form. |
Form data save function |
Data is saved before a new Task/Form can be created. |
Form Linked Tasks |
When a Task is not displayed it is no longer unlinked from the Form it is attached to. |
Form Email template |
Positions without managers are excluded from all Position of Responsibilities List |
Email Template for Task Notifications |
In the Task Notification area Administrators can now link to the Calendar Id in preference to the Task Id. |
Active Directory Access to the Calendar |
Addition of form conditional display variables e.g. $current_securityprofileid $todays_date and $date_created. (Manual Update) |
Form Owner Filter |
Filter for Owner is now able to be selected when data is imported into the Position/Personnel Fields from another data source. |
Form Linked Tasks |
When a Security Profile permitted read only access to a Form, Users could still add a Task and Link Forms |
Version 5.3 - Released on 01-02-2008
5.3 Released on 01-02-2008
Function |
Description |
Mandatory colour code and Chevrons >> |
Previously Administrators did not have the option to flag mandatory fields with colour – chevrons. |
Do add mode as pop up |
Workflow and speed enhancement – a popup screen appears which promotes a workflow based on Conditions set for display in Screen and Section headings. |
Show blank detail on entry |
Speed enhancement – no records are called with this function, accordingly the user does not have to wait for a record they do not want to load. |
Unique id format |
Ability to set unique ids for each form – to make them more identifiable and sequential. |
Entity Groups |
Ability to group Forms into Logical Groups |
Show Report Selector |
Ability to have the reports associated with form shown in the header |
Default task template |
Tasks from forms have unique configurations and default settings, Administrators can tailor tasks for each form upon Add new Task. |
Field Validation formula |
Setting of fields to set ranges e.g. Date of birth, should not be allowed to be set before 01/01/1920 or after today's date – for software credibility |
Field Notepad |
Record for each field to keep track of what done, why and the field settings – this has in turn led to the creation of two new reports: |
Report Notepad |
Record for each field to keep track of what done, why and key report characteristics |
Screen template notepad |
Ability to record key explanations of workflow – e.g opens when security profile = Administrator etc. demystifies the formulas used. |
Include text field in word search |
Ability to selectively nominate those fields to be searched in the word search – aids in software speed and precision of fields being searched for key words. |
Formula Fields |
Addition of form conditional display variables e.g. $current_securityprofileid $todays_date and $date_created |
Screen Fields |
Show label across page – presentation |
Screen Tasks |
Linked Tasks to forms autogenerated |
User Lookup values |
Ability to set a hierarchy – previously only worked for sites and Disciplines – now can be done in any form |
Security Profile |
We now have dashboard as an option for entry screen Permitted surveys – the ability to specify what surveys a security profile can see Data entry page size – can be set individually by security profile |
Show sites in position list forms |
Can be now done at security profile level |
Dashboard |
Dashboard function – and access by security profile |
Exclude manager from Task Notify Email |
Can be set at the security profile level – previously a global setting |
Allow draft save |
Function now able to be set at security profile level |
Show reports in form header and show export options in form header |
Can now be set individually – previously could not |
Task Template |
New Area called Task Template. |
Person SMS person Fax |
Ability to send SMS and Facsimilies in addition to emails |
Task Record |
Addition of CC List (Position based – follows organisation structure) and CC List (Email Based) |
Exclusion Filters |
Ability to identify “blank” fields and to remove them from the filtered list. |
Dates in the Filters now have start and end date |
Previously the dates in a form filters did not give a data range and did not allow the filters to effectively filter dates |
Significant performance improvement in Forms area |
Implementation of the AJAX technology as well as the performance of the generation of javascript Also, processing of Tasks and emails are done on the server rather than the client PC. |
Implementation of Approval bar |
Now can place approvals in a form |
Workflow |
Submit at top and bottom of page |
Email to sms address in Email Templates |
Ability to select the person's email address or sms address. |
Version 5.2 - Released on 1-08-2007
5.2.14 Released on 21-02-08
Function |
Description |
Scheduled Reports |
Ability to schedule a report in the past – the first in occurrences up to today's data are not sent – but allows the user to set the dates correctly |
Scheduled Reports |
Details screen on scheduled reports now includes an entry per occurrence, showing the actual parameters used to run the report |
5.2.13 Released on 21-01-08
Function |
Description |
Fixed bug on scheduled report |
When removing a scheduled report would remove the next scheduled occurrence that was highlighted – eg if a user tried to remove entry number 7 it would also delete entry number 3 as it was the next scheduled occurrence |
Import function |
Bug in workflow where the data fields did not match was fixed |
Filters on Dates |
On date created and date modified, previously users could not use these “common fields” as filterable fields |
Task Logic |
In we do not send an allocation event if the task status is archived, deleted or closed – this occurred previously. |
5.2.12 Released on 11-01-08
Function |
Description |
Bug in Report and Task repetition frequency |
Where we scheduled at the end of the month and the schedule was monthly, the system would add a month to the date and adjust to the end of the month. This was incorrect, in that it did not correctly account for month ends of 30 and 31 eg. 31 May then 30 June then to schedule 30 July – when it should have been 31 July. |
Ability to show the scheduled report parameters |
The report parameters were only visible for the first occurrence – not for individual occurrences as now. |
Next and previous functions in calendar |
Change to implementation to be able to scroll month at a time – previously could only scroll 3 monthly periods. |
5.2.11 Released on 3-12-07
Function |
Description |
View all I own – filters |
The view all I own functionality was updated as per the View all I own fact sheet to enable users to view records that would otherwise be located outside the org structure that they were restricted to. Fact Sheet: How to View All I Own |
5.2.10 Released on 28-11-07
Function |
Description |
Added CC List to Scheduled Reports |
In Scheduled Reports Users are now able to set a CC List – new function |
5.2.09 Released on 16-11-07
Function |
Description |
Scheduled Report bug fix |
Start date was able to be after the end date. |
5.2.08 Released on 12-11-07
Function |
Description |
Password |
Send password request was only available in update mode, now includes add mode as well. |
Date delimiters |
Date Delimiters e.g 22/12/67 now allows 22.12.67 or 22-12-67 or 22 12 67 |
Task Details screen in Linked Risks |
Strip out HTML in linked risks – previously displayed HTML code e.g <p> times How are you<p> |
5.2.07 Released on 2-11-07
Function |
Description |
Formula help |
Documents the fields $ record Id and $ record status to allow greater control on conditional display |
5.2.06 Released on 26-10-07
Function |
Description |
Survey Edit Mode Read Only |
There was not a read only mode that was required for a particular client – set on security profile – this overwrites all settings within the security profile that otherwise allowed edit access |
5.2.05 Released on 24-10-07
Function |
Description |
Survey Code |
Ability to change the name of the survey code for links |
5.2.04 Released on 17-10-07
Function |
Description |
Allow spell check |
Ability to turn spell check on/off for text fields in forms. |
Admin Navigation Aid |
Pop up field edit from screen fields – Admin Forms New function to pop up a field to edit it then when it is saved for it to return the data to form Screen Field to Form Field |
User Tables in Forms area can be sorted |
Functionality of table columns where, each column of table data eg code ascending code descending. |
5.2.03 Released on 03-10-07
Function |
Description |
Addition of Personnel details Fields |
The following fields were added to the admin > Personnel area Sex, Initials, Date of Birth, Work Phone, Mobile Phone, Address |
Cloning of Hazard |
When a Risk Screen hazard is cloned, then all associated links are also cloned, previously links to other documents were lost. |
Scheduled Reports |
Administrators given ability to view all scheduled reports, not just the reports of the System Administrator. |
Email template format |
Email template now has the scheduled run date for the scheduled report to be run. |
One Shot emails |
An email would be sent each time a record was saved, but we only wanted one email to be sent and never to be sent again – otherwise giving false alerts to recipients. |
5.2.02 Released on 30-08-07
Function |
Description |
Recalculate Forms |
Code amended to ensure that when there was a change to the measure used by a field, then the recalculate form – when selected would recalculate an individual record – or all, with the new value. Placed in the Admin > Forms area |
Date time formatting - Forms |
Extended the formatting of data and time to allow abbreviated as well as full month names when formatting. |
5.2.01 Released on 25-08-07
Function |
Description |
Recalculate applied to all form types |
Previously recalculation was done behind the scenes by Periscope – now the user has the capability in Admin > Forms > Entity id > Recalculate Form |
Security Policy |
Creation of Security functionality for personnel consistent with Microsoft password policy – Fact Sheet Password Security. |
Security profiles – exclusion from users of specific projects |
Introduced the ability to exclude specific project in security profiles – this functionality existed for disciplines. This allows Administrators to exclude users from being aware that some projects/disciplines existed. |
Security profile |
Ability to exclude export function by Security Profile |
Attachment Upload Directory |
Gives selected users (Security Profile) ability to locate files in attachment directories set by the System Administrator. |
Forms with Date Fields displaying in Calendar |
Form fields can be flagged to appear in the Calendar and to be able to be selected upon. |
Closing Master Task Calendar Events |
If closing off a Master Task and delegate tasks were outstanding, confirmation sought to close off all opened Tasks – a time saver. |
Login Log of successful and failed logins |
Login Log of successful and failed logins Including source IP address – In Admin > Global Settings > on the sub heading for password security. Fact Sheet REQUIRED |
Enhanced security |
Additional software safeguards against hackers was initiated. |
Form Layout Changes |
Colour changes – minor enhancements/cosmetic changes |
5.2.00 Released on 1-08-07
Function |
Description |
Form formulas |
Read Only Formulas, Measure Formulas to calculate values, conditional displays etc |
Count down Timer |
Ability to print from the screen after the session has timed out. |
Field narratives Form Fields |
Field narratives created and editable for form fields. |
Precision of user look up value measures |
Float and real use scientific notation - changed from 7 to 15 digits for greater calculation accuracy. |
Ability to link forms |
Ability to link one form to another in either a one way or two way fashion |
Ability to show linked forms opened |
Previously had to separately open each linked form to view the content |
Export format to use for list |
The linked forms display as a table as per the preset export list. |
Export format to user for display |
The LHS list is now controlled by the export group, previously it was set manually. |
Import of CSV files |
Ability to upload data in to the forms area manually. This represented a significant body of work because previously we relied on programmers to do this |
Default values for numeric fields |
Ability to place a default number e.g $18,000.00 |
