From 53a62211bcb7ac23ceff9d1bff53c31eaeec08aa Mon Sep 17 00:00:00 2001 From: Mike Conway Date: Thu, 16 Nov 2017 15:44:16 -0500 Subject: [PATCH] #25 initial setup of branch --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6aff1dfca..24a249ade 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![Metalnx Logo](docs/IMAGES/mlx_logo_blue.png) ## Version: 4.2.1.0-SNAPSHOT -## Git Tag: niehs/issue2 +## Git Tag: origin/issue25 ## Date: Oct 27, 2017 @@ -85,4 +85,8 @@ The current Selenium tests have been refactored to start with basic health check #### Fix 500 errors clicking on zone or home when no permissions -issue2 branch WIP +Fix behavior browsing collections above where the user has access, such as the zone and zone/home directory. Previously this was causing a generic error page, now the interface will simply display a banner and return to the user home directory. + +#### Support deep linking esp. for collection URLs, improve behavior of back button #25 + +Allow deep linking and back button support, especially for the collection and data object views