Version : 3
Released : 2017-12-05
Changes in this Release
Issue |
Type |
Module(s) |
Description |
---|---|---|---|
578 |
Feature |
Diagnostic 0070 (Non-ASCII characters) was expanded to cover Data Dictionary Name, Unit Dictionary Name, Custom Function Name and Matrix Name. |
|
576 |
Feature |
Diagnostic 00020 (Spell Check) has a new option to exclude Folder, Form and Field OIDs from the spell check. To activate this option on existing Project Diagnostics, please inactivate and reactivate the Diagnostic (note this will clear any existing exclusion settings). |
|
263 |
Feature |
Diagnostic 00054 (Unused Objects) now reports if a Custom Function might be called by another Custom Function. |
|
579 |
Feature |
Online help now contains a "Getting Started" guide to assist new users/organizations. |
|
572 |
System |
In release v2 some packages (3rd party software libraries) were updated. The licenses were unchanged but required review. Build process is now set to fail if there are unapproved licenses in the package list to ensure that software built with 3rd party libraries which have not been license-approved cannot be deployed (to Beta or to Production). |
|
577 |
Bug |
Rave Dictionary Names may contain unicode characters. TrialGrid was modified to also allow this. |
|
580 |
Bug |
Field names in Rave may be between 1 and 2000 characters. Previously the FieldName length limit was set at 50 chars. |
|
581 |
Bug |
Contrary to Rave documentation, Rave allows h1, h2, h3, and h4 tags in text properties and allows HTML tags in uppercase. System code was changed to reflect that. |
|
584 |
Bug |
Rave allows use of <p> tag in Rave PreText. Code was changed to allow this tag also. Note that the <p> tag is ignored by the Rave PDF generator so is best avoided. |
|
582 |
Bug |
In compare view if objects being compared had unicode characters in their name then an error was shown. This was fixed. |
|
571 |
Bug |
Link to code testing coverage documentation in validation package is incorrect on index page leading to a file not found error when viewed on validation portal. This was fixed. |