From 4da7d39514d1a41f42b9b5cb022e1043449fdef7 Mon Sep 17 00:00:00 2001 From: James Case Date: Tue, 28 Feb 2017 15:16:11 -0500 Subject: [PATCH] Updates UI patch notes. --- ooiui/static/json/uiPatchNotes.json | 45 +++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/ooiui/static/json/uiPatchNotes.json b/ooiui/static/json/uiPatchNotes.json index 5d3a226d4..d82da120c 100644 --- a/ooiui/static/json/uiPatchNotes.json +++ b/ooiui/static/json/uiPatchNotes.json @@ -1,4 +1,49 @@ [ + { + "VersionNumber": "1.4.0", + "VersionDate": "2017-02-28", + "VersionDescription": [ + "Status: Adds author name to annotations. (11520)", + "Data Access: Adds placeholder for deployed instruments without data. (11325)", + "Plotting: Adds missing parameters like met_timeflx. (11020)", + "Map: Adds glider lines and high-resolution bathymetry. (10503)", + "Data Access: Reduced data transfer between services and UI. (11761)", + "Data Access: Fixes Data Access page window size and scroll bars. (11525)", + "Data Access: Improves Data Access page load times. (11449)", + "Status: Fixes 'Add New' annotation bug. (11408)", + "Navigation: Adds search url parameter when navigating from home page to Data Access. (11363)", + "General: Cache process improvements. (11279)", + "Plotting: QAQC flags and display bug fixed. (11274)", + "Map: Click functionality on array level map fixed. (11015)", + "Navigation: Global hybrid profiler moorings split into upper and lower nodes. (10956)", + "Security: Audit logging of user scope changes. (10897)", + "Data Access: Data catalog table size now responsive. (10882)", + "Navigation: Navigation from one platform to another via mini-map. (10783)", + "Plotting: 3D Color Scatterplot time axis now UTC. (10765)", + "Navigation: Node tables on platform page organized by depth and merged. (10521)", + "General: Start and end times reformatted in the platform-level instrument tables. (10520)", + "General: Platform images updated. (10516)", + "Plotting: Plot - Downwelling Spectral Irradiance plots fixed. (10469)", + "Data Access: Raw data links added to data catalog. (10239)", + "Plotting: Adds missing plotting parameters. (11790)", + "Map: Adds ideal glider lines for each array. (11853)", + "Status: Fixes unknown status error related to displaying status events. (11854)", + "Plotting: Binned Pseudocolor plots display English display name from preload. (11760)", + "Plotting: Binned Pseudocolor plot displays full instrument designation as plot title. (11759)", + "Data Access: Proper units displayed in UI for L0 products from VEL3D on LJ01C. (11336)", + "Plotting: Color map for Binned Pseudocolor plot fixed upon download. (10828)", + "Map: Negative space at top of landing page map at high resolutions. (11801)", + "Map: Landing page map zoom normalized for high browser resolutions. (11800)", + "Data Access: Asset management button link in data catalog fixed for non-logged in users. (11272)", + "General: Header of platform page displays chosen array. (10519)", + "Map: Labels for glider lines normalized. (12006)", + "Map: Glider line click feedback added. (12007)", + "Plotting: Parameter name/id collision resolved. (11716)", + "Map: Adds a +/- zoom control on the landing page map after array selection. (12002)", + "Map: Removed mobile asset singular positions from map. (12034)", + "M2M: M2M interface security enhancement check added. (11918)" + ] + }, { "VersionNumber": "1.3.2", "VersionDate": "2017-01-31",