jalview.git
10 years agoJAL-1259 patch to avoid NPE
Jim Procter [Fri, 31 May 2013 16:09:33 +0000 (17:09 +0100)]
JAL-1259 patch to avoid NPE

10 years agoMerge branch 'JAL-1161_optimisingAnnotationPanel' (early part) into Release_2_8_Branch
Jim Procter [Fri, 24 May 2013 14:14:01 +0000 (15:14 +0100)]
Merge branch 'JAL-1161_optimisingAnnotationPanel' (early part) into Release_2_8_Branch

10 years agoJAL-1291 reinstate fastPaint flag manipulation to make trackPad scrolling smooth
Jim Procter [Fri, 24 May 2013 13:14:45 +0000 (14:14 +0100)]
JAL-1291 reinstate fastPaint flag manipulation to make trackPad scrolling smooth

10 years agoJAL-1291 TODO: revised graphGroup model so grouped graphs are more efficiently rendered
Jim Procter [Fri, 24 May 2013 12:34:55 +0000 (13:34 +0100)]
JAL-1291 TODO: revised graphGroup model so grouped graphs are more efficiently rendered

10 years agoJAL-1291 - don't touch the graphics object until after deciding to skip annotation row
Jim Procter [Fri, 24 May 2013 12:27:49 +0000 (13:27 +0100)]
JAL-1291 - don't touch the graphics object until after deciding to skip annotation row

10 years agoJAL-1291 conditional output of rendering debugging info
Jim Procter [Fri, 24 May 2013 12:27:06 +0000 (13:27 +0100)]
JAL-1291 conditional output of rendering debugging info

10 years agopatch for JAL-1300 fixes JAL-1294: read and write COMBINE statements that use SEQUENC...
Jim Procter [Thu, 23 May 2013 14:48:31 +0000 (15:48 +0100)]
patch for JAL-1300 fixes JAL-1294: read and write COMBINE statements that use SEQUENCE_REF and GROUP_REF scope to conserve annotation rows with seqeunce and group references

10 years agoJAL-1300 test and example data for parsing annotation files with COMBINE statements...
Jim Procter [Thu, 23 May 2013 14:47:16 +0000 (15:47 +0100)]
JAL-1300 test and example data for parsing annotation files with COMBINE statements to group sequence associated annotation

10 years agoJAL-1295 test to demonstrate JAL-1294 (caused by JAL-1297)
Jim Procter [Thu, 23 May 2013 11:04:24 +0000 (12:04 +0100)]
JAL-1295 test to demonstrate JAL-1294 (caused by JAL-1297)

10 years agoJAL-1295 refactored Jws2 discovery bootstrap code to test utility class
Jim Procter [Thu, 23 May 2013 11:03:09 +0000 (12:03 +0100)]
JAL-1295 refactored Jws2 discovery bootstrap code to test utility class

10 years agoJAL-1295 relaxed test for Annotation element equivalence and javadoc to clarify forma...
Jim Procter [Thu, 23 May 2013 10:58:20 +0000 (11:58 +0100)]
JAL-1295 relaxed test for Annotation element equivalence and javadoc to clarify format for Annotation.toString

10 years agoJAL-381 Desktop.addInternalFrame cannot be called in headless mode
Jim Procter [Thu, 23 May 2013 10:57:02 +0000 (11:57 +0100)]
JAL-381 Desktop.addInternalFrame cannot be called in headless mode

10 years agoJAL-1299 fix: ensure a new graphGroup is created if first row identified in COMBINE...
Jim Procter [Thu, 23 May 2013 09:15:59 +0000 (10:15 +0100)]
JAL-1299 fix: ensure a new graphGroup is created if first row identified in COMBINE statement doesn't have existing graphGroup assignment

10 years agoJAL-1295 JAL-1296 clearer assertion failed message
Jim Procter [Thu, 23 May 2013 09:12:17 +0000 (10:12 +0100)]
JAL-1295 JAL-1296 clearer assertion failed message

10 years agoJAL-1295 JAL-1297 enhance test to check graph visiblity and graphGroup set equivalence
Jim Procter [Wed, 22 May 2013 17:06:21 +0000 (18:06 +0100)]
JAL-1295 JAL-1297 enhance test to check graph visiblity and graphGroup set equivalence

10 years agofix for JAL-1297: COMBINE output now follows specification and all additional annotat...
Jim Procter [Wed, 22 May 2013 16:53:03 +0000 (17:53 +0100)]
fix for JAL-1297: COMBINE output now follows specification and all additional annotation rows included in output (not just the first one which wasn't hidden)

10 years agoJAL-1296 JAL-1291 JAL-1297 JAL-1295 JAL-1294
Jim Procter [Wed, 22 May 2013 16:49:09 +0000 (17:49 +0100)]
JAL-1296 JAL-1291 JAL-1297 JAL-1295 JAL-1294
test alignment annotation file IO for example given in documentation and for multiple combine statement

10 years agoJAL-1291 JAL-1297 JAL-1295 JAL-1294 allow alignment+annotation equivalence test to...
Jim Procter [Wed, 22 May 2013 16:46:25 +0000 (17:46 +0100)]
JAL-1291 JAL-1297 JAL-1295 JAL-1294 allow alignment+annotation equivalence test to be used in other tests

10 years agojavadoc and formatting
Jim Procter [Wed, 22 May 2013 16:45:42 +0000 (17:45 +0100)]
javadoc and formatting

10 years agoJAL-1297 JAL-1295 JAL-1294 sensible toString for benefit of annotation IO test
Jim Procter [Wed, 22 May 2013 16:45:29 +0000 (17:45 +0100)]
JAL-1297 JAL-1295 JAL-1294 sensible toString for benefit of annotation IO test

10 years agoJAL-1297 JAL-1295 JAL-1294 improve test logic for comparing annotation elements
Jim Procter [Wed, 22 May 2013 16:43:40 +0000 (17:43 +0100)]
JAL-1297 JAL-1295 JAL-1294 improve test logic for comparing annotation elements

10 years agoJAL-1296 reinstated tab characters so example annotation file can be copied and paste...
Jim Procter [Tue, 21 May 2013 14:05:47 +0000 (15:05 +0100)]
JAL-1296 reinstated tab characters so example annotation file can be copied and pasted to a file and imported

10 years agoJAL-1070 - [ not a real patch ] - include offending line number and content in output...
Jim Procter [Tue, 21 May 2013 13:12:15 +0000 (14:12 +0100)]
JAL-1070 - [ not a real patch ] - include offending line number and content in output when an Alignment annotation file parsing exception stacktraces to stderr

10 years agoJAL-966 paintrefresher should be abstract [ Merge branch 'jv3_notes' into JAL-1161_op...
Jim Procter [Tue, 21 May 2013 09:53:37 +0000 (10:53 +0100)]
JAL-966 paintrefresher should be abstract [ Merge branch 'jv3_notes' into JAL-1161_optAnnotPanelRendering ]

10 years agoJAL-1161 conditional parameters for controlling clipping
Jim Procter [Tue, 21 May 2013 09:52:14 +0000 (10:52 +0100)]
JAL-1161 conditional parameters for controlling clipping

10 years agoJAL-1292 avoid exception by using bitset of arbitrary width for remembering which...
Jim Procter [Tue, 21 May 2013 08:33:56 +0000 (09:33 +0100)]
JAL-1292 avoid exception by using bitset of arbitrary width for remembering which graphgroups have been drawn

10 years agoJAL-1161 changed signature to allow clipping bounds for panel to be obtained
Jim Procter [Mon, 20 May 2013 14:35:04 +0000 (15:35 +0100)]
JAL-1161 changed signature to allow clipping bounds for panel to be obtained

10 years agoformatting
Jim Procter [Mon, 20 May 2013 14:33:46 +0000 (15:33 +0100)]
formatting

10 years agoJAL-1161 only trigger an annotation repaint in unwrapped view when the horizontal...
Jim Procter [Sun, 19 May 2013 18:29:51 +0000 (19:29 +0100)]
JAL-1161 only trigger an annotation repaint in unwrapped view when the horizontal offset changes.

10 years agoJAL-1161 enable fastPaint for nudges from scroll bars or trackpad
Jim Procter [Sun, 19 May 2013 18:28:25 +0000 (19:28 +0100)]
JAL-1161 enable fastPaint for nudges from scroll bars or trackpad

10 years agoJAL-1161 stick to api
Jim Procter [Sun, 19 May 2013 18:27:16 +0000 (19:27 +0100)]
JAL-1161 stick to api

10 years agotypo
Jim Procter [Sun, 19 May 2013 18:26:46 +0000 (19:26 +0100)]
typo

10 years agoMerge branch 'JAL-1199-Stk_writing' into Release_2_8_Branch
Jim Procter [Tue, 21 May 2013 15:36:03 +0000 (16:36 +0100)]
Merge branch 'JAL-1199-Stk_writing' into Release_2_8_Branch

10 years agosplit test for general Stockholm IO consistency (JAL-1199) from test for IO of sequen... JAL-1199-Stk_writing
Jim Procter [Fri, 15 Feb 2013 15:43:27 +0000 (15:43 +0000)]
split test for general Stockholm IO consistency (JAL-1199) from test for IO of sequence metadata (JAL-1265)

10 years agoJAL-1199 JAL-1272 remove main() method from test class
Jim Procter [Fri, 15 Feb 2013 15:42:21 +0000 (15:42 +0000)]
JAL-1199 JAL-1272 remove main() method from test class

10 years agoformatting
Jim Procter [Fri, 15 Feb 2013 15:40:34 +0000 (15:40 +0000)]
formatting

10 years agoJAL-1199 JAL-1272 refactored Natasha's test to a generic alignment data consistency...
Jim Procter [Fri, 15 Feb 2013 15:40:12 +0000 (15:40 +0000)]
JAL-1199 JAL-1272 refactored Natasha's test to a generic alignment data consistency test

10 years agoMerge branch 'JAL-1289_initCallBack' into Release_2_8_Branch
Jim Procter [Mon, 13 May 2013 13:55:32 +0000 (14:55 +0100)]
Merge branch 'JAL-1289_initCallBack' into Release_2_8_Branch

10 years agoJAL-1289 call oninit callback even if no alignment data was loaded
Jim Procter [Mon, 13 May 2013 13:25:11 +0000 (14:25 +0100)]
JAL-1289 call oninit callback even if no alignment data was loaded

11 years agoMerge branch 'JAL-1286_gzip' into Release_2_8_Branch
Jim Procter [Fri, 12 Apr 2013 04:39:40 +0000 (14:39 +1000)]
Merge branch 'JAL-1286_gzip' into Release_2_8_Branch

11 years agoJAL-1286 URL stream reader tries to use a GZIPInputStream if URL ends in .gz
Jim Procter [Fri, 12 Apr 2013 04:37:56 +0000 (14:37 +1000)]
JAL-1286 URL stream reader tries to use a GZIPInputStream if URL ends in .gz

11 years agoMerge branch 'Release_2_8_Branch' into JAL-1199-Stk_writing
jprocter [Wed, 6 Feb 2013 17:04:23 +0000 (17:04 +0000)]
Merge branch 'Release_2_8_Branch' into JAL-1199-Stk_writing

11 years agoMerge branch 'JAL-1199-Stk_writing' into Release_2_8_Branch
jprocter [Wed, 6 Feb 2013 16:49:01 +0000 (16:49 +0000)]
Merge branch 'JAL-1199-Stk_writing' into Release_2_8_Branch

11 years agoJAL-1265 basic support for parsing database accessions from Stockholm
jprocter [Wed, 6 Feb 2013 16:43:45 +0000 (16:43 +0000)]
JAL-1265 basic support for parsing database accessions from Stockholm
JAL-851 - guess the primary sequence accession based on RFAM or PFAM alignment accession code

11 years agoJAL-1199 added test for Rfam Stockholm file example
jprocter [Wed, 6 Feb 2013 16:41:01 +0000 (16:41 +0000)]
JAL-1199 added test for Rfam Stockholm file example

11 years agoJAL-1199 refactored stockholm test code from main class and added a Pfam Stockholm...
jprocter [Wed, 6 Feb 2013 15:43:50 +0000 (15:43 +0000)]
JAL-1199 refactored stockholm test code from main class and added a Pfam Stockholm file for testing purposes (with new PDB dbref test)

11 years agoMerge branch 'JAL-1199-Stk_writing' into Release_2_8_Branch
jprocter [Tue, 5 Feb 2013 15:18:18 +0000 (15:18 +0000)]
Merge branch 'JAL-1199-Stk_writing' into Release_2_8_Branch

11 years agoformatting
jprocter [Tue, 5 Feb 2013 15:17:56 +0000 (15:17 +0000)]
formatting

11 years agoMerge branch 'JAL-1199-Stk_writing' into Release_2_8_Branch
jprocter [Tue, 5 Feb 2013 15:00:37 +0000 (15:00 +0000)]
Merge branch 'JAL-1199-Stk_writing' into Release_2_8_Branch

11 years agoMerge branch 'Dbfetch_hotfix-JAL-1238' into Release_2_8_Branch
jprocter [Sun, 20 Jan 2013 14:28:43 +0000 (14:28 +0000)]
Merge branch 'Dbfetch_hotfix-JAL-1238' into Release_2_8_Branch

11 years agoJAL-1238 test to see if the primary Uniprot source is placed first in list of Uniprot...
jprocter [Fri, 18 Jan 2013 15:56:36 +0000 (15:56 +0000)]
JAL-1238 test to see if the primary Uniprot source is placed first in list of Uniprot sources

11 years agoJAL-1238 order to place primary sources before lower tier sources
jprocter [Fri, 18 Jan 2013 15:55:58 +0000 (15:55 +0000)]
JAL-1238 order to place primary sources before lower tier sources

11 years agoJAL-1238 method to test if DAS source is a primary reference source
jprocter [Fri, 18 Jan 2013 15:55:32 +0000 (15:55 +0000)]
JAL-1238 method to test if DAS source is a primary reference source

11 years agoJAL-1238 tier index indicating distance of a source from the primary source for that...
jprocter [Fri, 18 Jan 2013 15:52:17 +0000 (15:52 +0000)]
JAL-1238 tier index indicating distance of a source from the primary source for that database - level 0 sources are the only ones that should be used to validate sequences.

11 years agoMerge branch 'JAL-1254-hotfix' into Release_2_8_Branch
jprocter [Fri, 18 Jan 2013 08:09:40 +0000 (08:09 +0000)]
Merge branch 'JAL-1254-hotfix' into Release_2_8_Branch

11 years agoJAL-1255 don't show 'Right click to add annotations' message in wrapped mode
jprocter [Fri, 18 Jan 2013 08:01:53 +0000 (08:01 +0000)]
JAL-1255 don't show 'Right click to add annotations' message in wrapped mode

11 years agoJAL-1254 patch for NPE in annotation renderer when no annotations shown in alignment.
jprocter [Fri, 18 Jan 2013 07:51:31 +0000 (07:51 +0000)]
JAL-1254 patch for NPE in annotation renderer when no annotations shown in alignment.

11 years agotest for output a file in Stockholm format
Natasha [Mon, 17 Dec 2012 15:48:23 +0000 (15:48 +0000)]
test for output a file in Stockholm format

11 years agoOutput accession number for file in stockholm format
Natasha [Wed, 12 Dec 2012 21:02:44 +0000 (21:02 +0000)]
Output accession number for file in stockholm format

11 years agoJAL-1217 check and avoid NPE if no datastore object instantiated
jprocter [Tue, 11 Dec 2012 17:27:39 +0000 (17:27 +0000)]
JAL-1217 check and avoid NPE if no datastore object instantiated

11 years agoJAL-1217 report exception for service when no datastore can be created
jprocter [Tue, 11 Dec 2012 17:27:25 +0000 (17:27 +0000)]
JAL-1217 report exception for service when no datastore can be created

11 years agostockholm file output code developed by Natasha Sherstneva
Natasha [Fri, 23 Nov 2012 07:49:49 +0000 (07:49 +0000)]
stockholm file output code developed by Natasha Sherstneva

11 years agovalid URLs in website menu frame and fixed GA code
jprocter [Wed, 21 Nov 2012 15:51:37 +0000 (15:51 +0000)]
valid URLs in website menu frame and fixed GA code

11 years agoMerge branch 'master' into Release_2_8_Branch
jprocter [Sat, 17 Nov 2012 21:58:30 +0000 (21:58 +0000)]
Merge branch 'master' into Release_2_8_Branch

11 years agoFixed T-Coffee file scores parser to support extended format including residue numbers
Paolo Di Tommaso [Thu, 15 Nov 2012 21:43:30 +0000 (22:43 +0100)]
Fixed T-Coffee file scores parser to support extended format including residue numbers

11 years agoMerge branch 'Release_2_8_Branch' Release_2_8
jprocter [Mon, 12 Nov 2012 11:36:47 +0000 (11:36 +0000)]
Merge branch 'Release_2_8_Branch'

11 years agofinal tweaks to help landing page
jprocter [Mon, 12 Nov 2012 11:36:16 +0000 (11:36 +0000)]
final tweaks to help landing page

11 years agoMerge branch 'Release_2_8_Branch'
jprocter [Mon, 12 Nov 2012 11:12:49 +0000 (11:12 +0000)]
Merge branch 'Release_2_8_Branch'

11 years agoupdate footer for static page
jprocter [Mon, 12 Nov 2012 11:10:12 +0000 (11:10 +0000)]
update footer for static page

11 years agoMerge branch 'Release_2_8_Branch'
jprocter [Mon, 12 Nov 2012 10:00:29 +0000 (10:00 +0000)]
Merge branch 'Release_2_8_Branch'

11 years agotidy help
jprocter [Sun, 11 Nov 2012 11:23:11 +0000 (11:23 +0000)]
tidy help

11 years agoproperty to configure webstart image
jprocter [Fri, 9 Nov 2012 17:00:09 +0000 (17:00 +0000)]
property to configure webstart image

11 years agotweak file association comment and make sure webstart image is published
jprocter [Fri, 9 Nov 2012 16:56:10 +0000 (16:56 +0000)]
tweak file association comment and make sure webstart image is published

11 years agopush jalview v2.8 release date to monday 12th November
jprocter [Fri, 9 Nov 2012 16:35:45 +0000 (16:35 +0000)]
push jalview v2.8 release date to monday 12th November

11 years agoga tracking, footers and footer link styles
jprocter [Fri, 9 Nov 2012 16:08:50 +0000 (16:08 +0000)]
ga tracking, footers and footer link styles

11 years agomore tweaking of static pages and rejigging applet parameter documentation for access...
jprocter [Fri, 9 Nov 2012 15:32:04 +0000 (15:32 +0000)]
more tweaking of static pages and rejigging applet parameter documentation for accessibility

11 years agotweak whats new again
jprocter [Fri, 9 Nov 2012 14:38:11 +0000 (14:38 +0000)]
tweak whats new again

11 years agotweaking welcome message and what's new
jprocter [Fri, 9 Nov 2012 13:04:39 +0000 (13:04 +0000)]
tweaking welcome message and what's new

11 years agoconstructor takes settings from any existing feature renderer on alignment panel
jprocter [Fri, 9 Nov 2012 08:02:00 +0000 (08:02 +0000)]
constructor takes settings from any existing feature renderer on alignment panel

11 years agoJAL-1193 ensure the 'loadedComplete' method gets called for all views
jprocter [Thu, 8 Nov 2012 17:45:43 +0000 (17:45 +0000)]
JAL-1193 ensure the 'loadedComplete' method gets called for all views
after the views have been opened by using the Swing stack as a queue

11 years agoupdate installAnywhere classpath and libs for jalview 2.8
cruisecontrol [Thu, 8 Nov 2012 16:49:53 +0000 (16:49 +0000)]
update installAnywhere classpath and libs for jalview 2.8

11 years agoupdate release notes for JAL-1202
jprocter [Thu, 8 Nov 2012 16:29:30 +0000 (16:29 +0000)]
update release notes for JAL-1202

11 years agoJAL-1202 included examples and also added in jdas jars and the groovy library
cruisecontrol [Thu, 8 Nov 2012 16:21:39 +0000 (16:21 +0000)]
JAL-1202 included examples and also added in jdas jars and the groovy library

11 years agoremember to close input file!
jprocter [Thu, 8 Nov 2012 15:41:51 +0000 (15:41 +0000)]
remember to close input file!

11 years agotidy imports
jprocter [Thu, 8 Nov 2012 15:41:34 +0000 (15:41 +0000)]
tidy imports

11 years agoembed links to major features in main page
jprocter [Thu, 8 Nov 2012 10:59:13 +0000 (10:59 +0000)]
embed links to major features in main page

11 years agotweak wording
jprocter [Thu, 8 Nov 2012 10:58:54 +0000 (10:58 +0000)]
tweak wording

11 years agopatch broken link
jprocter [Wed, 7 Nov 2012 17:28:32 +0000 (17:28 +0000)]
patch broken link

11 years agoand more tweaks.
jprocter [Wed, 7 Nov 2012 17:18:20 +0000 (17:18 +0000)]
and more tweaks.

11 years agoJAL-1201 more layout tweaks
jprocter [Wed, 7 Nov 2012 17:15:08 +0000 (17:15 +0000)]
JAL-1201 more layout tweaks

11 years agoJAL-1201 tweak layout for applet page and allow monospace <pre> tags
jprocter [Wed, 7 Nov 2012 17:07:05 +0000 (17:07 +0000)]
JAL-1201 tweak layout for applet page and allow monospace <pre> tags

11 years agoJAL-1201 more tweaks to page layout
jprocter [Wed, 7 Nov 2012 15:59:39 +0000 (15:59 +0000)]
JAL-1201 more tweaks to page layout

11 years agoJalview 2.8 release notes and whats new! text
jprocter [Wed, 7 Nov 2012 15:42:19 +0000 (15:42 +0000)]
Jalview 2.8 release notes and whats new! text

11 years agoupdated release notes for Jalview Version 2.8
jprocter [Wed, 7 Nov 2012 15:11:58 +0000 (15:11 +0000)]
updated release notes for Jalview Version 2.8

11 years agoJAL-1201 update pages to use new website design
jprocter [Wed, 7 Nov 2012 15:11:16 +0000 (15:11 +0000)]
JAL-1201 update pages to use new website design

11 years agoJAL-957 manual update to applet authorlist - need to use authorprops (JAL-1200)
jprocter [Wed, 7 Nov 2012 15:04:25 +0000 (15:04 +0000)]
JAL-957 manual update to applet authorlist - need to use authorprops (JAL-1200)

11 years agoMerge branch 'Release_2_8_Branch' of https://source.jalview.org/git/jalview into...
jprocter [Wed, 31 Oct 2012 17:05:58 +0000 (17:05 +0000)]
Merge branch 'Release_2_8_Branch' of https://source.jalview.org/git/jalview into Release_2_8_Branch

11 years agoJAL-1130 fix gif palette (arggh!)
jprocter [Wed, 31 Oct 2012 17:04:29 +0000 (17:04 +0000)]
JAL-1130 fix gif palette (arggh!)

11 years agoJAL-1197 tweak installer more
cruisecontrol [Tue, 30 Oct 2012 18:06:48 +0000 (18:06 +0000)]
JAL-1197 tweak installer more

11 years agoJAL-1197 JAL-1198 migrate to IA2012 and new build VM
cruisecontrol [Tue, 30 Oct 2012 17:51:13 +0000 (17:51 +0000)]
JAL-1197 JAL-1198 migrate to IA2012 and new build VM