JAL-3633 ensure check both http:// or https:// for urls
[jalview.git] / src / jalview / project / Jalview2XML.java
2020-09-23 Ben SoaresJAL-3633 ensure check both or https:// for urls
2019-08-22 gmungocJAL-3121 round trip GFF attributes including map-valued...
2019-08-07 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-07-31 gmungocJAL-3389 add .py to restored Chimera session filename...
2019-06-07 gmungocJAL-3187 save and restore flags for show complement...
2019-06-07 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-06-07 gmungocJAL-2738 use GeneLocus extends DBRefEntry to hold chrom...
2019-06-06 gmungocMerge branch 'develop' into trialMerge
2019-05-02 gmungocJAL-3244 renamed Platform method for clarity bug/JAL-3244jmolWindows
2019-03-20 Ben SoaresJAL-3130 Lots of deprecation fixes. See utils/deprecat...
2019-03-15 gmungocJAL-2964 missed branch for restore link tree to all...
2019-03-11 gmungocMerge branch 'develop' into merge/JAL-3127
2019-03-11 gmungocJAL-3201 restore group colours correctly from project feature/JAL-2250colourAllGroups
2019-03-11 gmungocMerge branch 'feature/JAL-3127_seqidChainshading' into...
2019-03-04 gmungocMerge branch 'bug/JAL-3120restoreFeatureColour' into...
2019-02-28 gmungocMerge remote-tracking branch 'origin/feature/JAL-3141_b...
2019-02-28 Jim ProcterMerge branch 'feature/JAL-3141_backupfiles_for211'... merge/develop_feature/JAL-3141_backupfiles_for211
2019-01-23 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-01-23 gmungocJAL-3063 correct handling of absent choice element...
2019-01-21 gmungocJAL-3187 (hacked up) show complement features on struct...
2019-01-20 Ben SoaresJAL-3141 Re-added some changes in Jalview2XML missed...
2019-01-18 Jim ProcterMerge branch 'feature/JAL-3063jaxbNoCastor' into featur...
2019-01-16 Jim ProcterMerge branch 'feature/JAL-3063jaxbNoCastor' into develop
2018-12-21 gmungocJAL-1767 minimise local variable scope
2018-12-20 Jim ProcterJAL-1767 port save/load PCA panel to JAXB - JAL-3063
2018-12-14 Jim ProcterJAL-3171 record mapping between unmarshalled sequence...
2018-12-14 Jim ProcterJAL-3171 raise warning when a dataset reference exists...
2018-12-14 Jim ProcterJAL-3171 resolve dataset for imported projects via...
2018-12-14 Jim ProcterJAL-3171 register existing dataset for new view
2018-12-06 Ben SoaresJAL-3130 incorporating feature/JAL-3063jaxbNoCastor...
2018-12-03 gmungocJAL-3063 Castor removed from codebase
2018-09-24 gmungocJAL-3063 tidy commented out code
2018-09-21 gmungocJAL-3063 wrappers with check for null getting optional...
2018-09-18 gmungocJAL-3063 Save/Load user colour scheme using JAXB
2018-09-18 gmungocJAL-3063 first version of Jalview2XML using JAXB to...