jalview.git
2016-08-25 Jim ProcterMerge branch 'develop' into bug/JAL-2154projectMappings
2016-08-25 gmungocJAL-2178 remove duplicate Uniprot db source
2016-08-25 gmungocJAL-1424 duplicate key removed
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-24 gmungocJAL-1424 enhanced for cleaner reporting, checks calls...
2016-08-24 gmungocJAL-1424 also report (obsolete) keys in translated...
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 Jim ProcterJAL-2154 - rejig test pass code for breadth-first ...
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 Jim ProcterJAL-2154 patch verifyAlignment so it fails for duplicat...
2016-08-22 Jim ProcterJAL-2154 tidy assert messages and fix test to verify...
2016-08-22 Jim ProcterJAL-2154 test that verifyAlignment fails for duplicate...
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 major rejigging of test looping again
2016-08-19 Jim ProcterJAL-2154 disable DAS sources for Jalview2XML tests
2016-08-19 tcofoegbuMerge branch 'develop' of https://source.jalview.org...
2016-08-19 tcofoegbuJAL-1803 unit test for PDB chainCode save/restore from...
2016-08-19 Jim ProcterJAL-2154 fix looping structure so for a particular...
2016-08-19 Jim ProcterJAL-2154 drop unused hashes
2016-08-19 Jim ProcterJAL-2154 testNG like assertAlignmentDatasetRefs static...
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 use right reference string for recovering...
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 verify sequenceI/dataset refs for codonmappings
2016-08-16 Jim ProcterJAL-2154 make sure any new sequences via DBRefEntry...
2016-08-16 Jim ProcterJAL-2154 check alignment isn’t null before validating
2016-08-16 Jim ProcterJAL-2154 always resolve dataset sequences when creating...
2016-08-16 Jim ProcterJAL-2154 [test] verify reference integrity for alignmen...
2016-08-16 gmungocJAL-2172 unit test added
2016-08-16 Jim ProcterJAL-2154 formatting
2016-08-16 Jim ProcterJAL-2154 new assert to check reference integrity for...
2016-08-16 Jim ProcterJAL-2154 xref test harness - test fails if there are...
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 check if the desktop is constructed before...
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 clear the desktop before every 2xml test
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-11 Jim ProcterJAL-2154 refactor setup/teardown from Jalview2xml for...
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-08 gmungocJAL-1577 rebuild menus when secondary structure manuall...
2016-08-08 tcofoegbureplaced broken biojsmsa home link in jalveiw help
2016-08-08 gmungocJAL-2119 replaced link with a non-404 alternative
2016-08-08 gmungocJAL-2168 -nonews option also mentioned here
2016-08-08 gmungocJAL-2119 updates to invalid / obsolete help links
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-2110 comment on failing test (consider skipping...
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-2164 changed to be Java 1.7 compliant
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...
next