jalview.git
3 years agoJAL-3551 null pointer defence while structure files loading; comments feature/JAL-3551Pymol
gmungoc [Fri, 29 May 2020 15:23:05 +0000 (16:23 +0100)]
JAL-3551 null pointer defence while structure files loading; comments

3 years agoJAL-3551 corrected Pymol open session command
gmungoc [Thu, 28 May 2020 17:33:08 +0000 (18:33 +0100)]
JAL-3551 corrected Pymol open session command

3 years agoJAL-2422 correct ChimeraX save/open session commands; check for null
gmungoc [Thu, 28 May 2020 17:27:31 +0000 (18:27 +0100)]
JAL-2422 correct ChimeraX save/open session commands; check for null

3 years agoJAL-1761 pattern for structure viewer construction from project file
gmungoc [Tue, 26 May 2020 11:51:17 +0000 (12:51 +0100)]
JAL-1761 pattern for structure viewer construction from project file

3 years agoJAL-3407 redact Java 8 incompatible '<>' with anonymous inner classes
Jim Procter [Mon, 2 Mar 2020 10:42:07 +0000 (10:42 +0000)]
JAL-3407 redact Java 8 incompatible '<>' with anonymous inner classes

3 years agoJAL-3551 copy Jalview features to Pymol 'p' (with pull refactoring)
gmungoc [Thu, 21 May 2020 17:27:28 +0000 (18:27 +0100)]
JAL-3551 copy Jalview features to Pymol 'p' (with pull refactoring)

3 years agoJAL-2422 highlight ChimeraX selection (ChimeraX-1.0-rc-2020.05.21 +)
gmungoc [Thu, 21 May 2020 13:09:56 +0000 (14:09 +0100)]
JAL-2422 highlight ChimeraX selection (ChimeraX-1.0-rc-2020.05.21 +)

3 years agoJAL-3626 use Viewer.scriptWait() to send Jmol commands (Bob Hanson)
gmungoc [Wed, 20 May 2020 07:51:38 +0000 (08:51 +0100)]
JAL-3626 use Viewer.scriptWait() to send Jmol commands (Bob Hanson)

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 agoMerge branch 'develop' into feature/JAL-3551Pymol
gmungoc [Tue, 19 May 2020 16:27:32 +0000 (17:27 +0100)]
Merge branch 'develop' into feature/JAL-3551Pymol

Conflicts:
src/jalview/ext/jmol/JalviewJmolBinding.java
src/jalview/ext/jmol/JmolCommands.java
src/jalview/gui/AppJmol.java
src/jalview/gui/AppJmolBinding.java
src/jalview/gui/ChimeraViewFrame.java
src/jalview/gui/StructureViewerBase.java
src/jalview/jbgui/GPreferences.java
src/jalview/jbgui/GStructureViewer.java
src/jalview/project/Jalview2XML.java

3 years agoJAL-3463 avoid Thread.sleep() as not supported in SwingJS
gmungoc [Mon, 18 May 2020 15:01:54 +0000 (16:01 +0100)]
JAL-3463 avoid Thread.sleep() as not supported in SwingJS

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-3529 test updated for revised signature of getDBRefs()
gmungoc [Mon, 18 May 2020 10:01:29 +0000 (11:01 +0100)]
JAL-3529 test updated for revised signature of getDBRefs()

3 years agoMerge branch 'Jalview-JS/develop' into develop
gmungoc [Mon, 18 May 2020 09:59:52 +0000 (10:59 +0100)]
Merge branch 'Jalview-JS/develop' into develop

Conflicts:
build.gradle
src/jalview/gui/PopupMenu.java
src/jalview/io/SequenceAnnotationReport.java
src/jalview/io/StockholmFile.java
src/jalview/util/DBRefUtils.java
src/jalview/viewmodel/seqfeatures/FeatureRendererModel.java

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-2422 JAL-3551 unit tests updated for code changes
gmungoc [Fri, 15 May 2020 16:56:17 +0000 (17:56 +0100)]
JAL-2422 JAL-3551 unit tests updated for code changes

3 years agoJAL-3619 default silently to Jmol if viewerType absent (Jalview < 2.9)
gmungoc [Fri, 15 May 2020 16:48:57 +0000 (17:48 +0100)]
JAL-3619 default silently to Jmol if viewerType absent (Jalview < 2.9)

3 years agoJAL-3551 pull up Close Viewer dialog to base class
gmungoc [Fri, 15 May 2020 07:43:26 +0000 (08:43 +0100)]
JAL-3551 pull up Close Viewer dialog to base class

3 years agoMerge branch 'feature/JAL-3551Pymol' into feature/JAL-2422ChimeraX
gmungoc [Fri, 15 May 2020 06:30:28 +0000 (07:30 +0100)]
Merge branch 'feature/JAL-3551Pymol' into feature/JAL-2422ChimeraX

3 years agoJAL-3551 raise label on ('highlight') structure residue (wip)
gmungoc [Fri, 15 May 2020 06:29:55 +0000 (07:29 +0100)]
JAL-3551 raise label on ('highlight') structure residue (wip)

3 years agoJAL-3518 tidy method, remove obsolete comment
gmungoc [Tue, 12 May 2020 13:20:15 +0000 (14:20 +0100)]
JAL-3518 tidy method, remove obsolete comment

3 years agoJAL-3518 failsafe check for null Jmol filename while loading files
gmungoc [Tue, 12 May 2020 09:37:41 +0000 (10:37 +0100)]
JAL-3518 failsafe check for null Jmol filename while loading files

3 years agoJAL-3551 concatenate colour by sequence commands for all except PyMOL
gmungoc [Mon, 11 May 2020 14:56:55 +0000 (15:56 +0100)]
JAL-3551 concatenate colour by sequence commands for all except PyMOL

3 years agoJAL-2422 JAL-3551 viewer text/variables generalised, Pymol paths added
gmungoc [Mon, 11 May 2020 13:12:03 +0000 (14:12 +0100)]
JAL-2422 JAL-3551 viewer text/variables generalised, Pymol paths added

3 years agoJAL-2422 ChimeraX paths (versions up to 1.0) added for Windows
gmungoc [Mon, 11 May 2020 10:42:56 +0000 (11:42 +0100)]
JAL-2422 ChimeraX paths (versions up to 1.0) added for Windows

3 years agoJAL-1333 additional Chimera versions for Windows installation paths
gmungoc [Mon, 11 May 2020 09:14:47 +0000 (10:14 +0100)]
JAL-1333 additional Chimera versions for Windows installation paths

3 years agoJAL-2422 restore saved ChimeraX session from project
gmungoc [Mon, 11 May 2020 08:32:57 +0000 (09:32 +0100)]
JAL-2422 restore saved ChimeraX session from project

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 agoJAL-3551 save structure viewer session refactorings, PyMol added
gmungoc [Thu, 30 Apr 2020 10:50:27 +0000 (11:50 +0100)]
JAL-3551 save structure viewer session refactorings, PyMol added

3 years agoJAL-3551 tidied error handling for HTTP request
gmungoc [Thu, 30 Apr 2020 10:47:39 +0000 (11:47 +0100)]
JAL-3551 tidied error handling for HTTP request

4 years agoMerge branch 'develop' into feature/JAL-3551Pymol
gmungoc [Sat, 25 Apr 2020 09:09:29 +0000 (10:09 +0100)]
Merge branch 'develop' into feature/JAL-3551Pymol

4 years agoJAL-3225 save auto formatting settings in org.eclipse.jdt.ui.prefs. Not yet put...
soares [Wed, 22 Apr 2020 19:58:55 +0000 (20:58 +0100)]
JAL-3225 save auto formatting settings in org.eclipse.jdt.ui.prefs.  Not yet put into place, but these settings should be used

4 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

4 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

4 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

4 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

4 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

4 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

4 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

4 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

4 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

4 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

4 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

4 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

4 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

4 years agoJAL-3210 try adding setup method to unit test failing on server...
gmungoc [Tue, 21 Apr 2020 13:03:35 +0000 (14:03 +0100)]
JAL-3210 try adding setup method to unit test failing on server...

4 years agoJAL-1889 corrected wait for consensus to be calculated
gmungoc [Tue, 21 Apr 2020 11:34:13 +0000 (12:34 +0100)]
JAL-1889 corrected wait for consensus to be calculated

4 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

4 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-3603 load annotation file from RELATIVE_URL in JS, small code tidies
gmungoc [Tue, 21 Apr 2020 09:59:19 +0000 (10:59 +0100)]
JAL-3603 load annotation file from RELATIVE_URL in JS, small code tidies

4 years agoJAL-3602 Added configuration for enforced use of UTF-8 for creating the
Ben Soares [Tue, 21 Apr 2020 00:11:04 +0000 (01:11 +0100)]
JAL-3602 Added configuration for enforced use of UTF-8 for creating the
core js files and also in the closure-compiler.

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 agoadded .gitignore paths
BobHanson [Fri, 17 Apr 2020 00:19:45 +0000 (19:19 -0500)]
added .gitignore paths

I need these until I fully grasp the ways that gradle works.

4 years agoJAL-3587 Load Project bug
BobHanson [Thu, 16 Apr 2020 19:08:11 +0000 (14:08 -0500)]
JAL-3587 Load Project bug

Fixed 2019.01.24 in Applet branch.

commit db8caac49ea663fbc2b8b78f7eb2e6ae893f40da

didn't have a JAL number. My mistake.

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 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 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 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

4 years agoJAL-3583 remove debug logging, Javadoc added
gmungoc [Tue, 14 Apr 2020 08:26:14 +0000 (09:26 +0100)]
JAL-3583 remove debug logging, Javadoc added

4 years agoJAL-3574 test coverage corners bug/JAL-3574filterByPOS
gmungoc [Mon, 13 Apr 2020 15:42:42 +0000 (16:42 +0100)]
JAL-3574 test coverage corners

4 years agoJAL-3574 Matcher with integer/long value pattern (e.g. VCF POS locus)
gmungoc [Mon, 13 Apr 2020 11:45:38 +0000 (12:45 +0100)]
JAL-3574 Matcher with integer/long value pattern (e.g. VCF POS locus)

4 years agoJAL-3596 change redacted
gmungoc [Sun, 12 Apr 2020 14:43:21 +0000 (15:43 +0100)]
JAL-3596 change redacted

4 years agoJAL-3596 don't draw text over features if Show Text is unselected
gmungoc [Sun, 12 Apr 2020 12:24:24 +0000 (13:24 +0100)]
JAL-3596 don't draw text over features if Show Text is unselected

4 years agoJAL-3583 consistent last[Formatted]Tooltip, show once only per residue
gmungoc [Sun, 12 Apr 2020 11:51:12 +0000 (12:51 +0100)]
JAL-3583 consistent last[Formatted]Tooltip, show once only per residue

4 years agoJAL-3587 save and reload project file fix
BobHanson [Thu, 9 Apr 2020 18:07:31 +0000 (13:07 -0500)]
JAL-3587 save and reload project file fix

4 years agoJAL-3588 Remove Examples folder in windows Program Group for all CHANNEL values
Ben Soares [Thu, 9 Apr 2020 13:32:03 +0000 (14:32 +0100)]
JAL-3588 Remove Examples folder in windows Program Group for all CHANNEL values

4 years agoJAL-3577 automatically configure JALVIEW_VERSION for builds using jalview.version... testing/JAL-3577_jalviewversion_autoset_fixed
Jim Procter [Thu, 9 Apr 2020 11:04:07 +0000 (12:04 +0100)]
JAL-3577 automatically configure JALVIEW_VERSION for builds using jalview.version property in RELEASE file

4 years agoJAL-3253 SwingJS upgrade including J11 transpiler 3.2.9.v1f
BobHanson [Wed, 8 Apr 2020 14:12:52 +0000 (09:12 -0500)]
JAL-3253 SwingJS upgrade including J11 transpiler 3.2.9.v1f

4 years agoJAL-3253 merge of new SwingJS api
BobHanson [Wed, 8 Apr 2020 14:12:11 +0000 (09:12 -0500)]
JAL-3253 merge of new SwingJS api

4 years agomerge from develop: the fixy bit merge/Jalview-JS_develop_with_develop_build.gradle_gradle.properties_utils_install4j
soares [Tue, 7 Apr 2020 19:39:05 +0000 (20:39 +0100)]
merge from develop: the fixy bit

4 years agomerge from develop: the rest of the changes
soares [Tue, 7 Apr 2020 19:14:19 +0000 (20:14 +0100)]
merge from develop: the rest of the changes

4 years agomerge from develop: Most of the changes
soares [Tue, 7 Apr 2020 16:55:50 +0000 (17:55 +0100)]
merge from develop: Most of the changes

4 years agoJAL-3589 (old Platform) fix for Jalvew-JS/develop only.
BobHanson [Tue, 7 Apr 2020 15:27:38 +0000 (10:27 -0500)]
JAL-3589 (old Platform) fix for Jalvew-JS/develop only.

4 years agoJAL-3210 fudge for JalviewJS to avoid IntervalStore incompatibility
gmungoc [Tue, 7 Apr 2020 13:30:47 +0000 (14:30 +0100)]
JAL-3210 fudge for JalviewJS to avoid IntervalStore incompatibility

4 years agoJAL-3577 improvement to non-release DMG background and source SVG. Updated docs on... task/JAL-3577_Jalview_Test_installers
Ben Soares [Tue, 7 Apr 2020 13:24:02 +0000 (14:24 +0100)]
JAL-3577 improvement to non-release DMG background and source SVG. Updated docs on image specification/creation.

4 years agoMerge branch 'task/JAL-3577_Jalview_Test_installers' into develop
Ben Soares [Tue, 7 Apr 2020 00:30:12 +0000 (01:30 +0100)]
Merge branch 'task/JAL-3577_Jalview_Test_installers' into develop

4 years agoJAL-3577 Added DEVELOP DMG styling. Improved TEST-RELEASE and NON-RELEASE styling
Ben Soares [Tue, 7 Apr 2020 00:29:33 +0000 (01:29 +0100)]
JAL-3577 Added DEVELOP DMG styling. Improved TEST-RELEASE and NON-RELEASE styling

4 years agoJAL-3577 Fixed Jalview Programme Group in Windows menu. Added examples folder for...
Ben Soares [Mon, 6 Apr 2020 21:34:06 +0000 (22:34 +0100)]
JAL-3577 Fixed Jalview Programme Group in Windows menu. Added examples folder for RELEASE channel only and Examples folder in Jalview Programme Group in Windows.

4 years agoJAL-3407 redact java 8 incompatible type inference
Jim Procter [Mon, 6 Apr 2020 16:47:45 +0000 (17:47 +0100)]
JAL-3407 redact java 8 incompatible type inference

4 years agoJAL-3581 no hidden sequence marker if hidden markers not shown
gmungoc [Mon, 6 Apr 2020 14:58:33 +0000 (15:58 +0100)]
JAL-3581 no hidden sequence marker if hidden markers not shown

4 years agoJAL-3407 updated release date to Thursday 9th April, and release notes for JAL-3577...
Jim Procter [Mon, 6 Apr 2020 16:25:35 +0000 (17:25 +0100)]
JAL-3407 updated release date to Thursday 9th April, and release notes for JAL-3577 JAL-3581 JAL-3571

4 years agoJAL-3581 no hidden sequence marker if hidden markers not shown
gmungoc [Mon, 6 Apr 2020 14:58:33 +0000 (15:58 +0100)]
JAL-3581 no hidden sequence marker if hidden markers not shown

4 years agoJAL-3577 Moved application Categories for freedesktop menus into correct place in...
Ben Soares [Mon, 6 Apr 2020 14:49:30 +0000 (15:49 +0100)]
JAL-3577 Moved application Categories for freedesktop menus into correct place in install4j

4 years agoMerge branch 'develop' into Jalview-JS/develop
gmungoc [Mon, 6 Apr 2020 13:17:24 +0000 (14:17 +0100)]
Merge branch 'develop' into Jalview-JS/develop

Conflicts:
build.gradle
src/jalview/gui/SeqPanel.java
build.gradle and gradle.properties changes in develop ignored

4 years agoJAL-3577 removed debugging
Ben Soares [Mon, 6 Apr 2020 12:32:30 +0000 (13:32 +0100)]
JAL-3577 removed debugging

4 years agoMerge branch 'task/JAL-3577_Jalview_Test_installers' into develop
Ben Soares [Mon, 6 Apr 2020 12:29:40 +0000 (13:29 +0100)]
Merge branch 'task/JAL-3577_Jalview_Test_installers' into develop

4 years agoJAL-3577 Added existing and new Application IDs for Windows. Fixed Desktop shortcut...
Ben Soares [Mon, 6 Apr 2020 12:27:56 +0000 (13:27 +0100)]
JAL-3577 Added existing and new Application IDs for Windows. Fixed Desktop shortcut and Menu entry.

4 years agoJAL-3579 no Feature Editor if features not shown
gmungoc [Mon, 6 Apr 2020 09:18:17 +0000 (10:18 +0100)]
JAL-3579 no Feature Editor if features not shown

4 years agoJAL-3577 Changed shortName to INTERNAL_ID
Ben Soares [Mon, 6 Apr 2020 08:20:35 +0000 (09:20 +0100)]
JAL-3577 Changed shortName to INTERNAL_ID

4 years agoJAL-3577 Changed Windows internal ID to a new value which is backward compatible...
Ben Soares [Sun, 5 Apr 2020 09:50:46 +0000 (10:50 +0100)]
JAL-3577 Changed Windows internal ID to a new value which is backward compatible with the 2.11.0 installation. i.e. release versions will have internal ID 'Jalview'

4 years agoJAL-3577 Changed Windows internal ID to a new value which is backward compatible...
Ben Soares [Sun, 5 Apr 2020 09:50:12 +0000 (10:50 +0100)]
JAL-3577 Changed Windows internal ID to a new value which is backward compatible with the 2.11.0 installation. i.e. release versions will have internal ID 'Jalview'

4 years agoJAL-3577 Added DS_Store for Test release to look like proper installer
Ben Soares [Sat, 4 Apr 2020 00:01:39 +0000 (01:01 +0100)]
JAL-3577 Added DS_Store for Test release to look like proper installer

4 years agoJAL-3577 Added a jalviewt scheme ONLY to TEST-RELEASE and TEST-LOCAL channels so...
Ben Soares [Fri, 3 Apr 2020 16:04:30 +0000 (17:04 +0100)]
JAL-3577 Added a jalviewt scheme ONLY to TEST-RELEASE and TEST-LOCAL channels so that a test jvl can be made to ONLY open in the Test installation