jalview.git
9 years agoJAL-1553 added help documentation and updated AnnotationColumnChooser to exclude... features/JAL-1553_improvement-select-column-by-annotation-row-query-interface
Charles Ofoegbu [Fri, 23 Jan 2015 16:47:20 +0000 (16:47 +0000)]
JAL-1553 added help documentation and updated AnnotationColumnChooser to exclude MigLayout as it is not supported in applets

9 years agoJAL-1553 fixed null pointer exception thrown in SeqCanvas and ScalePanel of jalview...
Charles Ofoegbu [Fri, 23 Jan 2015 10:37:09 +0000 (10:37 +0000)]
JAL-1553 fixed null pointer exception thrown in SeqCanvas and ScalePanel of jalview applet while attempting to redraw the panels when hidden columns no longer exists

9 years agoJAL-1553 added applet support for the select-column-by-annotation-row feature
Charles Ofoegbu [Thu, 22 Jan 2015 18:33:43 +0000 (18:33 +0000)]
JAL-1553 added applet support for the select-column-by-annotation-row feature

9 years agoclean up
Charles Ofoegbu [Tue, 20 Jan 2015 17:27:26 +0000 (17:27 +0000)]
clean up

9 years agoFurther abstractions and clean up
Charles Ofoegbu [Tue, 20 Jan 2015 17:20:40 +0000 (17:20 +0000)]
Further abstractions and clean up

9 years agobasic house keeping
Charles Ofoegbu [Tue, 20 Jan 2015 15:02:05 +0000 (15:02 +0000)]
basic house keeping

9 years agoJAL-1553 enhancement of column selection by annotation row to include the query filte...
Charles Ofoegbu [Tue, 20 Jan 2015 12:16:27 +0000 (12:16 +0000)]
JAL-1553 enhancement of column selection by annotation row to include the query filter interface and ability to perform further actions like hide/select on the filterd columns

9 years agoMerge branch 'features/JAL-1553_select-columns-by-annotation' into develop
Charles Ofoegbu [Wed, 14 Jan 2015 12:53:54 +0000 (12:53 +0000)]
Merge branch 'features/JAL-1553_select-columns-by-annotation' into develop

9 years agoModified AnnotationColumnChooser to maintain state of previous selection when current... features/JAL-1553_select-columns-by-annotation
Charles Ofoegbu [Wed, 14 Jan 2015 11:21:57 +0000 (11:21 +0000)]
Modified AnnotationColumnChooser to maintain state of previous selection when current operation is canceled

9 years agoMerge branch 'features/JAL-1553_select-columns-by-annotation' into develop
Charles Ofoegbu [Tue, 13 Jan 2015 15:55:37 +0000 (15:55 +0000)]
Merge branch 'features/JAL-1553_select-columns-by-annotation' into develop

9 years agoRefactored AnnotationColumnChoser and AnnotationColorChooser to apply the DRY principle
Charles Ofoegbu [Tue, 13 Jan 2015 15:21:45 +0000 (15:21 +0000)]
Refactored AnnotationColumnChoser and AnnotationColorChooser to apply the DRY principle

9 years agoJAL-1553 merge commit
Charles Ofoegbu [Sat, 10 Jan 2015 14:38:01 +0000 (14:38 +0000)]
JAL-1553 merge commit

9 years agoJAL-1553 implementation of column selection by annotation and threshold queries
Charles Ofoegbu [Sat, 10 Jan 2015 14:29:31 +0000 (14:29 +0000)]
JAL-1553 implementation of column selection by annotation and threshold queries

9 years agoMerge branch 'features/JAL-1605_html-svg-export' into develop
Charles Ofoegbu [Fri, 9 Jan 2015 15:11:09 +0000 (15:11 +0000)]
Merge branch 'features/JAL-1605_html-svg-export' into develop

9 years agoMerge branch 'JAL-1483_29dev' into develop
Jim Procter [Fri, 9 Jan 2015 11:11:18 +0000 (11:11 +0000)]
Merge branch 'JAL-1483_29dev' into develop

9 years agoJAL-1483 formatting
Jim Procter [Fri, 9 Jan 2015 11:10:51 +0000 (11:10 +0000)]
JAL-1483 formatting

9 years agoJAL-1483 remember to look at base dataset sequence for updated sequence feaures
Jim Procter [Fri, 9 Jan 2015 11:10:40 +0000 (11:10 +0000)]
JAL-1483 remember to look at base dataset sequence for updated sequence feaures

9 years agoMerge branch 'JAL-1483_29dev' into develop
Jim Procter [Thu, 8 Jan 2015 14:48:33 +0000 (14:48 +0000)]
Merge branch 'JAL-1483_29dev' into develop

9 years agoMerge branch 'develop' into JAL-1483_29dev
Jim Procter [Wed, 7 Jan 2015 23:08:47 +0000 (23:08 +0000)]
Merge branch 'develop' into JAL-1483_29dev
updated JAL-1483 with commits from 15th Dec-7th Jan 2015

Conflicts:
.classpath
src/jalview/api/AlignmentViewPanel.java
src/jalview/appletgui/SeqPanel.java
src/jalview/ext/rbvi/chimera/JalviewChimeraBinding.java
src/jalview/gui/AlignFrame.java
src/jalview/gui/AlignViewport.java
src/jalview/gui/AnnotationExporter.java
src/jalview/gui/FeatureRenderer.java
src/jalview/gui/FeatureSettings.java
src/jalview/gui/Jalview2XML.java
src/jalview/gui/Jalview2XML_V1.java
src/jalview/gui/PopupMenu.java
src/jalview/gui/SeqPanel.java
src/jalview/io/BioJsHTMLOutput.java
src/jalview/io/HtmlSvgOutput.java

9 years agoJAL-1483 patches to make test case pass: hamming distance counts differences in prese...
Jim Procter [Wed, 7 Jan 2015 18:04:46 +0000 (18:04 +0000)]
JAL-1483 patches to make test case pass: hamming distance counts differences in presence across all features currently displayed on alignment

9 years agoJAL-1483 basic test of sequence similarity score model (also gives the refactored...
Jim Procter [Wed, 7 Jan 2015 18:02:10 +0000 (18:02 +0000)]
JAL-1483 basic test of sequence similarity score model (also gives the refactored sequence feature components a workout)

9 years agoJAL-1483 source formatting
Jim Procter [Wed, 7 Jan 2015 17:57:43 +0000 (17:57 +0000)]
JAL-1483 source formatting

9 years agoJAL-1483 refactor NJTree constructor to allow preconfigured scoremodel to be passed...
Jim Procter [Wed, 7 Jan 2015 17:56:40 +0000 (17:56 +0000)]
JAL-1483 refactor NJTree constructor to allow preconfigured scoremodel to be passed in with alignment view

9 years agoJAL-1483 register feature similarity model
Jim Procter [Wed, 7 Jan 2015 17:33:11 +0000 (17:33 +0000)]
JAL-1483 register feature similarity model

9 years agoJAL-1483 null features not displayed
Jim Procter [Wed, 7 Jan 2015 17:32:20 +0000 (17:32 +0000)]
JAL-1483 null features not displayed

9 years agoJAL-1483 check dataset for features if none found on local sequence
Jim Procter [Wed, 7 Jan 2015 17:31:34 +0000 (17:31 +0000)]
JAL-1483 check dataset for features if none found on local sequence

9 years agoJAL-1483 organise imports
Jim Procter [Wed, 7 Jan 2015 17:30:34 +0000 (17:30 +0000)]
JAL-1483 organise imports

9 years agoJAL-1483 making type visible also adds it to registry
Jim Procter [Wed, 7 Jan 2015 17:17:12 +0000 (17:17 +0000)]
JAL-1483 making type visible also adds it to registry

9 years agoMerge branch 'features/JAL-1596ChimeraREST' into develop
gmungoc [Sun, 28 Dec 2014 10:34:27 +0000 (10:34 +0000)]
Merge branch 'features/JAL-1596ChimeraREST' into develop

9 years agoPatch to synchronize title svg and allignment svg scrolling
Charles Ofoegbu [Mon, 22 Dec 2014 16:38:45 +0000 (16:38 +0000)]
Patch to synchronize title svg and allignment svg scrolling

9 years agoMerge: 497958b 68dcaa7
Jim Procter [Mon, 22 Dec 2014 16:16:17 +0000 (16:16 +0000)]
Merge: 497958b 68dcaa7
(fake synthesised by jbp)

Merge branch 'develop' into JAL-1483_29dev
Conflicts:
       src/jalview/api/AlignmentViewPanel.java
       src/jalview/appletgui/SeqPanel.java
       src/jalview/gui/AlignFrame.java
       src/jalview/gui/AlignViewport.java
       src/jalview/gui/AnnotationExporter.java
       src/jalview/gui/FeatureRenderer.java
       src/jalview/gui/FeatureSettings.java
       src/jalview/gui/Jalview2XML.java
       src/jalview/gui/Jalview2XML_V1.java
       src/jalview/gui/PopupMenu.java
       src/jalview/gui/SeqPanel.java

9 years agoupdate HtmlSvgOutput to ignore browser invocation when running in headless mode
Charles Ofoegbu [Mon, 15 Dec 2014 15:35:54 +0000 (15:35 +0000)]
update HtmlSvgOutput to ignore browser invocation when running in headless mode

9 years agoupdate HtmlSvgOutput to ignore browser invocation when running in headless mode features/JAL-1605_html-svg-export
Charles Ofoegbu [Mon, 15 Dec 2014 15:35:54 +0000 (15:35 +0000)]
update HtmlSvgOutput to ignore browser invocation when running in headless mode

9 years agoJAL-1596 set HTTP 1.1 in HttpClient
Mungo Carstairs [Sun, 14 Dec 2014 13:45:23 +0000 (13:45 +0000)]
JAL-1596 set HTTP 1.1 in HttpClient

9 years agoJAL-1616 loading of datasets from XML patched
gmungoc [Tue, 9 Dec 2014 12:21:20 +0000 (12:21 +0000)]
JAL-1616 loading of datasets from XML patched

9 years agomerge commit
Charles Ofoegbu [Mon, 8 Dec 2014 12:33:53 +0000 (12:33 +0000)]
merge commit

9 years agoJAL-1613 hotfix for duplicated sequence after pairwise alignment
Charles Ofoegbu [Mon, 8 Dec 2014 11:47:36 +0000 (11:47 +0000)]
JAL-1613 hotfix for duplicated sequence after pairwise alignment

9 years agoAdded annotation export configuration for Html export option
Charles Ofoegbu [Mon, 8 Dec 2014 09:45:44 +0000 (09:45 +0000)]
Added annotation export configuration for Html export option

9 years agoMerge branch 'features/JAL-1605_html-svg-export' into develop
Charles Ofoegbu [Fri, 5 Dec 2014 14:59:55 +0000 (14:59 +0000)]
Merge branch 'features/JAL-1605_html-svg-export' into develop

9 years agoJAL-1605 added command line support for html export option
Charles Ofoegbu [Fri, 5 Dec 2014 14:58:00 +0000 (14:58 +0000)]
JAL-1605 added command line support for html export option

9 years agomodified html css
Charles Ofoegbu [Fri, 5 Dec 2014 13:29:17 +0000 (13:29 +0000)]
modified html css

9 years agoJAL-1605 merge commit
Charles Ofoegbu [Fri, 5 Dec 2014 12:45:11 +0000 (12:45 +0000)]
JAL-1605 merge commit

9 years agoChange the Html export to utilize svg
Charles Ofoegbu [Fri, 5 Dec 2014 12:23:07 +0000 (12:23 +0000)]
Change the Html export to utilize svg

9 years agoJAL-1614 flag 'protein' removed
gmungoc [Fri, 5 Dec 2014 10:52:38 +0000 (10:52 +0000)]
JAL-1614 flag 'protein' removed

9 years agoJAL-1614 flag 'protein' removed
gmungoc [Fri, 5 Dec 2014 10:52:38 +0000 (10:52 +0000)]
JAL-1614 flag 'protein' removed

9 years agoJAL-1609 refactored colour by sequence command, now performs ok
gmungoc [Fri, 5 Dec 2014 08:40:45 +0000 (08:40 +0000)]
JAL-1609 refactored colour by sequence command, now performs ok

9 years agoMerge branch 'Release_2_8_2_Branch' of local repository into features/JAL-1596ChimeraREST
gmungoc [Fri, 5 Dec 2014 08:38:37 +0000 (08:38 +0000)]
Merge branch 'Release_2_8_2_Branch' of local repository into features/JAL-1596ChimeraREST

9 years agoMerge branch 'Release_2_8_2_Branch' of https://source.jalview.org/git/jalview.git...
gmungoc [Wed, 3 Dec 2014 15:05:54 +0000 (15:05 +0000)]
Merge branch 'Release_2_8_2_Branch' of https://source.jalview.org/git/jalview.git into Release_2_8_2_Branch

9 years agoJAL-1609 wip on Chimera colour by sequence
gmungoc [Wed, 3 Dec 2014 15:00:53 +0000 (15:00 +0000)]
JAL-1609 wip on Chimera colour by sequence

9 years agoMerge branch 'JAL-1517_release282' into Release_2_8_2_Branch
Jim Procter [Wed, 3 Dec 2014 12:02:49 +0000 (12:02 +0000)]
Merge branch 'JAL-1517_release282' into Release_2_8_2_Branch

9 years agoJAL-1517 update applet authors list
Jim Procter [Wed, 3 Dec 2014 12:02:18 +0000 (12:02 +0000)]
JAL-1517 update applet authors list

9 years agoMerge branch 'JAL-1517_release282' into Release_2_8_2_Branch
Jim Procter [Wed, 3 Dec 2014 09:21:29 +0000 (09:21 +0000)]
Merge branch 'JAL-1517_release282' into Release_2_8_2_Branch

9 years agoJAL-1517 disable desktop 'take snapshot' menu item for release
Jim Procter [Wed, 3 Dec 2014 09:20:54 +0000 (09:20 +0000)]
JAL-1517 disable desktop 'take snapshot' menu item for release

9 years agoMerge branch 'JAL-1517_release282' into Release_2_8_2_Branch
Jim Procter [Wed, 3 Dec 2014 08:16:21 +0000 (08:16 +0000)]
Merge branch 'JAL-1517_release282' into Release_2_8_2_Branch

9 years agoJAL-1517 dropped jnlp file in help documentation in favour of link to Jalview launchA...
Jim Procter [Wed, 3 Dec 2014 08:16:02 +0000 (08:16 +0000)]
JAL-1517 dropped jnlp file in help documentation in favour of link to Jalview launchApp service

9 years agoMerge branch 'JAL-1517_release282' into Release_2_8_2_Branch
Jim Procter [Wed, 3 Dec 2014 07:48:02 +0000 (07:48 +0000)]
Merge branch 'JAL-1517_release282' into Release_2_8_2_Branch

9 years agoJAL-1517 updated library licensing info
Jim Procter [Wed, 3 Dec 2014 07:47:33 +0000 (07:47 +0000)]
JAL-1517 updated library licensing info

9 years agoJAL-1517 release notes
Jim Procter [Wed, 3 Dec 2014 07:39:56 +0000 (07:39 +0000)]
JAL-1517 release notes

9 years agoMerge branch 'JAL-1517_release282' into Release_2_8_2_Branch
Jim Procter [Tue, 2 Dec 2014 18:02:19 +0000 (18:02 +0000)]
Merge branch 'JAL-1517_release282' into Release_2_8_2_Branch

9 years agoJAL-1517 typo
Jim Procter [Tue, 2 Dec 2014 18:02:00 +0000 (18:02 +0000)]
JAL-1517 typo

9 years agoMerge branch 'JAL-1517_release282' into Release_2_8_2_Branch
Jim Procter [Tue, 2 Dec 2014 16:53:17 +0000 (16:53 +0000)]
Merge branch 'JAL-1517_release282' into Release_2_8_2_Branch

9 years agoJAL-1517 TOC items must be on one line for help2Website
Jim Procter [Tue, 2 Dec 2014 16:53:02 +0000 (16:53 +0000)]
JAL-1517 TOC items must be on one line for help2Website

9 years agoMerge branch 'JAL-1602_282_release' into Release_2_8_2_Branch
Jim Procter [Tue, 2 Dec 2014 16:24:16 +0000 (16:24 +0000)]
Merge branch 'JAL-1602_282_release' into Release_2_8_2_Branch

9 years agoJAL-1602 tweak VM inclusion options
Jim Procter [Tue, 2 Dec 2014 16:23:52 +0000 (16:23 +0000)]
JAL-1602 tweak VM inclusion options

9 years agoMerge branch 'JAL-1517_release282' into Release_2_8_2_Branch
Jim Procter [Tue, 2 Dec 2014 13:22:20 +0000 (13:22 +0000)]
Merge branch 'JAL-1517_release282' into Release_2_8_2_Branch

9 years agoJAL-1517 documentation for 2.8.2 release
Jim Procter [Tue, 2 Dec 2014 13:21:49 +0000 (13:21 +0000)]
JAL-1517 documentation for 2.8.2 release

9 years agoMerge branch 'JAL-1602_282_release' into Release_2_8_2_Branch
Jim Procter [Tue, 2 Dec 2014 11:43:22 +0000 (11:43 +0000)]
Merge branch 'JAL-1602_282_release' into Release_2_8_2_Branch

9 years agoJAL-1602 typo in jsonsimple jar
Jim Procter [Tue, 2 Dec 2014 11:43:00 +0000 (11:43 +0000)]
JAL-1602 typo in jsonsimple jar

9 years agoMerge branch 'JAL-1602_282_release' into Release_2_8_2_Branch
Jim Procter [Tue, 2 Dec 2014 10:22:40 +0000 (10:22 +0000)]
Merge branch 'JAL-1602_282_release' into Release_2_8_2_Branch

9 years agoJAL-1602 add missing jars to install
Jim Procter [Tue, 2 Dec 2014 10:22:21 +0000 (10:22 +0000)]
JAL-1602 add missing jars to install

9 years agoMerge branch 'JAL-1602_282_release' into Release_2_8_2_Branch
Jim Procter [Mon, 1 Dec 2014 23:56:13 +0000 (23:56 +0000)]
Merge branch 'JAL-1602_282_release' into Release_2_8_2_Branch

9 years agoJAL-1602 upgrade to InstallAnywhere 2014 J17 runtimes
Jim Procter [Mon, 1 Dec 2014 23:55:44 +0000 (23:55 +0000)]
JAL-1602 upgrade to InstallAnywhere 2014 J17 runtimes

9 years agoJAL-1199 JAL-1569 incremental patch allow non-standard annotation to be output
Jim Procter [Mon, 1 Dec 2014 21:49:16 +0000 (21:49 +0000)]
JAL-1199 JAL-1569 incremental patch allow non-standard annotation to be output

9 years agoJAL-1517 updating author list
Jim Procter [Mon, 1 Dec 2014 21:47:37 +0000 (21:47 +0000)]
JAL-1517 updating author list

9 years agoJAL-1517 updating authors list
Jim Procter [Mon, 1 Dec 2014 21:47:13 +0000 (21:47 +0000)]
JAL-1517 updating authors list

9 years agoJAL-795 hack to ignore black colour in annotation element.
Jim Procter [Mon, 1 Dec 2014 16:55:02 +0000 (16:55 +0000)]
JAL-795 hack to ignore black colour in annotation element.

9 years agoJAL-1601 ignore the JABA Jpred client in Jalview 2.8.2 release
Jim Procter [Mon, 1 Dec 2014 16:43:02 +0000 (16:43 +0000)]
JAL-1601 ignore the JABA Jpred client in Jalview 2.8.2 release

9 years agoJAL-429 Phylip added to help page
gmungoc [Mon, 1 Dec 2014 16:17:20 +0000 (16:17 +0000)]
JAL-429 Phylip added to help page

9 years agoJAL-1544 typos/formatting in help (and Phylip added)
gmungoc [Mon, 1 Dec 2014 16:14:50 +0000 (16:14 +0000)]
JAL-1544 typos/formatting in help (and Phylip added)

9 years agoMerge branch 'bug/JAL-1610refAnnotationsInViews' into develop
Jim Procter [Mon, 1 Dec 2014 15:40:00 +0000 (15:40 +0000)]
Merge branch 'bug/JAL-1610refAnnotationsInViews' into develop

9 years agoMerge branch 'bug/JAL-1610refAnnotationsInViews' into Release_2_8_2_Branch
Jim Procter [Mon, 1 Dec 2014 15:39:42 +0000 (15:39 +0000)]
Merge branch 'bug/JAL-1610refAnnotationsInViews' into Release_2_8_2_Branch

9 years agofile for JAL-1268 jalview.io.Jalview2xmlTests.testTCoffeeScores
Jim Procter [Mon, 1 Dec 2014 15:38:26 +0000 (15:38 +0000)]
file for JAL-1268 jalview.io.Jalview2xmlTests.testTCoffeeScores

9 years agoMerge branch 'JAL-1517_release282' into develop
Jim Procter [Fri, 28 Nov 2014 16:01:47 +0000 (16:01 +0000)]
Merge branch 'JAL-1517_release282' into develop

9 years agoMerge branch 'JAL-1517_release282' into Release_2_8_2_Branch
Jim Procter [Fri, 28 Nov 2014 16:01:37 +0000 (16:01 +0000)]
Merge branch 'JAL-1517_release282' into Release_2_8_2_Branch

9 years agoJAL-1517 first stab at release notes... lots of documentation to go!
Jim Procter [Fri, 28 Nov 2014 16:01:03 +0000 (16:01 +0000)]
JAL-1517 first stab at release notes... lots of documentation to go!

9 years agoJAL-1610 check reference annotations against alignment, not sequence
gmungoc [Fri, 28 Nov 2014 15:48:48 +0000 (15:48 +0000)]
JAL-1610 check reference annotations against alignment, not sequence

9 years agoJAL-1522 output installation type to stdout
Jim Procter [Fri, 28 Nov 2014 14:58:00 +0000 (14:58 +0000)]
JAL-1522 output installation type to stdout

9 years agoJAL-1522 remove build/deployment details imported from user preferences file
Jim Procter [Fri, 28 Nov 2014 14:47:37 +0000 (14:47 +0000)]
JAL-1522 remove build/deployment details imported from user preferences file

9 years agoJAL-1517 formatting
Jim Procter [Fri, 28 Nov 2014 14:46:41 +0000 (14:46 +0000)]
JAL-1517 formatting

9 years agoJAL-1611 revise log level to reduce verbosity
Jim Procter [Fri, 28 Nov 2014 14:46:04 +0000 (14:46 +0000)]
JAL-1611 revise log level to reduce verbosity

9 years agoJAL-1583 javadoc and fix constructor signature
Jim Procter [Fri, 28 Nov 2014 14:20:23 +0000 (14:20 +0000)]
JAL-1583 javadoc and fix constructor signature

9 years agoJAL-1342 document argument to specify preferred JABA server
Jim Procter [Fri, 28 Nov 2014 14:07:39 +0000 (14:07 +0000)]
JAL-1342 document argument to specify preferred JABA server

9 years agoJAL-1604 formatting
Jim Procter [Fri, 28 Nov 2014 14:06:08 +0000 (14:06 +0000)]
JAL-1604 formatting

9 years agoJAL-1604 revised wording and internationalised dialog
Jim Procter [Fri, 28 Nov 2014 14:05:42 +0000 (14:05 +0000)]
JAL-1604 revised wording and internationalised dialog

9 years agoJAL-1583 back out original fix and simply check MSAWSThread.hasValidInput flag before...
Jim Procter [Fri, 28 Nov 2014 14:04:16 +0000 (14:04 +0000)]
JAL-1583 back out original fix and simply check MSAWSThread.hasValidInput flag before displaying job window and starting the web service job thread.

9 years agoJAL-1583 formatting
Jim Procter [Fri, 28 Nov 2014 14:01:27 +0000 (14:01 +0000)]
JAL-1583 formatting

9 years agoJAL-1583 new validInput flag set according to validity of all MSA jobs prepared for...
Jim Procter [Fri, 28 Nov 2014 14:01:15 +0000 (14:01 +0000)]
JAL-1583 new validInput flag set according to validity of all MSA jobs prepared for submission

9 years agoJAL-1583 refactored addInternalFrame to allow webservice job frame to be added but...
Jim Procter [Fri, 28 Nov 2014 13:58:51 +0000 (13:58 +0000)]
JAL-1583 refactored addInternalFrame to allow webservice job frame to be added but not automatically made visible

9 years agoJAL-1517 formatting/tidy
Jim Procter [Fri, 28 Nov 2014 13:55:05 +0000 (13:55 +0000)]
JAL-1517 formatting/tidy

9 years agoJAL-1596 first REST interface coded
gmungoc [Fri, 28 Nov 2014 12:19:58 +0000 (12:19 +0000)]
JAL-1596 first REST interface coded