From 35e53e95ffd7ed07c5cfcc484cf164b71fdc84a8 Mon Sep 17 00:00:00 2001 From: cdfarrow Date: Mon, 22 Apr 2024 17:37:32 +1000 Subject: [PATCH 1/2] hideCollections default to False This is how it was originally intended to be. --- flextoolslib/code/UIMain.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flextoolslib/code/UIMain.py b/flextoolslib/code/UIMain.py index 714685e..b92cb84 100644 --- a/flextoolslib/code/UIMain.py +++ b/flextoolslib/code/UIMain.py @@ -631,7 +631,7 @@ def __init__(self, appTitle=None, appMenu=None, appStatusbar=None): if FTConfig.disableDoubleClick is None: FTConfig.disableDoubleClick = False if FTConfig.hideCollectionsButton is None: - FTConfig.hideCollectionsButton = True + FTConfig.hideCollectionsButton = False self.collectionsManager = FTCollections.CollectionsManager() From 2791ce4129de8c8c3aa65990310e72b9e1344051 Mon Sep 17 00:00:00 2001 From: cdfarrow Date: Tue, 23 Apr 2024 15:25:27 +1000 Subject: [PATCH 2/2] Amended release (2024.4.23) --- FlexTools/scripts/requirements.txt | 2 +- flextoolslib/__init__.py | 2 +- history.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/FlexTools/scripts/requirements.txt b/FlexTools/scripts/requirements.txt index 4a35501..f13f357 100644 --- a/FlexTools/scripts/requirements.txt +++ b/FlexTools/scripts/requirements.txt @@ -1,4 +1,4 @@ # Runtime requirements for FlexTools cdfutils >= 1.0.8, < 1.1 flexlibs >= 1.2.2, < 1.3 -flextoolslib >= 2024.4.19 +flextoolslib >= 2024.4.23 diff --git a/flextoolslib/__init__.py b/flextoolslib/__init__.py index 87b2171..6c071bf 100644 --- a/flextoolslib/__init__.py +++ b/flextoolslib/__init__.py @@ -5,7 +5,7 @@ #---------------------------------------------------------------------------- # We use the date of release for the version number: YYYY.MM.DD -version = "2024.4.19" +version = "2024.4.23" # Minimum and maximum supported versions of Fieldworks # (Later versions should work if the LCM interface hasn't changed.) diff --git a/history.txt b/history.txt index 30d0acc..58fb366 100644 --- a/history.txt +++ b/history.txt @@ -8,7 +8,7 @@ FLExTools History ====== History ======= -2.3.1_2024.4.19 +2.3.1_2024.4.23 --------------- + Issue #13: Enabled multi-selection of modules so that a subset of the