jalview.git
6 months agoJAL-4059 revert to intervalstore 1.1 for VCFLoader
Ben Soares [Mon, 13 Nov 2023 22:42:57 +0000 (22:42 +0000)]
JAL-4059 revert to intervalstore 1.1 for VCFLoader

6 months agoMerge branch 'develop' into bug/JAL-4059_update_swingJS_for_JalviewJS_2_11_2_and_2_11_3
Ben Soares [Mon, 13 Nov 2023 19:53:17 +0000 (19:53 +0000)]
Merge branch 'develop' into bug/JAL-4059_update_swingJS_for_JalviewJS_2_11_2_and_2_11_3

6 months agoJAL-4059 fixed a test that is now working as expected due to <br/>. Better calculatio...
Ben Soares [Mon, 13 Nov 2023 19:51:40 +0000 (19:51 +0000)]
JAL-4059 fixed a test that is now working as expected due to <br/>. Better calculation of long line with HTML tags.

6 months agoJAL-4059 Fix the tooltip formatting for when, e.g. enclose=false
Ben Soares [Mon, 13 Nov 2023 19:03:03 +0000 (19:03 +0000)]
JAL-4059 Fix the tooltip formatting for when, e.g. enclose=false

6 months agoJAL-4059 redo these tests as TestNG asserts to add message
Ben Soares [Mon, 13 Nov 2023 19:02:34 +0000 (19:02 +0000)]
JAL-4059 redo these tests as TestNG asserts to add message

6 months agoJAL-4090 JAL-1551 source license
James Procter [Mon, 13 Nov 2023 18:36:35 +0000 (18:36 +0000)]
JAL-4090 JAL-1551 source license

6 months agoMerge branch 'develop' into bug/JAL-4059_update_swingJS_for_JalviewJS_2_11_2_and_2_11_3
Ben Soares [Mon, 13 Nov 2023 18:33:36 +0000 (18:33 +0000)]
Merge branch 'develop' into bug/JAL-4059_update_swingJS_for_JalviewJS_2_11_2_and_2_11_3

6 months agoJAL-4059 Updates to miglayout, varna, intervalstore, with re-transpiled javascript...
Ben Soares [Mon, 13 Nov 2023 18:29:04 +0000 (18:29 +0000)]
JAL-4059 Updates to miglayout, varna, intervalstore, with re-transpiled javascript libs. Some failing tests

6 months agoJAL-4090 relese date 14th Nov 2023
James Procter [Mon, 13 Nov 2023 18:16:46 +0000 (18:16 +0000)]
JAL-4090 relese date 14th Nov 2023

6 months agoMerge branch 'develop' into bug/JAL-4059_update_swingJS_for_JalviewJS_2_11_2_and_2_11_3
James Procter [Mon, 13 Nov 2023 17:19:45 +0000 (17:19 +0000)]
Merge branch 'develop' into bug/JAL-4059_update_swingJS_for_JalviewJS_2_11_2_and_2_11_3

6 months agoJAL-4236 don’t look for headers in JalviewJS
James Procter [Mon, 13 Nov 2023 17:19:11 +0000 (17:19 +0000)]
JAL-4236 don’t look for headers in JalviewJS

6 months agoJAL-4336 set preferred dimensions for JTextBox workaround in JalviewJS
James Procter [Mon, 13 Nov 2023 17:18:14 +0000 (17:18 +0000)]
JAL-4336 set preferred dimensions for JTextBox workaround in JalviewJS

6 months agoMerge branch 'develop' into bug/JAL-4059_update_swingJS_for_JalviewJS_2_11_2_and_2_11_3
James Procter [Mon, 13 Nov 2023 16:17:27 +0000 (16:17 +0000)]
Merge branch 'develop' into bug/JAL-4059_update_swingJS_for_JalviewJS_2_11_2_and_2_11_3

6 months agoJAL-4090 fix JAL-4236 - just put the name of the class in rather than look it up...
James Procter [Mon, 13 Nov 2023 16:11:29 +0000 (16:11 +0000)]
JAL-4090 fix JAL-4236 - just put the name of the class in rather than look it up in a fancy way

6 months agoJAL-4331 construct and pass on overview title before asking desktop to open the window…
James Procter [Mon, 13 Nov 2023 16:05:09 +0000 (16:05 +0000)]
JAL-4331 construct and pass on overview title before asking desktop to open the window…

6 months agoJAL-4059 updated intervalstore jars to match updating util/jalviewjs/libjs/intervalst...
Ben Soares [Mon, 13 Nov 2023 12:16:48 +0000 (12:16 +0000)]
JAL-4059 updated intervalstore jars to match updating util/jalviewjs/libjs/intervalstore-site.zip

6 months agoJAL-4334 failing test using whole of Q29079 accession. Can be trimmed.
James Procter [Mon, 13 Nov 2023 10:28:37 +0000 (10:28 +0000)]
JAL-4334 failing test using whole of Q29079 accession. Can be trimmed.

6 months agoJAL-4240 Remove unnecessary whitespace, being rendered in JalviewJS. Split on both...
Ben Soares [Fri, 10 Nov 2023 22:27:09 +0000 (22:27 +0000)]
JAL-4240 Remove unnecessary whitespace, being rendered in JalviewJS. Split on both <br> <br/>. Should make consistent at source, mea culpa.

6 months agoJAL-4059 tidyup
Ben Soares [Fri, 10 Nov 2023 21:49:28 +0000 (21:49 +0000)]
JAL-4059 tidyup

6 months agoJAL-4059 Change long querystringnamespace to namespace as it's being used for more...
Ben Soares [Fri, 10 Nov 2023 21:29:02 +0000 (21:29 +0000)]
JAL-4059 Change long querystringnamespace to namespace as it's being used for more than query string now.  Add a spinner image for proof of concept loading indicator.

6 months agoJAL-4059 Tidy getting the namespace, and save the namespace in the Jalview instance...
Ben Soares [Fri, 10 Nov 2023 21:27:54 +0000 (21:27 +0000)]
JAL-4059 Tidy getting the namespace, and save the namespace in the Jalview instance for retrieval within Java.  If namespace exists when desktop appears, remove a div by id ns:jalviewSplash from the HTML page.

6 months agoJAL-4059 fix not merging html files to the final site from libs
Ben Soares [Fri, 10 Nov 2023 21:26:06 +0000 (21:26 +0000)]
JAL-4059 fix not merging html files to the final site from libs

6 months agoJAL-4059 SwingJS from java2script github repo. It works\!
Ben Soares [Fri, 10 Nov 2023 14:50:27 +0000 (14:50 +0000)]
JAL-4059 SwingJS from java2script github repo.  It works\!

6 months agoJAL-4059 Checked through and fixed build tasks
Ben Soares [Fri, 10 Nov 2023 14:43:29 +0000 (14:43 +0000)]
JAL-4059 Checked through and fixed build tasks

6 months agoJAL-4059 Fix up Jsmol calls and delete html files from JS zips in build.gradle. ...
Ben Soares [Thu, 9 Nov 2023 23:44:30 +0000 (23:44 +0000)]
JAL-4059 Fix up Jsmol calls and delete html files from JS zips in build.gradle.  Improve closure-compiler core creation with merged swingjs.  Change startup file for core example page.  Add querystringnamepspace to example pages.  Remove unnecessary core lists.

6 months agoJAL-4090 minor missing word correction to whatsnew
Ben Soares [Thu, 9 Nov 2023 12:31:05 +0000 (12:31 +0000)]
JAL-4090 minor missing word correction to whatsnew

6 months agoJAL-4059 fix that boolean for non-value query string args
Ben Soares [Tue, 7 Nov 2023 17:02:41 +0000 (17:02 +0000)]
JAL-4059 fix that boolean for non-value query string args

6 months agoMerge branch 'develop' into bug/JAL-4059_update_swingJS_for_JalviewJS_2_11_2_and_2_11_3
Ben Soares [Tue, 7 Nov 2023 15:57:20 +0000 (15:57 +0000)]
Merge branch 'develop' into bug/JAL-4059_update_swingJS_for_JalviewJS_2_11_2_and_2_11_3

6 months agoJAL-4059 --timeout not needed with --virtual-time-budget
Ben Soares [Tue, 7 Nov 2023 08:22:19 +0000 (08:22 +0000)]
JAL-4059 --timeout not needed with --virtual-time-budget

6 months agoJAL-4239 Using own id generation to avoid Random.nextLong() not implemented in jalviewjs
Ben Soares [Fri, 3 Nov 2023 15:37:07 +0000 (15:37 +0000)]
JAL-4239 Using own id generation to avoid Random.nextLong() not implemented in jalviewjs

6 months agoJAL-4090 JAL-1551 spotlessApply
James Procter [Fri, 3 Nov 2023 07:29:04 +0000 (07:29 +0000)]
JAL-4090 JAL-1551 spotlessApply

6 months agoJAL-4090 tweak what’s new
James Procter [Fri, 3 Nov 2023 07:28:39 +0000 (07:28 +0000)]
JAL-4090 tweak what’s new

6 months agoMerge branch 'develop' into bug/JAL-4059_update_swingJS_for_JalviewJS_2_11_2_and_2_11_3
Ben Soares [Thu, 2 Nov 2023 23:25:04 +0000 (23:25 +0000)]
Merge branch 'develop' into bug/JAL-4059_update_swingJS_for_JalviewJS_2_11_2_and_2_11_3

6 months agoJAL-4090 reported new known issue JAL-4328
James Procter [Thu, 2 Nov 2023 23:23:41 +0000 (23:23 +0000)]
JAL-4090 reported new known issue JAL-4328

6 months agoJAL-4059 updated _j2sclasslist.txt
Ben Soares [Thu, 2 Nov 2023 23:08:33 +0000 (23:08 +0000)]
JAL-4059 updated _j2sclasslist.txt

6 months agoJAL-4059 updated test for StringUtils
Ben Soares [Thu, 2 Nov 2023 23:07:55 +0000 (23:07 +0000)]
JAL-4059 updated test for StringUtils

6 months agoJAL-4192 minimal specification of gradle version in building.md
James Procter [Thu, 2 Nov 2023 23:07:15 +0000 (23:07 +0000)]
JAL-4192 minimal specification of gradle version in building.md

6 months agoJAL-4059 New namespaced query string parameters.
Ben Soares [Thu, 2 Nov 2023 23:06:49 +0000 (23:06 +0000)]
JAL-4059 New namespaced query string parameters.

6 months agoJAL-4090 fix up release notes - add notes or JAL-4216 JAL-4169 JAL-4250 JAL-4327...
James Procter [Thu, 2 Nov 2023 23:03:14 +0000 (23:03 +0000)]
JAL-4090 fix up release notes - add notes or JAL-4216 JAL-4169 JAL-4250 JAL-4327 and remove erroneous note for JAL-3776 (targeted for 2.12 release not this one)

6 months agoJAL-4169 fix up urls to faq and documentation
James Procter [Thu, 2 Nov 2023 23:00:03 +0000 (23:00 +0000)]
JAL-4169 fix up urls to faq and documentation

6 months agoJAL-4059 swingjs and Jmol-SwingJS.zip from Jmol github.
Ben Soares [Thu, 2 Nov 2023 22:44:38 +0000 (22:44 +0000)]
JAL-4059 swingjs and Jmol-SwingJS.zip from Jmol github.

6 months agoJAL-4059 Update closure-compiler.
Ben Soares [Thu, 2 Nov 2023 22:35:17 +0000 (22:35 +0000)]
JAL-4059 Update closure-compiler.

6 months agoJAL-4090 known issue report for JAL-4517
James Procter [Thu, 2 Nov 2023 21:34:01 +0000 (21:34 +0000)]
JAL-4090 known issue report for JAL-4517

6 months agoJAL-4090 release notes for JAL-1713 JAL-2528 and known issue report for JAL-4127
James Procter [Thu, 2 Nov 2023 21:23:32 +0000 (21:23 +0000)]
JAL-4090 release notes for JAL-1713 JAL-2528 and known issue report for JAL-4127

6 months agoJAL-4090 JAL-3921 release notes
James Procter [Thu, 2 Nov 2023 21:07:41 +0000 (21:07 +0000)]
JAL-4090 JAL-3921 release notes

6 months agoMerge branch 'patch/JAL-3921_jmol_session_save' into develop
James Procter [Thu, 2 Nov 2023 21:05:53 +0000 (21:05 +0000)]
Merge branch 'patch/JAL-3921_jmol_session_save' into develop

6 months agoMerge branch 'develop' into patch/JAL-3921_jmol_session_save
James Procter [Thu, 2 Nov 2023 21:01:22 +0000 (21:01 +0000)]
Merge branch 'develop' into patch/JAL-3921_jmol_session_save

6 months agoJAL-4217 wrap progress bar creation in an invokeLater to avoid setFont deadlock with...
James Procter [Thu, 2 Nov 2023 19:43:01 +0000 (19:43 +0000)]
JAL-4217 wrap progress bar creation in an invokeLater to avoid setFont deadlock with other ops

6 months agoJAL-3088 release notes JAL-4090
James Procter [Thu, 2 Nov 2023 19:14:06 +0000 (19:14 +0000)]
JAL-3088 release notes JAL-4090

6 months agoJAL-1551 formatting
James Procter [Thu, 2 Nov 2023 19:13:53 +0000 (19:13 +0000)]
JAL-1551 formatting

6 months agoMerge branch 'patch/JAL-3088_finalbracenotinrightplace' into develop
James Procter [Thu, 2 Nov 2023 19:01:40 +0000 (19:01 +0000)]
Merge branch 'patch/JAL-3088_finalbracenotinrightplace' into develop

6 months agoMerge branch 'develop' into patch/JAL-3088_finalbracenotinrightplace
James Procter [Thu, 2 Nov 2023 18:49:04 +0000 (18:49 +0000)]
Merge branch 'develop' into patch/JAL-3088_finalbracenotinrightplace

 Conflicts: - JAL-4250
src/jalview/renderer/AnnotationRenderer.java

6 months agoJAL-4090 update release date to friday 3rd November
James Procter [Thu, 2 Nov 2023 18:43:42 +0000 (18:43 +0000)]
JAL-4090 update release date to friday 3rd November
Release notes for JAL-4252 JAL-3858 JAL-2292 JAL-4288 JAL-4151

6 months agoJAL-4090 JAL-4293 JAL-4325 release notes
James Procter [Thu, 2 Nov 2023 17:24:27 +0000 (17:24 +0000)]
JAL-4090 JAL-4293 JAL-4325 release notes

6 months agoJAL-4090 JAL-4218 patch and release notes - don’t include dist in tarball
James Procter [Thu, 2 Nov 2023 17:07:25 +0000 (17:07 +0000)]
JAL-4090 JAL-4218 patch and release notes - don’t include dist in tarball

6 months agoJAL-4090 marked JAL-4290 as a knowndefect
James Procter [Thu, 2 Nov 2023 16:51:01 +0000 (16:51 +0000)]
JAL-4090 marked JAL-4290 as a knowndefect

6 months agoJAL-4090 JAL-4110 JAL-3599 release notes
James Procter [Thu, 2 Nov 2023 16:40:41 +0000 (16:40 +0000)]
JAL-4090 JAL-4110 JAL-3599 release notes

6 months agoJAL-4090 JAL-4310 JAL-4298 JAL-4282 JAL-4223 release notes
James Procter [Thu, 2 Nov 2023 16:32:18 +0000 (16:32 +0000)]
JAL-4090 JAL-4310 JAL-4298 JAL-4282 JAL-4223 release notes

6 months agoJAL-4090 JAL-4147 documentation for revised sequence associated annotation display...
James Procter [Thu, 2 Nov 2023 16:29:19 +0000 (16:29 +0000)]
JAL-4090 JAL-4147 documentation for revised sequence associated annotation display and pop-up menu

6 months agoJAL-4090 release notes for JAL-4304,JAL-4305 and JAL-3783 and marking JAL-4323 as...
James Procter [Thu, 2 Nov 2023 16:02:07 +0000 (16:02 +0000)]
JAL-4090 release notes for JAL-4304,JAL-4305 and JAL-3783 and marking JAL-4323 as known issue (groovy scripts colourschemes and file formats)

6 months agoJAL-4289 JAL-4253 lower end of group boundary vertical needs to be flush with horizontal
James Procter [Thu, 2 Nov 2023 12:43:12 +0000 (12:43 +0000)]
JAL-4289 JAL-4253 lower end of group boundary vertical needs to be flush with horizontal

6 months agoJAL-4090 JAL-4281 JAL-4311 release notes
James Procter [Wed, 1 Nov 2023 23:36:05 +0000 (23:36 +0000)]
JAL-4090 JAL-4281 JAL-4311 release notes

6 months agoMerge branch 'patch/JAL-4281_idwidthandannotHeight_in_project' into develop
James Procter [Wed, 1 Nov 2023 20:47:20 +0000 (20:47 +0000)]
Merge branch 'patch/JAL-4281_idwidthandannotHeight_in_project' into develop

6 months agoJAL-4281 patch test so it passes on build server and accepts different legacy idwidth... patch/JAL-4281_idwidthandannotHeight_in_project
James Procter [Wed, 1 Nov 2023 20:34:23 +0000 (20:34 +0000)]
JAL-4281 patch test so it passes on build server and accepts different legacy idwidth on macs

6 months agoJAL-4090 release notes for JAL-4315
James Procter [Wed, 1 Nov 2023 19:20:10 +0000 (19:20 +0000)]
JAL-4090 release notes for JAL-4315

6 months agoMerge branch 'feature/JAL-4315_fc_draganddrop' into develop
James Procter [Wed, 1 Nov 2023 19:16:55 +0000 (19:16 +0000)]
Merge branch 'feature/JAL-4315_fc_draganddrop' into develop

6 months agoJAL-4090 JAL-4317 release notes
James Procter [Wed, 1 Nov 2023 19:15:15 +0000 (19:15 +0000)]
JAL-4090 JAL-4317 release notes

6 months agoMerge branch 'patch/JAL-4317_enablefeaturewhenadjustingstyle' into develop
James Procter [Wed, 1 Nov 2023 19:12:43 +0000 (19:12 +0000)]
Merge branch 'patch/JAL-4317_enablefeaturewhenadjustingstyle' into develop

6 months agoMerge branch 'develop' into patch/JAL-4281_idwidthandannotHeight_in_project
James Procter [Wed, 1 Nov 2023 19:08:58 +0000 (19:08 +0000)]
Merge branch 'develop' into patch/JAL-4281_idwidthandannotHeight_in_project

 Conflicts:
src/jalview/gui/AlignmentPanel.java
and regenerated schema binding

6 months agoMerge branch 'patch/JAL-4260_fix_up_select_via_ruler_in_wrapped' into develop
James Procter [Wed, 1 Nov 2023 16:40:55 +0000 (16:40 +0000)]
Merge branch 'patch/JAL-4260_fix_up_select_via_ruler_in_wrapped' into develop

6 months agoJAL-4260 encapsulate logic for resolving nearest column and do better using it in... patch/JAL-4260_fix_up_select_via_ruler_in_wrapped
James Procter [Wed, 1 Nov 2023 16:23:30 +0000 (16:23 +0000)]
JAL-4260 encapsulate logic for resolving nearest column and do better using it in wrapped mode for drags/clicks/popups on alignment

6 months agoJAL-4260 reinstate annotation auto-id-width for wrapped view in headless mode (JAL...
James Procter [Wed, 1 Nov 2023 16:18:36 +0000 (16:18 +0000)]
JAL-4260 reinstate annotation auto-id-width for wrapped view in headless mode (JAL-244) whilst still right-aligning labels

6 months agoJAL-4059 Add the newest exampleFile_2_7.jar to the JalviewJS examples (I want the...
Ben Soares [Wed, 1 Nov 2023 12:18:15 +0000 (12:18 +0000)]
JAL-4059 Add the newest exampleFile_2_7.jar to the JalviewJS examples (I want the structure\!).

6 months agoJAL-4260 fix up click/drags on ruler area in wrapped mode.
James Procter [Tue, 31 Oct 2023 13:22:30 +0000 (13:22 +0000)]
JAL-4260 fix up click/drags on ruler area in wrapped mode.

6 months agoJAL-4059 simpler reimplementation of StringUtils.separatorListToArray to avoid unnece...
Ben Soares [Tue, 31 Oct 2023 12:57:25 +0000 (12:57 +0000)]
JAL-4059 simpler reimplementation of StringUtils.separatorListToArray to avoid unnecessary use of Pattern and regex because of possible jalviewjs Pattern incompatibility

6 months agoJAL-4059 Actually fix the order of js lib syncs to site.
Ben Soares [Tue, 31 Oct 2023 12:54:26 +0000 (12:54 +0000)]
JAL-4059 Actually fix the order of js lib syncs to site.

6 months agoJAL-4059 upgraded Jmol
Ben Soares [Tue, 31 Oct 2023 12:53:43 +0000 (12:53 +0000)]
JAL-4059 upgraded Jmol

6 months agoJAL-4260 right align the annotation labels regardless of width in wrapped mode.
James Procter [Tue, 31 Oct 2023 12:33:03 +0000 (12:33 +0000)]
JAL-4260 right align the annotation labels regardless of width in wrapped mode.

6 months agoJAL-244 noticed NPE exception was possible when visibility was adjusted in wrapped...
James Procter [Tue, 31 Oct 2023 12:01:03 +0000 (12:01 +0000)]
JAL-244 noticed NPE exception was possible when visibility was adjusted in wrapped mode

6 months agoJAL-244 knock on - make sure alignPanel is laid out properly after adjusting height...
James Procter [Tue, 31 Oct 2023 12:00:38 +0000 (12:00 +0000)]
JAL-244 knock on - make sure alignPanel is laid out properly after adjusting height. Probably a better

6 months agoMerge branch 'develop' into bug/JAL-4059_update_swingJS_for_JalviewJS_2_11_2_and_2_11_3
Ben Soares [Tue, 31 Oct 2023 11:27:15 +0000 (11:27 +0000)]
Merge branch 'develop' into bug/JAL-4059_update_swingJS_for_JalviewJS_2_11_2_and_2_11_3

6 months agoJAL-4319 Downgrade shadow(Jar) module to stop triggering clover
Ben Soares [Tue, 31 Oct 2023 10:55:30 +0000 (10:55 +0000)]
JAL-4319 Downgrade shadow(Jar) module to stop triggering clover

6 months agoJAL-4059 Just keeping these jsmol versions handy. Remove these files before merging...
Ben Soares [Tue, 31 Oct 2023 09:31:07 +0000 (09:31 +0000)]
JAL-4059 Just keeping these jsmol versions handy.  Remove these files before merging to develop.

6 months agoJAL-4059 If we upgrade Jsmol, do we want to upgrade Jmol to the same version?
Ben Soares [Tue, 31 Oct 2023 09:29:44 +0000 (09:29 +0000)]
JAL-4059 If we upgrade Jsmol, do we want to upgrade Jmol to the same version?

6 months agoJAL-4059 Converting Pattern/Matcher methods that are possibly incompatible with JS...
Ben Soares [Tue, 31 Oct 2023 09:28:36 +0000 (09:28 +0000)]
JAL-4059 Converting Pattern/Matcher methods that are possibly incompatible with JS regex equivalents

6 months agoJAL-4059 rename jsmol zip file for clarity
Ben Soares [Tue, 31 Oct 2023 09:26:20 +0000 (09:26 +0000)]
JAL-4059 rename jsmol zip file for clarity

6 months agoJAL-4059 ensure order of transferring JS lib zip files to site is consistent
Ben Soares [Tue, 31 Oct 2023 09:25:26 +0000 (09:25 +0000)]
JAL-4059 ensure order of transferring JS lib zip files to site is consistent

6 months agoJAL-4317 enable display of feature when showing its colour or filter settings dialog... patch/JAL-4317_enablefeaturewhenadjustingstyle
James Procter [Mon, 30 Oct 2023 12:14:20 +0000 (12:14 +0000)]
JAL-4317 enable display of feature when showing its colour or filter settings dialog, and restore original visibility if cancel is pressed.

6 months agoHandle feature settings files loaded via drag and drop or import feature/JAL-4315_fc_draganddrop
James Procter [Mon, 30 Oct 2023 11:24:22 +0000 (11:24 +0000)]
Handle feature settings files loaded via drag and drop or import

6 months agoJAL-4315 allow feature settings to be loaded from a file or input stream without...
James Procter [Mon, 30 Oct 2023 11:24:07 +0000 (11:24 +0000)]
JAL-4315 allow feature settings to be loaded from a file or input stream without the dialog being open

6 months agoJAL-4315 identify feature settings file from its xml schema header
James Procter [Mon, 30 Oct 2023 11:23:05 +0000 (11:23 +0000)]
JAL-4315 identify feature settings file from its xml schema header

6 months agoJAL-4059 Now using "Google Chrome for Testing" https://googlechromelabs.github.io...
Ben Soares [Thu, 26 Oct 2023 16:12:48 +0000 (17:12 +0100)]
JAL-4059 Now using "Google Chrome for Testing" https://googlechromelabs.github.io/chrome-for-testing/ .  Adjusted timeouts. Removed window.console.err fix \(no longer needed\).

6 months agoMerge branch 'patch/JAL-4311_import_pLDDT_scores_from_nonAlphaFold_sources' into...
James Procter [Thu, 26 Oct 2023 11:44:31 +0000 (12:44 +0100)]
Merge branch 'patch/JAL-4311_import_pLDDT_scores_from_nonAlphaFold_sources' into develop

6 months agoMerge branch 'bug/JAL-4313_cme_in_tests' into patch/JAL-4311_import_pLDDT_scores_from...
James Procter [Thu, 26 Oct 2023 11:43:48 +0000 (12:43 +0100)]
Merge branch 'bug/JAL-4313_cme_in_tests' into patch/JAL-4311_import_pLDDT_scores_from_nonAlphaFold_sources

6 months agoMerge branch 'develop' into bug/JAL-4289_group_boundary_not_drawn_properly_in_fastpai... bug/JAL-4289_group_boundary_not_drawn_properly_in_fastpaint_or_paint
Ben Soares [Wed, 25 Oct 2023 10:28:15 +0000 (11:28 +0100)]
Merge branch 'develop' into bug/JAL-4289_group_boundary_not_drawn_properly_in_fastpaint_or_paint

6 months agoJAL-4312 defend against ConcurrentModificationException bug/JAL-4313_cme_in_tests
James Procter [Wed, 25 Oct 2023 10:17:06 +0000 (11:17 +0100)]
JAL-4312 defend against ConcurrentModificationException

6 months agoJAL-4312 call AlignFrame.setAnnotationsVisibility on AWT thread from Commands
James Procter [Wed, 25 Oct 2023 10:16:01 +0000 (11:16 +0100)]
JAL-4312 call AlignFrame.setAnnotationsVisibility on AWT thread from Commands

6 months agoJAL-4059 Updated jmoljs and _j2sclasslist.txt
Ben Soares [Tue, 24 Oct 2023 21:08:37 +0000 (22:08 +0100)]
JAL-4059 Updated jmoljs and _j2sclasslist.txt

6 months agoJAL-4311 fix ranking so models with like scores are sorted in their own group - Alpha... improvement/JAL-4124_dont_duplacate_PAE_data_acrossviews
James Procter [Mon, 23 Oct 2023 17:31:06 +0000 (18:31 +0100)]
JAL-4311 fix ranking so models with like scores are sorted in their own group - AlphaFold 2 now selected as highest scoring model (58) over levyLab (50)

6 months agoJAL-4311 failing test case for 3d-beacons epas1_human including levyLab alphaFold2...
James Procter [Mon, 23 Oct 2023 17:29:33 +0000 (18:29 +0100)]
JAL-4311 failing test case for 3d-beacons epas1_human including levyLab alphaFold2 pLDDT scored result