jalview.git
8 years agoJAL-1764 add structure view type attribute to project schema schema/JAL-1764_structureViewAttribute
Jim Procter [Wed, 10 Jun 2015 10:19:17 +0000 (11:19 +0100)]
JAL-1764 add structure view type attribute to project schema

8 years agoJAl-1421 fix method reflection argument (properly this time)
gmungoc [Mon, 8 Jun 2015 14:05:35 +0000 (15:05 +0100)]
JAl-1421 fix method reflection argument (properly this time)

8 years agoJAL-1421 undid premature 'improvement' of method parameter to interface
gmungoc [Mon, 8 Jun 2015 12:29:00 +0000 (13:29 +0100)]
JAL-1421 undid premature 'improvement' of method parameter to interface

8 years agoMerge branch 'bug/JAL-1760_restore-hidden-seqs' into develop
tcofoegbu [Fri, 5 Jun 2015 16:12:41 +0000 (17:12 +0100)]
Merge branch 'bug/JAL-1760_restore-hidden-seqs' into develop

8 years agoJAL-1760 JAL-1641 Serialisation of Hidden Seqs and Cols in JSON output. Added ability...
tcofoegbu [Fri, 5 Jun 2015 16:08:15 +0000 (17:08 +0100)]
JAL-1760 JAL-1641 Serialisation of Hidden Seqs and Cols in JSON output. Added ability to retrieve hidden Seqs

8 years agoJAL-1752 structure highlight scoped to only its mapped sequences
gmungoc [Fri, 5 Jun 2015 15:26:15 +0000 (16:26 +0100)]
JAL-1752 structure highlight scoped to only its mapped sequences

8 years agoJAL-1588 error dialog if Chimera project opened on a m/c w/o Chimera
gmungoc [Fri, 5 Jun 2015 14:51:07 +0000 (15:51 +0100)]
JAL-1588 error dialog if Chimera project opened on a m/c w/o Chimera

8 years agoJAL-1622 fix bug computing superposition + associated refactorings
gmungoc [Fri, 5 Jun 2015 14:15:01 +0000 (15:15 +0100)]
JAL-1622 fix bug computing superposition + associated refactorings

8 years agoJAL-1746 return empty string rather than null in getStateInfo
gmungoc [Fri, 5 Jun 2015 14:09:25 +0000 (15:09 +0100)]
JAL-1746 return empty string rather than null in getStateInfo

8 years agoJAL-1622 Chimera command timeout increased to 5 secs (+minor changes)
gmungoc [Fri, 5 Jun 2015 13:59:21 +0000 (14:59 +0100)]
JAL-1622 Chimera command timeout increased to 5 secs (+minor changes)

8 years agoJAL-1622 duplicate assignment removed (no functional change)
gmungoc [Fri, 5 Jun 2015 13:52:10 +0000 (14:52 +0100)]
JAL-1622 duplicate assignment removed (no functional change)

8 years agoJAL-1753 JAL-1596 asynchronous command to Chimera (with progress update)
gmungoc [Fri, 5 Jun 2015 13:49:22 +0000 (14:49 +0100)]
JAL-1753 JAL-1596 asynchronous command to Chimera (with progress update)

8 years agoJAL-1622 code tidy only, no functional change
gmungoc [Fri, 5 Jun 2015 13:43:00 +0000 (14:43 +0100)]
JAL-1622 code tidy only, no functional change

8 years agoJAL-1749 correcting snafu in last commit
gmungoc [Fri, 5 Jun 2015 12:54:18 +0000 (13:54 +0100)]
JAL-1749 correcting snafu in last commit

8 years agoClear status bar message when initialisation complete
gmungoc [Thu, 4 Jun 2015 15:29:40 +0000 (16:29 +0100)]
Clear status bar message when initialisation complete

8 years agoJAL-1750 small tidy of AlignSeq.printMapping (+Junit)
gmungoc [Thu, 4 Jun 2015 15:09:30 +0000 (16:09 +0100)]
JAL-1750 small tidy of AlignSeq.printMapping (+Junit)

8 years agoJAL-1544 spelling in javadoc only
gmungoc [Thu, 4 Jun 2015 14:40:27 +0000 (15:40 +0100)]
JAL-1544 spelling in javadoc only

8 years agoJAL-1622 code tidy (+Junit) of collateForPdb()
gmungoc [Thu, 4 Jun 2015 14:39:29 +0000 (15:39 +0100)]
JAL-1622 code tidy (+Junit) of collateForPdb()

8 years agoJAL-1747 close all windows on Quit (+small bug fix)
gmungoc [Thu, 4 Jun 2015 14:07:41 +0000 (15:07 +0100)]
JAL-1747 close all windows on Quit (+small bug fix)

8 years agotoString method added to aid viewing in the debugger
gmungoc [Thu, 4 Jun 2015 13:43:53 +0000 (14:43 +0100)]
toString method added to aid viewing in the debugger

8 years agoJAL-1270 testToString added
gmungoc [Thu, 4 Jun 2015 13:43:12 +0000 (14:43 +0100)]
JAL-1270 testToString added

8 years agoJAL-1750 View Mapping scoped to that viewer's mappings only
gmungoc [Thu, 4 Jun 2015 13:37:13 +0000 (14:37 +0100)]
JAL-1750 View Mapping scoped to that viewer's mappings only

8 years agoJAL-1743 new Chimera menu option to 'fit to window'
gmungoc [Thu, 4 Jun 2015 13:08:04 +0000 (14:08 +0100)]
JAL-1743 new Chimera menu option to 'fit to window'

8 years agoJAL-1743 View Chain sub-menu now being populated
gmungoc [Thu, 4 Jun 2015 13:01:27 +0000 (14:01 +0100)]
JAL-1743 View Chain sub-menu now being populated

8 years agoJAL-1753 statusPanel added (for ProgressBar); 'Fit to Window' menu
gmungoc [Thu, 4 Jun 2015 12:53:21 +0000 (13:53 +0100)]
JAL-1753 statusPanel added (for ProgressBar); 'Fit to Window' menu
option added

8 years agoJAL-1753 ChimeraViewFrame hosts its own ProgressBar
gmungoc [Thu, 4 Jun 2015 12:40:55 +0000 (13:40 +0100)]
JAL-1753 ChimeraViewFrame hosts its own ProgressBar

8 years agoJAL-1742 don't offer to align another chain to the same structure
gmungoc [Thu, 4 Jun 2015 11:05:55 +0000 (12:05 +0100)]
JAL-1742 don't offer to align another chain to the same structure

8 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
gmungoc [Thu, 4 Jun 2015 10:51:47 +0000 (11:51 +0100)]
Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop

8 years agoJAL-1757 match only first altloc CA in PDB structure for superposition
gmungoc [Thu, 4 Jun 2015 10:51:28 +0000 (11:51 +0100)]
JAL-1757 match only first altloc CA in PDB structure for superposition

8 years agoJAL-1641 added some JSON libraries to appletlib
tcofoegbu [Thu, 4 Jun 2015 10:45:31 +0000 (11:45 +0100)]
JAL-1641 added some JSON libraries to appletlib

8 years agoclean up
tcofoegbu [Thu, 4 Jun 2015 10:20:42 +0000 (11:20 +0100)]
clean up

8 years agoJAL-1756 fix failed test as a result of runing the BioJS updater from a new thread
tcofoegbu [Thu, 4 Jun 2015 10:12:03 +0000 (11:12 +0100)]
JAL-1756 fix failed test as a result of runing the BioJS updater from a new thread

8 years agoJAL-1421 generic collections in MCView package (+unit tests)
gmungoc [Thu, 4 Jun 2015 10:07:28 +0000 (11:07 +0100)]
JAL-1421 generic collections in MCView package (+unit tests)

8 years agoMerge branch 'features/JAL-1641_JSON-extension' into develop
tcofoegbu [Thu, 4 Jun 2015 09:52:06 +0000 (10:52 +0100)]
Merge branch 'features/JAL-1641_JSON-extension' into develop

8 years agoJAL-1756 bug-fix
tcofoegbu [Thu, 4 Jun 2015 09:42:08 +0000 (10:42 +0100)]
JAL-1756 bug-fix

8 years agoJAL-1641 updated json schema to make it more generic in order to accomodate more...
tcofoegbu [Thu, 4 Jun 2015 09:04:47 +0000 (10:04 +0100)]
JAL-1641 updated json schema to make it more generic in order to accomodate more dynamic parameters

8 years agofixed bug in build.xml
tcofoegbu [Tue, 2 Jun 2015 16:59:23 +0000 (17:59 +0100)]
fixed bug in build.xml

8 years agoMerge branch 'features/JAL-1641_JSON-extension' into develop
tcofoegbu [Tue, 2 Jun 2015 15:51:56 +0000 (16:51 +0100)]
Merge branch 'features/JAL-1641_JSON-extension' into develop

8 years agoJAL-1641 updated build.xml
tcofoegbu [Tue, 2 Jun 2015 15:51:30 +0000 (16:51 +0100)]
JAL-1641 updated build.xml

8 years agoJAL-1641 updated examples/applets.html
tcofoegbu [Tue, 2 Jun 2015 14:54:44 +0000 (15:54 +0100)]
JAL-1641 updated examples/applets.html

8 years agoMerge branch 'features/JAL-1641_JSON-extension' into develop
tcofoegbu [Tue, 2 Jun 2015 14:12:45 +0000 (15:12 +0100)]
Merge branch 'features/JAL-1641_JSON-extension' into develop

8 years agoJAL-1641 applet build fix
tcofoegbu [Tue, 2 Jun 2015 14:11:50 +0000 (15:11 +0100)]
JAL-1641 applet build fix

8 years agoMerge branch 'features/JAL-1641_JSON-extension' into develop
tcofoegbu [Mon, 1 Jun 2015 15:59:19 +0000 (16:59 +0100)]
Merge branch 'features/JAL-1641_JSON-extension' into develop

8 years agoJAL-1641 remove all refs/imports from gui package
tcofoegbu [Mon, 1 Jun 2015 15:58:38 +0000 (16:58 +0100)]
JAL-1641 remove all refs/imports from gui package

8 years agoMerge branch 'bug/JAL-1703_hint_select_by_annot' into develop
tcofoegbu [Mon, 1 Jun 2015 14:23:16 +0000 (15:23 +0100)]
Merge branch 'bug/JAL-1703_hint_select_by_annot' into develop

8 years agoJAL-1703 added tooltip hints to components of the Select by Annotation UI
tcofoegbu [Mon, 1 Jun 2015 14:19:06 +0000 (15:19 +0100)]
JAL-1703 added tooltip hints to components of the Select by Annotation UI

8 years agoMerge branch 'bug/JAL-1734_misleading-progress-bar' into develop
tcofoegbu [Mon, 1 Jun 2015 10:15:34 +0000 (11:15 +0100)]
Merge branch 'bug/JAL-1734_misleading-progress-bar' into develop

8 years agoJAL-1734 updated progress bar messages
tcofoegbu [Mon, 1 Jun 2015 10:15:04 +0000 (11:15 +0100)]
JAL-1734 updated progress bar messages

8 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview into develop
tcofoegbu [Fri, 29 May 2015 15:41:21 +0000 (16:41 +0100)]
Merge branch 'develop' of https://source.jalview.org/git/jalview into develop

8 years agoJAL-1748 house keeping
tcofoegbu [Fri, 29 May 2015 15:41:10 +0000 (16:41 +0100)]
JAL-1748 house keeping

8 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
gmungoc [Fri, 29 May 2015 13:56:48 +0000 (14:56 +0100)]
Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop

8 years agoJAL-1753 declare field with interface type; check for null dereference
gmungoc [Fri, 29 May 2015 13:56:36 +0000 (14:56 +0100)]
JAL-1753 declare field with interface type; check for null dereference

8 years agoMerge branch 'JAL-1755_npe_groupconsensus' into develop
Jim Procter [Fri, 29 May 2015 13:23:34 +0000 (14:23 +0100)]
Merge branch 'JAL-1755_npe_groupconsensus' into develop

8 years agoJAL-1755 fix for NPE when setting up temporary variables
Jim Procter [Fri, 29 May 2015 13:22:38 +0000 (14:22 +0100)]
JAL-1755 fix for NPE when setting up temporary variables

8 years agoJAL-1753 Junit for new class
gmungoc [Fri, 29 May 2015 13:07:56 +0000 (14:07 +0100)]
JAL-1753 Junit for new class

8 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
gmungoc [Fri, 29 May 2015 11:06:20 +0000 (12:06 +0100)]
Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop

8 years agoJAL-1753 duplicated code refactored to new class ProgressBar
gmungoc [Fri, 29 May 2015 11:01:09 +0000 (12:01 +0100)]
JAL-1753 duplicated code refactored to new class ProgressBar

8 years agoMerge branch 'bug/JAL-1748_extend-pdb-query-opt' into develop
tcofoegbu [Fri, 29 May 2015 10:22:37 +0000 (11:22 +0100)]
Merge branch 'bug/JAL-1748_extend-pdb-query-opt' into develop

8 years agoJAL-1748 and employ preprocessing routine when return action event is triggered
tcofoegbu [Fri, 29 May 2015 10:21:04 +0000 (11:21 +0100)]
JAL-1748 and employ preprocessing routine when return action event is triggered

8 years agovalidate PDB selections on mouse release event
tcofoegbu [Fri, 29 May 2015 08:53:50 +0000 (09:53 +0100)]
validate PDB selections on mouse release event

8 years agoJAL-1700 made PDB service error mechanism more user friendly
tcofoegbu [Thu, 28 May 2015 15:47:25 +0000 (16:47 +0100)]
JAL-1700 made PDB service error mechanism  more user friendly

8 years agoMerge branch 'bug/JAL-1751_make-table-uneditable' into develop
tcofoegbu [Thu, 28 May 2015 10:46:35 +0000 (11:46 +0100)]
Merge branch 'bug/JAL-1751_make-table-uneditable' into develop

8 years agoJAL-1751 provided method to overide isCellEditable for the PDB response table model
tcofoegbu [Thu, 28 May 2015 10:45:50 +0000 (11:45 +0100)]
JAL-1751 provided method to overide isCellEditable for the PDB response table model

8 years agoMerge branch 'bug/JAL-1749_reinstate-rna-viewing' into develop
tcofoegbu [Thu, 28 May 2015 10:05:00 +0000 (11:05 +0100)]
Merge branch 'bug/JAL-1749_reinstate-rna-viewing' into develop

8 years agoJAL-1749 reinstated the ability to view RNA structures
tcofoegbu [Thu, 28 May 2015 10:03:04 +0000 (11:03 +0100)]
JAL-1749 reinstated the ability to view RNA structures

8 years agoJAL-1740 minor house keeping
tcofoegbu [Thu, 28 May 2015 08:20:33 +0000 (09:20 +0100)]
JAL-1740 minor house keeping

8 years agoRemoved redundant classes and dependencies pulled in from last merge of features...
tcofoegbu [Wed, 27 May 2015 17:01:16 +0000 (18:01 +0100)]
Removed redundant classes and dependencies pulled in from last merge of features/JAL-1740_Decoup-BioJS branch

8 years agoMerge branch 'features/JAL-1740_Decoup-BioJS' into develop
tcofoegbu [Wed, 27 May 2015 16:55:38 +0000 (17:55 +0100)]
Merge branch 'features/JAL-1740_Decoup-BioJS' into develop

8 years agoJAL-1740 updated synch codes to use a git repo rather than FTP features/JAL-1740_Decoup-BioJS
tcofoegbu [Wed, 27 May 2015 16:49:47 +0000 (17:49 +0100)]
JAL-1740 updated synch codes to use a git repo rather than FTP

8 years agoJAL-1627 bug fix to remove wierd space in Sequence Features/Sequence Group tooltip...
tcofoegbu [Tue, 26 May 2015 11:44:16 +0000 (12:44 +0100)]
JAL-1627 bug fix to remove wierd space in Sequence Features/Sequence Group tooltip on windows

8 years agobuild fix
tcofoegbu [Mon, 25 May 2015 15:04:22 +0000 (16:04 +0100)]
build fix

8 years agoMerge branch 'features/JAL-1745_PDB-redownload' into develop
tcofoegbu [Fri, 22 May 2015 16:03:32 +0000 (17:03 +0100)]
Merge branch 'features/JAL-1745_PDB-redownload' into develop

8 years agoJAL-1745, JAL-1717 improvement to ensure cached PDB entries are unique within a seque...
tcofoegbu [Fri, 22 May 2015 16:02:55 +0000 (17:02 +0100)]
JAL-1745, JAL-1717 improvement to ensure cached PDB entries are unique within a sequence. Also only truly downloaded files should be shown in the cache view

8 years agoMerge branch 'features/JAL-1745_PDB-redownload' into develop
tcofoegbu [Fri, 22 May 2015 11:09:58 +0000 (12:09 +0100)]
Merge branch 'features/JAL-1745_PDB-redownload' into develop

8 years agoJAL-1745 improvement to retreive already downloaded pdb structure file from cache
tcofoegbu [Fri, 22 May 2015 11:09:09 +0000 (12:09 +0100)]
JAL-1745 improvement to retreive already downloaded pdb structure file from cache

8 years agoJAL-1740 implemented auto-update of BioJsMSA, introduced FTP client for downloading... features/JAL-1740_BioJsAutoUpdater
tcofoegbu [Thu, 21 May 2015 10:37:29 +0000 (11:37 +0100)]
JAL-1740 implemented auto-update of BioJsMSA, introduced FTP client for downloading remote BioJs Templates

8 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
gmungoc [Wed, 20 May 2015 13:41:54 +0000 (14:41 +0100)]
Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop

8 years agoJAL-1741 nucleotide-aware colour schemes applied to structures
gmungoc [Wed, 20 May 2015 13:41:38 +0000 (14:41 +0100)]
JAL-1741 nucleotide-aware colour schemes applied to structures

8 years agoMerge branch 'features/JAL-1739_JSON-versioning' into develop
tcofoegbu [Wed, 20 May 2015 09:40:21 +0000 (10:40 +0100)]
Merge branch 'features/JAL-1739_JSON-versioning' into develop

8 years agoJAL-1739 added svid - serial version id to hold version info for all the json objects
tcofoegbu [Wed, 20 May 2015 09:39:39 +0000 (10:39 +0100)]
JAL-1739 added svid - serial version id to hold version info for all the json objects

8 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
gmungoc [Wed, 20 May 2015 09:35:03 +0000 (10:35 +0100)]
Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop

8 years agoJAL-796 JAL-1652 better implementation (key binding not KeyListener)
gmungoc [Wed, 20 May 2015 09:34:42 +0000 (10:34 +0100)]
JAL-796 JAL-1652 better implementation (key binding not KeyListener)

8 years agoMerge branch 'features/JAL-1541_BioJsMSA' into develop
tcofoegbu [Wed, 20 May 2015 08:53:07 +0000 (09:53 +0100)]
Merge branch 'features/JAL-1541_BioJsMSA' into develop

8 years agoJAL-1541 minor code clean up, and added test for BioJsHTMLOutput
tcofoegbu [Wed, 20 May 2015 08:52:34 +0000 (09:52 +0100)]
JAL-1541 minor code clean up, and added test for BioJsHTMLOutput

8 years agoMerge branch 'features/JAL-1541_BioJsMSA' into develop
tcofoegbu [Tue, 19 May 2015 10:11:22 +0000 (11:11 +0100)]
Merge branch 'features/JAL-1541_BioJsMSA' into develop

8 years agoJAL-1641 Further refactoring of JSON export option, introduction of Viewport to the...
tcofoegbu [Tue, 19 May 2015 10:07:59 +0000 (11:07 +0100)]
JAL-1641 Further refactoring of JSON export option, introduction of Viewport to the File parsing pipe, added ability to retrieve FeatureRenderer from the Viewport api

8 years agoJAL-1541 Modified BioJs exporter to take advantage of the abstracted JSONFile export...
tcofoegbu [Tue, 19 May 2015 10:03:24 +0000 (11:03 +0100)]
JAL-1541 Modified BioJs exporter to take advantage of the abstracted JSONFile export/import mechanism

8 years agoJAL-1663 detect tab out of RGB value; correct field tab order
gmungoc [Mon, 18 May 2015 12:39:34 +0000 (13:39 +0100)]
JAL-1663 detect tab out of RGB value; correct field tab order

8 years agoJAL-1663 apply new colour correctly; source formatting
gmungoc [Mon, 18 May 2015 12:38:41 +0000 (13:38 +0100)]
JAL-1663 apply new colour correctly; source formatting

8 years agoJAL-1652 Escape key now closes Find dialog
gmungoc [Mon, 18 May 2015 10:29:18 +0000 (11:29 +0100)]
JAL-1652 Escape key now closes Find dialog

8 years agoJAL-1737 updated JUnit so it creates positional annotations
gmungoc [Mon, 18 May 2015 08:51:10 +0000 (09:51 +0100)]
JAL-1737 updated JUnit so it creates positional annotations

8 years agoJAL-1270 main method converted to JUnit test
gmungoc [Fri, 15 May 2015 14:38:42 +0000 (15:38 +0100)]
JAL-1270 main method converted to JUnit test

8 years agoJAL-1270 main method converted to JUnit test 'as seen'
gmungoc [Fri, 15 May 2015 13:54:23 +0000 (14:54 +0100)]
JAL-1270 main method converted to JUnit test 'as seen'

8 years agoJAL-1270 main method converted 'as seen' to JUnit
gmungoc [Fri, 15 May 2015 13:25:56 +0000 (14:25 +0100)]
JAL-1270 main method converted 'as seen' to JUnit

8 years agoJAL-1737 ignore non-positional annotations for display
gmungoc [Fri, 15 May 2015 13:13:28 +0000 (14:13 +0100)]
JAL-1737 ignore non-positional annotations for display

8 years agoJAL-1270 added test for regex actually used; include sequence name in
gmungoc [Fri, 15 May 2015 13:11:40 +0000 (14:11 +0100)]
JAL-1270 added test for regex actually used; include sequence name in
sysout of extracted scores

8 years agoJAL-1270 main methods converted to JUnit
gmungoc [Fri, 15 May 2015 09:28:12 +0000 (10:28 +0100)]
JAL-1270 main methods converted to JUnit

8 years agoJAL-1727 JAL-1270 obsolete DAS registry URL updated in test properties
gmungoc [Thu, 14 May 2015 11:29:13 +0000 (12:29 +0100)]
JAL-1727 JAL-1270 obsolete DAS registry URL updated in test properties

8 years agoJAL-1270 set Cache properties in setUp to ensure test success
gmungoc [Thu, 14 May 2015 11:27:56 +0000 (12:27 +0100)]
JAL-1270 set Cache properties in setUp to ensure test success

8 years agoJAL-1575 no-cache headers added to (empty) rest response
gmungoc [Wed, 13 May 2015 09:44:28 +0000 (10:44 +0100)]
JAL-1575 no-cache headers added to (empty) rest response