Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / fts / service / threedbeacons / TDBeaconsFTSRestClient.java
2023-11-03 James ProcterJAL-4090 JAL-1551 spotlessApply
2023-08-10 Ben SoaresJAL-629 Change all stdout and stderr output to use...
2023-01-20 Jim ProcterJAL-4114 patch REST client for changed JSON schema...
2023-01-20 Jim ProcterJAL-4114 formatting
2022-03-08 Jim ProcterJAL-3746 apply copyright to source
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2021-09-24 Jim ProcterJAL-3829 abstract essential TDB metadata from the user...
2021-09-20 Jim ProcterJAL-3829 throw the exception even if it has no message
2021-09-14 Jim ProcterJAL-3829 allow multiple URL mocks and include P01308...
2021-09-12 Jim ProcterJAL-3829 JalviewJS workarounds/patches
2021-09-10 Jim ProcterJAL-3829 point at production 3d-beacons url
2021-09-06 Jim ProcterJAL-3829 mocking for PDBFTS for related query to Unipro...
2021-09-03 Jim ProcterJAL-3829 mocking for testing 3D-Beacons FTS endpoint
2021-08-30 Jim ProcterJAL-3829 3d-beacons structure chooser logic (not yet...
2021-08-30 Jim ProcterJAL-3829 proof in principle 3d-beacons sequence fetcher...
2021-08-30 Jim ProcterJAL-3829 fixed up the 3d-beacons data columns definitio...
2021-08-30 Jim ProcterJAL-3829 removed unneeded attribute in FTS core
2021-04-06 arngucciJAL-3829 more testing wit tdbeacons data columns and... arnaud/develop
2021-04-01 ArnaldoJAL-3829 attempt to fix my changes to follow the Jira...
2021-03-29 Arnaldofixed last commit
2021-03-29 ArnaldoRequest now parses the whole structures, need to fix...
2021-03-25 ArnaldoTDB.executeRequest fix & test passed
2021-03-25 ArnaldoCreated 3Dbeacons data_columns.txt Test passed for...
2021-03-15 ArnaldoAdding tests for 3DB, currently 2/4 corrects on PanelTest
2021-03-02 ArnaldoFirst commit of 3DB FTS Panel & Restclient