jalview.git
2 years agoJAL-1260 rudimentary parsing of LOCUS line to at least get accession id feature/JAL-1260_genbank_embl_flatfile_import_reloaded
Ben Soares [Fri, 17 Sep 2021 17:11:05 +0000 (18:11 +0100)]
JAL-1260 rudimentary parsing of LOCUS line to at least get accession id

3 years agoJAL-1260 refactored multi-line qualifier separators
gmungoc [Tue, 18 Aug 2020 14:32:00 +0000 (15:32 +0100)]
JAL-1260 refactored multi-line qualifier separators

3 years agoJAL-1260 unit test for FileFormats updated for GenBank/ENA
gmungoc [Tue, 18 Aug 2020 13:39:25 +0000 (14:39 +0100)]
JAL-1260 unit test for FileFormats updated for GenBank/ENA

3 years agoJAL-1260 file formats and IdentifyFile updates for GenBank and ENA
gmungoc [Tue, 18 Aug 2020 13:22:56 +0000 (14:22 +0100)]
JAL-1260 file formats and IdentifyFile updates for GenBank and ENA

3 years agoJAL-1260 refactored GenBank (and EMBL) flat file parser
gmungoc [Tue, 18 Aug 2020 12:05:24 +0000 (13:05 +0100)]
JAL-1260 refactored GenBank (and EMBL) flat file parser

3 years agoJAL-3692 unit test updated for ?gzip download endpoint URL
gmungoc [Wed, 5 Aug 2020 16:01:37 +0000 (17:01 +0100)]
JAL-3692 unit test updated for ?gzip download endpoint URL

3 years agoJAL-3692 parse multiline feature qualifiers and escaped quotes
gmungoc [Wed, 5 Aug 2020 15:53:17 +0000 (16:53 +0100)]
JAL-3692 parse multiline feature qualifiers and escaped quotes

3 years agoJAL-1260 FileFormat entry for EMBL/GENBANK: TODO: create tests and IdentifyFile routi...
Jim Procter [Mon, 3 Aug 2020 13:07:03 +0000 (14:07 +0100)]
JAL-1260 FileFormat entry for EMBL/GENBANK: TODO: create tests and IdentifyFile routine for this format

3 years agoMerge branch 'patch/JAL-3692enaEndpointFlatfile' into releases/Release_2_11_1_Branch
Jim Procter [Mon, 3 Aug 2020 12:45:49 +0000 (13:45 +0100)]
Merge branch 'patch/JAL-3692enaEndpointFlatfile' into releases/Release_2_11_1_Branch

3 years agoJAL-3692 fix up test for 2.11.1 series datamodel API
Jim Procter [Mon, 3 Aug 2020 11:06:42 +0000 (12:06 +0100)]
JAL-3692 fix up test for 2.11.1 series datamodel API

3 years agoJAL-3692 set CDS /product as EMBLCDSPROTEIN description
gmungoc [Mon, 27 Jul 2020 15:34:04 +0000 (16:34 +0100)]
JAL-3692 set CDS /product as EMBLCDSPROTEIN description

3 years agoJAL-3692 refactor/complete parsing, more unit test coverage
gmungoc [Mon, 27 Jul 2020 15:26:08 +0000 (16:26 +0100)]
JAL-3692 refactor/complete parsing, more unit test coverage

3 years agoJAL-3692 parse DE for description, and other refactoring...
gmungoc [Fri, 24 Jul 2020 08:38:45 +0000 (09:38 +0100)]
JAL-3692 parse DE for description, and other refactoring...

3 years agoJAL-3692 URL tests updated
gmungoc [Thu, 23 Jul 2020 10:43:32 +0000 (11:43 +0100)]
JAL-3692 URL tests updated

3 years agoJAL-3692 unit test (J03321), fixes, dbrefs; todo: protein mappings
gmungoc [Wed, 22 Jul 2020 09:55:43 +0000 (10:55 +0100)]
JAL-3692 unit test (J03321), fixes, dbrefs; todo: protein mappings

3 years agoJAL-3692 EMBL flatfile fetcher / parser (todo: CDS dbrefs and mappings)
gmungoc [Tue, 21 Jul 2020 11:22:18 +0000 (12:22 +0100)]
JAL-3692 EMBL flatfile fetcher / parser (todo: CDS dbrefs and mappings)
 Conflicts:
src/jalview/ws/dbsources/EmblXmlSource.java
src/jalview/ws/ebi/EBIFetchClient.java

3 years agoMerge branch 'bug/JAL-2983negativeSliderMin' into releases/Release_2_11_1_Branch
Jim Procter [Wed, 29 Jul 2020 17:48:52 +0000 (18:48 +0100)]
Merge branch 'bug/JAL-2983negativeSliderMin' into releases/Release_2_11_1_Branch

3 years agoJAL-3371 JAL-2983 don't modify 'extent' of slider - this is managed by look and feel
Jim Procter [Wed, 29 Jul 2020 17:47:40 +0000 (18:47 +0100)]
JAL-3371 JAL-2983 don't modify 'extent' of slider - this is managed by look and feel

3 years agoJAL-3675 mention -open argument in the command line arguments table
Jim Procter [Wed, 29 Jul 2020 16:46:33 +0000 (17:46 +0100)]
JAL-3675 mention -open argument in the command line arguments table

3 years agoJAL-3675 JAL-3570 JAL-3608 JAL-2983 release notes and docs
Jim Procter [Wed, 29 Jul 2020 16:46:17 +0000 (17:46 +0100)]
JAL-3675 JAL-3570 JAL-3608 JAL-2983 release notes and docs

3 years agoJAL-3675 update release note for JAL-2656
Jim Procter [Tue, 28 Jul 2020 12:43:48 +0000 (13:43 +0100)]
JAL-3675 update release note for JAL-2656

3 years agoJAL-2656 recognise non-HTTP URI input streams as gzipped by detecting the gzip magic...
Jim Procter [Tue, 28 Jul 2020 10:32:46 +0000 (11:32 +0100)]
JAL-2656 recognise non-HTTP URI input streams as gzipped by detecting the gzip magic header

3 years agoJAL-2656 recognise Gzipped file input streams by their content, not their filename
Jim Procter [Tue, 28 Jul 2020 10:29:20 +0000 (11:29 +0100)]
JAL-2656 recognise Gzipped file input streams by their content, not their filename

3 years agoJAL-3615 update tests for Rfam/Pfam specific gzip endpoints
Jim Procter [Tue, 28 Jul 2020 10:18:56 +0000 (11:18 +0100)]
JAL-3615 update tests for Rfam/Pfam specific gzip endpoints

3 years agoJAL-3675 release notes for JAL-3615 and JAL-2656
Jim Procter [Mon, 27 Jul 2020 18:15:16 +0000 (19:15 +0100)]
JAL-3675 release notes for JAL-3615 and JAL-2656

3 years agoJAL-2656 JAL-3615 check response headers to test for gzipped url reply
gmungoc [Thu, 2 Jul 2020 16:24:28 +0000 (17:24 +0100)]
JAL-2656 JAL-3615 check response headers to test for gzipped url reply

3 years agoJAL-3615 used gzip endpoints for Pfam and Rfam
gmungoc [Thu, 2 Jul 2020 14:28:36 +0000 (15:28 +0100)]
JAL-3615 used gzip endpoints for Pfam and Rfam
redact parent commits related to JalviewJS for 2.11.1.1 patch

3 years agoMerge branch 'bug/JAL-2983negativeSliderMin' into releases/Release_2_11_1_Branch
Jim Procter [Mon, 27 Jul 2020 15:46:47 +0000 (16:46 +0100)]
Merge branch 'bug/JAL-2983negativeSliderMin' into releases/Release_2_11_1_Branch
Conflict in way transparency slider was inited - followed HEAD's pattern here.

3 years agoJAL-3675 release notes for JAL-3621
Jim Procter [Mon, 27 Jul 2020 15:16:34 +0000 (16:16 +0100)]
JAL-3675 release notes for JAL-3621

3 years agoJAL-3621 corrected sequence feature sort and test
gmungoc [Tue, 19 May 2020 17:27:40 +0000 (18:27 +0100)]
JAL-3621 corrected sequence feature sort and test

3 years agoJAL-3621 update to intervalstore v1.1
gmungoc [Mon, 18 May 2020 14:57:13 +0000 (15:57 +0100)]
JAL-3621 update to intervalstore v1.1

3 years agoJAL-3675 release notes for JAL-3695 JAL-3696 JAL-3697
Jim Procter [Mon, 27 Jul 2020 14:50:50 +0000 (15:50 +0100)]
JAL-3675 release notes for JAL-3695 JAL-3696 JAL-3697

3 years agoJAL-3697 show total number of features not shown
Jim Procter [Mon, 27 Jul 2020 14:10:11 +0000 (15:10 +0100)]
JAL-3697 show total number of features not shown

3 years agoJAL-3696 log the error message from the exception to the console
Jim Procter [Mon, 27 Jul 2020 14:05:30 +0000 (15:05 +0100)]
JAL-3696 log the error message from the exception to the console

3 years agoJAL-3695 htsjdk 2.12 -> 2.23 (library change only, no code change. needs gradle refre...
Jim Procter [Mon, 27 Jul 2020 13:59:51 +0000 (14:59 +0100)]
JAL-3695 htsjdk 2.12 -> 2.23 (library change only, no code change. needs gradle refresh in eclipse)

3 years agoJAL-3570 JAL-3187 spanish translations for tabbed feature settings
gmungoc [Mon, 6 Jul 2020 11:37:41 +0000 (12:37 +0100)]
JAL-3570 JAL-3187 spanish translations for tabbed feature settings

3 years agoJAL-3570 updated external help links
gmungoc [Mon, 6 Jul 2020 09:05:25 +0000 (10:05 +0100)]
JAL-3570 updated external help links

3 years agoMerge branch 'merge/JAL-3609_and_JAL-3608' into releases/Release_2_11_1_Branch
Jim Procter [Sat, 4 Jul 2020 14:11:45 +0000 (15:11 +0100)]
Merge branch 'merge/JAL-3609_and_JAL-3608' into releases/Release_2_11_1_Branch

3 years agoJAL-3675 version update and documentation for JAL-3493 JAL-3680 JAL-3638
Jim Procter [Sat, 4 Jul 2020 13:37:41 +0000 (14:37 +0100)]
JAL-3675 version update and documentation for JAL-3493 JAL-3680 JAL-3638

3 years agoJAL-3638 JAL-3680 fix docs for Alt + Arrow LRUD in cursor mode.
Jim Procter [Sat, 4 Jul 2020 12:47:17 +0000 (13:47 +0100)]
JAL-3638 JAL-3680 fix docs for Alt + Arrow LRUD in cursor mode.

3 years agoJAL-3638 don’t move cursor to next gap after moving selection up and down with shift...
Jim Procter [Sat, 4 Jul 2020 12:45:52 +0000 (13:45 +0100)]
JAL-3638 don’t move cursor to next gap after moving selection up and down with shift+Alt+up/down

3 years agoJAL-3680 check whether a sequence selection exists before sliding the sequence under...
Jim Procter [Sat, 4 Jul 2020 12:17:00 +0000 (13:17 +0100)]
JAL-3680 check whether a sequence selection exists before sliding the sequence under the cursor when sliding sequences

3 years agoJAL-3638 shift+arrow keys in cursor mode jumps cursor in a gapped region to next...
Jim Procter [Tue, 2 Jun 2020 17:03:32 +0000 (18:03 +0100)]
JAL-3638 shift+arrow keys in cursor mode jumps cursor in a gapped region to next aligned position, and when at an aligned position jumps to next gapped region

3 years agoJAL-3609 Allow pass-through of setHiDPIScale property to tests via (e.g.) gradle...
Ben Soares [Wed, 1 Jul 2020 14:37:35 +0000 (15:37 +0100)]
JAL-3609 Allow pass-through of setHiDPIScale property to tests via (e.g.) gradle test -Ptest_HiDPIScale=2

3 years agoMerge branch 'task/JAL-3608_property_set_laf_and_tests_from_Release_2_11_1_Branch...
Ben Soares [Wed, 1 Jul 2020 13:55:55 +0000 (14:55 +0100)]
Merge branch 'task/JAL-3608_property_set_laf_and_tests_from_Release_2_11_1_Branch' into merge/JAL-3609_and_JAL-3608

3 years agoJAL-3675 2.11.1.1 release notes
Jim Procter [Mon, 29 Jun 2020 16:46:57 +0000 (17:46 +0100)]
JAL-3675 2.11.1.1 release notes

3 years agoMerge branch 'patch/Clear_Highlight_JAL-3493' into releases/Release_2_11_1_Branch
Jim Procter [Mon, 29 Jun 2020 16:27:20 +0000 (17:27 +0100)]
Merge branch 'patch/Clear_Highlight_JAL-3493' into releases/Release_2_11_1_Branch

3 years agoJAL-3493 clear search highlights when escape/deselect all
Jim Procter [Mon, 29 Jun 2020 16:24:29 +0000 (17:24 +0100)]
JAL-3493 clear search highlights when escape/deselect all

3 years agoJAL-3493 failing test - creates a highlight and column selection and then called...
Jim Procter [Mon, 29 Jun 2020 16:19:19 +0000 (17:19 +0100)]
JAL-3493 failing test - creates a highlight and column selection and then called the deselect all alignfjame action and checks if highlight and selection are still present.

3 years agoJAL-3609 Report when scale setting used.
Ben Soares [Sun, 21 Jun 2020 00:24:10 +0000 (01:24 +0100)]
JAL-3609 Report when scale setting used.

3 years agoJAL-3609 New auto-scale 'formula' for linux HiDPI. Tested to work for UHD screen...
Ben Soares [Sun, 21 Jun 2020 00:23:37 +0000 (01:23 +0100)]
JAL-3609 New auto-scale 'formula' for linux HiDPI.  Tested to work for UHD screen in various OS display settings.

3 years agoJAL-3608 non-JS cherry-pick
Ben Soares [Wed, 22 Apr 2020 19:18:27 +0000 (20:18 +0100)]
JAL-3608 non-JS cherry-pick

Cleaned up Look and Feel selection and enabled specific selections via "laf" property or .jalview_properties property "PREFERRED_LAF".
Default behaviour is the same as before for all platforms except Linux which will now always default to "Metal" (ignoring the property 'swing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel' that is set by the system in Ubuntu [and plausibly other OSes, though not Kubuntu]).  If a laf property is set then this obviously gets used if possible.
Also added an optional gradle 'testLaf' property (e.g. gradle -PtestLaf=metal test) which will set the laf property during tests.  Possibly handy to spot differences to test results between mac and build server (which will default to Metal).
Recognised values of "laf" are:
(specific LaFs) "metal", "gtk", "quaqua", "vaqua", "nimbus",
(best guess LaFs) "mac", "system", "crossplatform"

3 years agoJAL-3608 formatting save only
Ben Soares [Tue, 16 Jun 2020 12:51:05 +0000 (13:51 +0100)]
JAL-3608 formatting save only

3 years agoJAL-3608 formatting save only
Ben Soares [Tue, 16 Jun 2020 12:49:33 +0000 (13:49 +0100)]
JAL-3608 formatting save only

3 years agoJAL-3609 corrected maxdimension to mindimension. Adjusted tallscreen limit
soares [Fri, 22 May 2020 11:56:04 +0000 (12:56 +0100)]
JAL-3609 corrected maxdimension to mindimension. Adjusted tallscreen limit

3 years agoJAL-3609 removed debugging prints
Ben Soares [Wed, 20 May 2020 17:25:34 +0000 (18:25 +0100)]
JAL-3609 removed debugging prints

3 years agoJAL-3609 changed property names to something more palatable and catered for portrait...
Ben Soares [Tue, 19 May 2020 19:32:27 +0000 (20:32 +0100)]
JAL-3609 changed property names to something more palatable and catered for portrait screens

3 years agoJAL-3609 system properties to force a scale, or automatically choose based on OS...
Ben Soares [Tue, 19 May 2020 17:15:01 +0000 (18:15 +0100)]
JAL-3609 system properties to force a scale, or automatically choose based on OS, Screen DPI and Screen height in pixels

3 years agoJAL-3609 Added a -DforceHiDPISetting=true option mainly for testing, and updated...
Ben Soares [Tue, 19 May 2020 00:38:58 +0000 (01:38 +0100)]
JAL-3609 Added a -DforceHiDPISetting=true option mainly for testing, and updated getdown HiDPISetting

3 years agoJAL-3613 remove debug code committed in error
gmungoc [Mon, 18 May 2020 08:39:55 +0000 (09:39 +0100)]
JAL-3613 remove debug code committed in error

3 years agoJAL-3609 HiDPI scale setting done via system prop in getdown or halview.bin.Launcher
Ben Soares [Fri, 15 May 2020 20:04:39 +0000 (21:04 +0100)]
JAL-3609 HiDPI scale setting done via system prop in getdown or halview.bin.Launcher

3 years agoMerge branch 'bug/JAL-3613emblCDSTracking' into releases/Release_2_11_1_Branch
gmungoc [Fri, 1 May 2020 11:41:00 +0000 (12:41 +0100)]
Merge branch 'bug/JAL-3613emblCDSTracking' into releases/Release_2_11_1_Branch

3 years agoJAL-3613 check sequence overlap when matching search results
gmungoc [Fri, 1 May 2020 11:36:58 +0000 (12:36 +0100)]
JAL-3613 check sequence overlap when matching search results

3 years agoMerge branch 'documentation/JAL-3407_2.11.1_release' into releases/Release_2_11_1_Branch Release_2_11_1_0
Jim Procter [Tue, 21 Apr 2020 23:07:33 +0000 (00:07 +0100)]
Merge branch 'documentation/JAL-3407_2.11.1_release' into releases/Release_2_11_1_Branch

3 years agoMerge branch 'documentation/JAL-3407_2.11.1_release' into develop
Jim Procter [Tue, 21 Apr 2020 23:07:21 +0000 (00:07 +0100)]
Merge branch 'documentation/JAL-3407_2.11.1_release' into develop

3 years agoJAL-3407 add GPL license to Jalview source files
Jim Procter [Tue, 21 Apr 2020 23:06:07 +0000 (00:06 +0100)]
JAL-3407 add GPL license to Jalview source files

3 years agoJAL-3407 release notes - JAL-247 - for auto-set-ID, and revise wording for transferri...
Jim Procter [Tue, 21 Apr 2020 23:03:25 +0000 (00:03 +0100)]
JAL-3407 release notes - JAL-247 - for auto-set-ID, and revise wording for transferring virtual features in chimera

3 years agoMerge branch 'documentation/JAL-3407_2.11.1_release' into releases/Release_2_11_1_Branch
Jim Procter [Tue, 21 Apr 2020 20:19:35 +0000 (21:19 +0100)]
Merge branch 'documentation/JAL-3407_2.11.1_release' into releases/Release_2_11_1_Branch

3 years agoMerge branch 'documentation/JAL-3407_2.11.1_release' into develop
Jim Procter [Tue, 21 Apr 2020 20:19:16 +0000 (21:19 +0100)]
Merge branch 'documentation/JAL-3407_2.11.1_release' into develop

3 years agoJAL-3407 fix JAL-3574 - remove from known issues for 2.11.1.0
Jim Procter [Tue, 21 Apr 2020 20:18:56 +0000 (21:18 +0100)]
JAL-3407 fix JAL-3574 - remove from known issues for 2.11.1.0

3 years agoMerge branch 'documentation/JAL-3407_2.11.1_release' into releases/Release_2_11_1_Branch
Jim Procter [Tue, 21 Apr 2020 17:23:57 +0000 (18:23 +0100)]
Merge branch 'documentation/JAL-3407_2.11.1_release' into releases/Release_2_11_1_Branch

3 years agoMerge branch 'documentation/JAL-3407_2.11.1_release' into develop
Jim Procter [Tue, 21 Apr 2020 17:23:46 +0000 (18:23 +0100)]
Merge branch 'documentation/JAL-3407_2.11.1_release' into develop

3 years agoJAL-3574 JAL-3407 release notes
Jim Procter [Tue, 21 Apr 2020 17:23:11 +0000 (18:23 +0100)]
JAL-3574 JAL-3407 release notes

3 years agoMerge branch 'bug/JAL-3574filterByPOS' into documentation/JAL-3407_2.11.1_release
Jim Procter [Tue, 21 Apr 2020 17:06:17 +0000 (18:06 +0100)]
Merge branch 'bug/JAL-3574filterByPOS' into documentation/JAL-3407_2.11.1_release

3 years agoMerge branch 'develop' into releases/Release_2_11_1_Branch
Jim Procter [Tue, 21 Apr 2020 17:04:40 +0000 (18:04 +0100)]
Merge branch 'develop' into releases/Release_2_11_1_Branch

3 years agoMerge branch 'documentation/JAL-3407_2.11.1_release' into releases/Release_2_11_1_Branch
Jim Procter [Tue, 21 Apr 2020 17:04:33 +0000 (18:04 +0100)]
Merge branch 'documentation/JAL-3407_2.11.1_release' into releases/Release_2_11_1_Branch

3 years agoMerge branch 'documentation/JAL-3407_2.11.1_release' into develop
Jim Procter [Tue, 21 Apr 2020 17:03:45 +0000 (18:03 +0100)]
Merge branch 'documentation/JAL-3407_2.11.1_release' into develop

3 years agoJAL-3407 add and document ComputePeptideVariants.groovy
Jim Procter [Tue, 21 Apr 2020 16:39:33 +0000 (17:39 +0100)]
JAL-3407 add and document ComputePeptideVariants.groovy

3 years agoJAL-3577 changed default RELEASE dir in build.gradle to use absolute path to help...
Ben Soares [Tue, 21 Apr 2020 14:37:32 +0000 (15:37 +0100)]
JAL-3577 changed default RELEASE dir in build.gradle to use absolute path to help buildship when importing project for first time

3 years agoMerge branch 'develop' into releases/Release_2_11_1_Branch
Jim Procter [Tue, 21 Apr 2020 13:16:50 +0000 (14:16 +0100)]
Merge branch 'develop' into releases/Release_2_11_1_Branch

3 years agoMerge branch 'develop' of http://source.jalview.org/git/jalview into develop
Jim Procter [Tue, 21 Apr 2020 13:16:17 +0000 (14:16 +0100)]
Merge branch 'develop' of source.jalview.org/git/jalview into develop

3 years agoMerge branch 'develop' into releases/Release_2_11_1_Branch
Jim Procter [Tue, 21 Apr 2020 13:15:07 +0000 (14:15 +0100)]
Merge branch 'develop' into releases/Release_2_11_1_Branch

3 years agoJAL-3567 JAL-3407 document sequence features report and the additional info provided...
Jim Procter [Tue, 21 Apr 2020 13:10:22 +0000 (14:10 +0100)]
JAL-3567 JAL-3407 document sequence features report and the additional info provided for virtual features. Also bumped release date to 22st April

3 years agoJAL-3577 Added newer install dirs to the deletion list in the uninstaller and tidied...
Ben Soares [Tue, 21 Apr 2020 11:07:53 +0000 (12:07 +0100)]
JAL-3577 Added newer install dirs to the deletion list in the uninstaller and tidied the list

3 years agoMerge branch 'bug/JAL-3567virtualFeatureCoordinates' into develop
Jim Procter [Tue, 21 Apr 2020 10:58:30 +0000 (11:58 +0100)]
Merge branch 'bug/JAL-3567virtualFeatureCoordinates' into develop

4 years agoJAL-367 code tidy
Jim Procter [Tue, 21 Apr 2020 10:48:44 +0000 (11:48 +0100)]
JAL-367 code tidy

4 years agoJAL-3567 translated rather than imputed peptide
Jim Procter [Tue, 21 Apr 2020 10:48:35 +0000 (11:48 +0100)]
JAL-3567 translated rather than imputed peptide

4 years agoJAL-3567 unit tests for linked feature tooltips
gmungoc [Fri, 17 Apr 2020 13:00:10 +0000 (14:00 +0100)]
JAL-3567 unit tests for linked feature tooltips

4 years agoJAL-3567 adjust layout of linked feature report, unit test
gmungoc [Thu, 16 Apr 2020 17:43:21 +0000 (18:43 +0100)]
JAL-3567 adjust layout of linked feature report, unit test

4 years agoJAL-3567 added 'imputed by Jalview' to protein consequence in report
gmungoc [Thu, 16 Apr 2020 16:37:46 +0000 (17:37 +0100)]
JAL-3567 added 'imputed by Jalview' to protein consequence in report

4 years agoJAL-3567 report mapped location for virtual features in tooltip etc
gmungoc [Thu, 16 Apr 2020 15:11:23 +0000 (16:11 +0100)]
JAL-3567 report mapped location for virtual features in tooltip etc

4 years agoMerge branch 'develop' into releases/Release_2_11_1_Branch
Jim Procter [Tue, 14 Apr 2020 15:39:04 +0000 (16:39 +0100)]
Merge branch 'develop' into releases/Release_2_11_1_Branch

4 years agoJAL-3407 JAL-3529 release notes
Jim Procter [Tue, 14 Apr 2020 15:38:39 +0000 (16:38 +0100)]
JAL-3407 JAL-3529 release notes

4 years agoMerge branch 'bug/JAL-3529_uniprotidsinstockholm' into develop
Jim Procter [Tue, 14 Apr 2020 15:33:50 +0000 (16:33 +0100)]
Merge branch 'bug/JAL-3529_uniprotidsinstockholm' into develop

4 years agoJAL-3529 revert ordering of DBRef addition so it reflects situation after Pfam import...
Jim Procter [Tue, 14 Apr 2020 15:33:22 +0000 (16:33 +0100)]
JAL-3529 revert ordering of DBRef addition so it reflects situation after Pfam import </picky>

4 years agoMerge branch 'develop' into releases/Release_2_11_1_Branch
Jim Procter [Tue, 14 Apr 2020 15:09:51 +0000 (16:09 +0100)]
Merge branch 'develop' into releases/Release_2_11_1_Branch

4 years agoJAL-3597 improved Memory test suite by detecting base memory usage rather than assumi...
Jim Procter [Tue, 14 Apr 2020 12:50:54 +0000 (13:50 +0100)]
JAL-3597 improved Memory test suite by detecting base memory usage rather than assuming it is constant for each release.

4 years agoMerge branch 'develop' into releases/Release_2_11_1_Branch
Jim Procter [Tue, 14 Apr 2020 12:24:46 +0000 (13:24 +0100)]
Merge branch 'develop' into releases/Release_2_11_1_Branch

4 years agoJAL-3407 release date set to 16th April, known issue report for JAL-3574
Jim Procter [Tue, 14 Apr 2020 12:21:38 +0000 (13:21 +0100)]
JAL-3407 release date set to 16th April, known issue report for JAL-3574

4 years agoMerge branch 'testing/JAL-3577_jalviewversion_autoset_fixed' into develop
Jim Procter [Tue, 14 Apr 2020 11:25:20 +0000 (12:25 +0100)]
Merge branch 'testing/JAL-3577_jalviewversion_autoset_fixed' into develop