jalview.git
4 years agoMerge branch 'develop' into improvement/JAL-3449_add_install4j_installer_getdown_vers... improvement/JAL-3449_add_install4j_installer_getdown_versions_to_jalview_console.2
Ben Soares [Wed, 19 Feb 2020 16:40:09 +0000 (16:40 +0000)]
Merge branch 'develop' into improvement/JAL-3449_add_install4j_installer_getdown_versions_to_jalview_console.2

4 years agoJAL-3289 Improved the name of the channel_launch.jvl file to channel_launch-CHANNELNA...
Ben Soares [Wed, 19 Feb 2020 16:37:47 +0000 (16:37 +0000)]
JAL-3289 Improved the name of the channel_launch.jvl file to channel_launch-CHANNELNAMEWITHPLANKEY.jvl

4 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview into develop
Ben Soares [Wed, 19 Feb 2020 14:22:53 +0000 (14:22 +0000)]
Merge branch 'develop' of https://source.jalview.org/git/jalview into develop

4 years agoJAL-3337 Adding .settings/org.eclipse.jdt.core.jalview.prefs file needed for gradle...
Ben Soares [Wed, 19 Feb 2020 14:22:48 +0000 (14:22 +0000)]
JAL-3337 Adding .settings/org.eclipse.jdt.core.jalview.prefs file needed for gradle eclipse

4 years agoMerge branch 'patch/JAL-3538_fontantialiasingbydefault' into develop
Jim Procter [Wed, 19 Feb 2020 12:05:57 +0000 (12:05 +0000)]
Merge branch 'patch/JAL-3538_fontantialiasingbydefault' into develop

4 years agoJAL-3538 JAL-3407 release notes
Jim Procter [Wed, 19 Feb 2020 12:05:33 +0000 (12:05 +0000)]
JAL-3538 JAL-3407 release notes

4 years agoJAL-3407 release next week :D
Jim Procter [Wed, 19 Feb 2020 12:03:45 +0000 (12:03 +0000)]
JAL-3407 release next week :D

4 years agoJAL-3538 anti-aliasing enabled by default
Jim Procter [Wed, 19 Feb 2020 12:03:24 +0000 (12:03 +0000)]
JAL-3538 anti-aliasing enabled by default

4 years agoJAL-3449 helper task to perform getdown digest on any dir
Ben Soares [Wed, 19 Feb 2020 09:06:16 +0000 (09:06 +0000)]
JAL-3449 helper task to perform getdown digest on any dir

4 years agoJAL-3449 ensuring latest getdown jar files after merge
Ben Soares [Wed, 19 Feb 2020 09:05:43 +0000 (09:05 +0000)]
JAL-3449 ensuring latest getdown jar files after merge

4 years agoJAL-3449 merge from develop
Ben Soares [Tue, 18 Feb 2020 19:49:38 +0000 (19:49 +0000)]
JAL-3449 merge from develop

4 years agoJAL-3341 Increase number of lines looked at by test. Fixes two tests
Ben Soares [Wed, 29 Jan 2020 16:20:24 +0000 (16:20 +0000)]
JAL-3341 Increase number of lines looked at by test. Fixes two tests

4 years agoJAL-3289 Added option and documentation for a TEST-LOCAL channel to test OTA updates...
Ben Soares [Mon, 17 Feb 2020 16:47:16 +0000 (16:47 +0000)]
JAL-3289 Added option and documentation for a TEST-LOCAL channel to test OTA updates using local filesystem

4 years agoJAL-3289 Updated doc/building.md to explain possible values of the CHANNEL property...
Ben Soares [Wed, 12 Feb 2020 12:18:27 +0000 (12:18 +0000)]
JAL-3289 Updated doc/building.md to explain possible values of the CHANNEL property during building

4 years agoJAL-3252 download-jres.sh helper script for keeping JREs for all platforms up to...
Ben Soares [Mon, 17 Feb 2020 16:35:05 +0000 (16:35 +0000)]
JAL-3252 download-jres.sh helper script for keeping JREs for all platforms up to date changed to create .zip files for getdown OTA updates

4 years agoJAL-3536 failing test and test data
Jim Procter [Mon, 17 Feb 2020 16:08:40 +0000 (16:08 +0000)]
JAL-3536 failing test and test data

4 years agoJAL-3252 tgz unpacking no longer needed by getdown. Unfinished code and dependency...
Ben Soares [Mon, 17 Feb 2020 14:49:18 +0000 (14:49 +0000)]
JAL-3252 tgz unpacking no longer needed by getdown. Unfinished code and dependency on apache-commons-compress removed. Documentation mentioning common-compress updated.

4 years agoJAL-3394 A little streamlining and fixing of helper script
Ben Soares [Fri, 14 Feb 2020 17:09:08 +0000 (17:09 +0000)]
JAL-3394 A little streamlining and fixing of helper script

4 years agoJAL-3394 remove no longer used files
Ben Soares [Fri, 14 Feb 2020 17:08:18 +0000 (17:08 +0000)]
JAL-3394 remove no longer used files

4 years agoJAL-3449 getdown resilience change to launcher classpath, includes the backup getdown...
Ben Soares [Thu, 13 Feb 2020 17:13:31 +0000 (17:13 +0000)]
JAL-3449 getdown resilience change to launcher classpath, includes the backup getdown-launcher.jar

4 years agoJAL-3227 helper shell scripts for setting up a build environment
Ben Soares [Thu, 13 Feb 2020 17:12:35 +0000 (17:12 +0000)]
JAL-3227 helper shell scripts for setting up a build environment

4 years agoJAL-3449 fix a getdownAppDir error introduced in previous commit 55f545014
Ben Soares [Thu, 13 Feb 2020 15:28:46 +0000 (15:28 +0000)]
JAL-3449 fix a getdownAppDir error introduced in previous commit 55f545014

4 years agoJAL-3449 More tidying of build.gradle for CHANNEL selection
Ben Soares [Thu, 13 Feb 2020 10:50:37 +0000 (10:50 +0000)]
JAL-3449 More tidying of build.gradle for CHANNEL selection

4 years agoJAL-3289 Updated doc/building.md to explain possible values of the CHANNEL property...
Ben Soares [Wed, 12 Feb 2020 12:18:27 +0000 (12:18 +0000)]
JAL-3289 Updated doc/building.md to explain possible values of the CHANNEL property during building

4 years agoJAL-3523 No longer change CWD of getdown when invoked by install4j launcher
Ben Soares [Wed, 12 Feb 2020 10:43:37 +0000 (10:43 +0000)]
JAL-3523 No longer change CWD of getdown when invoked by install4j launcher

4 years agoJAL-3407 release notes for JAL-3375
Jim Procter [Tue, 11 Feb 2020 16:52:21 +0000 (16:52 +0000)]
JAL-3407 release notes for JAL-3375

4 years agoJAL-3376 highlighted in what’s new
Jim Procter [Tue, 11 Feb 2020 12:14:10 +0000 (12:14 +0000)]
JAL-3376 highlighted in what’s new

4 years agoJAL-3407 - JAL-3376 JAL-3377 release notes
Jim Procter [Tue, 11 Feb 2020 12:13:41 +0000 (12:13 +0000)]
JAL-3407 - JAL-3376 JAL-3377 release notes

4 years agoJAL-3407 start of whats new for 2.11.1.0
Jim Procter [Tue, 11 Feb 2020 12:13:05 +0000 (12:13 +0000)]
JAL-3407 start of whats new for 2.11.1.0

4 years agoJAL-3376 documentation for standard attributes for variants from VCF
Jim Procter [Tue, 11 Feb 2020 12:11:37 +0000 (12:11 +0000)]
JAL-3376 documentation for standard attributes for variants from VCF

4 years agoJAL-3407 release notes (JAL-3386 signoff, new-knowns JAL-3523 JAL-3525)
Jim Procter [Tue, 11 Feb 2020 10:38:31 +0000 (10:38 +0000)]
JAL-3407 release notes (JAL-3386 signoff, new-knowns JAL-3523 JAL-3525)

4 years agoJAL-3407 JAL-3508 move to 2.11.1.0 point release versioning and signed off JAL-3510...
Jim Procter [Mon, 10 Feb 2020 17:08:05 +0000 (17:08 +0000)]
JAL-3407 JAL-3508 move to 2.11.1.0 point release versioning and signed off JAL-3510 JAL-3513 JAL-3388 JAL-3389 JAL-3441 JAL-3473 JAL-3406

4 years agoJAL-3179 Version fix for taskTree gradle task in gradle 6
Ben Soares [Sat, 8 Feb 2020 18:06:51 +0000 (18:06 +0000)]
JAL-3179 Version fix for taskTree gradle task in gradle 6

4 years agoMerge branch 'task/JAL-3510-update-clover-to-4.4.1' into develop
Jim Procter [Mon, 3 Feb 2020 16:42:42 +0000 (16:42 +0000)]
Merge branch 'task/JAL-3510-update-clover-to-4.4.1' into develop
fix JAL-3513 and fixes/resolves JAL-3510

4 years agoJAL-3510 JAL-3153 clover instrumentation for tests task/JAL-3510-update-clover-to-4.4.1
Jim Procter [Mon, 3 Feb 2020 16:24:59 +0000 (16:24 +0000)]
JAL-3510 JAL-3153 clover instrumentation for tests

4 years agoJAL-3447 MSI installer for windows
Ben Soares [Fri, 31 Jan 2020 16:11:54 +0000 (16:11 +0000)]
JAL-3447 MSI installer for windows

4 years agoJAL-3510 bump clover version in gradle build dependencies
Jim Procter [Thu, 30 Jan 2020 08:44:47 +0000 (08:44 +0000)]
JAL-3510 bump clover version in gradle build dependencies

4 years agoJAL-3341 Increase number of lines looked at by test. Fixes two tests
Ben Soares [Wed, 29 Jan 2020 16:20:24 +0000 (16:20 +0000)]
JAL-3341 Increase number of lines looked at by test. Fixes two tests

4 years agoJAL-3341 debug for failing unit test bug/JAL-3341unitTestFails
gmungoc [Tue, 28 Jan 2020 15:18:12 +0000 (15:18 +0000)]
JAL-3341 debug for failing unit test

4 years agoMerge branch 'feature/JAL-3121gffAttributeMap' into develop
gmungoc [Tue, 28 Jan 2020 12:30:07 +0000 (12:30 +0000)]
Merge branch 'feature/JAL-3121gffAttributeMap' into develop

4 years agoJAL-3187 one more obsolete method removed
gmungoc [Thu, 22 Aug 2019 08:06:23 +0000 (09:06 +0100)]
JAL-3187 one more obsolete method removed

4 years agoJAL-3394 Removed libjli.dylib symbolic link from embedded macOS JRE, works in 8 and...
Ben Soares [Fri, 24 Jan 2020 17:11:10 +0000 (17:11 +0000)]
JAL-3394 Removed libjli.dylib symbolic link from embedded macOS JRE, works in 8 and 11. Preparation for non-linked Uninstall.app in DMG

4 years agoJAL-3394 Variable-ise output folders -- will work better with sub-project/modularised...
Ben Soares [Fri, 24 Jan 2020 10:54:00 +0000 (10:54 +0000)]
JAL-3394 Variable-ise output folders -- will work better with sub-project/modularised gradle build

4 years agoJAL=3121 more data format validation/tests, help text tweak feature/JAL-3121gffAttributeMap
gmungoc [Fri, 24 Jan 2020 10:41:11 +0000 (10:41 +0000)]
JAL=3121 more data format validation/tests, help text tweak

4 years agoJAL-3130 removed a debug message from build.gradle
Ben Soares [Thu, 23 Jan 2020 19:46:51 +0000 (19:46 +0000)]
JAL-3130 removed a debug message from build.gradle

4 years agoJAL-3121 update help page for GFF column 9 nested attributes
gmungoc [Thu, 23 Jan 2020 17:19:03 +0000 (17:19 +0000)]
JAL-3121 update help page for GFF column 9 nested attributes

4 years agoJAL-3130 Improved locations of AdoptOpenJDK JRE downloads \(locally and on build...
Ben Soares [Thu, 23 Jan 2020 17:05:23 +0000 (17:05 +0000)]
JAL-3130 Improved locations of AdoptOpenJDK JRE downloads \(locally and on build server\) and helper script download_jres.sh to update them using AdoptOpenJDK API.

4 years agoJAL-3121 'attributes map' in GFF3 without special 'jvmap_' token
gmungoc [Thu, 23 Jan 2020 16:22:39 +0000 (16:22 +0000)]
JAL-3121 'attributes map' in GFF3 without special 'jvmap_' token

4 years agoJAL-3252 Don't add java_location until we've got a working mechanism
Ben Soares [Fri, 17 Jan 2020 17:19:54 +0000 (17:19 +0000)]
JAL-3252 Don't add java_location until we've got a working mechanism

4 years agoJAL-3447 Minor improvement on file association creation
Ben Soares [Fri, 17 Jan 2020 17:09:52 +0000 (17:09 +0000)]
JAL-3447 Minor improvement on file association creation

4 years agoMerge branch 'improvement/JAL-3449_add_install4j_installer_getdown_versions_to_jalvie...
Jim Procter [Thu, 16 Jan 2020 14:58:54 +0000 (14:58 +0000)]
Merge branch 'improvement/JAL-3449_add_install4j_installer_getdown_versions_to_jalview_console.2' into develop

4 years agoJAL-3474 release notes
Jim Procter [Thu, 16 Jan 2020 14:38:45 +0000 (14:38 +0000)]
JAL-3474 release notes

4 years agoMerge branch 'improvement/JAL-3474_lots_of_.cvsignore_files' into develop
Jim Procter [Thu, 16 Jan 2020 14:30:31 +0000 (14:30 +0000)]
Merge branch 'improvement/JAL-3474_lots_of_.cvsignore_files' into develop

4 years agoJAL-3393 Improved background image, SVG file, and added instructions on how the image...
Ben Soares [Wed, 8 Jan 2020 10:21:04 +0000 (10:21 +0000)]
JAL-3393 Improved background image, SVG file, and added instructions on how the image is made

4 years agoJAL-3393 Improved background image, SVG file, and added instructions on how the image...
Ben Soares [Tue, 7 Jan 2020 23:15:42 +0000 (23:15 +0000)]
JAL-3393 Improved background image, SVG file, and added instructions on how the image is made

4 years agoJAL-3393 Improved background image, and generating SVG file
Ben Soares [Tue, 7 Jan 2020 20:40:46 +0000 (20:40 +0000)]
JAL-3393 Improved background image, and generating SVG file

4 years agoJAL-3477 Fixed appbase override so it's optional\!
Ben Soares [Tue, 7 Jan 2020 12:59:13 +0000 (12:59 +0000)]
JAL-3477 Fixed appbase override so it's optional\!

4 years agoJAL-3477 Added appbase override option at buildtime for testing in general, but speci...
Ben Soares [Tue, 7 Jan 2020 10:57:39 +0000 (10:57 +0000)]
JAL-3477 Added appbase override option at buildtime for testing in general, but specifically on cluster

4 years agoJAL-3447 minor corrections to cif and mmcif file associations
Ben Soares [Mon, 6 Jan 2020 16:08:30 +0000 (16:08 +0000)]
JAL-3447 minor corrections to cif and mmcif file associations

4 years agoJAL-3394 catch a null pointer exception, when URI not parsed but not malformed ???
Ben Soares [Mon, 30 Dec 2019 01:55:26 +0000 (01:55 +0000)]
JAL-3394 catch a null pointer exception, when URI not parsed but not malformed ???

4 years agoJAL-3473 Checked value of def and min. Set def to min if lower than min.
Ben Soares [Thu, 31 Oct 2019 14:18:48 +0000 (14:18 +0000)]
JAL-3473 Checked value of def and min. Set def to min if lower than min.

4 years agoJAL-3394 Fixed jalviews?:// scheme for macOS startup
Ben Soares [Wed, 18 Dec 2019 17:15:55 +0000 (17:15 +0000)]
JAL-3394 Fixed jalviews?:// scheme for macOS startup

4 years agoJAL-3394 Added a 'jalview://' and 'jalviews://' parser into getdown, uses fragment...
Ben Soares [Tue, 17 Dec 2019 20:56:24 +0000 (20:56 +0000)]
JAL-3394 Added a 'jalview://' and 'jalviews://' parser into getdown, uses fragment for cli args

4 years agoJAL-3449 correctly catch absence of install4j in getdown - probably for developers...
Ben Soares [Tue, 17 Dec 2019 13:32:25 +0000 (13:32 +0000)]
JAL-3449 correctly catch absence of install4j in getdown - probably for developers only

4 years agoJAL-3449 don't assume install4j jar in classpath of getdown
Ben Soares [Mon, 16 Dec 2019 20:45:32 +0000 (20:45 +0000)]
JAL-3449 don't assume install4j jar in classpath of getdown

4 years agoJAL-3394 improvements to the file association progress bar
Ben Soares [Fri, 13 Dec 2019 15:46:47 +0000 (15:46 +0000)]
JAL-3394 improvements to the file association progress bar

4 years agoJAL-3394 jalviews scheme added
Ben Soares [Thu, 12 Dec 2019 21:03:30 +0000 (21:03 +0000)]
JAL-3394 jalviews scheme added

4 years agoJAL-3394 file not needed
Ben Soares [Thu, 12 Dec 2019 17:15:42 +0000 (17:15 +0000)]
JAL-3394 file not needed

4 years agoJAL-3447 Satisfactory file associations. cif, mcif and pdb now not opened by Jalview...
Ben Soares [Thu, 12 Dec 2019 17:13:30 +0000 (17:13 +0000)]
JAL-3447 Satisfactory file associations. cif, mcif and pdb now not opened by Jalview by default -- but are associated. In Windows and linux installer, are deselected by default. 'jalview://' as a URL scheme now associated in Windows and macOS.

4 years agoJAL-3447 Change to install4j template version, JAL-3394 removed redundant compiler...
Ben Soares [Thu, 12 Dec 2019 17:11:06 +0000 (17:11 +0000)]
JAL-3447 Change to install4j template version, JAL-3394 removed redundant compiler variable. Fixed help when run in Eclipse and removed redundant helpDir

4 years agoJAL-2305 moved failing CrossRef tests to Functional_Failing group
Jim Procter [Thu, 12 Dec 2019 15:20:07 +0000 (15:20 +0000)]
JAL-2305 moved failing CrossRef tests to Functional_Failing group

4 years agoJAL-3407 update release date for Jalview 2.11.1
Jim Procter [Thu, 12 Dec 2019 14:48:40 +0000 (14:48 +0000)]
JAL-3407 update release date for Jalview 2.11.1

4 years agoJAL-3394 Simplified media output from install4j
Ben Soares [Tue, 10 Dec 2019 16:29:53 +0000 (16:29 +0000)]
JAL-3394 Simplified media output from install4j

4 years agoJAL-3449 More whitespace in installer. Tidying
Ben Soares [Mon, 9 Dec 2019 09:05:00 +0000 (09:05 +0000)]
JAL-3449 More whitespace in installer. Tidying

4 years agoJAL-3449 Fixed Info.plist file insertion. Simplified install4j conf filename
Ben Soares [Mon, 9 Dec 2019 02:29:02 +0000 (02:29 +0000)]
JAL-3449 Fixed Info.plist file insertion. Simplified install4j conf filename

4 years agoJAL-3449 Now parsing install4j XML file to edit values. Should be safer
Ben Soares [Mon, 9 Dec 2019 00:35:54 +0000 (00:35 +0000)]
JAL-3449 Now parsing install4j XML file to edit values.  Should be safer

4 years agoJAL-3449 Work in progress improving XML replacements by gradle
Ben Soares [Sun, 8 Dec 2019 21:09:10 +0000 (21:09 +0000)]
JAL-3449 Work in progress improving XML replacements by gradle

4 years agoJAL-3394 disableSigning=true when DEV
Ben Soares [Fri, 6 Dec 2019 17:42:49 +0000 (17:42 +0000)]
JAL-3394 disableSigning=true when DEV

4 years agoJAL-3394 Changed most of the token replacement for adding compiler variables
Ben Soares [Fri, 6 Dec 2019 17:34:55 +0000 (17:34 +0000)]
JAL-3394 Changed most of the token replacement for adding compiler variables

4 years agoJAL-3449 Added more versions to getdown splashscreen and fixed Jalview's Java Console...
Ben Soares [Fri, 6 Dec 2019 17:34:04 +0000 (17:34 +0000)]
JAL-3449 Added more versions to getdown splashscreen and fixed Jalview's Java Console installer version reporting

4 years agoJAL-3420 multiple file extensions for the same mime-type now work in unix installer
Ben Soares [Sat, 23 Nov 2019 10:17:20 +0000 (10:17 +0000)]
JAL-3420 multiple file extensions for the same mime-type now work in unix installer

4 years agoJAL-3449 install4j version, install4j template version, getdown version now all being...
Ben Soares [Fri, 22 Nov 2019 17:36:11 +0000 (17:36 +0000)]
JAL-3449 install4j version, install4j template version, getdown version now all being reported in Javliew console

4 years agoJAL-3477 merging in 3477
Ben Soares [Fri, 22 Nov 2019 16:09:24 +0000 (16:09 +0000)]
JAL-3477 merging in 3477

4 years agoJAL-3393 Improved background image for DMG finder window, and associated files for...
Ben Soares [Fri, 22 Nov 2019 15:32:42 +0000 (15:32 +0000)]
JAL-3393 Improved background image for DMG finder window, and associated files for creating it

4 years agoJAL-3449 adding an installer template version. Really an md5 and a commit hash
Ben Soares [Fri, 22 Nov 2019 15:29:39 +0000 (15:29 +0000)]
JAL-3449 adding an installer template version. Really an md5 and a commit hash

4 years agoJAL-3449 added an install4j compiler var
Ben Soares [Thu, 21 Nov 2019 20:45:21 +0000 (20:45 +0000)]
JAL-3449 added an install4j compiler var

4 years agoJAL-3449 JAL-3394 merged on install4j8 template
Ben Soares [Thu, 21 Nov 2019 19:21:18 +0000 (19:21 +0000)]
JAL-3449 JAL-3394 merged on install4j8 template

4 years agoMerge branch 'improvement/JAL-3393_DMG_Finder_window_improvements' into improvement...
Ben Soares [Thu, 21 Nov 2019 16:13:47 +0000 (16:13 +0000)]
Merge branch 'improvement/JAL-3393_DMG_Finder_window_improvements' into improvement/JAL-3449_add_install4j_installer_getdown_versions_to_jalview_console.2

Merging in JAL-3393, better Finder window for DMG

4 years agoJAL-3449 Using .gitignore from Jalview-JS/develop
Ben Soares [Thu, 21 Nov 2019 12:56:38 +0000 (12:56 +0000)]
JAL-3449 Using .gitignore from Jalview-JS/develop

4 years agoJAL-3449 Using tidied build.gradle and gradle.properties from Jalview-JS/develop
Ben Soares [Thu, 21 Nov 2019 12:54:35 +0000 (12:54 +0000)]
JAL-3449 Using tidied build.gradle and gradle.properties from Jalview-JS/develop

4 years agoJAL-3477 A bit of refactoring for the better
Ben Soares [Wed, 20 Nov 2019 13:11:07 +0000 (13:11 +0000)]
JAL-3477 A bit of refactoring for the better

4 years agoJAL-3210 cache getdown config, remove jvmmem options for better defaults
Ben Soares [Wed, 20 Nov 2019 01:13:26 +0000 (01:13 +0000)]
JAL-3210 cache getdown config, remove jvmmem options for better defaults

4 years agoJAL-3210 removing overly complicated logging. Settling for System.out.println and...
Ben Soares [Tue, 19 Nov 2019 20:23:32 +0000 (20:23 +0000)]
JAL-3210 removing overly complicated logging. Settling for System.out.println and System.err.println for MemorySetting output

4 years agoJAL-3477 New jvmmemmax config option in getdown and getdown config. Set to 32G cap.
Ben Soares [Mon, 18 Nov 2019 16:55:51 +0000 (16:55 +0000)]
JAL-3477 New jvmmemmax config option in getdown and getdown config. Set to 32G cap.

4 years agoJAL-3477 New sensible default decisions on memory, and new jvmmemmax setting for...
Ben Soares [Mon, 18 Nov 2019 15:21:14 +0000 (15:21 +0000)]
JAL-3477 New sensible default decisions on memory, and new jvmmemmax setting for setting absolute memory level

4 years agoJAL-3474 removed all .cvsignore files stored in the repo improvement/JAL-3474_lots_of_.cvsignore_files
Ben Soares [Fri, 1 Nov 2019 15:21:35 +0000 (15:21 +0000)]
JAL-3474 removed all .cvsignore files stored in the repo

4 years agoJAL-3407 update release date for Jalview 2.11.1
Jim Procter [Tue, 15 Oct 2019 15:11:07 +0000 (16:11 +0100)]
JAL-3407 update release date for Jalview 2.11.1

4 years agoMerge branch 'develop' into documentation/JAL-3407_2.11.1_release
Jim Procter [Fri, 11 Oct 2019 10:00:30 +0000 (11:00 +0100)]
Merge branch 'develop' into documentation/JAL-3407_2.11.1_release

4 years agoJAL-2481 remove code duplication left by merge
gmungoc [Thu, 26 Sep 2019 14:42:09 +0000 (15:42 +0100)]
JAL-2481 remove code duplication left by merge

4 years agoJAL-3441 action double-click in Feature Type column only
gmungoc [Thu, 26 Sep 2019 13:59:23 +0000 (14:59 +0100)]
JAL-3441 action double-click in Feature Type column only