Optimize query for static watchlists to improve performance on large systems
Version 4.2.0
Upgraded for Mango 4.2.0
Version 4.1.0
Upgraded for Mango 4.1.0
Version 4.0.0
Upgraded to work with core version 4.0.x
Drop support for Point Hierarchy type watchlists, they will be deleted
Add WatchList create permission, default to all users allowed to create lists
Drop v1 REST support
Don’t allow adding static points to Tag or Query type lists (previously was possible via REST api)
Remove user from watchlist and rely on read permission
Version 3.7.0
Upgraded to work with core version 3.7.x
Version 3.6.0
Upgraded to work with core version 3.6.x
Bugfix to allow a user to save their own watchlist regardless of edit permissions
Bugfix for static point watchlists not returning point locator in REST request
Version 3.5.1
Increase XID length validation to 100 characters
Generate XID if not present at import
Fix: convert selectedWatchList table during database conversions
Version 3.5.0
Upgraded to work with core version 3.5.x
/rest/v1/watch-lists/{xid}/data-points handles more watch list types, fails explicitly
Version 3.4.2
Escape HTML in point, folder, and watchlist names
Version 3.4.1
Validate checks that a user with edit permission retains edit permission when saving
Version 3.4.0
Upgraded to work with core version 3.4.x
Adding custom REST query to get all data point events by watchlist XID at /v1/events/module-defined-query/DATA_POINT_EVENTS_BY_WATCHLIST
Version 3.3.2
Override AbstractBasicDao’s get() to get the points list too.
Version 3.3.1
Fetch data point tags when getting points for a watch list
Version 3.3.0
Upgraded to work with core version 3.3.x
Version 3.2.1
Fix websocket notifications
Clean up DAO code
Version 3.2.0
Upgraded to work with core version 3.2.x
Version 3.1.0
Upgraded to work with core version 3.1.x
Version 3.0.0
Upgraded to work with core version 3.0.x
Version 1.8.0
Upgraded to work with core version 2.8.x
Add REST API endpoints for watchlist
Expand watchlist properties to include a type and a query string
Version 1.7.4
Fix to not use data point chart colour property and instead let JFreeChart generate the colors, unless only 1 point is charted then chart colour property is used
Version 1.7.3
Bugfix for SQL error when deleting a watchlist (sometimes)
Version 1.7.2
Bugfix where schema definition still had legacy watchListUsers database table in it
Version 1.7.1
Bugfix for disappearing events
Trim events to only show 10 most recent for each point
Upgraded to work with core version 2.7.x
Version 1.7.0
Upgraded to work with core version 2.6.x
Added new permissions subsystem to allow finer grained access
Fix bug where state information was not changing for points
Improved efficiency when refreshing point events
Version 1.6.1
Added filter by user
Added filter for watchlist names
Increased height of watchlist area
Version 1.6.0
Upgraded to work with core version 2.5.x
Add multiple JSON Emport labels of “watchLists” and “watchlists” for compatibility
Changed chart servlet link from Asyc to normal Chart Image Servlet in core.
Version 1.5.10
Edits for Sharing watchlists now that Admin has access to all watchlists
Added (username) to the drop down so Shared lists true owners are known
Version 1.5.9
Set it such that admins can see and edit all users’ watchlists.
1.5.8
Change JSON export id from watchlist to watchList for backward compatibility
Version 1.5.7
Added H2 Support
Changed to allow importing XIDs via JSON Imports
Upgraded to work with core version 2.4.x
Version 1.5.5
Fixed bug where users were unable to download data as Excel spreadsheet
Added ability to export single watchlist from menu
Version 1.5.4
Upgraded to work with core version 2.3.x
Version 1.5.3
Modified behavior of the Filtering Select for the lookup style list creation. The filter now remains open and allows multiple selections to be made from the list.
Added toggle all for inclusion/exclusion on chart and data export
Version 1.5.2
Modified for Core 2.2
Version 1.5.1
Modified for Core 2.1
Version 1.5.0
Fixed bug where watchlist popup charts end up off screen while scrolling
Added ability to download XLSX File types for chart data.