jalview.git
12 years ago(JAL-972) replaced biodas with jdas sources datastructures - refactored source list...
jprocter [Wed, 29 Feb 2012 16:20:12 +0000 (16:20 +0000)]
(JAL-972) replaced biodas with jdas sources datastructures - refactored source list model to a sourceregistry object

12 years agorefactoring dassequencesource code fallout
jprocter [Wed, 29 Feb 2012 16:18:47 +0000 (16:18 +0000)]
refactoring dassequencesource code fallout

12 years agorefactored das sequence source creation code to the implementor of the das source...
jprocter [Wed, 29 Feb 2012 16:16:58 +0000 (16:16 +0000)]
refactored das sequence source creation code to the implementor of the das source api and das registry api

12 years agoremoved excess imports
jprocter [Wed, 29 Feb 2012 16:13:38 +0000 (16:13 +0000)]
removed excess imports

12 years agoupdated das sequence source for jdas client and refactored to implementation package
jprocter [Wed, 29 Feb 2012 16:13:22 +0000 (16:13 +0000)]
updated das sequence source for jdas client and refactored to implementation package

12 years agoJAL-972 - refactored local source builder to registry implementation and made Cache...
jprocter [Wed, 29 Feb 2012 16:03:02 +0000 (16:03 +0000)]
JAL-972 - refactored local source builder to registry implementation and made Cache the holder of the registry singleton

12 years agoJAL-966 todo for jalview 3 api
jprocter [Wed, 29 Feb 2012 16:01:01 +0000 (16:01 +0000)]
JAL-966 todo for jalview 3 api

12 years agojalview das registry and source api and jdas specific implementations
jprocter [Wed, 29 Feb 2012 16:00:08 +0000 (16:00 +0000)]
jalview das registry and source api and jdas specific implementations

12 years agojdas runtime dependencies
jprocter [Wed, 29 Feb 2012 15:58:08 +0000 (15:58 +0000)]
jdas runtime dependencies

12 years agoupdated build of jdas
jprocter [Wed, 29 Feb 2012 15:50:32 +0000 (15:50 +0000)]
updated build of jdas

12 years agojdas doesn't need a listener for das sequence retrieval events
jprocter [Wed, 29 Feb 2012 15:50:11 +0000 (15:50 +0000)]
jdas doesn't need a listener for das sequence retrieval events

12 years agogroovy nature not needed in project
jprocter [Mon, 13 Feb 2012 08:52:52 +0000 (08:52 +0000)]
groovy nature not needed in project

12 years agoremove dead imports
jprocter [Mon, 13 Feb 2012 08:50:53 +0000 (08:50 +0000)]
remove dead imports

12 years ago(JAL-972) relative refs for libraries and some additional eclipse 3.7.2 decorators...
jprocter [Fri, 20 Jan 2012 13:35:15 +0000 (13:35 +0000)]
(JAL-972) relative refs for libraries and some additional eclipse 3.7.2 decorators for updated groovy projects

12 years ago(JAL-972) jdas source retrieval and use of jdas structures for local sources
jprocter [Wed, 18 Jan 2012 11:14:06 +0000 (11:14 +0000)]
(JAL-972) jdas source retrieval and use of jdas structures for local sources

12 years ago(JAL-972) updated jdas to latest version includign concurrent DAS request api
jprocter [Wed, 18 Jan 2012 11:10:00 +0000 (11:10 +0000)]
(JAL-972) updated jdas to latest version includign concurrent DAS request api

12 years agochange over source attribute datamodel
jprocter [Mon, 5 Dec 2011 08:57:37 +0000 (08:57 +0000)]
change over source attribute datamodel

12 years agoremoved all dasobert code and begun to replace with Jdas calls.
jprocter [Sun, 4 Dec 2011 18:56:26 +0000 (18:56 +0000)]
removed all dasobert code and begun to replace with Jdas calls.

12 years ago(JAL-1016) noted position where race condition occurs
Jim Procter [Sun, 12 Feb 2012 17:05:47 +0000 (17:05 +0000)]
(JAL-1016) noted position where race condition occurs

12 years ago(JAL-1022) ensure all Jmol model filenames are normalised with File().getAbsolutePath...
Jim Procter [Sun, 12 Feb 2012 17:04:00 +0000 (17:04 +0000)]
(JAL-1022) ensure all Jmol model filenames are normalised with File().getAbsolutePath() before binding to associated sequences in the structure manager.

12 years ago(JAL-1022) reverted to original strategy of escaping filenames in Jmol scripts becaus...
Jim Procter [Sun, 12 Feb 2012 16:00:03 +0000 (16:00 +0000)]
(JAL-1022) reverted to original strategy of escaping filenames in Jmol scripts because File.toURI().getPath().substring(1) stripped the leading '/' in OSX/Unixen.

12 years ago(JAL-1050) ensure all filenames passed in to the load command are updated and their...
Jim Procter [Sun, 12 Feb 2012 15:18:34 +0000 (15:18 +0000)]
(JAL-1050) ensure all filenames passed in to the load command are updated and their pdb associations added to the Jmol view.

12 years ago(JAL-1025 JAL-1022) File based equivalence used to match Jmol and jalview paths....
Jim Procter [Sun, 12 Feb 2012 15:08:16 +0000 (15:08 +0000)]
(JAL-1025 JAL-1022) File based equivalence used to match Jmol and jalview paths. Use Jmol style '/' paths for local PDB file strings

12 years ago(JAL-1049) only store state reference for sequence we are creating PDBentry for
Jim Procter [Sun, 12 Feb 2012 15:02:53 +0000 (15:02 +0000)]
(JAL-1049) only store state reference for sequence we are creating PDBentry for

12 years agoJAL-1025 JAL-1022 use File based equivalence to map between jalview
Jim Procter [Sun, 12 Feb 2012 14:49:42 +0000 (14:49 +0000)]
JAL-1025 JAL-1022 use File based equivalence to map between jalview
string pdb handles and Jmol filenames

12 years agoJAL-715 - remove platform dependent includes
Jim Procter [Sun, 12 Feb 2012 14:42:17 +0000 (14:42 +0000)]
JAL-715 - remove platform dependent includes

12 years agoMerge branch 'JAL-1040_jar_manifest_fix' into develop
jprocter [Tue, 17 Jan 2012 11:08:13 +0000 (11:08 +0000)]
Merge branch 'JAL-1040_jar_manifest_fix' into develop

12 years agoMerge branch 'JAL-1023_viewall2structsw7' into Release_2_7_Branch
jprocter [Wed, 11 Jan 2012 13:39:01 +0000 (13:39 +0000)]
Merge branch 'JAL-1023_viewall2structsw7' into Release_2_7_Branch

12 years agoremoved empty lines and fields in manifest like:
jprocter [Wed, 11 Jan 2012 12:23:11 +0000 (12:23 +0000)]
removed empty lines and fields in manifest like:
Name: org/castor/xml

which don't play well with Java 1.6.0_29 javaws when caching is turned off.

12 years ago(JAL-1023) ensure filename is properly escaped before embedding it in script
jprocter [Thu, 8 Dec 2011 11:44:11 +0000 (11:44 +0000)]
(JAL-1023) ensure filename is properly escaped before embedding it in script

12 years agoremove commented lines
jprocter [Thu, 8 Dec 2011 11:43:44 +0000 (11:43 +0000)]
remove commented lines

12 years agosimple escape utility class for JAL-1023 patch
jprocter [Thu, 8 Dec 2011 11:42:18 +0000 (11:42 +0000)]
simple escape utility class for JAL-1023 patch

12 years agoMerge branch 'JAL-368_dragabovedesktop' into develop
jprocter [Mon, 21 Nov 2011 18:58:09 +0000 (18:58 +0000)]
Merge branch 'JAL-368_dragabovedesktop' into develop

12 years agoMerge branch 'JAL-368_dragabovedesktop' into Release_2_7_Branch
jprocter [Mon, 21 Nov 2011 18:57:54 +0000 (18:57 +0000)]
Merge branch 'JAL-368_dragabovedesktop' into Release_2_7_Branch

12 years ago(JAL-368) ensure window never gets a negative Y coordinate when dragged or resised.
jprocter [Mon, 21 Nov 2011 18:56:48 +0000 (18:56 +0000)]
(JAL-368) ensure window never gets a negative Y coordinate when dragged or resised.

12 years agoMerge branch 'patch_JAL-1004' into develop
jprocter [Sun, 20 Nov 2011 18:46:45 +0000 (18:46 +0000)]
Merge branch 'patch_JAL-1004' into develop

12 years agoMerge branch 'patch_JAL-1004' into Release_2_7_Branch
jprocter [Sun, 20 Nov 2011 18:46:14 +0000 (18:46 +0000)]
Merge branch 'patch_JAL-1004' into Release_2_7_Branch

12 years ago(JAL-1004) add mouse listener to internal panel
jprocter [Sun, 20 Nov 2011 18:44:36 +0000 (18:44 +0000)]
(JAL-1004) add mouse listener to internal panel

12 years agoMerge branch 'JAL-976_jabaws2supp' into develop
jprocter [Tue, 15 Nov 2011 11:01:06 +0000 (11:01 +0000)]
Merge branch 'JAL-976_jabaws2supp' into develop

12 years agotodo
jprocter [Tue, 15 Nov 2011 11:00:47 +0000 (11:00 +0000)]
todo

12 years agoJAL-975 - ensure sequences are padded with gaps before submission
jprocter [Mon, 14 Nov 2011 14:14:25 +0000 (14:14 +0000)]
JAL-975 - ensure sequences are padded with gaps before submission

12 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview into JAL-976_jabaws2supp
jprocter [Wed, 9 Nov 2011 17:09:39 +0000 (17:09 +0000)]
Merge branch 'develop' of https://source.jalview.org/git/jalview into JAL-976_jabaws2supp

12 years agoMerge branch 'JAL-986_idwidthprefs' into JAL-976_jabaws2supp
jprocter [Wed, 9 Nov 2011 17:07:48 +0000 (17:07 +0000)]
Merge branch 'JAL-986_idwidthprefs' into JAL-976_jabaws2supp

12 years agoMerge branch 'JAL-986_idwidthprefs' into develop
jprocter [Wed, 9 Nov 2011 17:07:37 +0000 (17:07 +0000)]
Merge branch 'JAL-986_idwidthprefs' into develop

12 years agoMerge branch 'JAL-986_idwidthprefs' into Release_2_7_Branch
jprocter [Wed, 9 Nov 2011 17:07:09 +0000 (17:07 +0000)]
Merge branch 'JAL-986_idwidthprefs' into Release_2_7_Branch

12 years ago(JAL-986) rendering to imageMap counts as rendering offscreen
jprocter [Wed, 9 Nov 2011 17:06:15 +0000 (17:06 +0000)]
(JAL-986) rendering to imageMap counts as rendering offscreen

12 years agoMerge branch 'JAL-986_idwidthprefs' into develop
jprocter [Wed, 9 Nov 2011 15:21:10 +0000 (15:21 +0000)]
Merge branch 'JAL-986_idwidthprefs' into develop

Conflicts:
.classpath

12 years agoMerge branch 'JAL-986_idwidthprefs' into Release_2_7_Branch
jprocter [Wed, 9 Nov 2011 15:18:05 +0000 (15:18 +0000)]
Merge branch 'JAL-986_idwidthprefs' into Release_2_7_Branch

12 years ago(JAL-985,JAL-986) documentation and tooltips
jprocter [Wed, 9 Nov 2011 15:15:24 +0000 (15:15 +0000)]
(JAL-985,JAL-986) documentation and tooltips

12 years ago(JAL-985,JAL-986) allow different ID margin calculation for on and off screen rendering
jprocter [Wed, 9 Nov 2011 14:23:13 +0000 (14:23 +0000)]
(JAL-985,JAL-986) allow different ID margin calculation for on and off screen rendering

12 years ago(JAL-985,JAL-986) preference widgets for settings
jprocter [Wed, 9 Nov 2011 14:22:29 +0000 (14:22 +0000)]
(JAL-985,JAL-986) preference widgets for settings

12 years ago(JAL-985,JAL-986) preferences documentation
jprocter [Wed, 9 Nov 2011 14:20:07 +0000 (14:20 +0000)]
(JAL-985,JAL-986) preferences documentation

12 years ago(JAL-986) getter for integer user preference properties
jprocter [Wed, 9 Nov 2011 14:19:53 +0000 (14:19 +0000)]
(JAL-986) getter for integer user preference properties

12 years ago(JAL-980) jmol classpath patch
jprocter [Wed, 9 Nov 2011 14:18:37 +0000 (14:18 +0000)]
(JAL-980) jmol classpath patch

12 years agoMerge branch 'JAL-976_jabaws2supp' into develop
jprocter [Tue, 8 Nov 2011 11:55:30 +0000 (11:55 +0000)]
Merge branch 'JAL-976_jabaws2supp' into develop

12 years agofix NPE when no annotation workers present ...
jprocter [Tue, 8 Nov 2011 11:40:16 +0000 (11:40 +0000)]
fix NPE when no annotation workers present ...

12 years ago(JAL-974) - remove sun-internal class and use message to determine if we should ignor...
jprocter [Mon, 7 Nov 2011 13:36:19 +0000 (13:36 +0000)]
(JAL-974) - remove sun-internal class and use message to determine if we should ignore exception because we're working with a JABAWS annotation client that produces no statistics

12 years agoMerge branch 'JAL-976_jabaws2supp' into develop
jprocter [Mon, 7 Nov 2011 13:20:40 +0000 (13:20 +0000)]
Merge branch 'JAL-976_jabaws2supp' into develop

12 years ago(JAL-976,JAL-975) disorder client menu items and check type of input sequence for...
jprocter [Mon, 7 Nov 2011 13:18:01 +0000 (13:18 +0000)]
(JAL-976,JAL-975) disorder client menu items and check type of input sequence for aacons and disorder

12 years ago(JAL-974,JAL-975) refactor common code for a JABAWS sequence annotation client to...
jprocter [Mon, 7 Nov 2011 13:11:54 +0000 (13:11 +0000)]
(JAL-974,JAL-975) refactor common code for a JABAWS sequence annotation client to base JabawsAlignCalcWorker

12 years ago(JAL-975) formatting
jprocter [Mon, 7 Nov 2011 13:08:45 +0000 (13:08 +0000)]
(JAL-975) formatting

12 years ago(JAL-975) ensure AACons is only run on protein sequences. (note - should really fix...
jprocter [Fri, 4 Nov 2011 16:58:24 +0000 (16:58 +0000)]
(JAL-975) ensure AACons is only run on protein sequences. (note - should really fix JAL-536 here)

12 years agoMerge branch 'JAL-980_jmol_patch' into develop
jprocter [Fri, 4 Nov 2011 16:15:07 +0000 (16:15 +0000)]
Merge branch 'JAL-980_jmol_patch' into develop

12 years agoMerge branch 'JAL-980_jmol_patch' into Release_2_7_Branch
jprocter [Fri, 4 Nov 2011 16:14:26 +0000 (16:14 +0000)]
Merge branch 'JAL-980_jmol_patch' into Release_2_7_Branch

12 years ago(JAL-980) patch netbeans and installAnywhere builds
jprocter [Fri, 4 Nov 2011 16:13:36 +0000 (16:13 +0000)]
(JAL-980) patch netbeans and installAnywhere builds

12 years agoMerge branch 'JAL-980_jmol_patch' into develop
jprocter [Fri, 4 Nov 2011 16:09:09 +0000 (16:09 +0000)]
Merge branch 'JAL-980_jmol_patch' into develop

Conflicts:
.classpath
examples/appletParameters.html

12 years agoMerge branch 'JAL-980_jmol_patch' into Release_2_7_Branch
jprocter [Fri, 4 Nov 2011 15:41:55 +0000 (15:41 +0000)]
Merge branch 'JAL-980_jmol_patch' into Release_2_7_Branch

12 years ago(JAL-980) use proper release number for Jmol libs (ahem)
jprocter [Fri, 4 Nov 2011 15:40:59 +0000 (15:40 +0000)]
(JAL-980) use proper release number for Jmol libs (ahem)

12 years ago(JAL-980,JAL-982) - applet console only allows console to be popped up in own window
jprocter [Fri, 4 Nov 2011 15:39:27 +0000 (15:39 +0000)]
(JAL-980,JAL-982) - applet console only allows console to be popped up in own window

12 years ago(JAL-980) update binding for refactored Jmol constants and new interface methods
jprocter [Fri, 4 Nov 2011 15:28:14 +0000 (15:28 +0000)]
(JAL-980) update binding for refactored Jmol constants and new interface methods

12 years ago(JAL-980) update Jmol library to 12.2.16452 (built from SVN)
jprocter [Fri, 4 Nov 2011 15:26:14 +0000 (15:26 +0000)]
(JAL-980) update Jmol library to 12.2.16452 (built from SVN)

12 years ago(JAL-976) JABAWSv2 client for InstallAnywhere build
jprocter [Thu, 3 Nov 2011 18:32:38 +0000 (18:32 +0000)]
(JAL-976) JABAWSv2 client for InstallAnywhere build

12 years agocleanup imports
jprocter [Thu, 3 Nov 2011 18:29:18 +0000 (18:29 +0000)]
cleanup imports

12 years agoMerge branch 'JAL-976_jabaws2supp' into develop
jprocter [Thu, 3 Nov 2011 18:21:57 +0000 (18:21 +0000)]
Merge branch 'JAL-976_jabaws2supp' into develop

12 years agoupdate build notes
jprocter [Thu, 3 Nov 2011 18:16:01 +0000 (18:16 +0000)]
update build notes

12 years ago(JAL-975) client for amino acid conservation service that allows dynamic recalculatio...
jprocter [Thu, 3 Nov 2011 18:15:42 +0000 (18:15 +0000)]
(JAL-975) client for amino acid conservation service that allows dynamic recalculation if alignment is changed or service parameters reconfigured

12 years ago(JAL-974,JAL-975) new handler for JABAWS sequence and alignment annotation services
jprocter [Thu, 3 Nov 2011 18:14:25 +0000 (18:14 +0000)]
(JAL-974,JAL-975) new handler for JABAWS sequence and alignment annotation services

12 years ago(JAL-976) refactored common code for JABAWS v2 service clients
jprocter [Thu, 3 Nov 2011 18:13:26 +0000 (18:13 +0000)]
(JAL-976) refactored common code for JABAWS v2 service clients

12 years agotidy imports
jprocter [Thu, 3 Nov 2011 18:12:42 +0000 (18:12 +0000)]
tidy imports

12 years ago(JAL-978) discover JABA1 and JABA2 services and generate GUI elements for each servic...
jprocter [Thu, 3 Nov 2011 18:11:47 +0000 (18:11 +0000)]
(JAL-978) discover JABA1 and JABA2 services and generate GUI elements for each service category

12 years ago(JAL-978) refactored JABAWS2 service handle class to own package
jprocter [Thu, 3 Nov 2011 18:06:37 +0000 (18:06 +0000)]
(JAL-978) refactored JABAWS2 service handle class to own package

12 years ago(JAL-976) upgrade to jabaws-2.0 min-client library
jprocter [Thu, 3 Nov 2011 17:53:47 +0000 (17:53 +0000)]
(JAL-976) upgrade to jabaws-2.0 min-client library

12 years ago(JAL-812,JAL-811) - generic test for 'calculation involving annotation' in progress...
jprocter [Thu, 3 Nov 2011 17:45:15 +0000 (17:45 +0000)]
(JAL-812,JAL-811) - generic test for 'calculation involving annotation' in progress and generic way of (re)starting alignment dependent calculations.

12 years ago(JAL-811) - workers hold references to generated annotation rows
jprocter [Thu, 3 Nov 2011 17:42:38 +0000 (17:42 +0000)]
(JAL-811) - workers hold references to generated annotation rows

12 years ago(JAL-812) javadoc and api method to relayout annotation panel after annotation is...
jprocter [Thu, 3 Nov 2011 17:32:44 +0000 (17:32 +0000)]
(JAL-812) javadoc and api method to relayout annotation panel after annotation is modified by a third party

12 years ago(JAL-811) new 'annotation type' field for marking annotation rows generated by alignm...
jprocter [Thu, 3 Nov 2011 17:28:21 +0000 (17:28 +0000)]
(JAL-811) new 'annotation type' field for marking annotation rows generated by alignment calculations

12 years agoensure we have valid fontMetrics - (NPE was raised when wrap mode enabled on view...
jprocter [Thu, 3 Nov 2011 17:23:44 +0000 (17:23 +0000)]
ensure we have valid fontMetrics - (NPE was raised when wrap mode enabled on view in application otherwise)

12 years agoMerge branch 'updaternasecstr_JAL-889' into develop
jprocter [Fri, 28 Oct 2011 16:27:32 +0000 (17:27 +0100)]
Merge branch 'updaternasecstr_JAL-889' into develop

12 years ago(JAL-885) RNA helix and purine pyrimidine colouring styles in applet
jprocter [Fri, 28 Oct 2011 16:25:33 +0000 (17:25 +0100)]
(JAL-885) RNA helix and purine pyrimidine colouring styles in applet

12 years agoJAL-885 - catch race condition when rna structure width is different to alignment...
jprocter [Fri, 28 Oct 2011 16:23:22 +0000 (17:23 +0100)]
JAL-885 - catch race condition when rna structure width is different to alignment annotation width (may be a finesse here)

12 years agoJAL-969 - refactor initialisation of automatic annotation rows to base class
jprocter [Fri, 28 Oct 2011 16:22:16 +0000 (17:22 +0100)]
JAL-969 - refactor initialisation of automatic annotation rows to base class

12 years agoJAL-885 more efficient calculation and robust for mismatch between WUSS and alignment...
jprocter [Fri, 28 Oct 2011 16:20:28 +0000 (17:20 +0100)]
JAL-885 more efficient calculation and robust for mismatch between WUSS and alignment data

12 years ago(JAL-885 JAL-580) ignore invalid RNA structure lines
jprocter [Fri, 28 Oct 2011 16:17:27 +0000 (17:17 +0100)]
(JAL-885 JAL-580) ignore invalid RNA structure lines

12 years agoJAL-902 structure conservation row for applet
jprocter [Fri, 28 Oct 2011 14:55:01 +0000 (15:55 +0100)]
JAL-902 structure conservation row for applet

12 years ago(JAL-970) interactive editing of RNA helix annotation in applet
jprocter [Fri, 28 Oct 2011 14:54:09 +0000 (15:54 +0100)]
(JAL-970) interactive editing of RNA helix annotation in applet

12 years ago(JAL-966) efficiency
jprocter [Fri, 28 Oct 2011 14:47:35 +0000 (15:47 +0100)]
(JAL-966) efficiency

12 years ago(JAL-889) ensure annotation row is revalidated after an edit occurs
jprocter [Fri, 28 Oct 2011 14:46:58 +0000 (15:46 +0100)]
(JAL-889) ensure annotation row is revalidated after an edit occurs

12 years ago(JAL-885,JAL-580) structure consensus should only be calculated for valid RNA structu...
jprocter [Fri, 28 Oct 2011 14:45:53 +0000 (15:45 +0100)]
(JAL-885,JAL-580) structure consensus should only be calculated for valid RNA structure annotation

12 years ago(JAL-889) ensure latest version of RNA pairlist is used to generate helical colouring
jprocter [Fri, 28 Oct 2011 14:43:40 +0000 (15:43 +0100)]
(JAL-889) ensure latest version of RNA pairlist is used to generate helical colouring

12 years agoJAL-580 - display position where wuss parsing error occured
jprocter [Fri, 28 Oct 2011 14:42:18 +0000 (15:42 +0100)]
JAL-580 - display position where wuss parsing error occured