jalview.git
10 years agoJAL-1459 ensure we notify the drop handler that we've dealt with the
jprocter [Thu, 20 Mar 2014 15:53:03 +0000 (15:53 +0000)]
JAL-1459 ensure we notify the drop handler that we've dealt with the
drop event

10 years agoMerge branch 'JAL-1422_srs_r281' into Release_2_8_1_Branch
Jim Procter [Mon, 13 Jan 2014 14:20:35 +0000 (14:20 +0000)]
Merge branch 'JAL-1422_srs_r281' into Release_2_8_1_Branch

10 years agoMerge branch 'JAL-1422_srs' into JAL-1422_srs_r281
Jim Procter [Mon, 13 Jan 2014 14:09:34 +0000 (14:09 +0000)]
Merge branch 'JAL-1422_srs' into JAL-1422_srs_r281

Conflicts:
examples/linkedapplets_ng.html

10 years agoJAL-1422 update any existing configuration to replace SRS with EMBL-EBI Search link
Jim Procter [Mon, 13 Jan 2014 14:01:20 +0000 (14:01 +0000)]
JAL-1422 update any existing configuration to replace SRS with EMBL-EBI Search link

10 years agoJAL-1422 change default link to EMBL-EBI Search
Jim Procter [Mon, 13 Jan 2014 14:00:44 +0000 (14:00 +0000)]
JAL-1422 change default link to EMBL-EBI Search

10 years agoJAL-1422 remove SRS and expasy links and replace with EMBL-EBI Search and Uniprot...
Jim Procter [Mon, 13 Jan 2014 13:59:55 +0000 (13:59 +0000)]
JAL-1422 remove SRS and expasy links and replace with EMBL-EBI Search and Uniprot links in applet examples

10 years agoMerge branch 'fix_JAL-1423' into Release_2_8_1_Branch
Jim Procter [Tue, 7 Jan 2014 14:02:48 +0000 (14:02 +0000)]
Merge branch 'fix_JAL-1423' into Release_2_8_1_Branch

10 years agoJAL-1423 - console error reporting and graceful handling for corrupt DAS local source...
Jim Procter [Tue, 7 Jan 2014 12:22:28 +0000 (12:22 +0000)]
JAL-1423 - console error reporting and graceful handling for corrupt DAS local source entries

10 years agoMerge branch 'JAL-1400_signapplet' into testMerge
Jim Procter [Tue, 26 Nov 2013 16:50:37 +0000 (16:50 +0000)]
Merge branch 'JAL-1400_signapplet' into testMerge

Conflicts:
build.xml

10 years agoMerge branch 'JAL-1400_signapplet' into Release_2_8_Branch
Jim Procter [Tue, 26 Nov 2013 16:21:17 +0000 (16:21 +0000)]
Merge branch 'JAL-1400_signapplet' into Release_2_8_Branch

10 years agoJAL-1400 update manifest in the JmolApplet jar
Jim Procter [Tue, 26 Nov 2013 16:20:50 +0000 (16:20 +0000)]
JAL-1400 update manifest in the JmolApplet jar

10 years agoMerge branch 'JAL-1400_signapplet' into Release_2_8_Branch
Jim Procter [Tue, 26 Nov 2013 15:54:07 +0000 (15:54 +0000)]
Merge branch 'JAL-1400_signapplet' into Release_2_8_Branch

10 years agoJAL-1400 disable 'Permissions' in manifest to see if it helps
Jim Procter [Tue, 26 Nov 2013 15:53:14 +0000 (15:53 +0000)]
JAL-1400 disable 'Permissions' in manifest to see if it helps

10 years agoMerge branch 'JAL-1400_signapplet' into Release_2_8_Branch
Jim Procter [Tue, 26 Nov 2013 15:35:36 +0000 (15:35 +0000)]
Merge branch 'JAL-1400_signapplet' into Release_2_8_Branch

10 years agosandbox permissions
Jim Procter [Tue, 26 Nov 2013 15:35:07 +0000 (15:35 +0000)]
sandbox permissions

10 years agonew required parameter for deploying the applet
Jim Procter [Tue, 26 Nov 2013 15:34:44 +0000 (15:34 +0000)]
new required parameter for deploying the applet

10 years agoMerge branch 'JAL-1400_signapplet' into Release_2_8_Branch
Jim Procter [Tue, 26 Nov 2013 15:16:47 +0000 (15:16 +0000)]
Merge branch 'JAL-1400_signapplet' into Release_2_8_Branch

10 years agoJAL-1400 add codebase and caller allowable codebase
Jim Procter [Tue, 26 Nov 2013 15:14:57 +0000 (15:14 +0000)]
JAL-1400 add codebase and caller allowable codebase

10 years agoJAL-1139 add SHA1WithRSA for applet signjar
Jim Procter [Mon, 25 Nov 2013 18:37:13 +0000 (18:37 +0000)]
JAL-1139 add SHA1WithRSA for applet signjar

10 years agoMerge branch 'JAL-1139_proguard' into Release_2_8_1_Branch
Jim Procter [Mon, 25 Nov 2013 18:36:26 +0000 (18:36 +0000)]
Merge branch 'JAL-1139_proguard' into Release_2_8_1_Branch

Conflicts:
lib/Jmol-12.2.4.jar

10 years agoMerge branch 'JAL-1139_proguard' into Release_2_8_Branch
Jim Procter [Mon, 25 Nov 2013 18:30:19 +0000 (18:30 +0000)]
Merge branch 'JAL-1139_proguard' into Release_2_8_Branch

10 years agoJAL-1139 specified SHA1WithRSA for sig algorithm and removed Jmols original selfsigne...
Jim Procter [Mon, 25 Nov 2013 18:29:28 +0000 (18:29 +0000)]
JAL-1139 specified SHA1WithRSA for sig algorithm and removed Jmols original selfsigned certs

10 years agoadivce from http://ant.apache.org/manual/Tasks/signjar.html re
Jim Procter [Mon, 25 Nov 2013 16:54:05 +0000 (16:54 +0000)]
adivce from ant.apache.org/manual/Tasks/signjar.html re
building on Java 7 for deployment in Java 6
JAL-1139

10 years agoMerge branch 'JAL-1139_proguard' into Release_2_8_Branch
Jim Procter [Mon, 25 Nov 2013 16:44:17 +0000 (16:44 +0000)]
Merge branch 'JAL-1139_proguard' into Release_2_8_Branch

10 years agoJAL-1139 need to explicitly specify SHA1 for java 6 launch
Jim Procter [Mon, 25 Nov 2013 16:43:39 +0000 (16:43 +0000)]
JAL-1139 need to explicitly specify SHA1 for java 6 launch

10 years agoMerge branch 'JAL-1139_proguard' into Release_2_8_1_Branch
Jim Procter [Mon, 25 Nov 2013 16:26:49 +0000 (16:26 +0000)]
Merge branch 'JAL-1139_proguard' into Release_2_8_1_Branch

10 years agoMerge branch 'JAL-1139_proguard' into Release_2_8_Branch
Jim Procter [Mon, 25 Nov 2013 16:26:44 +0000 (16:26 +0000)]
Merge branch 'JAL-1139_proguard' into Release_2_8_Branch

10 years agoJAL-1139 supress dependency warnings from proguard
Jim Procter [Mon, 25 Nov 2013 16:25:56 +0000 (16:25 +0000)]
JAL-1139 supress dependency warnings from proguard

10 years agoMerge branch 'JAL-1139_proguard' into Release_2_8_1_Branch
Jim Procter [Mon, 25 Nov 2013 16:18:42 +0000 (16:18 +0000)]
Merge branch 'JAL-1139_proguard' into Release_2_8_1_Branch

10 years agoMerge branch 'JAL-1139_proguard' into Release_2_8_Branch
Jim Procter [Mon, 25 Nov 2013 16:18:26 +0000 (16:18 +0000)]
Merge branch 'JAL-1139_proguard' into Release_2_8_Branch

10 years agoJAL-1139 latest version of proguard needed for Java 1.7 builds
Jim Procter [Mon, 25 Nov 2013 16:17:39 +0000 (16:17 +0000)]
JAL-1139 latest version of proguard needed for Java 1.7 builds

10 years agoMerge branch 'JAL-1286' into Release_2_8_Branch
Jim Procter [Thu, 7 Nov 2013 13:58:31 +0000 (13:58 +0000)]
Merge branch 'JAL-1286' into Release_2_8_Branch

10 years agoMerge branch 'JAL-1286' into Release_2_8_1_Branch
Jim Procter [Thu, 7 Nov 2013 13:54:20 +0000 (13:54 +0000)]
Merge branch 'JAL-1286' into Release_2_8_1_Branch
slightly dirty merge - JAL-1400 patches have been brought in too
Conflicts:
build.xml

10 years agoJAL-1286 additional tests to ensure that non-GZ files with a .gz at end
Jim Procter [Thu, 7 Nov 2013 13:49:15 +0000 (13:49 +0000)]
JAL-1286 additional tests to ensure that non-GZ files with a .gz at end
are read in correctly

10 years agoJAL-1286 check if local file ends with .gz and opens as a gzip stream
Jim Procter [Thu, 7 Nov 2013 13:43:30 +0000 (13:43 +0000)]
JAL-1286 check if local file ends with .gz and opens as a gzip stream

10 years agoJAL-1286 test input of gzip stream from local file
Jim Procter [Thu, 7 Nov 2013 13:42:35 +0000 (13:42 +0000)]
JAL-1286 test input of gzip stream from local file

10 years agoJAL-1400 found a fix for the sandbox exception - need a 'permissions' parameter
Jim Procter [Tue, 5 Nov 2013 17:33:29 +0000 (17:33 +0000)]
JAL-1400 found a fix for the sandbox exception - need a 'permissions' parameter
http://stackoverflow.com/questions/18914650/can-you-sign-a-java-applet-but-keep-it-in-the-sandbox-not-give-it-full-access-t
http://docs.oracle.com/javase/tutorial/deployment/applet/html.html

10 years agoexperiment with reinstating the sandbox permissions
Jim Procter [Tue, 5 Nov 2013 17:26:55 +0000 (17:26 +0000)]
experiment with reinstating the sandbox permissions

10 years agoJAL-1400 try putting explicit domain for jalviewLite applet
Jim Procter [Tue, 5 Nov 2013 17:07:20 +0000 (17:07 +0000)]
JAL-1400 try putting explicit domain for jalviewLite applet

10 years agoJAL-1400 Always create indices for jar before signing
Jim Procter [Mon, 21 Oct 2013 16:52:51 +0000 (17:52 +0100)]
JAL-1400 Always create indices for jar before signing

10 years agoJAL-1400 sign everything !
Jim Procter [Mon, 21 Oct 2013 16:54:12 +0000 (17:54 +0100)]
JAL-1400 sign everything !

10 years agoJAL-1400 explicit security settings for applet
Jim Procter [Mon, 21 Oct 2013 16:53:45 +0000 (17:53 +0100)]
JAL-1400 explicit security settings for applet

10 years agoJAL-1400 explicit security permissions for Desktop
Jim Procter [Mon, 21 Oct 2013 16:53:25 +0000 (17:53 +0100)]
JAL-1400 explicit security permissions for Desktop

10 years ago JAL-1403 make sure MacOS installer searchers for the Apple Java install, otherwise...
Jalview build Manager [Fri, 1 Nov 2013 17:05:04 +0000 (17:05 +0000)]
 JAL-1403 make sure MacOS installer searchers for the Apple Java install, otherwise it silently fails due to a JVM not being found.

10 years agoJAL-1403 make sure MacOS installer searchers for the Apple Java install, otherwise...
Jalview build Manager [Fri, 1 Nov 2013 17:02:37 +0000 (17:02 +0000)]
JAL-1403 make sure MacOS installer searchers for the Apple Java install, otherwise it silently fails due to a JVM not being found.

10 years agoMerge branch 'JAL-1403' into Release_2_8_1_Branch
Jalview build Manager [Wed, 23 Oct 2013 10:52:09 +0000 (11:52 +0100)]
Merge branch 'JAL-1403' into Release_2_8_1_Branch

10 years agoJAL-1403 updated paths to IA 2013 and additional build parameter to disable the updat...
Jalview build Manager [Wed, 23 Oct 2013 10:37:12 +0000 (11:37 +0100)]
JAL-1403 updated paths to IA 2013 and additional build parameter to disable the update thread so builds happen quicker

10 years agoJAL-1403 upgraded the InstallAnywhere build file to IA Professional 2013
Jalview build Manager [Wed, 23 Oct 2013 10:36:24 +0000 (11:36 +0100)]
JAL-1403 upgraded the InstallAnywhere build file to IA Professional 2013

10 years agoMerge branch 'JAL-1397' into Release_2_8_1_Branch
Jim Procter [Thu, 17 Oct 2013 11:42:24 +0000 (12:42 +0100)]
Merge branch 'JAL-1397' into Release_2_8_1_Branch

10 years agofix for JAL-1398 - original colourscheme is enabled if colourscheme has a BaseColour...
Jim Procter [Thu, 17 Oct 2013 11:33:32 +0000 (12:33 +0100)]
fix for JAL-1398 - original colourscheme is enabled if colourscheme has a BaseColour setting.
See JAL-1399 for future improvements.

10 years agoJAL-1233 TODO concerning the way we propagate annotation colourschemes to new groups.
Jim Procter [Thu, 17 Oct 2013 10:25:11 +0000 (11:25 +0100)]
JAL-1233 TODO concerning the way we propagate annotation colourschemes to new groups.

10 years agoJAL-1397 make sure annotation colourscheme is up to date after loading the project
Jim Procter [Thu, 17 Oct 2013 10:14:46 +0000 (11:14 +0100)]
JAL-1397 make sure annotation colourscheme is up to date after loading the project

10 years agoJAL-1397 store colour by sequence and originalColour flags for AnnotationColourScheme
Jim Procter [Thu, 17 Oct 2013 10:13:02 +0000 (11:13 +0100)]
JAL-1397 store colour by sequence and originalColour flags for AnnotationColourScheme

10 years agoJAL-1397 make sure ColourschemeI instances are up to date after a new view is created
Jim Procter [Thu, 17 Oct 2013 10:10:44 +0000 (11:10 +0100)]
JAL-1397 make sure ColourschemeI instances are up to date after a new view is created

10 years agoJAL-1397 propagate any consensus/conservation colourscheme state changes to the backg...
Jim Procter [Thu, 17 Oct 2013 10:09:24 +0000 (11:09 +0100)]
JAL-1397 propagate any consensus/conservation colourscheme state changes to the background colourscheme being thresholded by annotation colourscheme

10 years agoJAL-1397 getters for originalColours flag
Jim Procter [Thu, 17 Oct 2013 10:06:50 +0000 (11:06 +0100)]
JAL-1397 getters for originalColours flag

10 years agoMerge branch 'JAL-1395' into Release_2_8_1_Branch
Jim Procter [Wed, 16 Oct 2013 16:41:54 +0000 (17:41 +0100)]
Merge branch 'JAL-1395' into Release_2_8_1_Branch

10 years agoJAL-1395 do not calculate non-gap consensus when no symbols present in column (regres...
Jim Procter [Wed, 16 Oct 2013 16:40:16 +0000 (17:40 +0100)]
JAL-1395 do not calculate non-gap consensus when no symbols present in column (regression on JAL-1373

10 years agoMerge branch 'JAL-1292_regression' into Release_2_8_1_Branch
Jim Procter [Fri, 11 Oct 2013 16:51:52 +0000 (17:51 +0100)]
Merge branch 'JAL-1292_regression' into Release_2_8_1_Branch

10 years agoJAL-1164 regression on JAL-1292 use bitset to mark graphGroup as rendered
Jim Procter [Fri, 11 Oct 2013 16:20:08 +0000 (17:20 +0100)]
JAL-1164 regression on JAL-1292 use bitset to mark graphGroup as rendered

10 years agoMerge branch 'JAL-1164_disorderforselection' into Release_2_8_Branch
Jim Procter [Fri, 11 Oct 2013 16:22:59 +0000 (17:22 +0100)]
Merge branch 'JAL-1164_disorderforselection' into Release_2_8_Branch

10 years agoJAL-1164 regression on JAL-1292 use bitset to mark graphGroup as rendered
Jim Procter [Fri, 11 Oct 2013 16:20:08 +0000 (17:20 +0100)]
JAL-1164 regression on JAL-1292 use bitset to mark graphGroup as rendered

10 years agoMerge branch 'JAL-1164_disorderforselection' into Release_2_8_1_Branch
Jim Procter [Fri, 11 Oct 2013 11:24:08 +0000 (12:24 +0100)]
Merge branch 'JAL-1164_disorderforselection' into Release_2_8_1_Branch

Conflicts:
src/jalview/api/AlignViewportI.java
src/jalview/ws/jws2/JabawsAlignCalcWorker.java

10 years agoJAL-1164 scope bySequence analysis methods to start/end of selected region or alignme...
Jim Procter [Fri, 11 Oct 2013 10:45:26 +0000 (11:45 +0100)]
JAL-1164 scope bySequence analysis methods to start/end of selected region or alignment region.

10 years agoJAL-1114 javadoc
Jim Procter [Fri, 11 Oct 2013 10:44:19 +0000 (11:44 +0100)]
JAL-1114 javadoc

10 years agoJAL-1114 promote start/end attributes to gettable fields of annotatable collections
Jim Procter [Fri, 11 Oct 2013 10:44:03 +0000 (11:44 +0100)]
JAL-1114 promote start/end attributes to gettable fields of annotatable collections

10 years agoJAL-1114 API javadoc
Jim Procter [Fri, 11 Oct 2013 10:40:23 +0000 (11:40 +0100)]
JAL-1114 API javadoc

10 years agoJAL-1164 only predict on currently selected sequences for perSequence
Jim Procter [Fri, 11 Oct 2013 09:58:00 +0000 (10:58 +0100)]
JAL-1164 only predict on currently selected sequences for perSequence

10 years agoJAL-1385 expose core view model methods in interface
Jim Procter [Mon, 7 Oct 2013 16:02:45 +0000 (17:02 +0100)]
JAL-1385 expose core view model methods in interface

10 years agoMerge branch 'Release_2_8_1_Branch_i18n' into Release_2_8_1_Branch
Jim Procter [Fri, 11 Oct 2013 09:37:48 +0000 (10:37 +0100)]
Merge branch 'Release_2_8_1_Branch_i18n' into Release_2_8_1_Branch

10 years agoJAL-1354 watch for exceptions when initialising (Security exceptions can occur in...
Jim Procter [Fri, 11 Oct 2013 09:37:21 +0000 (10:37 +0100)]
JAL-1354 watch for exceptions when initialising (Security exceptions can occur in the JalviewLite applet when running in default sandbox)

10 years agoJAL-1354 ensure resource bundles are copied into JalviewApplet jar.
Jim Procter [Fri, 11 Oct 2013 09:34:28 +0000 (10:34 +0100)]
JAL-1354 ensure resource bundles are copied into JalviewApplet jar.
JAL-1390 consider splitting language resources from main Jars

10 years agoreindexed Jmol jar with 'jar -i' to fix JAL-1389
Jim Procter [Tue, 8 Oct 2013 15:08:30 +0000 (16:08 +0100)]
reindexed Jmol jar with 'jar -i' to fix JAL-1389

10 years agoMerge branch 'Release_2_8_1_Branch_i18n' into Release_2_8_1_Branch
Jim Procter [Tue, 8 Oct 2013 14:28:34 +0000 (15:28 +0100)]
Merge branch 'Release_2_8_1_Branch_i18n' into Release_2_8_1_Branch

10 years agolocalisation for JAL-1384 and JAL-1388
Jim Procter [Tue, 8 Oct 2013 14:26:39 +0000 (15:26 +0100)]
localisation for JAL-1384 and JAL-1388

10 years agoMerge branch 'Release_2_8_1_Branch' into Release_2_8_1_Branch_i18n
Jim Procter [Tue, 8 Oct 2013 14:23:40 +0000 (15:23 +0100)]
Merge branch 'Release_2_8_1_Branch' into Release_2_8_1_Branch_i18n

Conflicts:
src/jalview/appletgui/APopupMenu.java
src/jalview/appletgui/AlignFrame.java

10 years agoMerge branch 'JAL-643_JAL-1384' into Release_2_8_1_Branch
Jim Procter [Tue, 8 Oct 2013 14:05:11 +0000 (15:05 +0100)]
Merge branch 'JAL-643_JAL-1384' into Release_2_8_1_Branch

10 years agoJAL-1384 JAL-1388 revised popup menu documentation for group create/edit/remove
Jim Procter [Tue, 8 Oct 2013 14:02:42 +0000 (15:02 +0100)]
JAL-1384 JAL-1388 revised popup menu documentation for group create/edit/remove

10 years agoJAL-1384 Create Group in selection popup menu
Jim Procter [Tue, 8 Oct 2013 13:51:01 +0000 (14:51 +0100)]
JAL-1384 Create Group in selection popup menu
JAL-1388 move Remove Group option to selection menu
JAL-1388 Group editing menu is now context dependent (either 'Edit Group' or 'Edit New Group')

10 years agofix for JAL-1387
Jim Procter [Tue, 8 Oct 2013 13:33:53 +0000 (14:33 +0100)]
fix for JAL-1387

10 years agoJAL-1384 documentation and consistent ordering for new items in select menu
Jim Procter [Tue, 8 Oct 2013 10:53:33 +0000 (11:53 +0100)]
JAL-1384 documentation and consistent ordering for new items in select menu

10 years agoJAL-1384 group/ungroup sequences with command/ctrl+G and shift+command/ctrl+G
Jim Procter [Mon, 7 Oct 2013 16:44:11 +0000 (17:44 +0100)]
JAL-1384 group/ungroup sequences with command/ctrl+G and shift+command/ctrl+G

10 years agoJAL-1385 refactor logic to AlignmentViewController
Jim Procter [Mon, 7 Oct 2013 16:39:06 +0000 (17:39 +0100)]
JAL-1385 refactor logic to AlignmentViewController

10 years agoJAL-1385 JAL-535 refactor sequence colour settings to abstract alignment view model
Jim Procter [Mon, 7 Oct 2013 16:33:16 +0000 (17:33 +0100)]
JAL-1385 JAL-535 refactor sequence colour settings to abstract alignment view model

10 years agoJAL-1385 expose core view model methods in interface
Jim Procter [Mon, 7 Oct 2013 16:02:45 +0000 (17:02 +0100)]
JAL-1385 expose core view model methods in interface

10 years agoJAL-1385 Alignment view controller logic implementation and API
Jim Procter [Mon, 7 Oct 2013 15:59:52 +0000 (16:59 +0100)]
JAL-1385 Alignment view controller logic implementation and API

10 years agoMerge branch 'JAL-1378_jb2.1cli' into Release_2_8_1_Branch
Jim Procter [Sat, 5 Oct 2013 14:02:04 +0000 (15:02 +0100)]
Merge branch 'JAL-1378_jb2.1cli' into Release_2_8_1_Branch

10 years agoJAL-1379 graceful degradation to legacy service when JABAWS Jpred service not available
Jim Procter [Sat, 5 Oct 2013 13:01:00 +0000 (14:01 +0100)]
JAL-1379 graceful degradation to legacy service when JABAWS Jpred service not available

10 years agoJAL-1379 JAL-1378 exclusion list property to ignore services not fully integrated...
Jim Procter [Sat, 5 Oct 2013 12:59:40 +0000 (13:59 +0100)]
JAL-1379 JAL-1378 exclusion list property to ignore services not fully integrated with Jalview

10 years agoJAL-1378 hack to place 'Predictors' into Secondary struture predictors (may be redact...
Jim Procter [Sat, 5 Oct 2013 11:20:52 +0000 (12:20 +0100)]
JAL-1378 hack to place 'Predictors' into Secondary struture predictors (may be redacted later)

10 years agoJAL-1364 use gapMap to map RNAalifold annotation onto correct columns
Jim Procter [Sat, 5 Oct 2013 11:20:15 +0000 (12:20 +0100)]
JAL-1364 use gapMap to map RNAalifold annotation onto correct columns

10 years agoJAL-1379 JAL-1358 only enable/disable menu entries associated with services not appli...
Jim Procter [Sat, 5 Oct 2013 11:13:12 +0000 (12:13 +0100)]
JAL-1379 JAL-1358 only enable/disable menu entries associated with services not applicable for the current sequence type

10 years agoJAL-1383 - disable startup of the Envision2 workflow discovery thread
Jim Procter [Fri, 4 Oct 2013 15:27:01 +0000 (16:27 +0100)]
JAL-1383 - disable startup of the Envision2 workflow discovery thread

10 years agoJAL-940 JAL-1378 EOL comment on JWS v1 services
Jim Procter [Fri, 4 Oct 2013 15:22:16 +0000 (16:22 +0100)]
JAL-940 JAL-1378 EOL comment on JWS v1 services

10 years agoupdate JABA client dependency in InstallAnywhere build
Jim Procter [Fri, 4 Oct 2013 14:08:38 +0000 (15:08 +0100)]
update JABA client dependency in InstallAnywhere build

10 years agoMerge branch 'RNAalifold' into Release_2_8_1_Branch
Jim Procter [Fri, 4 Oct 2013 14:07:00 +0000 (15:07 +0100)]
Merge branch 'RNAalifold' into Release_2_8_1_Branch

10 years agofix for JAL-1380 and efficiency todo for JAL-1381
Jim Procter [Fri, 4 Oct 2013 14:03:52 +0000 (15:03 +0100)]
fix for JAL-1380 and efficiency todo for JAL-1381

10 years agoJAL-1378 JWS-71 update to from-source build of JABA v2.1 client for use with JABA...
Jim Procter [Fri, 4 Oct 2013 12:48:34 +0000 (13:48 +0100)]
JAL-1378 JWS-71 update to from-source build of JABA v2.1 client for use with JABA test server

10 years agoJAL-1365 test that RNAAliFold service settings are stored and recovered from Jalview...
Jim Procter [Wed, 25 Sep 2013 15:36:24 +0000 (16:36 +0100)]
JAL-1365 test that RNAAliFold service settings are stored and recovered from Jalview projects

10 years agoformatting
Jim Procter [Wed, 25 Sep 2013 15:34:55 +0000 (16:34 +0100)]
formatting