JAL-282 TODO - Sequence name from PDB had redundant info
[jalview.git] / src / jalview / ws / dbsources /
2016-09-07 Jim ProcterJAL-282 TODO - Sequence name from PDB had redundant...
2016-08-24 Jim ProcterJAL-2106 removed setSourceDBRef, refactor getSourceDBRe...
2016-07-26 tcofoegbuJAL-2157 bugfix for issues from enum refactoring
2016-07-21 Jim ProcterMerge branch 'apifix/JAL-1926_JAL-2106' into develop
2016-07-20 Jim ProcterJAL-1926 JAL-2106 use enum for ‘DEFAULT_STRUCTURE_FORMA...
2016-07-19 tcofoegbuJAL-1919 set default structure file format to mmCIF...
2016-07-08 tcofoegbuJAL-1919 Fixed failing tests, enabled HETATM processing...
2016-06-30 tcofoegbuJAL-1919 updated PDBSequenceFetcherTest and JMol parser...
2016-06-20 gmungocJAL-1667 updated PDB example query to a valid id (witho...
2016-05-31 Jim ProcterMerge branch 'develop' into features/JAL-2113_emblXml1.2
2016-05-27 gmungocJAL-1911 correct typo in field name
2016-05-26 tcofoegbuJAL-1911 bugfix - do not save i18n text in preference...
2016-05-23 gmungocJAL-2113 EBIFetchClient refactor / unit tests / remove...
2016-05-20 gmungocJAL-2113 embl_mapping.xml and code updated for EMBL...
2016-04-26 Jim ProcterJAL-2079 fix broken cherry-pick conflict merge
2016-04-26 Jim ProcterJAL-2079 use new service to retrieve Rfam Seed alignment
2016-04-26 Jim ProcterJAL-2079 update URL for RFAM and PFAM sources
2016-04-26 Jim ProcterJAL-2079 allow prefix+<XFAMID>+suffix type URL signature
2016-04-19 tcofoegbuJAL-2071 architectural improvement for Plugable Free...
2016-03-24 tcofoegbuJAL-1919 set DEFUALT_STRUCTURE_FORMAT to PDB
2016-03-23 tcofoegbuJAL-2009 added programmatic custom feature setting...
2016-03-22 tcofoegburesolve conflict with Mungo's merge
2016-03-22 tcofoegbuJAL-1919 code improvement to make PDB sequence fetcher...
2016-03-21 gmungocMerge branch 'develop' of https://source.jalview.org...
2016-03-21 tcofoegbudevelop merge features/JAL-1919_mmCIF-Support
2016-03-21 gmungocJAL-2029 many-to-many EnsemblCDS-to-Uniprot mappings
2016-03-21 tcofoegbuJAL-2028 added improvement for preconfigured ordering...
2016-03-21 tcofoegbudevelop merge
2016-03-16 gmungocMerge branch 'develop' of https://source.jalview.org...
2016-03-16 tcofoegbuJAL-2028 improvment to the displayed column customisation
2016-03-15 gmungocMerge branch 'develop' into features/JAL-653_JAL-1766_h... mungo_develop
2016-03-11 tcofoegbuJAL-2026 Bug fix for best quality filter
2016-03-11 gmungocMerge branch 'develop' into features/JAL-653_JAL-1766_h...
2016-03-11 gmungocJAL-1705 refactoring etc for fetching Ensembl --> Uniprot
2016-03-10 tcofoegbuJAL-2024 code to enforce case insensitivity for manual...
2016-02-25 gmungocMerge branch 'develop' into features/JAL-653_JAL-1766_h...
2016-02-23 tcofoegbuJAL-1720 renamed Structure Chooser filters according...
2016-02-22 tcofoegbuJAL-1720 JAL-2002 improvement for 'uniprot coverage...
2016-02-12 gmungocJAL-1270 remove trailing space + test
2016-01-28 gmungocMerge branch 'develop' into JAL-1705_trialMerge
2016-01-08 gmungocJAL-1705 DbSourceProxy properties converted to methods...
2015-11-02 tcofoegbuJAL-1955 Uniprot sequence fetcher refactor
2015-10-29 tcofoegbuJAL-1926 JAL-1479 updated PDBfile fetcher to add source...
2015-09-10 Jim ProcterJAL-1645 licencing for new files in src
2015-09-10 Jim ProcterJAL-1645 source formatting and organise imports
2015-08-31 tcofoegbuJAL-1700 updated error handling with suggested improvem...
2015-08-07 tcofoegbuJAL-1824 updated caching procedure for pdb entries...
2015-08-04 tcofoegbuJAL-1821 updated the reference sequence column of struc...
2015-07-23 tcofoegbuJAL-1805 modified test setup's so the are ran for group...
2015-07-08 gmungocJAL-1759 merge from develop
2015-07-01 tcofoegbuhouse keeping
2015-06-23 Jim ProcterJAL-1782 JAL-1780 JAL-653 JAL-1892 update patched refac...
2015-06-22 Jim ProcterJAL-1780 JAL-653 Format/AppletFormat import and export...
2015-06-22 Jim ProcterJAL-653 JAL-1780 reorder imports
2015-06-19 tcofoegbuJAL-1270 JUnit to TestNG refactoring
2015-06-02 tcofoegbuJAL-1641 applet build fix
2015-05-28 tcofoegbuJAL-1700 made PDB service error mechanism more user...
2015-05-13 gmungocMerge branch 'develop' of https://source.jalview.org...
2015-05-13 tcofoegbuFixed some broken tests
2015-05-12 gmungocJAL-1712 fixes/tests for Castor binding and 'show flank...
2015-05-01 tcofoegbuJAL-1700 Improved the error handling mechanism for...
2015-05-01 tcofoegbuJAL-1726 Added external integration test for PDB Rest API
2015-04-17 tcofoegbuJAL-1698 bug fix to enable addition of a single structu... bug/JAL-1698_Append-Structures
2015-04-13 gmungocJAL-1693 make exon alignment for get-xref splitframe...
2015-03-27 tcofoegbumerge commit
2015-03-26 tcofoegbuJAL-1667 updated parseJsonExceptionString method in... features/JAL-1667_PDBe_Search_API
2015-03-26 gmungocMerge develop to Release_2_8_3_Branch
2015-03-19 tcofoegbuJAL-1668 finally clean up
2015-03-18 Charles OfoegbuJAL-1668 house keeping
2015-03-18 Charles OfoegbuJAL-1668 added PDBDocFieldPreference for configuring...
2015-03-15 Charles OfoegbuJAL-1667 updated test and internationalization messages
2015-03-06 Charles OfoegbuJAL-1668 added filtering and sorting capabilites
2015-03-06 Jim ProcterJAL-1683 replace year/version strings with tokens in...
2015-03-06 Charles OfoegbuJAL-1667 refactoring to support JAL-1668
2015-03-04 Charles OfoegbuJAL-1668 First version JAL-1668
2015-03-02 Charles Ofoegbuhouse keeping
2015-02-26 Charles OfoegbuJAL-1667 PDBe Search Interface implementation
2014-12-15 Jim ProcterJAL-1620 version bump and release notes
2014-10-06 Jim ProcterJAL-654 remove any annotation rows for chain specific...
2014-09-23 darolmarJAL-1355
2014-06-06 Jim ProcterJAL-1517 source formatting
2014-06-06 Jim ProcterJAL-1517 fix copyright for 2.8.2
2014-06-05 Jim ProcterJAL-1517 update copyright to version 2.8.2
2014-06-05 Jim ProcterMerge branch 'docs/2_8_1_Release' into Release_2_8_2_Branch
2014-05-22 Jim ProcterJAL-1503 update version in GPL header
2014-02-18 Jim ProcterMerge branch 'JAL-1445' into develop
2014-01-29 Jim ProcterJAL-1432 updated copyright notices
2014-01-07 Jim ProcterMerge branch 'fix_JAL-1423' into develop
2014-01-07 Jim ProcterJAL-1423 - console error reporting and graceful handlin...
2013-06-18 Jim ProcterJAL-674 - avoid java.util.ConcurrentModificationExcepti...
2013-01-20 jprocterMerge branch 'Dbfetch_hotfix-JAL-1238' into develop
2013-01-18 jprocterJAL-1238 method to test if DAS source is a primary...
2013-01-18 jprocterJAL-1238 tier index indicating distance of a source...
2012-11-17 jprocterreturn alignmentI created from pdbfile class directly...
2012-11-08 jproctertidy imports
2012-10-22 jprocterJalview 2.8 Source Header
2012-10-04 jprocterMerge branch 'develop' into Release_2_8_Branch
2012-10-04 jprocteravoid importing the mapping every time we parse a unipr...
2012-10-03 jprocterformatting
2012-09-02 jprocterJAL-1062 JAL-659 correct start position for retrieved...
next