jalview.git
23 months agoJAL-629 restore original tests memory settings
Ben Soares [Sat, 18 Mar 2023 22:36:00 +0000 (22:36 +0000)]
JAL-629 restore original tests memory settings

23 months agoJAL-629 Check for new commandsSuccess before quit
Ben Soares [Sat, 18 Mar 2023 22:12:31 +0000 (22:12 +0000)]
JAL-629 Check for new commandsSuccess before quit

23 months agoJAL-629 move getdown update to earlier stage
Ben Soares [Sat, 18 Mar 2023 21:59:10 +0000 (21:59 +0000)]
JAL-629 move getdown update to earlier stage

23 months agoJAL-629 Back to forking tests
Ben Soares [Sat, 18 Mar 2023 20:48:50 +0000 (20:48 +0000)]
JAL-629 Back to forking tests

23 months agoJAL-629 All applications System.exits going through Jalview.exit
Ben Soares [Fri, 17 Mar 2023 21:15:30 +0000 (21:15 +0000)]
JAL-629 All applications System.exits going through Jalview.exit

23 months agoJAL-629 whittling down options for successful tests
Ben Soares [Fri, 17 Mar 2023 18:16:12 +0000 (18:16 +0000)]
JAL-629 whittling down options for successful tests

23 months agoJAL-629 whittling down options for successful tests
Ben Soares [Fri, 17 Mar 2023 18:09:46 +0000 (18:09 +0000)]
JAL-629 whittling down options for successful tests

23 months agoJAL-629 whittling down options for successful tests
Ben Soares [Fri, 17 Mar 2023 12:50:21 +0000 (12:50 +0000)]
JAL-629 whittling down options for successful tests

23 months agoJAL-629 whittling down options for successful tests
Ben Soares [Fri, 17 Mar 2023 12:40:12 +0000 (12:40 +0000)]
JAL-629 whittling down options for successful tests

23 months agoJAL-629 more memory to tests task
Ben Soares [Fri, 17 Mar 2023 11:33:55 +0000 (11:33 +0000)]
JAL-629 more memory to tests task

23 months agoJAL-629 add in jvmArgs for memory for tests and keep increased clover memory
Ben Soares [Fri, 17 Mar 2023 10:40:03 +0000 (10:40 +0000)]
JAL-629 add in jvmArgs for memory for tests and keep increased clover memory

23 months agoJAL-629 remove jvmArgs for memory for tests. Increase clover memory
Ben Soares [Fri, 17 Mar 2023 10:32:29 +0000 (10:32 +0000)]
JAL-629 remove jvmArgs for memory for tests. Increase clover memory

23 months agoJAL-629 Add in jvmArgs for memory for tests
Ben Soares [Fri, 17 Mar 2023 10:25:53 +0000 (10:25 +0000)]
JAL-629 Add in jvmArgs for memory for tests

23 months agoJAL-629 closer to normal gradle settings with just increased test memory
Ben Soares [Thu, 16 Mar 2023 21:31:12 +0000 (21:31 +0000)]
JAL-629 closer to normal gradle settings with just increased test memory

23 months agoJAL-629 increase test JVM size
Ben Soares [Thu, 16 Mar 2023 18:51:13 +0000 (18:51 +0000)]
JAL-629 increase test JVM size

23 months agoJAL-629 failFast and new threads for each test
Ben Soares [Thu, 16 Mar 2023 18:36:54 +0000 (18:36 +0000)]
JAL-629 failFast and new threads for each test

23 months agoJAL-629 increased memory for clover
Ben Soares [Thu, 16 Mar 2023 16:46:49 +0000 (16:46 +0000)]
JAL-629 increased memory for clover

23 months agoMerge branch 'features/r2_11_2_alphafold/JAL-629' into features/r2_11_2_alphafold...
Ben Soares [Thu, 16 Mar 2023 16:41:00 +0000 (16:41 +0000)]
Merge branch 'features/r2_11_2_alphafold/JAL-629' into features/r2_11_2_alphafold/JAL-629-new_temp_test_branch

23 months agoJAL-629 revert metal laf
Ben Soares [Thu, 16 Mar 2023 16:40:50 +0000 (16:40 +0000)]
JAL-629 revert metal laf

23 months agoJAL-629 Set Metal as default LAF for build server tests
Ben Soares [Thu, 16 Mar 2023 14:22:51 +0000 (14:22 +0000)]
JAL-629 Set Metal as default LAF for build server tests

23 months agoJAL-629 fixed a test failing when run without a Jalview.main() having been started...
Ben Soares [Thu, 16 Mar 2023 10:41:20 +0000 (10:41 +0000)]
JAL-629 fixed a test failing when run without a Jalview.main() having been started in another task

23 months agoJAL-3833 fixed HiDPI test for macOS
Ben Soares [Wed, 15 Mar 2023 01:00:21 +0000 (01:00 +0000)]
JAL-3833 fixed HiDPI test for macOS

23 months agoJAL-629 Commands more objecty, less classy. FileLoader with sync option (or rather...
Ben Soares [Wed, 15 Mar 2023 00:48:45 +0000 (00:48 +0000)]
JAL-629 Commands more objecty, less classy. FileLoader with sync option (or rather default async flag).  Tests adjusted.

2 years agoJAL-629 teardown in CommandsTest
Ben Soares [Mon, 13 Mar 2023 19:52:26 +0000 (19:52 +0000)]
JAL-629 teardown in CommandsTest

2 years agoJAL-629 Allow substitutions of {} = defaultCounter, {n} = autoCounter, {++n} = increm...
Ben Soares [Sun, 12 Mar 2023 01:13:59 +0000 (01:13 +0000)]
JAL-629 Allow substitutions of {} = defaultCounter, {n} = autoCounter, {++n} = incremented autoCounter on args involving an output filename.

2 years agoJAL-629 --substitutions --nosubstitutions flags, --nil[{++n}] just in case needed
Ben Soares [Sat, 11 Mar 2023 12:45:18 +0000 (12:45 +0000)]
JAL-629 --substitutions --nosubstitutions flags, --nil[{++n}] just in case needed

2 years agoJAL-629 Auto and Default count incrementer args. Flags for output filename replacements.
Ben Soares [Sat, 11 Mar 2023 00:43:01 +0000 (00:43 +0000)]
JAL-629 Auto and Default count incrementer args. Flags for output filename replacements.

2 years agoJAL-629 start of CommandsTest. More ArgParserTests.
Ben Soares [Sat, 11 Mar 2023 00:12:45 +0000 (00:12 +0000)]
JAL-629 start of CommandsTest. More ArgParserTests.

2 years agoJAL-629 start of tests and more examples
Ben Soares [Fri, 10 Mar 2023 14:53:23 +0000 (14:53 +0000)]
JAL-629 start of tests and more examples

2 years agoJAL-629 start of tests
Ben Soares [Thu, 9 Mar 2023 23:56:15 +0000 (23:56 +0000)]
JAL-629 start of tests

2 years agoJAL-629 --argfile=glob implemented. Remove reference seq from pAE Matrix annotation...
Ben Soares [Thu, 9 Mar 2023 16:29:19 +0000 (16:29 +0000)]
JAL-629 --argfile=glob implemented. Remove reference seq from pAE Matrix annotation label

2 years agoJAL-629 --close individually for each AlignFrame opened now allows batch processing...
Ben Soares [Wed, 8 Mar 2023 15:56:02 +0000 (15:56 +0000)]
JAL-629 --close individually for each AlignFrame opened now allows batch processing of jobs in one jalview instance

2 years agoJAL-629 improved comment and return speed of StringUtils.replaceLast()
Ben Soares [Wed, 8 Mar 2023 15:12:50 +0000 (15:12 +0000)]
JAL-629 improved comment and return speed of StringUtils.replaceLast()

2 years agoJAL-629 --quiet [no stdout], --quiet --quiet [no stderr]. Tidied up BootstrapArgs...
Ben Soares [Wed, 8 Mar 2023 15:06:39 +0000 (15:06 +0000)]
JAL-629 --quiet [no stdout], --quiet --quiet [no stderr]. Tidied up BootstrapArgs. Multiple --argfile=... can be used.

2 years agoJAL-629 Fix --headless for new args. Fix progressbar for non-headless commands. Add...
Ben Soares [Wed, 8 Mar 2023 13:32:44 +0000 (13:32 +0000)]
JAL-629 Fix --headless for new args. Fix progressbar for non-headless commands. Add an --argfile=... feature

2 years agoJAL-629 stash some TFType and PAEFile info into a PDBEntry
Ben Soares [Wed, 8 Mar 2023 13:31:23 +0000 (13:31 +0000)]
JAL-629 stash some TFType and PAEFile info into a PDBEntry

2 years agoJAL-629 Fix null AlignPanel. More descriptive label of pAE Matrix allows 'Add referen...
Ben Soares [Mon, 6 Mar 2023 20:43:45 +0000 (20:43 +0000)]
JAL-629 Fix null AlignPanel. More descriptive label of pAE Matrix allows 'Add reference annotation' to be enabled for subsequent PDB+PAE files.

2 years agoJAL-629 Improved consistency of ArgParser classes (use of ArgValuesMap). Added settin...
Ben Soares [Fri, 3 Mar 2023 22:59:11 +0000 (22:59 +0000)]
JAL-629 Improved consistency of ArgParser classes (use of ArgValuesMap). Added setting, checking and fetching ID value for ArgValues to allow easier linking of arguments.  Added argIndex for boolean Args.  Made noDuplicates (no duplicate values) an Arg Option.

2 years agoJAL-629 slight tidy up
Ben Soares [Thu, 2 Mar 2023 23:02:27 +0000 (23:02 +0000)]
JAL-629 slight tidy up

2 years agoJAL-629 Removal of unnecessary methods. Set pLTTD tempfac for EBIAlfafold. Simplify...
Ben Soares [Thu, 2 Mar 2023 22:22:09 +0000 (22:22 +0000)]
JAL-629 Removal of unnecessary methods. Set pLTTD tempfac for EBIAlfafold. Simplify adding cmannot.

2 years agoJAL-629 Some refactoring to allow more flexible use of PAE files. Not working as...
Ben Soares [Thu, 2 Mar 2023 13:31:03 +0000 (13:31 +0000)]
JAL-629 Some refactoring to allow more flexible use of PAE files. Not working as desired yet

2 years agoJAL-629 Firm up bootstrapArgs. Correct '-colour' in test. Separate --headless and...
Ben Soares [Tue, 28 Feb 2023 18:29:20 +0000 (18:29 +0000)]
JAL-629 Firm up bootstrapArgs. Correct '-colour' in test. Separate --headless and -headless for now to avoid premature exit for -headless (fixes tests).

2 years agoJAL-629 add AF examples for FER1_SPIOL. Link and display PAE matrix annotation
Ben Soares [Mon, 27 Feb 2023 23:54:45 +0000 (23:54 +0000)]
JAL-629 add AF examples for FER1_SPIOL. Link and display PAE matrix annotation

2 years agoJAL-629 Fix Exceptions when running with CLI not headless
Ben Soares [Mon, 27 Feb 2023 15:05:09 +0000 (15:05 +0000)]
JAL-629 Fix Exceptions when running with CLI not headless

2 years agoJAL-629 Guesstimate whether to set pLDDT with PDB file
Ben Soares [Mon, 27 Feb 2023 14:16:00 +0000 (14:16 +0000)]
JAL-629 Guesstimate whether to set pLDDT with PDB file

2 years agoJAL-629 JAL-4124 JAL-3855 remove deleted debugging test file from tests
Ben Soares [Mon, 27 Feb 2023 10:04:43 +0000 (10:04 +0000)]
JAL-629 JAL-4124 JAL-3855 remove deleted debugging test file from tests

2 years agoMerge branch 'develop' into features/r2_11_2_alphafold/JAL-629
Ben Soares [Mon, 27 Feb 2023 09:52:13 +0000 (09:52 +0000)]
Merge branch 'develop' into features/r2_11_2_alphafold/JAL-629

2 years agoJAL-629 removed debug prints. added .cif. added some comments/code-markers
Ben Soares [Mon, 27 Feb 2023 09:47:23 +0000 (09:47 +0000)]
JAL-629 removed debug prints. added .cif. added some comments/code-markers

2 years agoJAL-629 PAE matrix file guesstimate from filename
Ben Soares [Sun, 26 Feb 2023 19:43:10 +0000 (19:43 +0000)]
JAL-629 PAE matrix file guesstimate from filename

2 years agoJAL-629 Position GUI widgets for PDF file options. Remove icon from StructureChooser...
Ben Soares [Fri, 24 Feb 2023 17:23:52 +0000 (17:23 +0000)]
JAL-629 Position GUI widgets for PDF file options. Remove icon from StructureChooser frame.

2 years agoJAL-629 JAL-4124 JAL-3855 test to check we can import PAE matrices in a variety of...
James Procter [Fri, 24 Feb 2023 17:10:02 +0000 (17:10 +0000)]
JAL-629 JAL-4124 JAL-3855 test to check we can import PAE matrices in a variety of formats - additional test case

2 years agoJAL-629 JAL-4124 JAL-3855 test to check we can import PAE matrices in a variety of...
James Procter [Fri, 24 Feb 2023 16:44:48 +0000 (16:44 +0000)]
JAL-629 JAL-4124 JAL-3855 test to check we can import PAE matrices in a variety of formats - and fix up a casting issue (again?)

2 years agoMerge branch 'develop' into features/r2_11_2_alphafold/JAL-629
Ben Soares [Fri, 24 Feb 2023 16:23:09 +0000 (16:23 +0000)]
Merge branch 'develop' into features/r2_11_2_alphafold/JAL-629

2 years agoJAL-629 add widgets to StructureChooser for tempfac choice and pae matrix file
Ben Soares [Fri, 24 Feb 2023 15:54:38 +0000 (15:54 +0000)]
JAL-629 add widgets to StructureChooser for tempfac choice and pae matrix file

2 years agoMerge branch 'features/JAL-3858_PAEsInProjects' into develop
James Procter [Fri, 24 Feb 2023 15:26:30 +0000 (15:26 +0000)]
Merge branch 'features/JAL-3858_PAEsInProjects' into develop

2 years agoMerge branch 'features/r2_11_2_alphafold/JAL-629' into features/JAL-3858_PAEsInProjects
James Procter [Fri, 24 Feb 2023 15:13:37 +0000 (15:13 +0000)]
Merge branch 'features/r2_11_2_alphafold/JAL-629' into features/JAL-3858_PAEsInProjects

 Conflicts:
src/jalview/bin/Jalview.java

2 years agoJAL-629 helper function for getting sensible structure (or other arg value)
Ben Soares [Fri, 24 Feb 2023 14:43:38 +0000 (14:43 +0000)]
JAL-629 helper function for getting sensible structure (or other arg value)

2 years agoJAL-629 better test fixes. --props=... instead of --debug
Ben Soares [Fri, 24 Feb 2023 12:54:35 +0000 (12:54 +0000)]
JAL-629 better test fixes. --props=... instead of --debug

2 years agoJAL-629 Made ArgValuesMap helper class, simplifies readability/writing of the code...
Ben Soares [Fri, 24 Feb 2023 11:52:19 +0000 (11:52 +0000)]
JAL-629 Made ArgValuesMap helper class, simplifies readability/writing of the code and will allow arg position lookups

2 years agoJAL-629 test fixing
Ben Soares [Thu, 23 Feb 2023 19:21:24 +0000 (19:21 +0000)]
JAL-629 test fixing

2 years agoJAL-629 Add debug messages for more failing tests
Ben Soares [Thu, 23 Feb 2023 17:01:05 +0000 (17:01 +0000)]
JAL-629 Add debug messages for more failing tests

2 years agoJAL-629 fixed a Log4j test by adding --debug arg
Ben Soares [Thu, 23 Feb 2023 16:21:49 +0000 (16:21 +0000)]
JAL-629 fixed a Log4j test by adding --debug arg

2 years agoJAL-629 bootstrap args and properties. Remember index of args for 'previous structure...
Ben Soares [Thu, 23 Feb 2023 16:21:19 +0000 (16:21 +0000)]
JAL-629 bootstrap args and properties. Remember index of args for 'previous structure' defaulting of other args

2 years agoJAL-629 nf-core sample alignment files and a2m versions
Ben Soares [Thu, 23 Feb 2023 16:19:25 +0000 (16:19 +0000)]
JAL-629 nf-core sample alignment files and a2m versions

2 years agoJAL-629 fix a PAEMatrix casting error
Ben Soares [Thu, 23 Feb 2023 16:18:40 +0000 (16:18 +0000)]
JAL-629 fix a PAEMatrix casting error

2 years agoJAL-3858 new MatrixType JAX-RI POJO
James Procter [Thu, 23 Feb 2023 12:08:00 +0000 (12:08 +0000)]
JAL-3858 new MatrixType JAX-RI POJO

2 years agoJAL-4133 update validChar width when font is changed so characters are suppressed...
James Procter [Thu, 23 Feb 2023 11:58:09 +0000 (11:58 +0000)]
JAL-4133 update validChar width when font is changed so characters are suppressed for small widths

2 years agoJAL-4133 store/restore alignment view’s charWidth and charHeight in Jalview project
James Procter [Wed, 22 Feb 2023 22:14:15 +0000 (22:14 +0000)]
JAL-4133 store/restore alignment view’s charWidth and charHeight in Jalview project

2 years agoJAL-3858 persist PAE matrix (only so far) as serialised floats in element on dataset...
James Procter [Wed, 22 Feb 2023 22:02:20 +0000 (22:02 +0000)]
JAL-3858 persist PAE matrix (only so far) as serialised floats in element on dataset sequence annotation. Rudimentary tests.

2 years agoJAL-1551 source formatting
James Procter [Wed, 22 Feb 2023 14:24:04 +0000 (14:24 +0000)]
JAL-1551 source formatting

2 years agoJAL-3858 simple test for PAE matrix recovery
James Procter [Wed, 22 Feb 2023 14:23:56 +0000 (14:23 +0000)]
JAL-3858 simple test for PAE matrix recovery

2 years agoJAL-3858 construct a PAE direct from float array
James Procter [Wed, 22 Feb 2023 14:23:15 +0000 (14:23 +0000)]
JAL-3858 construct a PAE direct from float array

2 years agoMerge branch 'develop' into features/r2_11_2_alphafold/JAL-629
Ben Soares [Wed, 22 Feb 2023 14:04:25 +0000 (14:04 +0000)]
Merge branch 'develop' into features/r2_11_2_alphafold/JAL-629

2 years agoJAL-4064 JAL-4054 Corrected the tgz top-level dir from './Contents' to 'Contents...
Ben Soares [Wed, 22 Feb 2023 14:04:03 +0000 (14:04 +0000)]
JAL-4064 JAL-4054 Corrected the tgz top-level dir from './Contents' to 'Contents' for mac JRE bundles for install4j (not strictly used, but might be in the future).

2 years agoJAL-629 make sure we show GUI when not driven programmatically
James Procter [Wed, 22 Feb 2023 13:34:54 +0000 (13:34 +0000)]
JAL-629 make sure we show GUI when not driven programmatically

2 years agoJAL-4095 slightly better threshold setting and todos for improvement
James Procter [Wed, 22 Feb 2023 12:43:25 +0000 (12:43 +0000)]
JAL-4095 slightly better threshold setting and todos for improvement

2 years agoJAL-4095 magic fill behaviour is PAE specific
James Procter [Wed, 22 Feb 2023 12:42:58 +0000 (12:42 +0000)]
JAL-4095 magic fill behaviour is PAE specific

2 years agoMerge branch 'develop' into features/r2_11_2_alphafold/JAL-629
Ben Soares [Wed, 22 Feb 2023 12:40:43 +0000 (12:40 +0000)]
Merge branch 'develop' into features/r2_11_2_alphafold/JAL-629

2 years agoJAL-3858 JAL-2381 allow different linear shading schemes for selected/non-selected...
James Procter [Wed, 22 Feb 2023 12:38:00 +0000 (12:38 +0000)]
JAL-3858 JAL-2381 allow different linear shading schemes for selected/non-selected regions of contact matrix heat map

2 years agoJAL-4027 JAL-3858 rename CUSTOM_RENDERER to CONTACT_MATRIX annotation.graph type...
James Procter [Wed, 22 Feb 2023 12:05:22 +0000 (12:05 +0000)]
JAL-4027 JAL-3858 rename CUSTOM_RENDERER to CONTACT_MATRIX annotation.graph type, with actual matrix type stored in calcId

2 years agoJAL-4088 Updated j8libs/*.jar in THIRDPARTYLIBS
Ben Soares [Tue, 21 Feb 2023 13:41:37 +0000 (13:41 +0000)]
JAL-4088 Updated j8libs/*.jar in THIRDPARTYLIBS

2 years agoJAL-3416 Turn off (partial) flatlaf scaling for HiDPI in Linux and Java 8 - Some...
Ben Soares [Mon, 20 Feb 2023 23:04:09 +0000 (23:04 +0000)]
JAL-3416 Turn off (partial) flatlaf scaling for HiDPI in Linux and Java 8 - Some GUI parts unusable

2 years agoJAL-4064 JAL-4054 Correct names of mac arch installer DMG files
Ben Soares [Mon, 20 Feb 2023 17:48:16 +0000 (17:48 +0000)]
JAL-4064 JAL-4054 Correct names of mac arch installer DMG files

2 years agoMerge branch 'develop' into improvement/JAL-4111_suffixed_DEVELOP_channels
Ben Soares [Mon, 20 Feb 2023 15:42:14 +0000 (15:42 +0000)]
Merge branch 'develop' into improvement/JAL-4111_suffixed_DEVELOP_channels

2 years agoJAL-4128 Catch RasterFormatException caused whilst resizing Overview window, recalcul...
Ben Soares [Mon, 20 Feb 2023 10:46:11 +0000 (10:46 +0000)]
JAL-4128 Catch RasterFormatException caused whilst resizing Overview window, recalculate OverviewDimensions od instead. Prevent negative OverviewDimensions being set to avoid problem with vertically fully shrunk overview window 'losing' the alignement canvas.

2 years agoMerge branch 'develop' into bug/JAL-4125_flatlaf_quithandler_warning_doesnt_display_p...
Ben Soares [Mon, 20 Feb 2023 10:09:46 +0000 (10:09 +0000)]
Merge branch 'develop' into bug/JAL-4125_flatlaf_quithandler_warning_doesnt_display_properly

2 years agoMerge branch 'features/r2_11_2_alphafold/JAL-629' into features/JAL-3858_PAEsInProjects
James Procter [Thu, 16 Feb 2023 13:14:11 +0000 (13:14 +0000)]
Merge branch 'features/r2_11_2_alphafold/JAL-629' into features/JAL-3858_PAEsInProjects

 Conflicts:
src/jalview/bin/Jalview.java

2 years agoJAL-1713 don’t close an automatically created overview window for projects from Jalvi...
James Procter [Thu, 16 Feb 2023 12:25:41 +0000 (12:25 +0000)]
JAL-1713 don’t close an automatically created overview window for projects from Jalview versions older than 2.11.3

2 years agoMerge branch 'develop' into feature/JAL-1713_overviewInProject
James Procter [Wed, 15 Feb 2023 15:25:53 +0000 (15:25 +0000)]
Merge branch 'develop' into feature/JAL-1713_overviewInProject

2 years agoPassing test for JAL-4127 failing on the JAL-1713 branch
James Procter [Wed, 15 Feb 2023 14:43:32 +0000 (14:43 +0000)]
Passing test for JAL-4127 failing on the JAL-1713 branch

2 years agoJAL-4090 move 2.11.3 series release notes to 2.11.3.0 release and premptively list...
James Procter [Wed, 15 Feb 2023 13:59:29 +0000 (13:59 +0000)]
JAL-4090 move 2.11.3 series release notes to 2.11.3.0 release and premptively list issues already or nearly addressed in this version

2 years agoMerge branch 'develop' into bug/JAL-4125_flatlaf_quithandler_warning_doesnt_display_p...
Ben Soares [Mon, 13 Feb 2023 22:42:58 +0000 (22:42 +0000)]
Merge branch 'develop' into bug/JAL-4125_flatlaf_quithandler_warning_doesnt_display_properly

2 years agoJAL-4125 Spanish translations
Ben Soares [Mon, 13 Feb 2023 22:41:51 +0000 (22:41 +0000)]
JAL-4125 Spanish translations

2 years agoMerge branch 'merge/JAL-1988_JAL-3772+JAL-3416+JAL-4054+JAL-4064' into bug/JAL-4125_f...
Ben Soares [Mon, 13 Feb 2023 20:18:00 +0000 (20:18 +0000)]
Merge branch 'merge/JAL-1988_JAL-3772+JAL-3416+JAL-4054+JAL-4064' into bug/JAL-4125_flatlaf_quithandler_warning_doesnt_display_properly

2 years agoJAL-4125 Move confirmation of closing external viewer windows into the quit handler...
Ben Soares [Mon, 13 Feb 2023 19:16:08 +0000 (19:16 +0000)]
JAL-4125 Move confirmation of closing external viewer windows into the quit handler, and allow all to close or not in closeViewer whilst quitting.

2 years agoMerge branch 'develop' into feature/JAL-1713_overviewInProject
James Procter [Mon, 13 Feb 2023 17:28:45 +0000 (17:28 +0000)]
Merge branch 'develop' into feature/JAL-1713_overviewInProject

2 years agoJAL-3077 broken conflict resolve resulted in failing test (nb - still not resolved...
James Procter [Fri, 10 Feb 2023 17:05:30 +0000 (17:05 +0000)]
JAL-3077 broken conflict resolve resulted in failing test (nb - still not resolved the issue of (promoted) dbrefs!)

2 years agoFix for JAL-4126 - don’t automatically create a threshold line when no threshold...
James Procter [Fri, 10 Feb 2023 16:26:37 +0000 (16:26 +0000)]
Fix for JAL-4126 - don’t automatically create a threshold line when no threshold line is needed when reconstructing the annotation colour scheme from a project file

2 years agoJAL-4126 comment out closeAll - so we can visually check the alignment frame as it...
James Procter [Fri, 10 Feb 2023 16:23:53 +0000 (16:23 +0000)]
JAL-4126 comment out closeAll - so we can visually check the alignment frame as it is restored

2 years agoJAL-4126 failing test - colour scheme appears to be being created and configured...
James Procter [Fri, 10 Feb 2023 16:03:32 +0000 (16:03 +0000)]
JAL-4126 failing test - colour scheme appears to be being created and configured, but the renderer is not actually using the colour scheme to shade the sequence when the project is restored.