JAL-2106 fix (last one!) remove the Sequence.sourceDBRef field!
[jalview.git] / src /
2016-08-26 Jim ProcterJAL-2106 fix (last one!) remove the Sequence.sourceDBRe... bug/JAL-2154projectMappings
2016-08-26 Jim ProcterJAL-2154 check that xref is a coding xref before adding...
2016-08-26 Jim ProcterJAL-2154 don’t add any remaining xrefed sequences of...
2016-08-26 Jim ProcterJAL-2154 drop PDB from Protein db list to remove from...
2016-08-25 Jim ProcterJAL-2106 JAL-2154 cross-refs from Ensembl should verify...
2016-08-25 Jim ProcterJAL-2106 tighten DBRefEntry primary seq test for PDB
2016-08-25 Jim ProcterJAL-2154 JAL-2106 transfer primary refs to CDS for...
2016-08-25 Jim ProcterJAL-2154 copy and paste error
2016-08-25 Jim ProcterMerge branch 'trailm' into trial_fixMakeCDSDBRefPropagation
2016-08-25 Jim ProcterMerge branch 'refactor/JAL-2106_sourceDbRef_revision...
2016-08-25 Jim ProcterMerge branch 'develop' into bug/JAL-2154projectMappings
2016-08-25 Jim ProcterMerge branch 'develop' into refactor/JAL-2106_sourceDbR...
2016-08-25 gmungocJAL-2178 remove duplicate Uniprot db source
2016-08-24 Jim ProcterJAL-2106 tidy up and comments for DBRefFetcher
2016-08-24 Jim ProcterJAL-2106 javadoc for sifts mapping method
2016-08-24 Jim ProcterJAL-2106 prevent SIFTS mappings for sequences that...
2016-08-24 Jim ProcterJAL-2106 removed setSourceDBRef, refactor getSourceDBRe...
2016-08-24 Jim ProcterJAL-2106 stricter check for 1:1 mapping (same numbering...
2016-08-24 Jim ProcterJAL-2106 rejig test to minimally verify patch that...
2016-08-24 Jim ProcterJAL-2106 formatting
2016-08-24 Jim ProcterJAL-2106 DBRefEntry.isPrimary() minimal test & implemen...
2016-08-24 Jim ProcterJAL-2106 convenience method to find all dbsource names...
2016-08-24 gmungocJAL-1355 correct 'thereshold' to 'threshold' in message...
2016-08-24 gmungocJAL-1424 removed unused and duplicated message keys
2016-08-24 gmungocJAL-1424 tidy / recode MessageManager calls to support...
2016-08-24 gmungocJAL-1854 removed pointless method override
2016-08-24 gmungocJAL-1424 removed two redundant (overwritten) setText...
2016-08-24 gmungocJAL-1424 corrected Message bundle lookup key
2016-08-24 gmungocJAL-1424 undo i18n of exception message
2016-08-24 gmungocJAL-1854 declare immutable class as final
2016-08-24 gmungocJAL-1424 recode calls to MessageManager to allow code...
2016-08-24 gmungocJAL-2151 port fix to applet
2016-08-23 Jim ProcterJAL-2154 propagate from contig to CDS after constructin...
2016-08-23 Jim ProcterJAL-2154 should only add mappings between dataset sequences
2016-08-23 Jim ProcterJAL-2154 - only copy DBRef from contig to new CDS seque...
2016-08-23 Jim ProcterMerge branch 'develop' into bug/JAL-2154projectMappings
2016-08-23 gmungocJAL-2176 unused field / methods removed
2016-08-23 gmungocJAL-2174 markColumns() refactored inside ColumnSelection
2016-08-22 gmungocJAL-1448 corrected for backwards compatibility for...
2016-08-22 gmungocJAL-2175 code tidying
2016-08-22 gmungocJAL-2175 code/test fixes/tidy for PFAM/MSF/JSON roundtrip
2016-08-22 Jim ProcterJAL-2154 verify recovered xref sequence not already...
2016-08-22 Jim ProcterJAL-2154 regression warning - should never recover...
2016-08-22 Jim ProcterJAL-2154 always check dataset sequence for sequence...
2016-08-22 gmungocJAL-2011 adjust method to fix failing unit test
2016-08-19 gmungocJAL-2174 bug fixes + refactoring to allow + unit tests
2016-08-19 Jim ProcterJAL-2154 - possible patch .. but leads to new stringify...
2016-08-19 Jim ProcterJAL-2154 reorder the dataset sequences according to...
2016-08-19 Jim ProcterJAL-2154 belt-and-braces patch:
2016-08-19 Jim ProcterJAL-2154 verify mapping’s sequenceI ref has been resolv...
2016-08-19 Jim ProcterJAL-2154 refactor setSequenceAt to replaceSequenceAt...
2016-08-18 gmungocJAL-2077 using Platform method to check for Ctrl-down
2016-08-18 gmungocJAL-1445 status message '...not containing...' for...
2016-08-18 gmungocJAL-1693 show warning dialog if unable to make CDS...
2016-08-18 gmungocJAL-1855 fail gracefully if XML has no <sequence> element
2016-08-18 gmungocJAL-2077 handling Cmd-click in scale panel for Mac...
2016-08-18 gmungocJAL-2001 return copy of selection in getSelected()
2016-08-17 gmungocJAL-2146 status message now with formatted residue...
2016-08-17 gmungocJAL-2173 don't remove annotation from hidden columns
2016-08-17 gmungocJAL-2172 reverted to not sorting column selection
2016-08-17 gmungocJAL-2105 rest versions updated to 4.6, change log link...
2016-08-17 gmungocJAL-2172 handle case where column selection is not...
2016-08-16 Jim ProcterJAL-2154 make sure any new sequences via DBRefEntry...
2016-08-16 Jim ProcterJAL-2154 always resolve dataset sequences when creating...
2016-08-15 tcofoegbuJAL-1128 fix for truncated bottom boarder pixels in...
2016-08-15 tcofoegbuJAL-1128 fix for truncated bottom boarder pixels in...
2016-08-15 tcofoegbuMerge branch 'develop' of https://source.jalview.org...
2016-08-15 tcofoegbuJAL-1919 Added improvement to ensure consistence of...
2016-08-13 Jim ProcterJAL-2154 refactor CrossRef UI code to its own class
2016-08-13 Jim ProcterJAL-2154 ignore all but the primary source resolved...
2016-08-13 Jim ProcterJAL-2154 make sure we wait for constructor thread to...
2016-08-11 Jim ProcterJAL-2154 jalview.gui.SequenceFetcher.fetchAndShow(db...
2016-08-11 Jim ProcterJAL-2154 JAL-1993 relocate show dbchooser action out...
2016-08-10 gmungocJAL-2124 i18n of 'All' menu item
2016-08-10 gmungocJAL-2124 i18n of "All" menu item
2016-08-10 gmungocJAL-2146 small optimisation (avoid String creation)
2016-08-10 gmungocJAL-2146 show Column no [Sequence no [Residue / pos...
2016-08-09 Jim ProcterJAL-2154 test for CDS->protein map
2016-08-08 gmungocJAL-1577 rebuild menus when secondary structure manuall...
2016-08-08 gmungocJAL-2168 document '-nonews' parameter
2016-08-07 Jim ProcterJAL-2154 add in missing class for createDatasetAlignmen...
2016-08-05 gmungocJAL-2168 skip news feed if parameter "-nonews" is supplied
2016-08-05 gmungocJAL-1448 always use UK locale for formatted date properties
2016-08-05 gmungocJAL-2164 add transferred annotation to sequence
2016-08-04 Jim ProcterJAL-2154 make sure codon mappings between sequences...
2016-08-04 Jim ProcterJAL-2154 todo
2016-08-04 Jim ProcterJAL-2154 use convenience method
2016-08-04 Jim ProcterJAL-2154 make sure all sequences referenced via DBRefEn...
2016-08-04 Jim ProcterJAL-2154 test for CDS->protein map
2016-08-04 Jim ProcterJAL-2046 stack trace for implementation warning
2016-08-04 gmungocJAL-2008 handle fast mouse drag of feature ordering...
2016-08-04 gmungocJAL-2015 convert Color from colour picker to FeatureColour
2016-08-02 Jim ProcterJAL-2046 additional logic to suppress spurious implemen...
2016-08-02 Jim ProcterJAL-2034 show greyed out image during overview update
2016-08-02 Jim ProcterMerge branch 'develop' into efficiency/JAL-2034_JAL...
2016-08-02 Jim ProcterJAL-2068 reinstated false return value for notifyWorking
2016-08-02 Jim ProcterMerge branch 'develop' into efficiency/JAL-2034_JAL...
2016-08-01 Jim ProcterMerge branch 'develop' of source.jalview.org/git/jalvie...
2016-08-01 tcofoegbuJAL-2164 bugfix to convert insCodes of '\000' to '...
2016-08-01 Jim ProcterMerge branch 'bug/JAL-2154projectMappings' into develop
next