jalview.git
2 months agoJAL-4380 Added information to annotation tooltips when description is not present improvement/JAL-4381_dynamic_value_colouring_of_annotations
Ben Soares [Tue, 20 Feb 2024 15:35:22 +0000 (15:35 +0000)]
JAL-4380 Added information to annotation tooltips when description is not present

2 months agoJAL-4375 Add an AnnotationColouringI interface, and generic AnnotationColouringRanges...
Ben Soares [Tue, 20 Feb 2024 15:34:43 +0000 (15:34 +0000)]
JAL-4375 Add an AnnotationColouringI interface, and generic AnnotationColouringRanges to calculate changing colours between two values and specific AnnotationColouringPLDDT.  Linegraph annotations can use this to drawSegmentedLine -- a line drawn multiple times clipped to different ranges in different colours.  Calculations are cached.

2 months agoJAL-4375 Pass through a flag to AnnotationRenderer.drawComponent(...) so it knows...
Ben Soares [Wed, 7 Feb 2024 17:05:45 +0000 (17:05 +0000)]
JAL-4375 Pass through a flag to AnnotationRenderer.drawComponent(...) so it knows when a full width render is required, adjusting the g2dCopy.setClip(...) width accordingly

2 months agoJAL-4375 This extra clip isn't necessary
Ben Soares [Wed, 7 Feb 2024 14:20:39 +0000 (14:20 +0000)]
JAL-4375 This extra clip isn't necessary

2 months agoJAL-4375 Clipped label text in annotations to annotation rectangle. Added property...
Ben Soares [Wed, 7 Feb 2024 01:00:31 +0000 (01:00 +0000)]
JAL-4375 Clipped label text in annotations to annotation rectangle. Added property to change text antialias method.  Changed translation/scaling of Graphics2D object more robust with a copy of the object.

2 months agoJAL-4375 I don't think turning off antialiasing is necessary and possibly not appropriate
Ben Soares [Fri, 2 Feb 2024 11:28:52 +0000 (11:28 +0000)]
JAL-4375 I don't think turning off antialiasing is necessary and possibly not appropriate

3 months agoJAL-4375 Single width pixel artifacts appearing for PAE annotation now fixed for...
Ben Soares [Fri, 2 Feb 2024 01:11:32 +0000 (01:11 +0000)]
JAL-4375 Single width pixel artifacts appearing for PAE annotation now fixed for drawLine method. AnnotationRowRendererI adjusted to pass isVectorRendering boolean to ensure correct method to draw the matrix blocks in vector graphic export.

3 months agoJAL-4375 fix typo in property name
Ben Soares [Thu, 1 Feb 2024 15:34:09 +0000 (15:34 +0000)]
JAL-4375 fix typo in property name

3 months agoJAL-4375 Improved trackpad user experience for wrapped format, with vertical scrollin...
Ben Soares [Thu, 1 Feb 2024 12:26:48 +0000 (12:26 +0000)]
JAL-4375 Improved trackpad user experience for wrapped format, with vertical scrolling thresholds for mousewheel/tackpad rotation and time-since-last-left-right-rotation reducing accidental up/down scrolls whilst using trackpad to scroll left/right. Thresholds can be adjusted in properties file.

3 months agoJAL-4375 More consistent calculation for dashed threshold line
Ben Soares [Wed, 31 Jan 2024 17:03:39 +0000 (17:03 +0000)]
JAL-4375 More consistent calculation for dashed threshold line

3 months agoJAL-4375 Different way of getting mouse wheel movement for cross-platform (testing...
Ben Soares [Wed, 31 Jan 2024 16:08:54 +0000 (16:08 +0000)]
JAL-4375 Different way of getting mouse wheel movement for cross-platform (testing on macos and linux) sensitivity

3 months agoJAL-4375 Fix big sideways scroll from trackpad at beginning and end of visible alignment.
Ben Soares [Wed, 31 Jan 2024 12:47:13 +0000 (12:47 +0000)]
JAL-4375 Fix big sideways scroll from trackpad at beginning and end of visible alignment.

3 months agoJAL-4375 Fixed sensitivity of new more responsive left-right side scrolling
Ben Soares [Wed, 31 Jan 2024 09:11:43 +0000 (09:11 +0000)]
JAL-4375 Fixed sensitivity of new more responsive left-right side scrolling

3 months agoJAL-4375 Fixed the following when trackpad side-scrolling in wrap format: line-graph...
Ben Soares [Wed, 31 Jan 2024 08:24:33 +0000 (08:24 +0000)]
JAL-4375 Fixed the following when trackpad side-scrolling in wrap format: line-graph edge artifacts, ss sheet arrowhead artifact, boundary line overdraws, threshold dashed line overlay draws. Added half-line segments at both ends of line graph when neighbouring value exists, this applies to non-wrap format too.

3 months agoJAL-4356 release notes develop
James Procter [Tue, 23 Jan 2024 17:27:24 +0000 (17:27 +0000)]
JAL-4356 release notes

3 months agoJAL-4356 update release notes for 2.11.3.3
James Procter [Tue, 23 Jan 2024 17:08:28 +0000 (17:08 +0000)]
JAL-4356 update release notes for 2.11.3.3

3 months agoMerge branch 'bug/JAL-4290_headless_alignment_export_with_structure_annotations_doesn...
James Procter [Tue, 23 Jan 2024 16:51:04 +0000 (16:51 +0000)]
Merge branch 'bug/JAL-4290_headless_alignment_export_with_structure_annotations_doesnt_include_secondary_structure_and_temperature_factor' into develop

3 months agoMerge branch 'develop' into bug/JAL-4290_headless_alignment_export_with_structure_ann...
James Procter [Tue, 23 Jan 2024 14:21:59 +0000 (14:21 +0000)]
Merge branch 'develop' into bug/JAL-4290_headless_alignment_export_with_structure_annotations_doesnt_include_secondary_structure_and_temperature_factor

3 months agoJAL-4367 Limit right and top adjustments
Ben Soares [Wed, 20 Dec 2023 13:23:07 +0000 (13:23 +0000)]
JAL-4367 Limit right and top adjustments

3 months agoJAL-4290 Fix image comparison between gui and headless output. Images are now the...
Ben Soares [Wed, 20 Dec 2023 13:14:26 +0000 (13:14 +0000)]
JAL-4290 Fix image comparison between gui and headless output.  Images are now the same

3 months agoJAL-4290 fixed tests
Ben Soares [Wed, 20 Dec 2023 00:08:56 +0000 (00:08 +0000)]
JAL-4290 fixed tests

3 months agoMerge branch 'bug/JAL-4353_cannot_output_multiple_different_structure_images_for_one_...
Ben Soares [Tue, 19 Dec 2023 17:52:45 +0000 (17:52 +0000)]
Merge branch 'bug/JAL-4353_cannot_output_multiple_different_structure_images_for_one_alignment' into bug/JAL-4290_headless_alignment_export_with_structure_annotations_doesnt_include_secondary_structure_and_temperature_factor

3 months agoMerge branch 'develop' into bug/JAL-4353_cannot_output_multiple_different_structure_i...
Ben Soares [Thu, 14 Dec 2023 15:40:48 +0000 (15:40 +0000)]
Merge branch 'develop' into bug/JAL-4353_cannot_output_multiple_different_structure_images_for_one_alignment

3 months agoMerge branch 'bug/JAL-4353_cannot_output_multiple_different_structure_images_for_one_...
James Procter [Tue, 12 Dec 2023 20:55:49 +0000 (20:55 +0000)]
Merge branch 'bug/JAL-4353_cannot_output_multiple_different_structure_images_for_one_alignment_with_renderpatch' into bug/JAL-4353_cannot_output_multiple_different_structure_images_for_one_alignment

3 months agoJAL-4353 wait for files to be written fully before comparing size with older file
James Procter [Tue, 12 Dec 2023 17:20:04 +0000 (17:20 +0000)]
JAL-4353 wait for files to be written fully before comparing size with older file

3 months agoJAL-4353 singleThread all tests
James Procter [Tue, 12 Dec 2023 17:18:48 +0000 (17:18 +0000)]
JAL-4353 singleThread all tests

3 months agoJAL-4369 invokeAndWait to avoid hang whilst calling getFiles if a Jmol redraw is...
James Procter [Wed, 10 Jan 2024 15:51:52 +0000 (15:51 +0000)]
JAL-4369 invokeAndWait to avoid hang whilst calling getFiles if a Jmol redraw is in progress

3 months agoJAL-4369 uniprotkb - try to avoid another redirect response
James Procter [Wed, 10 Jan 2024 10:26:26 +0000 (10:26 +0000)]
JAL-4369 uniprotkb - try to avoid another redirect response

3 months agoJAL-4369 use rest.uniprot.org as fetch domain
James Procter [Tue, 9 Jan 2024 18:36:12 +0000 (18:36 +0000)]
JAL-4369 use rest.uniprot.org as fetch domain
t pu# Please enter the commit message for your changes. Lines starting

3 months agoMerge branch 'bug/JAL-4373_jvmmemmax_and_jvmmempc_ignored_on_command_line_for_executa...
James Procter [Tue, 23 Jan 2024 13:39:04 +0000 (13:39 +0000)]
Merge branch 'bug/JAL-4373_jvmmemmax_and_jvmmempc_ignored_on_command_line_for_executable_jar_launch' into develop

3 months agoMerge branch 'bug/JAL-4368_default_colourscheme_applied_to_JVP_inappropriately' into...
James Procter [Tue, 23 Jan 2024 13:34:35 +0000 (13:34 +0000)]
Merge branch 'bug/JAL-4368_default_colourscheme_applied_to_JVP_inappropriately' into develop

3 months agoJAL-4373 Setting the jvmmempc and jvmmemmax strings from the Arg.getName() for consis... bug/JAL-4373_jvmmemmax_and_jvmmempc_ignored_on_command_line_for_executable_jar_launch
Ben Soares [Fri, 19 Jan 2024 17:00:46 +0000 (17:00 +0000)]
JAL-4373 Setting the jvmmempc and jvmmemmax strings from the Arg.getName() for consistency. Updated some comments.

3 months agoJAL-4373 Fix Main-Class and other attribute settings in the shadowJar manifest. It...
Ben Soares [Fri, 19 Jan 2024 16:11:14 +0000 (16:11 +0000)]
JAL-4373 Fix Main-Class and other attribute settings in the shadowJar manifest. It requires a 'dummy' Jar task with the correct settings.

3 months agoJAL-4368 Only set a colour scheme if --colour is given or it's not a JVP file bug/JAL-4368_default_colourscheme_applied_to_JVP_inappropriately
Ben Soares [Fri, 5 Jan 2024 17:28:36 +0000 (17:28 +0000)]
JAL-4368 Only set a colour scheme if --colour is given or it's not a JVP file

4 months agoJAL-4290 Fixed one test
Ben Soares [Tue, 19 Dec 2023 17:50:33 +0000 (17:50 +0000)]
JAL-4290 Fixed one test

4 months agoJAL-4290 not quite working tests
Ben Soares [Mon, 18 Dec 2023 13:58:28 +0000 (13:58 +0000)]
JAL-4290 not quite working tests

4 months agoJAL-4290 incorrect usage of main()
Ben Soares [Mon, 18 Dec 2023 13:58:15 +0000 (13:58 +0000)]
JAL-4290 incorrect usage of main()

4 months agoMerge branch 'bug/JAL-4290_headless_alignment_export_with_structure_annotations_doesn...
Ben Soares [Fri, 15 Dec 2023 21:30:13 +0000 (21:30 +0000)]
Merge branch 'bug/JAL-4290_headless_alignment_export_with_structure_annotations_doesnt_include_secondary_structure_and_temperature_factor' of https://source.jalview.org/git/jalview into bug/JAL-4290_headless_alignment_export_with_structure_annotations_doesnt_include_secondary_structure_and_temperature_factor

4 months agoJAL-4290 Add method to allow for specific settings. Revert setting show annotations.
Ben Soares [Fri, 15 Dec 2023 21:29:59 +0000 (21:29 +0000)]
JAL-4290 Add method to allow for specific settings. Revert setting show annotations.

4 months agoJAL-4290 Set structureSelectionManager settings more generically and when no desktop...
Ben Soares [Fri, 15 Dec 2023 15:18:23 +0000 (15:18 +0000)]
JAL-4290 Set structureSelectionManager settings more generically and when no desktop exists

4 months agoMerge branch 'bug/JAL-4290_headless_alignment_figure_with_sse' into bug/JAL-4290_head...
James Procter [Fri, 15 Dec 2023 11:31:30 +0000 (11:31 +0000)]
Merge branch 'bug/JAL-4290_headless_alignment_figure_with_sse' into bug/JAL-4290_headless_alignment_export_with_structure_annotations_doesnt_include_secondary_structure_and_temperature_factor

4 months agoJAL-4290 new CommandsTest.headlessOrGuiImageOutputTest - uses CommandLineOperations... bug/JAL-4290_headless_alignment_figure_with_sse
James Procter [Fri, 15 Dec 2023 11:30:11 +0000 (11:30 +0000)]
JAL-4290 new CommandsTest.headlessOrGuiImageOutputTest - uses CommandLineOperations.Worker to run jalview as a separate process to verify headless alignment image export should be same size as when launched with —gui

4 months agoJAL-4290 Move some annotation visibility settings to after opening a structure. Set...
Ben Soares [Fri, 15 Dec 2023 01:08:11 +0000 (01:08 +0000)]
JAL-4290 Move some annotation visibility settings to after opening a structure. Set synchronously if in headless mode.

4 months agoJAL-4356 update release notes
James Procter [Thu, 14 Dec 2023 15:39:20 +0000 (15:39 +0000)]
JAL-4356 update release notes

4 months agoMerge branch 'bug/JAL-4353_cannot_output_multiple_different_structure_images_for_one_...
James Procter [Thu, 14 Dec 2023 15:28:08 +0000 (15:28 +0000)]
Merge branch 'bug/JAL-4353_cannot_output_multiple_different_structure_images_for_one_alignment' into develop

4 months agoMerge branch 'bug/JAL-4353_cannot_output_multiple_different_structure_images_for_one_...
James Procter [Tue, 12 Dec 2023 20:55:49 +0000 (20:55 +0000)]
Merge branch 'bug/JAL-4353_cannot_output_multiple_different_structure_images_for_one_alignment_with_renderpatch' into bug/JAL-4353_cannot_output_multiple_different_structure_images_for_one_alignment

4 months agoJAL-4353 wait for files to be written fully before comparing size with older file
James Procter [Tue, 12 Dec 2023 17:20:04 +0000 (17:20 +0000)]
JAL-4353 wait for files to be written fully before comparing size with older file

4 months agoJAL-4217 singleThread all tests
James Procter [Tue, 12 Dec 2023 17:18:48 +0000 (17:18 +0000)]
JAL-4217 singleThread all tests

4 months agoMerge branch 'bug/JAL-2934proportionalScrolling' into develop
James Procter [Thu, 14 Dec 2023 14:16:38 +0000 (14:16 +0000)]
Merge branch 'bug/JAL-2934proportionalScrolling' into develop

4 months agoMerge branch 'develop' into bug/JAL-2934proportionalScrolling bug/JAL-2934proportionalScrolling
James Procter [Thu, 14 Dec 2023 14:14:15 +0000 (14:14 +0000)]
Merge branch 'develop' into bug/JAL-2934proportionalScrolling

4 months agoJAL-4353 bigger tighter test
Ben Soares [Tue, 12 Dec 2023 17:49:35 +0000 (17:49 +0000)]
JAL-4353 bigger tighter test

4 months agoJAL-4217 don’t try and export an image when Jmol is also trying to repaint
James Procter [Tue, 12 Dec 2023 17:17:17 +0000 (17:17 +0000)]
JAL-4217 don’t try and export an image when Jmol is also trying to repaint

4 months agoMerge branch 'bug/JAL-4353_cannot_output_multiple_different_structure_images_for_one_...
Ben Soares [Tue, 12 Dec 2023 17:13:45 +0000 (17:13 +0000)]
Merge branch 'bug/JAL-4353_cannot_output_multiple_different_structure_images_for_one_alignment' of https://source.jalview.org/git/jalview into bug/JAL-4353_cannot_output_multiple_different_structure_images_for_one_alignment

4 months agoMerge branch 'develop' into bug/JAL-4353_cannot_output_multiple_different_structure_i...
James Procter [Tue, 12 Dec 2023 16:02:14 +0000 (16:02 +0000)]
Merge branch 'develop' into bug/JAL-4353_cannot_output_multiple_different_structure_images_for_one_alignment

4 months agoJAL-4217 close internal frame on the swing thread to avoid deadlock
James Procter [Tue, 12 Dec 2023 15:48:32 +0000 (15:48 +0000)]
JAL-4217 close internal frame on the swing thread to avoid deadlock

4 months agoJAL-4353 helper method and test for primary/secondary and auxiliary arguments with...
Ben Soares [Tue, 12 Dec 2023 15:47:26 +0000 (15:47 +0000)]
JAL-4353 helper method and test for primary/secondary and auxiliary arguments with --structure pdb0 --structureimage png0a --bgcolour col0a --structureimagepng0b --bgcolour col0b --structure pdb1 --...

4 months agoMerge branch 'bug/JAL-4353_cannot_output_multiple_different_structure_images_for_one_...
James Procter [Tue, 12 Dec 2023 12:37:04 +0000 (12:37 +0000)]
Merge branch 'bug/JAL-4353_cannot_output_multiple_different_structure_images_for_one_alignment' into develop

4 months agoJAL-4353 failing test
James Procter [Tue, 12 Dec 2023 12:36:51 +0000 (12:36 +0000)]
JAL-4353 failing test

4 months agoJAL-4353 fix assert that successive test output files get bigger in structureImageOut...
James Procter [Tue, 12 Dec 2023 12:36:36 +0000 (12:36 +0000)]
JAL-4353 fix assert that successive test output files get bigger in structureImageOutputTest and argFilesGlobAndSubstitutionsTest

4 months agoJAL-4192 more specific info about versions needed
James Procter [Mon, 11 Dec 2023 17:31:38 +0000 (17:31 +0000)]
JAL-4192 more specific info about versions needed

4 months agoJAL-4353 re-used random color code
Ben Soares [Wed, 6 Dec 2023 22:00:06 +0000 (22:00 +0000)]
JAL-4353 re-used random color code

4 months agoJAL-4353 Preserve the user given 'linkedId' with ArgValue, to help with deciding...
Ben Soares [Wed, 6 Dec 2023 17:41:35 +0000 (17:41 +0000)]
JAL-4353 Preserve the user given 'linkedId' with ArgValue, to help with deciding if user deliberately set a wildcard linkedId (or --all), to inform value of sub-args.

4 months agoJAL-4356 bump RELEASE
James Procter [Wed, 6 Dec 2023 14:37:04 +0000 (14:37 +0000)]
JAL-4356 bump RELEASE

4 months agoJAL-4356 new release notes and whats new for 2.11.3.3 and JAL-840 release notes
James Procter [Wed, 6 Dec 2023 14:21:11 +0000 (14:21 +0000)]
JAL-4356 new release notes and whats new for 2.11.3.3 and JAL-840 release notes

4 months agoMerge branch 'patch/JAL-840_clustalx_docs_fix' into develop
James Procter [Wed, 6 Dec 2023 14:14:12 +0000 (14:14 +0000)]
Merge branch 'patch/JAL-840_clustalx_docs_fix' into develop

4 months agoMerge branch 'bug/JAL-2934proportionalScrolling' into develop
James Procter [Wed, 6 Dec 2023 13:48:54 +0000 (13:48 +0000)]
Merge branch 'bug/JAL-2934proportionalScrolling' into develop

4 months agoJAL-4353 Add a 'random' colour to produce a random colour.
Ben Soares [Wed, 6 Dec 2023 11:02:32 +0000 (11:02 +0000)]
JAL-4353 Add a 'random' colour to produce a random colour.

4 months agoJAL-4353 Add secondary Types for Args, for STRUCTUREIMAGE Type and restrict structure...
Ben Soares [Tue, 5 Dec 2023 14:15:53 +0000 (14:15 +0000)]
JAL-4353 Add secondary Types for Args, for STRUCTUREIMAGE Type and restrict structureimages between structures on the same open alignment

5 months agoJAL-4243 Updated bio.tools record and JSON (version number)
Ben Soares [Fri, 1 Dec 2023 12:05:27 +0000 (12:05 +0000)]
JAL-4243 Updated bio.tools record and JSON (version number)

5 months agoJAL-4351 update release notes for JAL-4342
James Procter [Thu, 30 Nov 2023 16:55:24 +0000 (16:55 +0000)]
JAL-4351 update release notes for JAL-4342

5 months agoMerge branch 'patch/JAL-4342_emptyannotationsexport' into develop
James Procter [Thu, 30 Nov 2023 16:51:09 +0000 (16:51 +0000)]
Merge branch 'patch/JAL-4342_emptyannotationsexport' into develop

5 months agoJAL-4342 test and patch checking annotation csv export contains the annotations on... patch/JAL-4342_emptyannotationsexport
James Procter [Thu, 30 Nov 2023 15:39:14 +0000 (15:39 +0000)]
JAL-4342 test and patch checking annotation csv export contains the annotations on the alignment or a specific exported annotation

5 months agoPatch fixes JAL-4165 - added to release notes JAL-4351
James Procter [Thu, 30 Nov 2023 15:17:41 +0000 (15:17 +0000)]
Patch fixes JAL-4165 - added to release notes JAL-4351

5 months agoJAL-4351 2.11.3.2 scheduled for 1st December release
James Procter [Thu, 30 Nov 2023 15:06:04 +0000 (15:06 +0000)]
JAL-4351 2.11.3.2 scheduled for 1st December release

5 months agoMerge branch 'bug/JAL-4344_structureimage_cl_arg_only_creating_background_colour_squa...
James Procter [Thu, 30 Nov 2023 14:32:45 +0000 (14:32 +0000)]
Merge branch 'bug/JAL-4344_structureimage_cl_arg_only_creating_background_colour_square-FIXED_from_develop' into develop

5 months agoJAL-4344 careful application of -Djava.awt.headless=true to avoid Jmol problem. Using...
Ben Soares [Thu, 30 Nov 2023 12:51:54 +0000 (12:51 +0000)]
JAL-4344 careful application of -Djava.awt.headless=true to avoid Jmol problem. Using -Dapple.awt.headless=true instead for macOS. Fixed in install and conda shell scripts and also in jalview.bin.Launcher.

5 months agoJAL-4343 fix insufficient-caffeine error - add whats new for 2.11.3.1
James Procter [Wed, 22 Nov 2023 10:43:58 +0000 (10:43 +0000)]
JAL-4343 fix insufficient-caffeine error - add whats new for 2.11.3.1

5 months agoJAL-4343 release today, update notes for JAL-4348 and what’s new for release
James Procter [Wed, 22 Nov 2023 10:38:41 +0000 (10:38 +0000)]
JAL-4343 release today, update notes for JAL-4348 and what’s new for release

5 months agoMerge branch 'patch/JAL-4345_pae_epas1_doubleclick' into develop
James Procter [Wed, 22 Nov 2023 10:28:18 +0000 (10:28 +0000)]
Merge branch 'patch/JAL-4345_pae_epas1_doubleclick' into develop

5 months agoJAL-4345 patch and release notes patch/JAL-4345_pae_epas1_doubleclick
James Procter [Tue, 21 Nov 2023 18:02:57 +0000 (18:02 +0000)]
JAL-4345 patch and release notes

5 months agoJAL-4348 Add newer versions of Chimera and ChimeraX to the version whitelist
Ben Soares [Mon, 20 Nov 2023 13:40:53 +0000 (13:40 +0000)]
JAL-4348 Add newer versions of Chimera and ChimeraX to the version whitelist

5 months agoJAL-4343 patch for JAL-4347 uniprot non-pos feature parsing
James Procter [Mon, 20 Nov 2023 11:34:03 +0000 (11:34 +0000)]
JAL-4343 patch for JAL-4347 uniprot non-pos feature parsing

5 months agoJAL-4343 release notes for JAL-4340 and JAL-4243
James Procter [Fri, 17 Nov 2023 16:05:27 +0000 (16:05 +0000)]
JAL-4343 release notes for JAL-4340 and JAL-4243

5 months agoJAL-4343 bump version
James Procter [Fri, 17 Nov 2023 16:01:01 +0000 (16:01 +0000)]
JAL-4343 bump version

5 months agoJAL-4243 Updated bio.tools record for 2.11.3.0
Ben Soares [Thu, 16 Nov 2023 20:03:30 +0000 (20:03 +0000)]
JAL-4243 Updated bio.tools record for 2.11.3.0

5 months agoJAL-4340 Change launch scripts to be xresources to set executable permission bit...
Ben Soares [Thu, 16 Nov 2023 11:34:50 +0000 (11:34 +0000)]
JAL-4340 Change launch scripts to be xresources to set executable permission bit where needed

5 months agoJAL-4090 JAL-4334 patch in release notes
James Procter [Wed, 15 Nov 2023 16:16:27 +0000 (16:16 +0000)]
JAL-4090 JAL-4334 patch in release notes

5 months agoMerge branch 'bug/JAL-4334_unknownstartenduniprotfeatures' into develop
James Procter [Wed, 15 Nov 2023 16:10:02 +0000 (16:10 +0000)]
Merge branch 'bug/JAL-4334_unknownstartenduniprotfeatures' into develop

5 months agoMerge branch 'patch/JAL-4222_100s_timeout_on_imagexport' into develop
James Procter [Wed, 15 Nov 2023 16:09:35 +0000 (16:09 +0000)]
Merge branch 'patch/JAL-4222_100s_timeout_on_imagexport' into develop

5 months agoJAL-4273 actually pass startSeq etc on to rendering code when rendering for image...
James Procter [Wed, 15 Nov 2023 15:33:06 +0000 (15:33 +0000)]
JAL-4273 actually pass startSeq etc on to rendering code when rendering for image export

5 months agoJAL-4090 fix up release notes new known issues
James Procter [Wed, 15 Nov 2023 15:24:40 +0000 (15:24 +0000)]
JAL-4090 fix up release notes new known issues

5 months agoJAL-4222 bail if we wait too long for Jmol to save an image patch/JAL-4222_100s_timeout_on_imagexport
James Procter [Wed, 15 Nov 2023 15:02:43 +0000 (15:02 +0000)]
JAL-4222 bail if we wait too long for Jmol to save an image

5 months agoJAL-4090 blocker patch JAL-3772 tidy up groovy console when closed rather than callin...
James Procter [Wed, 15 Nov 2023 14:54:31 +0000 (14:54 +0000)]
JAL-4090 blocker patch JAL-3772 tidy up groovy console when closed rather than calling its exit and hanging

5 months agoJAL-4090 JAL-4334 position status when start, end or pos is unknown is stored in... bug/JAL-4334_unknownstartenduniprotfeatures
James Procter [Wed, 15 Nov 2023 14:31:08 +0000 (14:31 +0000)]
JAL-4090 JAL-4334 position status when start, end or pos is unknown is stored in start_status,end_status,pos_status properties

5 months agoJAL-4090 JAL-4338 known defect
James Procter [Wed, 15 Nov 2023 11:54:33 +0000 (11:54 +0000)]
JAL-4090 JAL-4338 known defect

5 months agoJAL-4090 release 15th November 2023
James Procter [Wed, 15 Nov 2023 11:48:43 +0000 (11:48 +0000)]
JAL-4090 release 15th November 2023

5 months agoJAL-4090 JAL-3858 fix up PAE docs - drop the EBI image example
James Procter [Wed, 15 Nov 2023 11:48:30 +0000 (11:48 +0000)]
JAL-4090 JAL-3858 fix up PAE docs - drop the EBI image example

5 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

5 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

5 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