jalview.git
4 years agoJAL-3330 apply Ensembl feature settings when showing crossrefs for alignment that... bug/JAL-3330_backpropagateEnsemblFeatureColours
Jim Procter [Fri, 28 Jun 2019 13:17:54 +0000 (14:17 +0100)]
JAL-3330 apply Ensembl feature settings when showing crossrefs for alignment that looks like it was from Ensembl

4 years agoJAL-3322 Progress bar status tweaks
Ben Soares [Fri, 28 Jun 2019 09:41:45 +0000 (10:41 +0100)]
JAL-3322 Progress bar status tweaks

4 years agoJAL-3322 getdown Application class fix
Ben Soares [Fri, 28 Jun 2019 09:37:58 +0000 (10:37 +0100)]
JAL-3322 getdown Application class fix

4 years agoMerge branch 'develop' into JAL-3322_getdown_speed_improvement
Ben Soares [Fri, 28 Jun 2019 09:33:48 +0000 (10:33 +0100)]
Merge branch 'develop' into JAL-3322_getdown_speed_improvement

merging in develop

4 years agoJAL-3322 corrected fix to convertBuildingMD task fail. removed debugging warnings...
Ben Soares [Fri, 28 Jun 2019 09:33:18 +0000 (10:33 +0100)]
JAL-3322 corrected fix to convertBuildingMD task fail. removed debugging warnings from getdown config backups

4 years agoMerge branch 'JAL-3322_getdown_speed_improvement' of https://source.jalview.org/git...
Ben Soares [Fri, 28 Jun 2019 07:59:34 +0000 (08:59 +0100)]
Merge branch 'JAL-3322_getdown_speed_improvement' of https://source.jalview.org/git/jalview into JAL-3322_getdown_speed_improvement

parallel dev

4 years agoJAL-3322 fixed convertBuildingMD task skipping in Windows
Ben Soares [Thu, 27 Jun 2019 22:29:54 +0000 (23:29 +0100)]
JAL-3322 fixed convertBuildingMD task skipping in Windows

4 years agoMerge branch 'JAL-3322_getdown_speed_improvement' into develop
Jim Procter [Thu, 27 Jun 2019 16:04:14 +0000 (17:04 +0100)]
Merge branch 'JAL-3322_getdown_speed_improvement' into develop

4 years agoJAL-3322 linksCheck task output.
Ben Soares [Thu, 27 Jun 2019 13:42:56 +0000 (14:42 +0100)]
JAL-3322 linksCheck task output.

4 years agoJAL-3322 Removed debug logging. Enabled backup install/getdown.txt config. Added...
Ben Soares [Thu, 27 Jun 2019 12:02:54 +0000 (13:02 +0100)]
JAL-3322 Removed debug logging. Enabled backup install/getdown.txt config. Added a dev doc diagram.

4 years agoJAL-3322 Once background displayed, allow asynchronous progress setting
Ben Soares [Wed, 26 Jun 2019 23:55:20 +0000 (00:55 +0100)]
JAL-3322 Once background displayed, allow asynchronous progress setting

4 years agoJAL-3111 fixed an anchor name link preventing linkCheck task from completing successfully
Ben Soares [Wed, 26 Jun 2019 23:25:48 +0000 (00:25 +0100)]
JAL-3111 fixed an anchor name link preventing linkCheck task from completing successfully

4 years agoJAL-3111 sign the uninstaller script .. again
Jalview Development Admin [Wed, 26 Jun 2019 17:25:30 +0000 (18:25 +0100)]
JAL-3111 sign the uninstaller script .. again

4 years agoMerge branch 'improvement/JAL-3322_getdown_splashscreen_visibility' into develop
Jim Procter [Wed, 26 Jun 2019 17:20:55 +0000 (18:20 +0100)]
Merge branch 'improvement/JAL-3322_getdown_splashscreen_visibility' into develop
also note JAL-3320 addressed (groovy console opening with Java 11)

4 years agoMerge branch 'develop' into improvement/JAL-3322_getdown_splashscreen_visibility
Jim Procter [Wed, 26 Jun 2019 17:16:46 +0000 (18:16 +0100)]
Merge branch 'develop' into improvement/JAL-3322_getdown_splashscreen_visibility

4 years agoJAL-3111 release notes for JAL-3334 JAL-3330 and rejig others
Jim Procter [Wed, 26 Jun 2019 17:07:41 +0000 (18:07 +0100)]
JAL-3111 release notes for JAL-3334 JAL-3330 and rejig others

4 years agoMerge branch 'bug/JAL-3330' into develop
Jim Procter [Wed, 26 Jun 2019 16:49:33 +0000 (17:49 +0100)]
Merge branch 'bug/JAL-3330' into develop

4 years agoJAL-3334 fix - always load full SO to resolve the sequence features from Ensembl...
Jim Procter [Wed, 26 Jun 2019 16:43:34 +0000 (17:43 +0100)]
JAL-3334 fix - always load full SO to resolve the sequence features from Ensembl correctly

4 years agoJAL-3111 get rid of nasty tab characters
Jim Procter [Wed, 26 Jun 2019 16:37:57 +0000 (17:37 +0100)]
JAL-3111 get rid of nasty tab characters

4 years agoJAL-3332 test to check for duplicate db sources and patch to code. crept in after...
Jim Procter [Wed, 26 Jun 2019 16:36:58 +0000 (17:36 +0100)]
JAL-3332 test to check for duplicate db sources and patch to code. crept in after das source removal

4 years agoJAL-3130 Added all groovy jars for groovy console
Ben Soares [Wed, 26 Jun 2019 16:13:35 +0000 (17:13 +0100)]
JAL-3130 Added all groovy jars for groovy console

4 years agoMerge branch 'develop' into improvement/JAL-3322_getdown_splashscreen_visibility
Ben Soares [Wed, 26 Jun 2019 15:33:37 +0000 (16:33 +0100)]
Merge branch 'develop' into improvement/JAL-3322_getdown_splashscreen_visibility

merging with develop

4 years agoJAL-3322 Splashcreen now appears instantly with new setting ui.progress_sync = true...
Ben Soares [Wed, 26 Jun 2019 14:50:06 +0000 (15:50 +0100)]
JAL-3322 Splashcreen now appears instantly with new setting ui.progress_sync = true. Some other minor improvements

4 years agoJAL-3330 JAL-3332 relocate and simplify BeforeClass/BeforeTest to avoid ambiguity...
Jim Procter [Wed, 26 Jun 2019 11:08:49 +0000 (12:08 +0100)]
JAL-3330 JAL-3332 relocate and simplify BeforeClass/BeforeTest to avoid ambiguity in setup

4 years agoJAL-3330 test to verify sub/attributeName array is not shared between multiple instan...
Jim Procter [Wed, 26 Jun 2019 10:55:26 +0000 (11:55 +0100)]
JAL-3330 test to verify sub/attributeName array is not shared between multiple instances after copy-via-copy constructor

4 years agoJAL-3330 javadoc
Jim Procter [Wed, 26 Jun 2019 10:53:56 +0000 (11:53 +0100)]
JAL-3330 javadoc

4 years agoJAL-3322 replaced invokeAndWait(r) with r.run() and fixed nullpointer error in jvl...
Ben Soares [Tue, 25 Jun 2019 16:04:12 +0000 (17:04 +0100)]
JAL-3322 replaced invokeAndWait(r) with r.run() and fixed nullpointer error in jvl config reading

4 years agoJAL-3289 Ehancements to ARCHIVE building and script to show how to batch build and...
Ben Soares [Tue, 25 Jun 2019 15:16:13 +0000 (16:16 +0100)]
JAL-3289 Ehancements to ARCHIVE building and script to show how to batch build and rsync the archived versions

4 years agoJAL-3289 ARCHIVE now implemented (requires a compiled -PARCHIVEDIST=/path/to/old...
Ben Soares [Tue, 25 Jun 2019 11:50:35 +0000 (12:50 +0100)]
JAL-3289 ARCHIVE now implemented (requires a compiled -PARCHIVEDIST=/path/to/old/jalview/dist).  Improved delete file values in uninstaller.  Added an ARCHIVELOCAL channel type for testing.

4 years agoJAL-3289 implemented CHANNEL=LOCAL,RELEASE,TEST-RELEASE,SCRATCHH-...,DEVELOP,ARCHIVE...
Ben Soares [Mon, 24 Jun 2019 20:20:08 +0000 (21:20 +0100)]
JAL-3289 implemented CHANNEL=LOCAL,RELEASE,TEST-RELEASE,SCRATCHH-...,DEVELOP,ARCHIVE.  Added fallback install/getdown-launcher.jar and added to classpath in install4j_template.install4j

4 years agoJAL-3330 merge styles onto originating view after fetching database references
Jim Procter [Mon, 24 Jun 2019 17:37:52 +0000 (18:37 +0100)]
JAL-3330 merge styles onto originating view after fetching database references

4 years agoJAL-3330 dbreffetcher: record any feature display models associated with sources...
Jim Procter [Mon, 24 Jun 2019 17:36:54 +0000 (18:36 +0100)]
JAL-3330 dbreffetcher: record any feature display models associated with sources that provide sequences

4 years agoJAL-3330 merge styles onto originating views when show cross-refs performed (should...
Jim Procter [Mon, 24 Jun 2019 17:36:04 +0000 (18:36 +0100)]
JAL-3330 merge styles onto originating views when show cross-refs performed (should really do this for all views involving dataset).

4 years agoJAL-3330 mergeFeatureStyles - needs test coverage
Jim Procter [Mon, 24 Jun 2019 16:43:33 +0000 (17:43 +0100)]
JAL-3330 mergeFeatureStyles - needs test coverage

4 years agoJAL-3322 improve visibility of versioning of launcher
Ben Soares [Mon, 24 Jun 2019 14:59:07 +0000 (15:59 +0100)]
JAL-3322 improve visibility of versioning of launcher

4 years agoJAL-3111 formatting
Jim Procter [Mon, 24 Jun 2019 13:31:48 +0000 (14:31 +0100)]
JAL-3111 formatting

4 years agoJAL-3111 JAL-2069 JAL-2808 documentation for feature filters and enhanced feature...
Jim Procter [Mon, 24 Jun 2019 12:59:59 +0000 (13:59 +0100)]
JAL-3111 JAL-2069 JAL-2808 documentation for feature filters and enhanced feature colours. Revised feature settings documentation for legibility.

4 years agoJAL-3289 Start looking at automating location in appbase more sensibly
Ben Soares [Mon, 24 Jun 2019 00:38:18 +0000 (01:38 +0100)]
JAL-3289 Start looking at automating location in appbase more sensibly

4 years agoJAL-3328 improvement to the EQinvoke code
Ben Soares [Sat, 22 Jun 2019 09:14:39 +0000 (10:14 +0100)]
JAL-3328 improvement to the EQinvoke code

4 years agoJAL-3328 Made choice of invokeLater or invokeAndWait configurable
Ben Soares [Fri, 21 Jun 2019 22:37:27 +0000 (23:37 +0100)]
JAL-3328 Made choice of invokeLater or invokeAndWait configurable

4 years agoJAL-3111 added Colour By ID and an overview of Jalview’s alignment colouring capabilities
Jim Procter [Fri, 21 Jun 2019 16:27:30 +0000 (17:27 +0100)]
JAL-3111 added Colour By ID and an overview of Jalview’s alignment colouring capabilities

4 years agoJAL-3328 JAL-3300 changed invokeLaters to invokeAndWaits for more visible progress
Ben Soares [Fri, 21 Jun 2019 16:15:19 +0000 (17:15 +0100)]
JAL-3328 JAL-3300 changed invokeLaters to invokeAndWaits for more visible progress

4 years agoJAL-3328 Getdown version number, changed to 1.8.3-1.0_JVL
Ben Soares [Fri, 21 Jun 2019 13:56:01 +0000 (14:56 +0100)]
JAL-3328 Getdown version number, changed to 1.8.3-1.0_JVL

4 years agoJAL-3328 Improved progress bar. Higher-res file icons. Splashscreen visibile for...
Ben Soares [Fri, 21 Jun 2019 13:55:12 +0000 (14:55 +0100)]
JAL-3328 Improved progress bar. Higher-res file icons. Splashscreen visibile for slightly longer (now at least 7 seconds).

4 years agoJAL-3322 Adding a configurable getdown version number display (above appbase) to...
Ben Soares [Fri, 21 Jun 2019 09:01:30 +0000 (10:01 +0100)]
JAL-3322 Adding a configurable getdown version number display (above appbase) to getdown splashscreen

4 years agoMerge branch 'develop' into improvement/JAL-3322_getdown_splashscreen_visibility
Ben Soares [Fri, 21 Jun 2019 07:53:01 +0000 (08:53 +0100)]
Merge branch 'develop' into improvement/JAL-3322_getdown_splashscreen_visibility

merging in develop

4 years agoJAL-3111 JAL-2962 JAL-2903 JAL-2986 release notes
Jim Procter [Thu, 20 Jun 2019 16:48:08 +0000 (17:48 +0100)]
JAL-3111 JAL-2962 JAL-2903 JAL-2986 release notes

4 years agoJAL-3111 last final release date for 2.11.0 !
Jim Procter [Thu, 20 Jun 2019 16:10:42 +0000 (17:10 +0100)]
JAL-3111 last final release date for 2.11.0 !

4 years agoJAL-3111 2.11 improvement JAL-3205 JAL-3203
Jim Procter [Thu, 20 Jun 2019 16:10:28 +0000 (17:10 +0100)]
JAL-3111 2.11 improvement JAL-3205 JAL-3203
Post-hoc documentation of known defects not listed in earlier versions.

4 years agoJAL-3322 New progress bar. Added option to report appbase in launcher window. Added...
Ben Soares [Thu, 20 Jun 2019 16:00:18 +0000 (17:00 +0100)]
JAL-3322 New progress bar. Added option to report appbase in launcher window. Added ui.keep_on_top option for getdown window. Added a launch.jvl file.  Added build_properties as a resource and build_properties.install at installation time (only)

4 years agoJAL-3111 JAL-1424 release notes
Jim Procter [Thu, 20 Jun 2019 15:10:13 +0000 (16:10 +0100)]
JAL-3111 JAL-1424 release notes

4 years agoJAL-3111 JAL-2816 docs
Jim Procter [Thu, 20 Jun 2019 14:02:59 +0000 (15:02 +0100)]
JAL-3111 JAL-2816 docs

4 years agoJAL-3111 signed off ’done’ issues in Jira as of now:
Jim Procter [Thu, 20 Jun 2019 13:47:33 +0000 (14:47 +0100)]
JAL-3111 signed off ’done’ issues in Jira as of now:
JAL-1059,JAL-1117,JAL-1285,JAL-1793,JAL-1839,JAL-1929,JAL-2069,JAL-2185,JAL-2360,JAL-2416,JAL-2446,JAL-2620,JAL-2647,JAL-2671,JAL-2729,JAL-2753,JAL-2808,JAL-2816,JAL-2839,JAL-2864,JAL-2886,JAL-2898,JAL-2932,JAL-2965,JAL-3007,JAL-3018,JAL-3021,JAL-3139,JAL-3140,JAL-3141,JAL-3174,JAL-3179,JAL-3196,JAL-3198,JAL-3225,JAL-3232,JAL-3236,JAL-3248,JAL-3254,JAL-3260,JAL-3313,JAL-781,JAL-868


4 years agoJAL-3111 JAL-3130 JAL-3235 Java 11 specific known defects in 2.11
Jim Procter [Thu, 20 Jun 2019 12:19:16 +0000 (13:19 +0100)]
JAL-3111 JAL-3130 JAL-3235 Java 11 specific known defects in 2.11

4 years agoJAL-3323 Improved macOS Old Jalview Uninstaller
Ben Soares [Thu, 20 Jun 2019 11:53:57 +0000 (12:53 +0100)]
JAL-3323 Improved macOS Old Jalview Uninstaller

4 years agoJAL-3111 codesign the uninstaller again
Jalview Development Admin [Wed, 19 Jun 2019 12:42:49 +0000 (13:42 +0100)]
JAL-3111 codesign the uninstaller again

4 years agoMerge branch 'merge/JAL-3310_and_JAL-3300' into develop
Ben Soares [Wed, 19 Jun 2019 11:51:21 +0000 (12:51 +0100)]
Merge branch 'merge/JAL-3310_and_JAL-3300' into develop

4 years agoJAL-3321 Last pieces of the getdown-launcher.jar upgrade puzzle
Ben Soares [Wed, 19 Jun 2019 11:50:36 +0000 (12:50 +0100)]
JAL-3321 Last pieces of the getdown-launcher.jar upgrade puzzle

4 years agoJAL-3310 Removing i4jruntime.jar from dist. Not needed by Jalview
Ben Soares [Wed, 19 Jun 2019 11:48:30 +0000 (12:48 +0100)]
JAL-3310 Removing i4jruntime.jar from dist.  Not needed by Jalview

4 years agoMerge branch 'documentation/JAL-3111_release_211' into develop
Jim Procter [Wed, 19 Jun 2019 10:13:34 +0000 (11:13 +0100)]
Merge branch 'documentation/JAL-3111_release_211' into develop

4 years agoJAL-3111 release notes for JAL-3313
Jim Procter [Wed, 19 Jun 2019 10:12:47 +0000 (11:12 +0100)]
JAL-3111 release notes for JAL-3313

4 years agoJAL-3111 formatting

Jim Procter [Wed, 19 Jun 2019 10:09:20 +0000 (11:09 +0100)]
JAL-3111 formatting


4 years agoMerge branch 'develop' into documentation/JAL-3111_release_211
Jim Procter [Wed, 19 Jun 2019 10:05:54 +0000 (11:05 +0100)]
Merge branch 'develop' into documentation/JAL-3111_release_211

4 years agoJAL-3111 release notes for JAL-27830 JAL-2876 JAL-2567 and JAL-2256
Jim Procter [Wed, 19 Jun 2019 10:01:43 +0000 (11:01 +0100)]
JAL-3111 release notes for JAL-27830 JAL-2876 JAL-2567 and JAL-2256

4 years agoJAL-3321 Corrected the badly configured getdown-launcher.jar for updating and updated...
Ben Soares [Wed, 19 Jun 2019 00:29:05 +0000 (01:29 +0100)]
JAL-3321 Corrected the badly configured getdown-launcher.jar for updating and updated build.gradle to make the right getdown.txt file

4 years agoJAL-3313 don't double count mapped codons
gmungoc [Tue, 18 Jun 2019 17:06:08 +0000 (18:06 +0100)]
JAL-3313 don't double count mapped codons

4 years agoMerge branch 'bug/JAL-2830_editManglesDatasetSequence' into develop
Jim Procter [Tue, 18 Jun 2019 16:49:23 +0000 (17:49 +0100)]
Merge branch 'bug/JAL-2830_editManglesDatasetSequence' into develop

4 years agoMerge branch 'documentation/JAL-3111_release_211' into bug/JAL-2830_editManglesDatase... bug/JAL-2830_editManglesDatasetSequence
Jim Procter [Tue, 18 Jun 2019 15:42:18 +0000 (16:42 +0100)]
Merge branch 'documentation/JAL-3111_release_211' into bug/JAL-2830_editManglesDatasetSequence

4 years agoMerge branch 'bug/JAL-2830_editManglesDatasetSequence' into documentation/JAL-3111_re...
Jim Procter [Tue, 18 Jun 2019 15:39:19 +0000 (16:39 +0100)]
Merge branch 'bug/JAL-2830_editManglesDatasetSequence' into documentation/JAL-3111_release_211

4 years agoJAL-3111 JAL-2446 mentioned in context with NCList->intervalstoreJ lib
Jim Procter [Tue, 18 Jun 2019 15:38:10 +0000 (16:38 +0100)]
JAL-3111 JAL-2446 mentioned in context with NCList->intervalstoreJ lib

4 years agoJAL-3111 JAL-2684 JAL-2360 JAL-2416 release notes
Jim Procter [Tue, 18 Jun 2019 15:31:43 +0000 (16:31 +0100)]
JAL-3111 JAL-2684 JAL-2360 JAL-2416 release notes

4 years agoMerge branch 'develop' into merge/JAL-3310_and_JAL-3300
Ben Soares [Tue, 18 Jun 2019 15:31:20 +0000 (16:31 +0100)]
Merge branch 'develop' into merge/JAL-3310_and_JAL-3300

4 years agoMerge branch 'documentation/JAL-3111_release_211' into develop
Jim Procter [Tue, 18 Jun 2019 15:08:39 +0000 (16:08 +0100)]
Merge branch 'documentation/JAL-3111_release_211' into develop

4 years agoJAL-3286 JAL-3111 release notes
Jim Procter [Tue, 18 Jun 2019 15:08:11 +0000 (16:08 +0100)]
JAL-3286 JAL-3111 release notes

4 years agoMerge branch 'develop' into documentation/JAL-3111_release_211
Jim Procter [Tue, 18 Jun 2019 15:05:46 +0000 (16:05 +0100)]
Merge branch 'develop' into documentation/JAL-3111_release_211

4 years agoMerge branch 'bug/JAL-3286duplicatePdbQuery' into develop
Jim Procter [Tue, 18 Jun 2019 14:44:53 +0000 (15:44 +0100)]
Merge branch 'bug/JAL-3286duplicatePdbQuery' into develop

4 years agoJAL-3111 JAL-3003 documentation note
Jim Procter [Tue, 18 Jun 2019 14:44:17 +0000 (15:44 +0100)]
JAL-3111 JAL-3003 documentation note

4 years agoJAL-2296 JAL-2295 document in release notes post feature release in 2.10.4
Jim Procter [Tue, 18 Jun 2019 13:56:41 +0000 (14:56 +0100)]
JAL-2296 JAL-2295 document in release notes post feature release in 2.10.4

4 years agoJAL-3111 - new known issue JAL-3314
Jim Procter [Tue, 18 Jun 2019 13:55:33 +0000 (14:55 +0100)]
JAL-3111 - new known issue JAL-3314

4 years agoJAL-3111 release notes for JAL-3073 JAL-3042
Jim Procter [Tue, 18 Jun 2019 13:54:47 +0000 (14:54 +0100)]
JAL-3111 release notes for JAL-3073 JAL-3042

4 years agoJAL-3111 JAL-3080 documentation
Jim Procter [Tue, 18 Jun 2019 13:53:48 +0000 (14:53 +0100)]
JAL-3111 JAL-3080 documentation

4 years agoJAL-3310 tidying unecessary files from getdown src tree
Ben Soares [Tue, 18 Jun 2019 11:52:40 +0000 (12:52 +0100)]
JAL-3310 tidying unecessary files from getdown src tree

4 years agoJAL-3312 Fixed SHIFT-CMD/SHIFT-CTRL Key combinations missing SHIFT
Ben Soares [Tue, 18 Jun 2019 11:49:32 +0000 (12:49 +0100)]
JAL-3312 Fixed SHIFT-CMD/SHIFT-CTRL Key combinations missing SHIFT

4 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview into develop
Ben Soares [Tue, 18 Jun 2019 09:52:27 +0000 (10:52 +0100)]
Merge branch 'develop' of https://source.jalview.org/git/jalview into develop

4 years agoMerge branch 'develop' into merge/JAL-3310_and_JAL-3300
Ben Soares [Tue, 18 Jun 2019 07:43:24 +0000 (08:43 +0100)]
Merge branch 'develop' into merge/JAL-3310_and_JAL-3300

Merging in develop in preparation to merge back

4 years agoJAL-3310 JAL-3300 two getdown fixes merged
Ben Soares [Mon, 17 Jun 2019 19:15:00 +0000 (20:15 +0100)]
JAL-3310 JAL-3300 two getdown fixes merged

4 years agoJAL-3310 Remove install4j from getdown-launcher.jar. Separate and catch call to...
Ben Soares [Mon, 17 Jun 2019 11:08:59 +0000 (12:08 +0100)]
JAL-3310 Remove install4j from getdown-launcher.jar.  Separate and catch call to install4j's StartupNotification.Listener.

4 years agoMerge branch 'documentation/JAL-3111_release_211' into develop
Jim Procter [Mon, 17 Jun 2019 12:53:52 +0000 (13:53 +0100)]
Merge branch 'documentation/JAL-3111_release_211' into develop

4 years agoJAL-3111 rejigged release notes again
Jim Procter [Mon, 17 Jun 2019 12:46:54 +0000 (13:46 +0100)]
JAL-3111 rejigged release notes again

4 years agoJAL-2975,JAL-2647,JAL-1767,JAL-2965, JAL-3111 updated PCA viewer documentation
Jim Procter [Mon, 17 Jun 2019 12:46:28 +0000 (13:46 +0100)]
JAL-2975,JAL-2647,JAL-1767,JAL-2965, JAL-3111 updated PCA viewer documentation

4 years agoJAL-3295 pre-merged code with JAL-3295 branch which will go onto develop
Ben Soares [Fri, 14 Jun 2019 16:33:47 +0000 (17:33 +0100)]
JAL-3295 pre-merged code with JAL-3295 branch which will go onto develop

4 years agoJAL-3278 A system.out.println turned into a cache.log.error
Ben Soares [Fri, 14 Jun 2019 16:31:28 +0000 (17:31 +0100)]
JAL-3278 A system.out.println turned into a cache.log.error

4 years agoJAL-3300 instant Splash screen on getdown
Ben Soares [Fri, 14 Jun 2019 16:25:36 +0000 (17:25 +0100)]
JAL-3300 instant Splash screen on getdown

4 years agoJAL-3130 added a bit of gradle support for compiling in Java 12 and potentially 13
Ben Soares [Fri, 14 Jun 2019 16:23:07 +0000 (17:23 +0100)]
JAL-3130 added a bit of gradle support for compiling in Java 12 and potentially 13

4 years agoMerge branch 'documentation/JAL-3111_release_211' into develop
Jim Procter [Fri, 14 Jun 2019 15:58:47 +0000 (16:58 +0100)]
Merge branch 'documentation/JAL-3111_release_211' into develop

4 years agoJAL-3111 release date now 20th June. more release note work..
Jim Procter [Fri, 14 Jun 2019 15:57:50 +0000 (16:57 +0100)]
JAL-3111 release date now 20th June. more release note work..

4 years agoJAL-3111 report build type and commit in stdout from command line and in About/Splash...
Jim Procter [Fri, 14 Jun 2019 15:48:19 +0000 (16:48 +0100)]
JAL-3111 report build type and commit in stdout from command line and in About/Splash screen

4 years agoJAL-3299 JAL-3280 javadoc on BuildDetails bean
Jim Procter [Fri, 14 Jun 2019 15:44:30 +0000 (16:44 +0100)]
JAL-3299 JAL-3280 javadoc on BuildDetails bean

4 years agoJAL-3111 report time when Jalview was built (consider making this a conditional)
Jim Procter [Fri, 14 Jun 2019 15:43:21 +0000 (16:43 +0100)]
JAL-3111 report time when Jalview was built (consider making this a conditional)

4 years agoMerge branch 'releases/Release_2_11_Branch' into develop
Jalview Development Admin [Thu, 13 Jun 2019 15:07:32 +0000 (16:07 +0100)]
Merge branch 'releases/Release_2_11_Branch' into develop