All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
All issues referenced in parentheses can be consulted under CERN GitLab. For more details on a given release, please check also the Milestone planning.
- Extend input types for the new or update request form (#240)
- Modify the bean name of the request formatters (#244)
0.2.20 - 2018-02-02
- Added support for custom controls on search page (#233)
- On requests page search filters are now applied with wildcards without the need to match directly the case (#238)
- Applying now the correct data type to the numeric point properties in update requests. This is important when changing e.g. float values (#237)
- Fixed problem with duplicated elements in pageable searchs (#236)
0.2.19 - 2017-12-06
- Added possibility to change the inital workflow status for a request (#229)
- Updated the link to report an issue via SNOW (#231)
0.2.18 - 2017-11-02
- Resolved critical Exception when the point type is modified in CREATE request (#230). Got introduced with last version.
0.2.17 - 2017-11-01
- Filter criteria are now kept, even when using the browser back button (#187)
- Added support for change of equipment type (modesti-tim-refdb-common#75)
- SonarCube integration
- Provide feedback to unauthorized users who try to create update/delete requests (#226)
- Logging value deadband is now correctly displayed in TIM domain (#216)
0.2.16 - 2017-09-04
- Handle unexpected errors during validation phase (#220)
- Allow to modify the request creator (#217)
- Modified schema to allow for an editable option to be specified for only certain request types
- Fixed issue for requests not passing stage
FOR_CSAM_SYNC
when JSON request contains unexpected Error format - Handle the case when there is no original value for a table cell
0.2.15 - 2017-07-12
- Fixed filter by value deadband, which was not correctly displayed in TIM domain (#213)
0.2.14 - 2017-07-05
- Improved calculation speed of change history for big UPDATE requests (#211)
- Create change history only in status
IN_PROGRESS
andFOR_ADDRESSING
- Fixed handsontable-pro version in package.json
- Removed commented files that were migrated to modesti-api
0.2.12 - 2017-05-16
- Show a link per plugin to workflow documentation on the request page (#44)
- Allow to filter with "contains" on all search fields for creating new UPDATE/DELETE requests (#207)
- Allow frontend to load without internet connection, e.g. on TN (#177)
- Corrected link of "About MODESTI" button (#178)
- Fixed problem with "Delete row' on Update request (#206)
- Set 'angular-sanitize' version to 1.6.2 due to incompatibility with v1.6.3
0.2.10 - 2017-03-29
- Log message that shows which plugins are loaded at startup
- Link for "Report an issue" on the help menu (#189)
- Fix link of "About Modesti" button in help menu (#178)
- Fixed pagination problem in configuration browsing, which showed twice the first page (#194)
- Avoid NPE when no change history entry was found