jalview.git
9 months agoMerge branch 'feature/JAL-244_Automatically_adjust_left_margin_to_avoid_cropping_anno...
Ben Soares [Fri, 18 Aug 2023 13:34:52 +0000 (14:34 +0100)]
Merge branch 'feature/JAL-244_Automatically_adjust_left_margin_to_avoid_cropping_annotation_labels' into merge/big_merge_of_bens_stuff_before_2_11_3_0

9 months agoMerge branch 'improvement/JAL-3830_remove_dock_icon_in_headless_mode' into merge...
Ben Soares [Fri, 18 Aug 2023 13:34:14 +0000 (14:34 +0100)]
Merge branch 'improvement/JAL-3830_remove_dock_icon_in_headless_mode' into merge/big_merge_of_bens_stuff_before_2_11_3_0

9 months agoMerge branch 'bug/JAL-4242_exception_when_pressing_escape_in_fetch_from_URL_dialog...
Ben Soares [Fri, 18 Aug 2023 13:34:00 +0000 (14:34 +0100)]
Merge branch 'bug/JAL-4242_exception_when_pressing_escape_in_fetch_from_URL_dialog' into merge/big_merge_of_bens_stuff_before_2_11_3_0

9 months agoJAL-3416 Remove full height separators between new curved tabs improvement/JAL-3416_FlatLaf_3.2
Ben Soares [Fri, 18 Aug 2023 13:33:40 +0000 (14:33 +0100)]
JAL-3416 Remove full height separators between new curved tabs

9 months agoJAL-3416 flatlaf and flatlaf-extras 3.2 jars
Ben Soares [Fri, 18 Aug 2023 11:26:45 +0000 (12:26 +0100)]
JAL-3416 flatlaf and flatlaf-extras 3.2 jars

9 months agoJAL-4242 null check on getValue() return bug/JAL-4242_exception_when_pressing_escape_in_fetch_from_URL_dialog
Ben Soares [Fri, 18 Aug 2023 09:03:13 +0000 (10:03 +0100)]
JAL-4242 null check on getValue() return

9 months agoMerge branch 'feature/JAL-629_--output_-_means_output_to_STDOUT' into improvement...
Ben Soares [Thu, 17 Aug 2023 11:47:57 +0000 (12:47 +0100)]
Merge branch 'feature/JAL-629_--output_-_means_output_to_STDOUT' into improvement/JAL-3830_remove_dock_icon_in_headless_mode

9 months agoJAL-3830 JAL-4160 Remove --noheadless as --gui does this. Simplifies wrapper scripts
Ben Soares [Thu, 17 Aug 2023 11:43:26 +0000 (12:43 +0100)]
JAL-3830 JAL-4160 Remove --noheadless as --gui does this. Simplifies wrapper scripts

9 months agoJAL-4090 JAL-4243 bio.tools json file release notes
James Procter [Sun, 23 Jul 2023 07:27:47 +0000 (09:27 +0200)]
JAL-4090 JAL-4243 bio.tools json file release notes

9 months agoJAL-3830 JAL-3421 Conda launch script for 2.11.3 and new CLI with OS compatibility...
Ben Soares [Wed, 16 Aug 2023 23:02:26 +0000 (00:02 +0100)]
JAL-3830 JAL-3421 Conda launch script for 2.11.3 and new CLI with OS compatibility from installer launch script

9 months agoMerge branch 'develop' into improvement/JAL-3830_remove_dock_icon_in_headless_mode
Ben Soares [Wed, 16 Aug 2023 16:48:07 +0000 (17:48 +0100)]
Merge branch 'develop' into improvement/JAL-3830_remove_dock_icon_in_headless_mode

9 months agoJAL-4160 JAL-3830 Improvements to the jalview.sh bash script especially when not...
Ben Soares [Wed, 16 Aug 2023 16:48:00 +0000 (17:48 +0100)]
JAL-4160 JAL-3830 Improvements to the jalview.sh bash script especially when not in .app bundle on mac.

9 months agoJAL-3820 JAL-4189 Use the same LaunchUtils methods to check java executable symlinks...
Ben Soares [Wed, 16 Aug 2023 16:46:51 +0000 (17:46 +0100)]
JAL-3820 JAL-4189 Use the same LaunchUtils methods to check java executable symlinks in getdown.

9 months agoJAL-3820 JAL-4189 Move checks for java executable symlinks to LaunchUtils ready for...
Ben Soares [Wed, 16 Aug 2023 16:45:56 +0000 (17:45 +0100)]
JAL-3820 JAL-4189 Move checks for java executable symlinks to LaunchUtils ready for use in getdown

9 months agoJAL-629 Much better way of dealing with list of filenames/URLs without an --open...
Ben Soares [Fri, 11 Aug 2023 13:44:07 +0000 (14:44 +0100)]
JAL-629 Much better way of dealing with list of filenames/URLs without an --open argument. Added tests for these and fixed multiple STDOUT files.

9 months agoJAL-629 more tests for stdout
Ben Soares [Thu, 10 Aug 2023 20:41:45 +0000 (21:41 +0100)]
JAL-629 more tests for stdout

9 months agoJAL-629 STDOUT documentation. Opt.STDOUT narrower option. Fix for subvals and STDOU...
Ben Soares [Thu, 10 Aug 2023 16:29:17 +0000 (17:29 +0100)]
JAL-629 STDOUT documentation.  Opt.STDOUT narrower option.  Fix for subvals and STDOUT detection.

9 months agoJAL-629 Change all stdout and stderr output to use Console.outPrintln and Console...
Ben Soares [Thu, 10 Aug 2023 15:31:15 +0000 (16:31 +0100)]
JAL-629 Change all stdout and stderr output to use Console.outPrintln and Console.errPrintln. Fix command line tests.  Add test for STDOUT output file.

9 months agoJAL-629 Method to use for printStackTrace
Ben Soares [Thu, 10 Aug 2023 09:50:14 +0000 (10:50 +0100)]
JAL-629 Method to use for printStackTrace

9 months agoJAL-629 Move more stdout messages to stderr when outputting file to stdout
Ben Soares [Wed, 9 Aug 2023 23:23:50 +0000 (00:23 +0100)]
JAL-629 Move more stdout messages to stderr when outputting file to stdout

9 months agoJAL-629 Default to FASTA if no format given for output to STDOUT
Ben Soares [Wed, 9 Aug 2023 16:21:34 +0000 (17:21 +0100)]
JAL-629 Default to FASTA if no format given for output to STDOUT

9 months agoJAL-629 Enable output to STDOUT when specifying output filename as '-'. Must check...
Ben Soares [Wed, 9 Aug 2023 16:16:18 +0000 (17:16 +0100)]
JAL-629 Enable output to STDOUT when specifying output filename as '-'.  Must check other output is suppressed.

9 months agoJAL-244 Fix window size narrow adjustment not becoming a manual adjustment clash feature/JAL-244_Automatically_adjust_left_margin_to_avoid_cropping_annotation_labels
Ben Soares [Wed, 9 Aug 2023 12:07:43 +0000 (13:07 +0100)]
JAL-244 Fix window size narrow adjustment not becoming a manual adjustment clash

9 months agoJAL-244 Added light grey marks to indicate regions to resize the margins
Ben Soares [Tue, 8 Aug 2023 11:37:54 +0000 (12:37 +0100)]
JAL-244 Added light grey marks to indicate regions to resize the margins

9 months agoJAL-244 Fix mismatched vertical positioning of sequences and their labels in wrap...
Ben Soares [Tue, 8 Aug 2023 00:28:54 +0000 (01:28 +0100)]
JAL-244 Fix mismatched vertical positioning of sequences and their labels in wrap mode with margin adjustment enabled

9 months agoJAL-244 Avoid working on the Ids Graphics object when we don't mean to
Ben Soares [Mon, 7 Aug 2023 11:28:53 +0000 (12:28 +0100)]
JAL-244 Avoid working on the Ids Graphics object when we don't mean to

9 months agoJAL-244 Adjust wrapped alignment widths to always maintain a visible wrapped sequence...
Ben Soares [Fri, 4 Aug 2023 15:28:09 +0000 (16:28 +0100)]
JAL-244 Adjust wrapped alignment widths to always maintain a visible wrapped sequence width (and also avoid zero divisions)

9 months agoJAL-244 Fix buglet with automatic change in id column width not being recorded. More...
Ben Soares [Wed, 2 Aug 2023 15:16:01 +0000 (16:16 +0100)]
JAL-244 Fix buglet with automatic change in id column width not being recorded. More tests includeing wrapped format.

9 months agoJAL-244 More control of automatic idWidth adjustments. Added tests.
Ben Soares [Tue, 1 Aug 2023 19:22:14 +0000 (20:22 +0100)]
JAL-244 More control of automatic idWidth adjustments.  Added tests.

9 months agoMerge branch 'develop' into feature/JAL-244_Automatically_adjust_left_margin_to_avoid...
Ben Soares [Tue, 1 Aug 2023 08:39:25 +0000 (09:39 +0100)]
Merge branch 'develop' into feature/JAL-244_Automatically_adjust_left_margin_to_avoid_cropping_annotation_labels

9 months agoJAL-4064 Added more recognisable display names to macOS DMG architectures
Ben Soares [Fri, 28 Jul 2023 11:38:51 +0000 (12:38 +0100)]
JAL-4064 Added more recognisable display names to macOS DMG architectures

9 months agoMerge branch 'develop' into feature/JAL-244_Automatically_adjust_left_margin_to_avoid...
Ben Soares [Thu, 27 Jul 2023 19:18:50 +0000 (20:18 +0100)]
Merge branch 'develop' into feature/JAL-244_Automatically_adjust_left_margin_to_avoid_cropping_annotation_labels

9 months agoJAL-244 Allow wrap manual adjustments to be smaller than the actual id widths.
Ben Soares [Thu, 27 Jul 2023 19:14:25 +0000 (20:14 +0100)]
JAL-244 Allow wrap manual adjustments to be smaller than the actual id widths.

9 months agoJAL-244 Allow adjusting Id column width in wrap mode. Set Id column width in gui...
Ben Soares [Thu, 27 Jul 2023 16:28:48 +0000 (17:28 +0100)]
JAL-244 Allow adjusting Id column width in wrap mode. Set Id column width in gui and image output with --wrap mode.

9 months agoJAL-244 testing without AlignFrame for --wrap
Ben Soares [Tue, 25 Jul 2023 08:18:47 +0000 (09:18 +0100)]
JAL-244 testing without AlignFrame for --wrap

9 months agoJAL-4243 Jalview 2.11.2.7’s biotool record as JSON complete with update instructions...
James Procter [Sat, 22 Jul 2023 09:54:57 +0000 (11:54 +0200)]
JAL-4243 Jalview 2.11.2.7’s biotool record as JSON complete with update instructions as a README

9 months agoJAL-244 Fixed idWidth labels in headless mode for non-wrap alignments
Ben Soares [Fri, 21 Jul 2023 16:23:24 +0000 (17:23 +0100)]
JAL-244 Fixed idWidth labels in headless mode for non-wrap alignments

10 months agoJAL-244 More accurate width calculation, allow increased id width adjustment after...
Ben Soares [Thu, 20 Jul 2023 11:32:43 +0000 (12:32 +0100)]
JAL-244 More accurate width calculation, allow increased id width adjustment after manual adjustment

10 months agoJAL-244 test files
Ben Soares [Thu, 20 Jul 2023 09:36:50 +0000 (10:36 +0100)]
JAL-244 test files

10 months agoJAL-3855 tree title for PAE matrix tree is PAE Matrix (method) for (structure) (sequence) patch/JAL-3855_fixup_pae
James Procter [Thu, 20 Jul 2023 07:33:17 +0000 (08:33 +0100)]
JAL-3855 tree title for PAE matrix tree is PAE Matrix (method) for (structure) (sequence)

10 months agoJAL-3855 auto select clusters and fix up colouring/propagation on calculation & tree...
James Procter [Thu, 20 Jul 2023 07:21:11 +0000 (08:21 +0100)]
JAL-3855 auto select clusters and fix up colouring/propagation on calculation & tree display

10 months agoJAL-244 Changes to Annotation labels width now adjusts the overall idWidth if larger...
Ben Soares [Wed, 19 Jul 2023 23:34:55 +0000 (00:34 +0100)]
JAL-244 Changes to Annotation labels width now adjusts the overall idWidth if larger than the alignment idWidth. Will not shrink the width if a manual adjustment has been made.  Can be overridden by preference.  Also fixed buglet of scroll bar not adjusting with manual changes to idWidth.

10 months agoMerge branch 'patch/JAL-3855_fixup_pae' into develop
James Procter [Wed, 19 Jul 2023 06:50:25 +0000 (07:50 +0100)]
Merge branch 'patch/JAL-3855_fixup_pae' into develop

10 months agoMerge branch 'develop' into patch/JAL-3855_fixup_pae
James Procter [Tue, 18 Jul 2023 19:57:44 +0000 (20:57 +0100)]
Merge branch 'develop' into patch/JAL-3855_fixup_pae

10 months agoJAL-4153 comments re patch incorrectly committed under JAL-4513
James Procter [Tue, 18 Jul 2023 19:51:21 +0000 (20:51 +0100)]
JAL-4153 comments re patch incorrectly committed under JAL-4513

10 months agoJAL-4513 move comments
Ben Soares [Tue, 18 Jul 2023 17:00:42 +0000 (18:00 +0100)]
JAL-4513 move comments

10 months agoJAL-4513 now re-add the SwingUtilities.invokeAndWait() with minimal sleep bug/JAL-4513_JvCacheableInputBoxTest_flaky_on_build_server
Ben Soares [Tue, 18 Jul 2023 15:58:01 +0000 (16:58 +0100)]
JAL-4513 now re-add the SwingUtilities.invokeAndWait() with minimal sleep

10 months agoJAL-3855 PAE matrices are transposed on import from JSON so returned contact vectors...
James Procter [Tue, 18 Jul 2023 15:17:12 +0000 (16:17 +0100)]
JAL-3855 PAE matrices are transposed on import from JSON so returned contact vectors correspond to errors predicted when superposing at a given column position

10 months agoJAL-3855 JAL-4124 test checks asymmetric matrices are stored and restored correctly
James Procter [Tue, 18 Jul 2023 15:05:44 +0000 (16:05 +0100)]
JAL-3855 JAL-4124 test checks asymmetric matrices are stored and restored correctly

10 months agoJAL-3858 fix off-by-one in matrix visualisation and interactive tooltip
James Procter [Tue, 18 Jul 2023 14:45:27 +0000 (15:45 +0100)]
JAL-3858 fix off-by-one in matrix visualisation and interactive tooltip

10 months agoJAL-3858 flip diagonal so matrix visualisation is top left to bottom right
James Procter [Tue, 18 Jul 2023 14:44:07 +0000 (15:44 +0100)]
JAL-3858 flip diagonal so matrix visualisation is top left to bottom right

10 months agoJAL-3858 annotation .height is bigger than graphHeight so adjacent PAE matrices are...
James Procter [Tue, 18 Jul 2023 14:40:31 +0000 (15:40 +0100)]
JAL-3858 annotation .height is bigger than graphHeight so adjacent PAE matrices are clearly separated

10 months agoJAL-4513 reduce wait to invoke fail
Ben Soares [Tue, 18 Jul 2023 13:38:34 +0000 (14:38 +0100)]
JAL-4513 reduce wait to invoke fail

10 months agoJAL-4513 add a SwingUtilities.invokeAndWait() to see what happens
Ben Soares [Tue, 18 Jul 2023 13:19:15 +0000 (14:19 +0100)]
JAL-4513 add a SwingUtilities.invokeAndWait() to see what happens

10 months agoJAL-3599 Updated default eclipse to 'latest' and made jalviewjsLaunchTest timeouts...
Ben Soares [Mon, 17 Jul 2023 16:38:31 +0000 (17:38 +0100)]
JAL-3599 Updated default eclipse to 'latest' and made jalviewjsLaunchTest timeouts a bit more flexible

10 months agoJAL-4119 TRACE level console message reporting download URL for sifts. Also more...
James Procter [Mon, 17 Jul 2023 10:15:07 +0000 (11:15 +0100)]
JAL-4119 TRACE level console message reporting download URL for sifts. Also more informative message when ‘Sifts Mapping Failed’ is reported as an exception - since this message can be reported when some chains in the PDB file do not match sequences being associated (but others do!!).

10 months agoJAL-4090 JAL-4165 known issue
James Procter [Mon, 17 Jul 2023 09:41:43 +0000 (10:41 +0100)]
JAL-4090 JAL-4165 known issue

10 months agoJAL-4090 JAL-4165 known issue
James Procter [Mon, 17 Jul 2023 09:40:04 +0000 (10:40 +0100)]
JAL-4090 JAL-4165 known issue

10 months agoJAL-4223 add testdata for test
James Procter [Mon, 17 Jul 2023 09:27:23 +0000 (10:27 +0100)]
JAL-4223 add testdata for test

10 months agoJAL-4090 mark JAL-4178 and JAL-4142 as known issues
James Procter [Mon, 17 Jul 2023 09:25:45 +0000 (10:25 +0100)]
JAL-4090 mark JAL-4178 and JAL-4142 as known issues

10 months agoJAL-4217 move Commands.structureImageTest to testTask1
James Procter [Mon, 17 Jul 2023 06:31:00 +0000 (07:31 +0100)]
JAL-4217 move Commands.structureImageTest to testTask1

10 months agoJAL-4223 - test and patch to ensure numbering matches sequence data from RNAML file
James Procter [Wed, 12 Jul 2023 07:33:54 +0000 (08:33 +0100)]
JAL-4223 - test and patch to ensure numbering matches sequence data from RNAML file

10 months agoMerge branch 'improvement/JAL-3830_remove_dock_icon_in_headless_mode' into develop
James Procter [Mon, 10 Jul 2023 09:12:48 +0000 (10:12 +0100)]
Merge branch 'improvement/JAL-3830_remove_dock_icon_in_headless_mode' into develop

10 months agoMerge branch 'patch/JAL-4195_cli_eps_export_npe' into develop
James Procter [Fri, 7 Jul 2023 16:54:19 +0000 (17:54 +0100)]
Merge branch 'patch/JAL-4195_cli_eps_export_npe' into develop

10 months agoJAL-4217 JAL-629 built in 25s time out waiting for structure viewer to load data...
James Procter [Fri, 7 Jul 2023 16:53:28 +0000 (17:53 +0100)]
JAL-4217 JAL-629 built in 25s time out waiting for structure viewer to load data before attempting to grab an image.

10 months agoJAL-4090 update 2.11.3.0 release notes (with in-progress bits too) and what's new
James Procter [Fri, 7 Jul 2023 16:02:00 +0000 (17:02 +0100)]
JAL-4090 update 2.11.3.0 release notes (with in-progress bits too) and what's new

10 months agoMerge branch 'patch/JAL-4119_sifts_ftp_split' into develop
James Procter [Fri, 7 Jul 2023 14:18:08 +0000 (15:18 +0100)]
Merge branch 'patch/JAL-4119_sifts_ftp_split' into develop

10 months agoMerge branch 'develop' into patch/JAL-4195_cli_eps_export_npe patch/JAL-4195_cli_eps_export_npe
James Procter [Fri, 7 Jul 2023 14:03:09 +0000 (15:03 +0100)]
Merge branch 'develop' into patch/JAL-4195_cli_eps_export_npe

10 months agoJAL-4195 add exception handling for all other CommandsTest tests and remove errant...
James Procter [Fri, 7 Jul 2023 13:58:52 +0000 (14:58 +0100)]
JAL-4195 add exception handling for all other CommandsTest tests and remove errant class-level @Test tag

10 months agoJAL-4221 update description when transferring annotation and no description already set
James Procter [Fri, 7 Jul 2023 13:42:20 +0000 (14:42 +0100)]
JAL-4221 update description when transferring annotation and no description already set

10 months agoJAL-629 even more console debug for --structureviewer opening arguments
James Procter [Fri, 7 Jul 2023 13:18:44 +0000 (14:18 +0100)]
JAL-629 even more console debug for --structureviewer opening arguments

10 months agoJAL-629 liberal defensive coding, comments about refactoring and DEBUG output for...
James Procter [Thu, 6 Jul 2023 17:17:14 +0000 (18:17 +0100)]
JAL-629 liberal defensive coding, comments about refactoring and DEBUG output for --structureimage

10 months agoJAL-629 make —structure image work again after threading it off
James Procter [Thu, 6 Jul 2023 17:16:24 +0000 (18:16 +0100)]
JAL-629 make —structure image work again after threading it off

10 months agoJAL-4217 catch case when the structure viewer doesn't get added to the desktop window...
James Procter [Thu, 6 Jul 2023 16:35:17 +0000 (17:35 +0100)]
JAL-4217 catch case when the structure viewer doesn't get added to the desktop window (possible knock on for flatlaf JAL-3416)

10 months agoJAL-4217 interruptedExceptions should also break any wait loops
James Procter [Thu, 6 Jul 2023 15:52:29 +0000 (16:52 +0100)]
JAL-4217 interruptedExceptions should also break any wait loops

10 months agoJAL-2292 verify mixed case alignment actually aligns
James Procter [Thu, 6 Jul 2023 15:49:23 +0000 (16:49 +0100)]
JAL-2292 verify mixed case alignment actually aligns

10 months agoJAL-4217 wrap imageExport CLI method's call to imageExport in a separate thread and...
James Procter [Thu, 6 Jul 2023 15:00:03 +0000 (16:00 +0100)]
JAL-4217 wrap imageExport CLI method's call to imageExport in a separate thread and hang around until it completes…

10 months agoJAL-4217 wrap imageExport CLI method's call to imageExport in an invokeAndWait
James Procter [Thu, 6 Jul 2023 14:23:29 +0000 (15:23 +0100)]
JAL-4217 wrap imageExport CLI method's call to imageExport in an invokeAndWait

10 months agoMerge branch 'patch/JAL-2292_caseSensitivePAE' into develop
James Procter [Wed, 5 Jul 2023 12:42:57 +0000 (13:42 +0100)]
Merge branch 'patch/JAL-2292_caseSensitivePAE' into develop

10 months agoMerge branch 'patch/JAL-4213_addref_with_selection' into develop
James Procter [Wed, 5 Jul 2023 12:41:14 +0000 (13:41 +0100)]
Merge branch 'patch/JAL-4213_addref_with_selection' into develop

10 months agoMerge branch 'merge/from_2_11_2_7_to_2_11_3_0' into develop
James Procter [Tue, 4 Jul 2023 11:54:58 +0000 (12:54 +0100)]
Merge branch 'merge/from_2_11_2_7_to_2_11_3_0' into develop

10 months agoJAL-4117 JAL-1551 source licensing
James Procter [Fri, 30 Jun 2023 16:25:46 +0000 (17:25 +0100)]
JAL-4117 JAL-1551 source licensing

10 months agoJAL-4117 Fri June 30th release of 2.11.2.7 with Jalview Plausible analytics
James Procter [Fri, 30 Jun 2023 15:02:43 +0000 (16:02 +0100)]
JAL-4117 Fri June 30th release of 2.11.2.7 with Jalview Plausible analytics

10 months agoJAL-4217 try really hard to shut down and dispose of Desktop resources and any lurkin...
James Procter [Fri, 30 Jun 2023 11:58:55 +0000 (12:58 +0100)]
JAL-4217 try really hard to shut down and dispose of Desktop resources and any lurking threads

10 months agoJAL-4216 release notes
James Procter [Thu, 29 Jun 2023 16:31:00 +0000 (17:31 +0100)]
JAL-4216 release notes

10 months agoJAL-4216 compute size of annotation using start/end of sequence and given length...
James Procter [Thu, 29 Jun 2023 14:38:22 +0000 (15:38 +0100)]
JAL-4216 compute size of annotation using start/end of sequence and given length. This might not work...

10 months agoMerge branch 'task/JAL-4001_Plausible_API' into develop
James Procter [Fri, 30 Jun 2023 10:23:52 +0000 (11:23 +0100)]
Merge branch 'task/JAL-4001_Plausible_API' into develop

10 months agoJAL-4001 Added a random id to User-Agent to ensure separate visits recorded in Plausi... task/JAL-4001_Plausible_API
Ben Soares [Fri, 30 Jun 2023 01:37:20 +0000 (02:37 +0100)]
JAL-4001 Added a random id to User-Agent to ensure separate visits recorded in Plausible.  Changed default URL to self-hosted site

10 months agoMerge branch 'task/JAL-4001_Plausible_API' into develop
James Procter [Thu, 29 Jun 2023 08:55:51 +0000 (09:55 +0100)]
Merge branch 'task/JAL-4001_Plausible_API' into develop

10 months agoJAL-4117 JAL-4001 plausible analytics release notes and privacy docs
James Procter [Wed, 28 Jun 2023 14:29:43 +0000 (15:29 +0100)]
JAL-4117 JAL-4001 plausible analytics release notes and privacy docs

10 months agoJAL-4090 update from 2.11.2.7 JAL-4117 - version bump and release notes for JAL-4116
James Procter [Wed, 25 Jan 2023 15:33:22 +0000 (15:33 +0000)]
JAL-4090 update from 2.11.2.7 JAL-4117 - version bump and release notes for JAL-4116

10 months agoJAL-4001 analytics url provided by https://www.jalview.org/services/config/analytics/url
James Procter [Thu, 29 Jun 2023 07:13:44 +0000 (08:13 +0100)]
JAL-4001 analytics url provided by https://jalview.org/services/config/analytics/url

10 months agoJAL-4001 change Plausible discovery URL
Ben Soares [Wed, 28 Jun 2023 14:46:20 +0000 (15:46 +0100)]
JAL-4001 change Plausible discovery URL

10 months agoJAL-4001 remove stray --headless mode analytic
Ben Soares [Wed, 28 Jun 2023 14:01:21 +0000 (15:01 +0100)]
JAL-4001 remove stray --headless mode analytic

10 months agoMerge branch 'task/JAL-4001_Plausible_API' into improvement/JAL-3830_remove_dock_icon...
Ben Soares [Wed, 28 Jun 2023 13:57:56 +0000 (14:57 +0100)]
Merge branch 'task/JAL-4001_Plausible_API' into improvement/JAL-3830_remove_dock_icon_in_headless_mode

10 months agoJAL-3820 add java and java.exe from JAVAHOME to list of likely JVMs
Ben Soares [Wed, 28 Jun 2023 13:55:48 +0000 (14:55 +0100)]
JAL-3820 add java and java.exe from JAVAHOME to list of likely JVMs

10 months agoJAL-4001 remove headless code from analytics
Ben Soares [Wed, 28 Jun 2023 13:28:33 +0000 (14:28 +0100)]
JAL-4001 remove headless code from analytics

10 months agoJAL-4001 Remove analytics for --headless mode
Ben Soares [Wed, 28 Jun 2023 13:26:11 +0000 (14:26 +0100)]
JAL-4001 Remove analytics for --headless mode

10 months agoJAL-4001 Added useful props information
Ben Soares [Tue, 27 Jun 2023 12:35:30 +0000 (13:35 +0100)]
JAL-4001 Added useful props information

10 months agoMerge branch 'develop' into improvement/JAL-3830_remove_dock_icon_in_headless_mode
Ben Soares [Mon, 26 Jun 2023 12:34:26 +0000 (13:34 +0100)]
Merge branch 'develop' into improvement/JAL-3830_remove_dock_icon_in_headless_mode