jalview.git
13 years agomore fixes and extension to allow return data types to be specified JAL-715
jprocter [Tue, 14 Dec 2010 18:02:26 +0000 (18:02 +0000)]
more fixes and extension to allow return data types to be specified JAL-715

13 years agorender of html job logs and link opening JAL-720
jprocter [Tue, 14 Dec 2010 18:01:39 +0000 (18:01 +0000)]
render of html job logs and link opening JAL-720

13 years agomore efficient set/append
jprocter [Tue, 14 Dec 2010 18:01:00 +0000 (18:01 +0000)]
more efficient set/append

13 years agomethod to recover sources from packed stream
jprocter [Tue, 14 Dec 2010 17:59:54 +0000 (17:59 +0000)]
method to recover sources from packed stream

13 years agoalways provide reference to hashtable so feature settings can be stored
jprocter [Tue, 14 Dec 2010 17:57:48 +0000 (17:57 +0000)]
always provide reference to hashtable so feature settings can be stored

13 years agoJAL-725 - show progress when opening URL in browser
jprocter [Tue, 14 Dec 2010 17:56:25 +0000 (17:56 +0000)]
JAL-725 - show progress when opening URL in browser

13 years agoJAL-724
jprocter [Tue, 14 Dec 2010 16:43:57 +0000 (16:43 +0000)]
JAL-724

13 years agorefactored and patched for JAL-721
jprocter [Tue, 14 Dec 2010 10:40:00 +0000 (10:40 +0000)]
refactored and patched for JAL-721
new view creation functions for JAL-715

13 years agorefactored and patched for JAL-721
jprocter [Tue, 14 Dec 2010 10:39:18 +0000 (10:39 +0000)]
refactored and patched for JAL-721

13 years agomime types and handler
jprocter [Fri, 10 Dec 2010 11:51:16 +0000 (11:51 +0000)]
mime types and handler

13 years agoadditional dependencies for httpcleint
jprocter [Fri, 10 Dec 2010 11:44:31 +0000 (11:44 +0000)]
additional dependencies for httpcleint

13 years agojavadoc
jprocter [Fri, 10 Dec 2010 11:34:43 +0000 (11:34 +0000)]
javadoc

13 years agoremove implicit non-1.1 compatible call
jprocter [Fri, 10 Dec 2010 11:32:51 +0000 (11:32 +0000)]
remove implicit non-1.1 compatible call

13 years agofix case when groups overlap - ensure groups are non-empty and always add up to lengt...
jprocter [Thu, 9 Dec 2010 17:34:45 +0000 (17:34 +0000)]
fix case when groups overlap - ensure groups are non-empty and always add up to length of alignment

13 years agojava 1.1 patches
jprocter [Thu, 9 Dec 2010 17:34:15 +0000 (17:34 +0000)]
java 1.1 patches

13 years agojava 1.1 patches
jprocter [Thu, 9 Dec 2010 16:35:01 +0000 (16:35 +0000)]
java 1.1 patches

13 years agodependency for Rest client framework (JAL-715)
jprocter [Thu, 9 Dec 2010 16:29:03 +0000 (16:29 +0000)]
dependency for Rest client framework (JAL-715)

13 years agoinitial implementation of Rest client framework (JAL-715)
jprocter [Thu, 9 Dec 2010 16:27:59 +0000 (16:27 +0000)]
initial implementation of Rest client framework (JAL-715)

13 years agodataIn.ready() is not a test of data source validity!
jprocter [Thu, 9 Dec 2010 16:02:26 +0000 (16:02 +0000)]
dataIn.ready()  is not a test of data source validity!

13 years agoinitial list of mime-type bindings to jalview data-file classes for JAL-719
jprocter [Thu, 9 Dec 2010 16:00:41 +0000 (16:00 +0000)]
initial list of mime-type bindings to jalview data-file classes for JAL-719

13 years agoinitial implementation for JAL-718
jprocter [Thu, 9 Dec 2010 15:59:29 +0000 (15:59 +0000)]
initial implementation for JAL-718

13 years agorefactored and added methods for getting richer AlignmentView object (JAL-716)
jprocter [Thu, 9 Dec 2010 15:33:08 +0000 (15:33 +0000)]
refactored and added methods for getting richer AlignmentView object (JAL-716)

13 years agonew methods and test code for JAL-716
jprocter [Thu, 9 Dec 2010 15:32:14 +0000 (15:32 +0000)]
new methods and test code for JAL-716

13 years agonew constructor and refactored methods for intersecting selection with alignment...
jprocter [Thu, 9 Dec 2010 15:31:33 +0000 (15:31 +0000)]
new constructor and refactored methods for intersecting selection with alignment when constructing CigarArray (JAL-716)

13 years agonew methods for testing for/storing selection/group membership re JAL-716
jprocter [Thu, 9 Dec 2010 15:29:48 +0000 (15:29 +0000)]
new methods for testing for/storing selection/group membership re JAL-716

13 years agojavadoc and additional convenience method for JAL-716
jprocter [Thu, 9 Dec 2010 15:28:45 +0000 (15:28 +0000)]
javadoc and additional convenience method for JAL-716

13 years agorefactored visible contig/gap map array intersection code to alignmentView
jprocter [Thu, 2 Dec 2010 16:15:57 +0000 (16:15 +0000)]
refactored visible contig/gap map array intersection code to alignmentView

13 years ago2.6.1 update
jprocter [Mon, 15 Nov 2010 11:00:40 +0000 (11:00 +0000)]
2.6.1 update

13 years agorefactored to decouple dependencies due to FileParse's derived classes
jprocter [Sun, 14 Nov 2010 22:38:38 +0000 (22:38 +0000)]
refactored to decouple dependencies due to FileParse's derived classes

13 years agorefactored protocol check to jalview.io.FileParse
jprocter [Sun, 14 Nov 2010 14:58:59 +0000 (14:58 +0000)]
refactored protocol check to jalview.io.FileParse

13 years agoimport annotation file from datasource
jprocter [Sun, 14 Nov 2010 14:58:04 +0000 (14:58 +0000)]
import annotation file from datasource

13 years agorefactored protocol parser and allow human readable datasource name to be modified
jprocter [Sun, 14 Nov 2010 14:56:35 +0000 (14:56 +0000)]
refactored protocol parser and allow human readable datasource name to be modified

13 years agozero length operations are valid
jprocter [Sun, 14 Nov 2010 14:55:20 +0000 (14:55 +0000)]
zero length operations are valid

13 years agoflag indicating if results should be associated immediately
jprocter [Sun, 14 Nov 2010 14:54:33 +0000 (14:54 +0000)]
flag indicating if results should be associated immediately

13 years agonode rename for deuniquifying trees from web service transformations
jprocter [Sun, 14 Nov 2010 14:53:34 +0000 (14:53 +0000)]
node rename for deuniquifying trees from web service transformations

13 years ago2.6.1 release details
jprocter [Sun, 14 Nov 2010 14:39:14 +0000 (14:39 +0000)]
2.6.1 release details

13 years agoignore
jprocter [Sun, 14 Nov 2010 14:38:25 +0000 (14:38 +0000)]
ignore

13 years agoupdated version to 2.6.1
jprocter [Fri, 12 Nov 2010 16:39:59 +0000 (16:39 +0000)]
updated version to 2.6.1

13 years agopatch for JAL-682 - copy over current display settings to the associated viewport...
jprocter [Fri, 12 Nov 2010 15:55:35 +0000 (15:55 +0000)]
patch for JAL-682 - copy over current display settings to the associated viewport if they are present in a distinct alignment viewport associated with the source of the feature settings being transferred.

13 years agopatch for JAL-699 so conservation/consensus threads restart correctly
jprocter [Fri, 12 Nov 2010 14:59:51 +0000 (14:59 +0000)]
patch for JAL-699 so conservation/consensus threads restart correctly

13 years agopatch for JAL-700
jprocter [Fri, 12 Nov 2010 14:58:46 +0000 (14:58 +0000)]
patch for JAL-700

13 years agorevised logic to avoid NPE
jprocter [Fri, 12 Nov 2010 14:58:15 +0000 (14:58 +0000)]
revised logic to avoid NPE

13 years agoimproved logic for distinguishing amino acids and nucleic acids in structure (JAL...
jprocter [Thu, 11 Nov 2010 18:44:32 +0000 (18:44 +0000)]
improved logic for distinguishing amino acids and nucleic acids in structure (JAL-694)

13 years agopotential non-threadsafe condition
jprocter [Thu, 11 Nov 2010 18:15:23 +0000 (18:15 +0000)]
potential non-threadsafe condition

13 years agopatch for JAL-655
jprocter [Thu, 11 Nov 2010 18:08:16 +0000 (18:08 +0000)]
patch for JAL-655

13 years agooptional dialog to report any problematic web service URLs ( JAL-343 )
jprocter [Thu, 4 Nov 2010 15:05:13 +0000 (15:05 +0000)]
optional dialog to report any problematic web service URLs ( JAL-343 )

13 years agoprevented URLs appearing in both the 'bad ' and the 'no services from' URL list.
jprocter [Thu, 4 Nov 2010 15:04:37 +0000 (15:04 +0000)]
prevented URLs appearing in both the 'bad ' and the 'no services from' URL list.

13 years agomade ws warning dialog optional, and fixed its wording (JAL-693)
jprocter [Thu, 4 Nov 2010 15:04:23 +0000 (15:04 +0000)]
made ws warning dialog optional, and fixed its wording (JAL-693)

13 years agoreport any problematic web service URLs ( JAL-343 )
jprocter [Thu, 4 Nov 2010 12:41:52 +0000 (12:41 +0000)]
report any problematic web service URLs ( JAL-343 )

13 years agoremove name of progress bar when stopping ws refresh progress.
jprocter [Thu, 4 Nov 2010 12:40:40 +0000 (12:40 +0000)]
remove name of progress bar when stopping ws refresh progress.

13 years agorefactored so public interfaces take instances of WsParamSetI, and ensured that name...
jprocter [Fri, 29 Oct 2010 15:06:28 +0000 (15:06 +0000)]
refactored so public interfaces take instances of WsParamSetI, and ensured that name of preset is logged in job output (JAL-667)

13 years agoparallelised service endpoint discovery and ensured that old threads are destroyed...
jprocter [Fri, 29 Oct 2010 15:02:28 +0000 (15:02 +0000)]
parallelised service endpoint discovery and ensured that old threads are destroyed before new discovery takes place (JAL-692)

13 years agomore explicit menu entry text (JAL-675)
jprocter [Wed, 20 Oct 2010 10:48:36 +0000 (10:48 +0000)]
more explicit menu entry text (JAL-675)

13 years agoresolve some layout problems : JAL-685
jprocter [Wed, 20 Oct 2010 10:46:52 +0000 (10:46 +0000)]
resolve some layout problems : JAL-685

13 years agopatch primary issue causing JAL-664 re testing for properly formed PIR file entry
jprocter [Tue, 12 Oct 2010 13:02:18 +0000 (13:02 +0000)]
patch primary issue causing JAL-664 re testing for properly formed PIR file entry

13 years agopatch for secondary issue in JAL-664 re parsing empty fields in description line
jprocter [Tue, 12 Oct 2010 12:59:58 +0000 (12:59 +0000)]
patch for secondary issue in JAL-664 re parsing empty fields in description line

13 years ago2.6 release date change
jprocter [Sun, 26 Sep 2010 08:28:04 +0000 (08:28 +0000)]
2.6 release date change

13 years agoremove overrides
jprocter [Thu, 23 Sep 2010 16:27:29 +0000 (16:27 +0000)]
remove overrides

13 years agoupdate release branch to 2.6
jprocter [Thu, 23 Sep 2010 08:53:11 +0000 (08:53 +0000)]
update release branch to 2.6

13 years agotypos and indicate 'legacy' service documentation
jprocter [Thu, 23 Sep 2010 08:31:44 +0000 (08:31 +0000)]
typos and indicate 'legacy' service documentation

13 years agoNPE race condition alert - see JAL-661
jprocter [Thu, 23 Sep 2010 08:31:10 +0000 (08:31 +0000)]
NPE race condition alert - see JAL-661

13 years agorevised author list
jprocter [Thu, 23 Sep 2010 07:15:17 +0000 (07:15 +0000)]
revised author list

13 years agoJalview 2.6 source licence
jprocter [Thu, 23 Sep 2010 07:11:07 +0000 (07:11 +0000)]
Jalview 2.6 source licence

13 years agoapply jalview code style
jprocter [Thu, 23 Sep 2010 07:06:55 +0000 (07:06 +0000)]
apply jalview code style

13 years agoJalview 2.6 source licence
jprocter [Thu, 23 Sep 2010 07:01:18 +0000 (07:01 +0000)]
Jalview 2.6 source licence

13 years ago2.6 highlights
jprocter [Wed, 22 Sep 2010 21:48:14 +0000 (21:48 +0000)]
2.6 highlights

13 years agoupdate 2.6 history
jprocter [Wed, 22 Sep 2010 11:39:22 +0000 (11:39 +0000)]
update 2.6 history

13 years agoJmol 12 update
jprocter [Wed, 22 Sep 2010 10:43:01 +0000 (10:43 +0000)]
Jmol 12 update

13 years agoFix and documentation for JAL-657
jprocter [Wed, 22 Sep 2010 10:08:28 +0000 (10:08 +0000)]
Fix and documentation for JAL-657

13 years agoFix and documentation for JAL-657
jprocter [Wed, 22 Sep 2010 09:59:51 +0000 (09:59 +0000)]
Fix and documentation for JAL-657

13 years agonew web service dialogs and JABA
jprocter [Wed, 22 Sep 2010 01:04:24 +0000 (01:04 +0000)]
new web service dialogs and JABA

13 years agonew export options
jprocter [Wed, 22 Sep 2010 01:03:48 +0000 (01:03 +0000)]
new export options

13 years agojmol update
jprocter [Wed, 22 Sep 2010 01:03:16 +0000 (01:03 +0000)]
jmol update

13 years agojabaws, not jws2
jprocter [Wed, 22 Sep 2010 00:58:45 +0000 (00:58 +0000)]
jabaws, not jws2

13 years agotrap out of memory errors specifically associated with Jmol view creation (needs...
jprocter [Wed, 22 Sep 2010 00:58:32 +0000 (00:58 +0000)]
trap out of memory errors specifically associated with Jmol view creation (needs refinement)

13 years agoensure presets and parameters are discovered when service is discovered
jprocter [Wed, 22 Sep 2010 00:57:59 +0000 (00:57 +0000)]
ensure presets and parameters are discovered when service is discovered

13 years agolayout the menu with a minimum number of host labels
jprocter [Mon, 20 Sep 2010 08:57:28 +0000 (08:57 +0000)]
layout the menu with a minimum number of host labels

13 years agomore attempts to fix NPE from race condition
jprocter [Mon, 20 Sep 2010 08:57:02 +0000 (08:57 +0000)]
more attempts to fix NPE from race condition

13 years agoonly indicate that job is broken if it wasn't submitted correctly
jprocter [Mon, 20 Sep 2010 07:22:00 +0000 (07:22 +0000)]
only indicate that job is broken if it wasn't submitted correctly

13 years agostop race condition when submenu being populated before workflows are discovered
jprocter [Mon, 20 Sep 2010 06:43:46 +0000 (06:43 +0000)]
stop race condition when submenu being populated before workflows are discovered

13 years agoensure host is shown for all non-host indexed submenus
jprocter [Mon, 20 Sep 2010 06:43:12 +0000 (06:43 +0000)]
ensure host is shown for all non-host indexed submenus

13 years agoresolve pdb id/chain to pdb file/model number and chain
jprocter [Sun, 19 Sep 2010 22:37:25 +0000 (22:37 +0000)]
resolve pdb id/chain to pdb file/model number and chain

13 years agoname change for jaba
jprocter [Sun, 19 Sep 2010 22:36:55 +0000 (22:36 +0000)]
name change for jaba

13 years agocache the runner config so the preset list can be retrieved quickly
jprocter [Sun, 19 Sep 2010 22:36:33 +0000 (22:36 +0000)]
cache the runner config so the preset list can be retrieved quickly

13 years agoprogress bar and OOM/Exception traps for project marshalling
jprocter [Sun, 19 Sep 2010 22:35:29 +0000 (22:35 +0000)]
progress bar and OOM/Exception traps for project marshalling

13 years agocatch case when a service has no parameters (or the service's servicerunner does...
jprocter [Sun, 19 Sep 2010 16:36:25 +0000 (16:36 +0000)]
catch case when a service has no parameters (or the service's servicerunner does not init correctly) and only display a 'default' submission entry for it.

13 years agomake sure only one sequence datasource initialization thread runs at any one time
jprocter [Sun, 19 Sep 2010 16:35:34 +0000 (16:35 +0000)]
make sure only one sequence datasource initialization thread runs at any one time

13 years agohack to ensure that if window geometry was not stored correctly, windows are not...
jprocter [Sun, 19 Sep 2010 16:34:58 +0000 (16:34 +0000)]
hack to ensure that if window geometry was not stored correctly, windows are not placed outside the current screen dimensions (occurs with console occasionally in 2.5.x)

13 years agothread off sequence fetcher initialisation to make initial alignment window display...
jprocter [Sun, 19 Sep 2010 16:34:07 +0000 (16:34 +0000)]
thread off sequence fetcher initialisation to make initial alignment window display smoother

13 years agoshow a save dialog box!
jprocter [Fri, 17 Sep 2010 17:14:38 +0000 (17:14 +0000)]
show a save dialog box!

13 years agoposs fix for JAL-656
jprocter [Fri, 17 Sep 2010 17:14:16 +0000 (17:14 +0000)]
poss fix for JAL-656

13 years agomake sure web service menu is always refreshed on 'OK'
jprocter [Fri, 17 Sep 2010 17:13:30 +0000 (17:13 +0000)]
make sure web service menu is always refreshed on 'OK'

13 years agoreflect the state of a failed Job in the GUI (e.g. trying to align protein seqs with...
jprocter [Thu, 16 Sep 2010 11:54:27 +0000 (11:54 +0000)]
reflect the state of a failed Job in the GUI (e.g. trying to align protein seqs with a nucleotide parameter set)

13 years agopatch to prevent NPE - which occurs if no features are available (see JAL-650)
jprocter [Thu, 16 Sep 2010 11:53:45 +0000 (11:53 +0000)]
patch to prevent NPE - which occurs if no features are available (see JAL-650)

13 years agoclean the dist directory before copying Jars
jprocter [Wed, 15 Sep 2010 20:31:14 +0000 (20:31 +0000)]
clean the dist directory before copying Jars

13 years agoupdate jmol
jprocter [Wed, 15 Sep 2010 20:12:06 +0000 (20:12 +0000)]
update jmol

13 years agoadded colour by label to feature type colourspec and gff statement to allow mixed...
jprocter [Wed, 15 Sep 2010 14:03:03 +0000 (14:03 +0000)]
added colour by label to feature type colourspec and gff statement to allow mixed jalview colour specs and gff feature specs

13 years agoreinstated the splitpanes with better size placement, and made tooltips button labels...
jprocter [Wed, 15 Sep 2010 11:12:06 +0000 (11:12 +0000)]
reinstated the splitpanes with better size placement, and made tooltips button labels more helpful

13 years agofix the javac issue for JmolApplet references in application build
jprocter [Tue, 14 Sep 2010 16:24:48 +0000 (16:24 +0000)]
fix the javac issue for JmolApplet references in application build

13 years agoupdate Jmol jar ref
jprocter [Tue, 14 Sep 2010 16:15:59 +0000 (16:15 +0000)]
update Jmol jar ref