jalview.git
9 years agoJAL-1551 CRLF handling
gmungoc [Fri, 10 Oct 2014 14:14:06 +0000 (15:14 +0100)]
JAL-1551 CRLF handling

9 years agoJAL-1264 show/hide annotations, plus merged changes
gmungoc [Fri, 10 Oct 2014 14:13:09 +0000 (15:13 +0100)]
JAL-1264 show/hide annotations, plus merged changes

9 years agoJAL-1481 wrap tooltip in html
gmungoc [Fri, 10 Oct 2014 14:05:26 +0000 (15:05 +0100)]
JAL-1481 wrap tooltip in html

9 years agoJAL-1264 added getAlignmentAnnotations(calcId, label)
gmungoc [Fri, 10 Oct 2014 14:03:58 +0000 (15:03 +0100)]
JAL-1264 added getAlignmentAnnotations(calcId, label)

9 years agoJAL-1264 reverted (removed added method)
gmungoc [Fri, 10 Oct 2014 13:58:37 +0000 (14:58 +0100)]
JAL-1264 reverted (removed added method)

9 years agoMerge branch 'Release_2_8_2_Branch' into
gmungoc [Wed, 8 Oct 2014 11:15:45 +0000 (12:15 +0100)]
Merge branch 'Release_2_8_2_Branch' into
features/JAL-1264_showHideAnnotations

Conflicts:
resources/lang/Messages.properties
src/jalview/datamodel/Alignment.java

9 years agoJAL-1264 wip
gmungoc [Tue, 7 Oct 2014 16:05:06 +0000 (17:05 +0100)]
JAL-1264 wip

9 years agoJAL-1554 handle left-then-right click on sequence id
gmungoc [Tue, 7 Oct 2014 14:13:53 +0000 (15:13 +0100)]
JAL-1554 handle left-then-right click on sequence id

9 years agoMerge branch 'JAL-429_phylip-file-support' into Release_2_8_2_Branch
Jim Procter [Mon, 6 Oct 2014 16:28:21 +0000 (17:28 +0100)]
Merge branch 'JAL-429_phylip-file-support' into Release_2_8_2_Branch

9 years agoMerge branch 'patch/JAL-848' into JAL-429_phylip-file-support
Jim Procter [Mon, 6 Oct 2014 16:27:56 +0000 (17:27 +0100)]
Merge branch 'patch/JAL-848' into JAL-429_phylip-file-support

9 years agoMerge branch 'patch/JAL-848' into Release_2_8_2_Branch
Jim Procter [Mon, 6 Oct 2014 16:27:36 +0000 (17:27 +0100)]
Merge branch 'patch/JAL-848' into Release_2_8_2_Branch

9 years agoJAL-848 reinstate netbeans files from Phylip patch branch
Jim Procter [Mon, 6 Oct 2014 16:26:54 +0000 (17:26 +0100)]
JAL-848 reinstate netbeans files from Phylip patch branch

9 years agoMerge branch 'JAL-429_phylip-file-support' into Release_2_8_2_Branch
Jim Procter [Mon, 6 Oct 2014 16:22:12 +0000 (17:22 +0100)]
Merge branch 'JAL-429_phylip-file-support' into Release_2_8_2_Branch

9 years agoMerge branch 'Release_2_8_2_Branch' into JAL-429_phylip-file-support
Jim Procter [Mon, 6 Oct 2014 15:33:17 +0000 (16:33 +0100)]
Merge branch 'Release_2_8_2_Branch' into JAL-429_phylip-file-support

Conflicts:
src/jalview/io/AppletFormatAdapter.java

9 years agoMerge branch 'patch/JAL-1286_JAL-1265' into Release_2_8_2_Branch
Jim Procter [Mon, 6 Oct 2014 15:18:42 +0000 (16:18 +0100)]
Merge branch 'patch/JAL-1286_JAL-1265' into Release_2_8_2_Branch

9 years agoJAL-1286 missing file for testcase where file ends in gz but isn't a gz
Jim Procter [Mon, 6 Oct 2014 14:49:43 +0000 (15:49 +0100)]
JAL-1286 missing file for testcase where file ends in gz but isn't a gz
file

9 years agoJAL-1500 JAL-1265 patch to parse PDB database refs in PFAM stockholm
Jim Procter [Mon, 6 Oct 2014 14:51:25 +0000 (15:51 +0100)]
JAL-1500 JAL-1265 patch to parse PDB database refs in PFAM stockholm

9 years agoMerge branch 'feature/JAL-654_dssp' into Release_2_8_2_Branch
Jim Procter [Mon, 6 Oct 2014 11:46:56 +0000 (12:46 +0100)]
Merge branch 'feature/JAL-654_dssp' into Release_2_8_2_Branch

9 years agoJAL-654 remove any annotation rows for chain specific query
Jim Procter [Mon, 6 Oct 2014 11:39:13 +0000 (12:39 +0100)]
JAL-654 remove any annotation rows for chain specific query

9 years agoJAL-654 updated pdb db fetcher test to verify the number of annotation
Jim Procter [Mon, 6 Oct 2014 11:38:24 +0000 (12:38 +0100)]
JAL-654 updated pdb db fetcher test to verify the number of annotation
rows retrieved for a single chain query

9 years agoJAL-654 JAL-1264 sequence associated annotation is duplicated before transfer to...
Jim Procter [Mon, 6 Oct 2014 11:26:22 +0000 (12:26 +0100)]
JAL-654 JAL-1264 sequence associated annotation is duplicated before transfer to dataset sequence rather than simply relocated to preserve alignment references

9 years agoJAL-654 format and refactor test demonstrating PDB secondary structure on alignment...
Jim Procter [Mon, 6 Oct 2014 11:24:14 +0000 (12:24 +0100)]
JAL-654 format and refactor test demonstrating PDB secondary structure on alignment not properly linked to alignment sequence

9 years agoJAL-1115 TODO remove use of java.util.Vector
Jim Procter [Mon, 6 Oct 2014 11:22:16 +0000 (12:22 +0100)]
JAL-1115 TODO remove use of java.util.Vector

9 years agoJAL-654 javadoc createDatasetSequence and transferAnnotation
Jim Procter [Mon, 6 Oct 2014 11:17:29 +0000 (12:17 +0100)]
JAL-654 javadoc createDatasetSequence and transferAnnotation

9 years agoJAL-654_dssp formatting and javadoc
Jim Procter [Mon, 6 Oct 2014 11:11:11 +0000 (12:11 +0100)]
JAL-654_dssp formatting and javadoc

9 years agoIntegration of David Corsars Phylip File support
Charles Ofoegbu [Fri, 3 Oct 2014 15:33:03 +0000 (16:33 +0100)]
Integration of David Corsars Phylip File support

9 years agoMerge branch 'Release_2_8_2_Branch_i18n' into Release_2_8_2_Branch
Jim Procter [Fri, 3 Oct 2014 13:21:34 +0000 (14:21 +0100)]
Merge branch 'Release_2_8_2_Branch_i18n' into Release_2_8_2_Branch

9 years agoJAL-1355 removed all top level html tags from message bundles
Jim Procter [Fri, 3 Oct 2014 13:19:04 +0000 (14:19 +0100)]
JAL-1355 removed all top level html tags from message bundles
JAL-1355 new flag to optionally add html tabs to wrapTooltip

9 years agoJAL-1264 javadoc update
gmungoc [Fri, 3 Oct 2014 11:19:59 +0000 (12:19 +0100)]
JAL-1264 javadoc update

9 years agoJAL-1264 show/hide annotations; JAL-1481 Find tooltip
gmungoc [Fri, 3 Oct 2014 11:08:09 +0000 (12:08 +0100)]
JAL-1264 show/hide annotations; JAL-1481 Find tooltip

9 years agoJAL-1506 delete all warning; JAL-1264 show/hide annotations
gmungoc [Fri, 3 Oct 2014 11:06:23 +0000 (12:06 +0100)]
JAL-1506 delete all warning; JAL-1264 show/hide annotations

9 years agoJAL-1264 refactored show/hide annotation types including groups
gmungoc [Fri, 3 Oct 2014 11:04:45 +0000 (12:04 +0100)]
JAL-1264 refactored show/hide annotation types including groups

9 years agoJAL-1481 search expression validation
gmungoc [Fri, 3 Oct 2014 11:02:09 +0000 (12:02 +0100)]
JAL-1481 search expression validation

9 years agoJAL-1506 correct exit on close align frame
gmungoc [Fri, 3 Oct 2014 11:01:34 +0000 (12:01 +0100)]
JAL-1506 correct exit on close align frame

9 years agoJAL-914 don't open help window twice
gmungoc [Fri, 3 Oct 2014 11:00:10 +0000 (12:00 +0100)]
JAL-914 don't open help window twice

9 years agoJAL-1264 show/hide annotations, JAL-1481 search validation, JAL-1506
gmungoc [Fri, 3 Oct 2014 10:56:34 +0000 (11:56 +0100)]
JAL-1264 show/hide annotations, JAL-1481 search validation, JAL-1506
delete all warning

9 years agoremoved local test data
Charles Ofoegbu [Fri, 3 Oct 2014 10:50:33 +0000 (11:50 +0100)]
removed local test data

9 years agoLocal branch test
Charles Ofoegbu [Fri, 3 Oct 2014 10:45:50 +0000 (11:45 +0100)]
Local branch test

9 years agoMerge branch 'Release_2_8_2_Branch' into Release_2_8_2_Branch_i18n
Jim Procter [Fri, 3 Oct 2014 10:01:28 +0000 (11:01 +0100)]
Merge branch 'Release_2_8_2_Branch' into Release_2_8_2_Branch_i18n

9 years agoMerge branch 'bugs/JAL-1138_osgi' into Release_2_8_2_Branch
Jim Procter [Fri, 3 Oct 2014 10:00:46 +0000 (11:00 +0100)]
Merge branch 'bugs/JAL-1138_osgi' into Release_2_8_2_Branch

9 years agoJAL-1338 note added #fridaycommits not actually connected with JAL-1138
Jim Procter [Fri, 3 Oct 2014 09:59:28 +0000 (10:59 +0100)]
JAL-1338 note added #fridaycommits not actually connected with JAL-1138

9 years agoMerge branch 'bugs/JAL-1138_osgi' into Release_2_8_2_Branch
Jim Procter [Fri, 3 Oct 2014 09:55:18 +0000 (10:55 +0100)]
Merge branch 'bugs/JAL-1138_osgi' into Release_2_8_2_Branch

9 years agoJAL-1499 simple test to check JABA client can
Jim Procter [Fri, 3 Oct 2014 09:54:47 +0000 (10:54 +0100)]
JAL-1499 simple test to check JABA client can
JAL-1499 send/receive data to JABA server

9 years agoJAL-1355
darolmar [Sat, 27 Sep 2014 15:35:27 +0000 (17:35 +0200)]
JAL-1355

9 years agoJAL-1355
darolmar [Fri, 26 Sep 2014 14:27:07 +0000 (16:27 +0200)]
JAL-1355

9 years agoJAL-1264 tidy up use of MouseListener for showHideAnnotations
gmungoc [Thu, 25 Sep 2014 12:48:40 +0000 (13:48 +0100)]
JAL-1264 tidy up use of MouseListener for showHideAnnotations

9 years agoJAL-1264 alternative (popup menu) way to show/hide annotations by type
gmungoc [Thu, 25 Sep 2014 09:26:51 +0000 (10:26 +0100)]
JAL-1264 alternative (popup menu) way to show/hide annotations by type

9 years agoJAL-1264 further refactoring of panel + unit tests
gmungoc [Wed, 24 Sep 2014 15:19:52 +0000 (16:19 +0100)]
JAL-1264 further refactoring of panel + unit tests

9 years agoJAL-1355
darolmar [Tue, 23 Sep 2014 14:34:33 +0000 (16:34 +0200)]
JAL-1355

9 years agoJAL-1264 first cut of panel for annotation show/hide options
gmungoc [Tue, 23 Sep 2014 13:10:45 +0000 (14:10 +0100)]
JAL-1264 first cut of panel for annotation show/hide options

9 years agoJAL-1428
darolmar [Fri, 19 Sep 2014 15:15:01 +0000 (17:15 +0200)]
JAL-1428

9 years agoJAL-1355
darolmar [Fri, 19 Sep 2014 15:12:06 +0000 (17:12 +0200)]
JAL-1355

9 years agoSpanish translation spikes/jims_test
darolmar [Fri, 19 Sep 2014 10:36:02 +0000 (12:36 +0200)]
Spanish translation

9 years agoJAL-1355
darolmar [Fri, 19 Sep 2014 06:03:57 +0000 (08:03 +0200)]
JAL-1355

9 years agoMerge branch 'JAL-1360_Branch' into Release_2_8_2_Branch
gmungoc [Thu, 18 Sep 2014 13:16:21 +0000 (14:16 +0100)]
Merge branch 'JAL-1360_Branch' into Release_2_8_2_Branch

9 years agoMerge branch 'Release_2_8_2_Branch' of https://source.jalview.org/git/jalview.git...
gmungoc [Thu, 18 Sep 2014 13:12:52 +0000 (14:12 +0100)]
Merge branch 'Release_2_8_2_Branch' of https://source.jalview.org/git/jalview.git into Release_2_8_2_Branch

9 years agoJAL-1360 tweaks to match help page conventions, size image properly
gmungoc [Thu, 18 Sep 2014 12:59:17 +0000 (13:59 +0100)]
JAL-1360 tweaks to match help page conventions, size image properly

9 years agoJAL-1360 consistent (bold) help page headings
gmungoc [Thu, 18 Sep 2014 12:58:40 +0000 (13:58 +0100)]
JAL-1360 consistent (bold) help page headings

9 years agoJAL-1360 Javadoc, Vector replaced with ArrayList, code formatted
gmungoc [Thu, 18 Sep 2014 10:21:04 +0000 (11:21 +0100)]
JAL-1360 Javadoc, Vector replaced with ArrayList, code formatted

9 years agoJAL-1360 Javadoc/JUnit
gmungoc [Thu, 18 Sep 2014 10:19:17 +0000 (11:19 +0100)]
JAL-1360 Javadoc/JUnit

9 years agoJAL-1360 refactored utility method to ColorUtils class
gmungoc [Thu, 18 Sep 2014 08:31:00 +0000 (09:31 +0100)]
JAL-1360 refactored utility method to ColorUtils class

9 years agoJAL-1544 it's --> its
gmungoc [Thu, 18 Sep 2014 08:29:57 +0000 (09:29 +0100)]
JAL-1544 it's --> its

9 years agoJAL-1360 updates to online help for user define colour scheme
gmungoc [Wed, 17 Sep 2014 15:41:54 +0000 (16:41 +0100)]
JAL-1360 updates to online help for user define colour scheme

9 years agoCorrect colour for text when colour set
gmungoc [Wed, 17 Sep 2014 15:41:14 +0000 (16:41 +0100)]
Correct colour for text when colour set

9 years agoJAL-1360 refactored for consistent lighter/darker for
gmungoc [Wed, 17 Sep 2014 12:42:25 +0000 (13:42 +0100)]
JAL-1360 refactored for consistent lighter/darker for
selected/unselected button foreground

9 years agoJAL-1360 workaround for user defined colours display on Java 7
gmungoc [Wed, 17 Sep 2014 09:56:45 +0000 (10:56 +0100)]
JAL-1360 workaround for user defined colours display on Java 7

9 years agoJAL-1542 script to show aligned positions of selected column(s)
gmungoc [Mon, 15 Sep 2014 14:56:27 +0000 (15:56 +0100)]
JAL-1542 script to show aligned positions of selected column(s)

9 years agoMerge branch 'Release_2_8_2_Branch' of https://source.jalview.org/git/jalview into...
j.procter@dundee.ac.uk [Fri, 12 Sep 2014 16:38:46 +0000 (17:38 +0100)]
Merge branch 'Release_2_8_2_Branch' of https://source.jalview.org/git/jalview into Release_2_8_2_Branch

9 years agoMerge branch 'bug/JAL-1486_flatfile' into Release_2_8_2_Branch
j.procter@dundee.ac.uk [Fri, 12 Sep 2014 16:33:51 +0000 (17:33 +0100)]
Merge branch 'bug/JAL-1486_flatfile' into Release_2_8_2_Branch
patch to export of selected area so that start/end numberings are correct. main file export option still needs fixing.

9 years agoJAL-1486 JAL-1543 pushed alignment viewport->view->flat file logic into jalview.io...
j.procter@dundee.ac.uk [Fri, 12 Sep 2014 16:27:47 +0000 (17:27 +0100)]
JAL-1486 JAL-1543 pushed alignment viewport->view->flat file logic into jalview.io to unify applet and application selected region export method

9 years agoformatting and organise imports
j.procter@dundee.ac.uk [Fri, 12 Sep 2014 16:04:38 +0000 (17:04 +0100)]
formatting and organise imports

9 years agoJAL-1486 fix: pass selected region to jalview.io via alignment view and align viewpor...
j.procter@dundee.ac.uk [Fri, 12 Sep 2014 16:04:03 +0000 (17:04 +0100)]
JAL-1486 fix: pass selected region to jalview.io via alignment view and align viewport annotation methods

9 years agoJAL-1199 add stockholm output to list of AppletFormatAdapter formatters
j.procter@dundee.ac.uk [Fri, 12 Sep 2014 15:58:58 +0000 (16:58 +0100)]
JAL-1199 add stockholm output to list of AppletFormatAdapter formatters

9 years agoJAL-1486 JAL-535 refactor code for trimming alignment annotation according to selecti...
j.procter@dundee.ac.uk [Fri, 12 Sep 2014 15:56:29 +0000 (16:56 +0100)]
JAL-1486 JAL-535 refactor code for trimming alignment annotation according to selections from FormatAdapter to view model method

9 years agoJAL-535 tidy interface definition and documentation
j.procter@dundee.ac.uk [Fri, 12 Sep 2014 15:55:14 +0000 (16:55 +0100)]
JAL-535 tidy interface definition and documentation

9 years agoJAL-1516 handle null annotations
gmungoc [Fri, 12 Sep 2014 13:59:38 +0000 (14:59 +0100)]
JAL-1516 handle null annotations

9 years agoJAL-1516 Annotation row score output script for jalview-discuss request from David...
j.procter@dundee.ac.uk [Fri, 12 Sep 2014 09:52:46 +0000 (10:52 +0100)]
JAL-1516 Annotation row score output script for jalview-discuss request from David M Garcia

9 years agoMerge branch 'features/JAL-1333' into Release_2_8_2_Branch
j.procter@dundee.ac.uk [Tue, 22 Jul 2014 20:09:36 +0000 (21:09 +0100)]
Merge branch 'features/JAL-1333' into Release_2_8_2_Branch

9 years agoJAL-1333 fix imports
j.procter@dundee.ac.uk [Tue, 22 Jul 2014 20:09:10 +0000 (21:09 +0100)]
JAL-1333 fix imports

9 years agoMerge branch 'features/JAL-1333' into Release_2_8_2_Branch
j.procter@dundee.ac.uk [Tue, 22 Jul 2014 19:32:45 +0000 (20:32 +0100)]
Merge branch 'features/JAL-1333' into Release_2_8_2_Branch

9 years agoJAL-1333 log4j/slf additional jars
j.procter@dundee.ac.uk [Tue, 22 Jul 2014 19:32:14 +0000 (20:32 +0100)]
JAL-1333 log4j/slf additional jars

9 years agoJAL-1333 add log4j-slf4j bridge
j.procter@dundee.ac.uk [Tue, 22 Jul 2014 19:25:09 +0000 (20:25 +0100)]
JAL-1333 add log4j-slf4j bridge

9 years agoMerge branch 'features/JAL-1333' into Release_2_8_2_Branch
j.procter@dundee.ac.uk [Tue, 22 Jul 2014 19:22:04 +0000 (20:22 +0100)]
Merge branch 'features/JAL-1333' into Release_2_8_2_Branch

9 years agoJAL-1333 finessing log4j and slf dependencies for strucviz and jaba-client code
j.procter@dundee.ac.uk [Tue, 22 Jul 2014 19:21:12 +0000 (20:21 +0100)]
JAL-1333 finessing log4j and slf dependencies for strucviz and jaba-client code

9 years agoJAL-1333 JAL-1533 todo to get Chimera superposing properly we need to specify a set...
j.procter@dundee.ac.uk [Tue, 22 Jul 2014 19:12:48 +0000 (20:12 +0100)]
JAL-1333 JAL-1533 todo to get Chimera superposing properly we need to specify a set of atoms from each chain (or model in chimera-speak), but for chains with multiple models, each model needs to be superposed independently (potentially)

9 years agoJAL-1333 more superposition debugging and deadlock avoidance
j.procter@dundee.ac.uk [Tue, 22 Jul 2014 18:37:34 +0000 (19:37 +0100)]
JAL-1333 more superposition debugging and deadlock avoidance

9 years agoJAL-1379 Jpred JABA client test harness
j.procter@dundee.ac.uk [Fri, 18 Jul 2014 12:59:26 +0000 (13:59 +0100)]
JAL-1379 Jpred JABA client test harness

9 years agoJAL-1333 allow reuse of existing chimera for new or additional structures
j.procter@dundee.ac.uk [Fri, 18 Jul 2014 12:35:32 +0000 (13:35 +0100)]
JAL-1333 allow reuse of existing chimera for new or additional structures

9 years agoJAL-1333 more refinements - deadlocks still possible with this version
j.procter@dundee.ac.uk [Fri, 18 Jul 2014 12:35:06 +0000 (13:35 +0100)]
JAL-1333 more refinements - deadlocks still possible with this version

9 years agoJAL-674 futzing with bugs
j.procter@dundee.ac.uk [Fri, 18 Jul 2014 12:33:42 +0000 (13:33 +0100)]
JAL-674 futzing with bugs

9 years agoJAL-795 take colour from annotation if colour is present
j.procter@dundee.ac.uk [Fri, 18 Jul 2014 12:32:23 +0000 (13:32 +0100)]
JAL-795 take colour from annotation if colour is present

9 years agoensure the dataset is instantiated before materialising alignment viewport
j.procter@dundee.ac.uk [Fri, 18 Jul 2014 12:31:32 +0000 (13:31 +0100)]
ensure the dataset is instantiated before materialising alignment viewport

9 years agoJAL-1379 new look JPred results
j.procter@dundee.ac.uk [Fri, 18 Jul 2014 12:30:29 +0000 (13:30 +0100)]
JAL-1379 new look JPred results

9 years agoJAL-1520 switch between Protein and non-canonical RNA secondary structure rendering...
j.procter@dundee.ac.uk [Fri, 18 Jul 2014 11:08:09 +0000 (12:08 +0100)]
JAL-1520 switch between Protein and non-canonical RNA secondary structure rendering styles for an annotation row

9 years agoJAL-1028 JAL-1142 refactor test to allow reuse of secondary structure validation...
j.procter@dundee.ac.uk [Fri, 18 Jul 2014 11:00:44 +0000 (12:00 +0100)]
JAL-1028 JAL-1142 refactor test to allow reuse of secondary structure validation routine

9 years agoJAL-1333 allow reuse of existing viewers (of a specified or currently preferred type)
j.procter@dundee.ac.uk [Tue, 8 Jul 2014 19:16:49 +0000 (15:16 -0400)]
JAL-1333 allow reuse of existing viewers (of a specified or currently preferred type)

9 years agoJAL-1333 more efficient color statement
j.procter@dundee.ac.uk [Tue, 8 Jul 2014 19:15:11 +0000 (15:15 -0400)]
JAL-1333 more efficient color statement

9 years agoJAL-1333 more abstraction and refactoring and working demo of Jalview talking to...
j.procter@dundee.ac.uk [Fri, 4 Jul 2014 03:09:00 +0000 (20:09 -0700)]
JAL-1333 more abstraction and refactoring and working demo of Jalview talking to Chimera

9 years agoMerge branch 'Release_2_8_2_Branch' into features/JAL-1333
j.procter@dundee.ac.uk [Thu, 3 Jul 2014 19:53:56 +0000 (12:53 -0700)]
Merge branch 'Release_2_8_2_Branch' into features/JAL-1333

9 years agoMerge branch 'hotfix/JAL-1530' into Release_2_8_2_Branch
j.procter@dundee.ac.uk [Thu, 3 Jul 2014 18:27:00 +0000 (11:27 -0700)]
Merge branch 'hotfix/JAL-1530' into Release_2_8_2_Branch

Conflicts:
src/jalview/gui/PopupMenu.java