jalview.git
2017-06-01 gmungocJAL-2754 Sequence.findFeatures(fromCol, toCol) features/JAL-2754findFeaturesByColumn
2017-06-01 gmungocJAL-2563 JAL-2547 amended unit tests for amended setSta...
2017-05-31 gmungocJAL-2483 JAL-2575 don't sort newly discovered features
2017-05-31 gmungocJAL-2574 preparation for Sequence.findFeatures(col1...
2017-05-31 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-31 gmungocJAL-2547 handle contact features 'around' a gap correctly
2017-05-30 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-30 gmungocJAL-2547 tooltip/AmendFeatures on gap straddled by...
2017-05-30 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-30 gmungocJAL-2570 don't zap group colour scheme when mapping...
2017-05-29 Jim ProcterMerge branch 'bug/JAL-2034contextchange' into develop
2017-05-29 Jim ProcterMerge branch 'documentation/JAL-2418_release2102' into...
2017-05-29 Jim ProcterJAL-2520 properly documented as a fixed bug in release...
2017-05-29 Jim ProcterMerge branch 'documentation/JAL-2418_release2102' into...
2017-05-29 Jim ProcterJAL-2465,JAL-2520,JAL-2533 release notes
2017-05-29 Jim ProcterMerge branch 'features/JAL-2465_No-mapping_Jmol-structu...
2017-05-29 Jim ProcterJAL-2533 update javadoc features/JAL-2465_No-mapping_Jmol-structures-loaded-via-url
2017-05-29 Jim ProcterJAL-2465 fixed groups for JmolViewerTest.testStructureL...
2017-05-29 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-29 Jim ProcterMerge branch 'bug/JAL-2536' into develop
2017-05-29 Jim ProcterJAL-2536 tweak javadoc wording
2017-05-29 Jim ProcterMerge branch 'documentation/JAL-2418_release2102' into...
2017-05-29 Jim ProcterJAL-2517 release notes
2017-05-29 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-29 gmungocJAL-2526 Sequence.findPositions to get residue position...
2017-05-29 Jim ProcterMerge branch 'bug/JAL-2517cancelAppletColour' into...
2017-05-29 Jim Procterrelease notes
2017-05-29 Jim ProcterJAL-2418 updated JABAWS server in what’s new
2017-05-29 Jim ProcterJAL-2491 JAL-2526 JAL-2566 JAL-2563 JAL-2547 release...
2017-05-27 Jim ProcterMerge branch 'bug/JAL-2491' into develop
2017-05-27 Jim ProcterMerge branch 'bug/JAL-2547tooltipOnGap' into develop
2017-05-27 Jim ProcterMerge branch 'task/JAL-2562_SequenceI.findPosition...
2017-05-27 Jim ProcterJAL-2563 failing test to verify SetStatus returns posit... task/JAL-2562_SequenceI.findPosition
2017-05-27 Jim ProcterJAL-2563 test to verify SetStatus returns -1 so mouseOv...
2017-05-27 Jim ProcterMerge branch 'task/JAL-2562_SequenceI.findPosition...
2017-05-27 Jim ProcterJAL-2547 JAL-2562 rejig SetStatusMessage return value...
2017-05-27 Jim ProcterMerge branch 'task/JAL-2562_SequenceI.findPosition...
2017-05-27 Jim ProcterJAL-2526 test and documentation for SeqPanel.setStatus...
2017-05-27 Jim ProcterJAL-2562 javadoc TODO
2017-05-26 kiramtJAL-2491 Missed port to applet from JAL-1691 bug/JAL-2491
2017-05-26 Jim ProcterMerge branch 'documentation/JAL-2418_release2102' into...
2017-05-26 Jim ProcterJAL-2418 updated JPred documentation and screenshot...
2017-05-26 Jim ProcterJAL-2418 JAL-2549 JABAWS 2.2 release notes
2017-05-26 Jim ProcterMerge branch 'features/JAL-2549_updateJABAWSto220'...
2017-05-26 tcofoegbuJAL-2465 Improvement to re-instate storing recently...
2017-05-26 tcofoegbuJAL-2465 fix to prevent files loaded from the system...
2017-05-26 gmungocJAL-2290 no update if no change of residue JAL-2547...
2017-05-26 gmungocJAL-2480 move ContiguousI and Range to jalview.datamodel
2017-05-25 gmungocJAL-2557 removal of Sequence.sequenceFeatures
2017-05-25 kiramtJAl-2034 Ported to applet bug/JAL-2034contextchange
2017-05-25 kiramtJAL-2034 don't update overview after click without...
2017-05-25 gmungocJAL-2050 make SequenceFeature.score final, adjust const...
2017-05-25 gmungocJAL-2505 simplifying number of SequenceFeature construc...
2017-05-25 gmungocJAL-2505 removed SequenceFeature constructor JAL-1641...
2017-05-25 gmungocJAL-2490 test coverage of empty and null feature group...
2017-05-25 kiramtMerge branch 'bug/JAL-2551' into bug/JAL-2034contextchange
2017-05-24 gmungocJAL-2505 make SequenceFeature type, begin, end, feature...
2017-05-24 gmungocJAL-2506 relocate Uniprot binding classes, bind to...
2017-05-24 gmungocJAL-2505 remove setters for SequenceFeature.begin,end...
2017-05-24 gmungocJAL-2529 add object_type=cdna to EnsemblCdna parameters
2017-05-24 gmungocMerge branch 'bug/JAL-2541cutWithFeatures' into feature...
2017-05-24 gmungocJAL-2505 JAL-2542 SequenceFeatures.shift() to shift...
2017-05-24 kiramtJAL-2551 Fix to group colouring when group extent is... bug/JAL-2551
2017-05-24 gmungocJAL-2542 correct adjustment of sequence features for...
2017-05-24 kiramtJAL-2034 Added isDefined flag to SequenceGroup
2017-05-24 gmungocJAL-2505 delete and readd modified feature after Cut...
2017-05-23 Jim ProcterJAL-2549 RNAAliFold result to annotation file roundtrip... features/JAL-2549_updateJABAWSto220
2017-05-23 Jim ProcterJAL-2549 skip ‘Unrecognised Service’ which resolves...
2017-05-23 Jim ProcterJAL-2549 replace JABAWS 2.1 with 2.2 client and remove...
2017-05-23 gmungocJAL-2490 find features for export as GFF, JAL-2548...
2017-05-23 gmungocJAL-2490 test coverage for printGffFormat before refact...
2017-05-23 gmungocJAL-2490 unit tests for getFeaturesForGroup
2017-05-23 gmungocJAL-2547 don't show features in tooltip over a gap bug/JAL-2547tooltipOnGap
2017-05-23 gmungocJAL-2490 tidy code and tests for feature export in...
2017-05-23 gmungocJAL-2490 improved lookup of features for Export Feature...
2017-05-23 gmungocJAL-2480 methods to get features for group
2017-05-22 gmungocJAL-2505 use setter not direct access to sf.description
2017-05-22 gmungocJAL-2505 updates after conflicting merge of JAL-2504
2017-05-22 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-22 gmungocJAL-2504 update the right feature colour when creating... bug/JAL-2510amendFeatures
2017-05-22 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-22 gmungocJAL-2544 unit tests for sort by feature score
2017-05-22 gmungocJAL-2544 check feature overlaps selection region
2017-05-22 gmungocJAL-2543 identify as JSON before HTML
2017-05-22 gmungocJAL-2546 JAL-2490 efficient lookup of features, correct...
2017-05-22 gmungocJAL-2490 add non-positional feature case to test prior...
2017-05-22 gmungocJAL-2480 always include all non-positional features...
2017-05-22 kiramtMerge remote-tracking branch 'origin/bug/JAL-2256'...
2017-05-22 Jim ProcterJAL-2418 patch build - broken htsjdk import
2017-05-19 gmungocJAL-2526 removed redundant call to Sequence.findPosition()
2017-05-19 gmungocJAL-2490 refactored test for 'hasFeatures'
2017-05-19 gmungocJAL-2544 only include features in selected columns...
2017-05-19 gmungocJAL-2490 performant lookup of features for sorting
2017-05-19 gmungocJAL-2490 only count sequences where feature overlap...
2017-05-19 gmungocJAL-2505 unit test for sort by feature density, Javadoc
2017-05-18 gmungocJAL-2490 initial unit tests prior to refactoring
2017-05-18 Jim ProcterMerge branch 'bug/JAL-2388_typeCheckAlignView.getUpdate...
2017-05-18 Jim ProcterJAL-2388 return empty hidden columns for fully visible...
2017-05-18 gmungocJAL-2490 lookup sequence features for "labelClass"
2017-05-18 gmungocJAL-2490 lookup features at each column position
next