jalview.git
6 years agoJAL-2758 typo
Jim Procter [Mon, 13 Nov 2017 18:56:22 +0000 (18:56 +0000)]
JAL-2758 typo

6 years agoJAl-2811 Working for wrapped panels too
kiramt [Mon, 13 Nov 2017 16:42:20 +0000 (16:42 +0000)]
JAl-2811 Working for wrapped panels too

6 years agoJAL-2662 tweak README, format code
gmungoc [Mon, 13 Nov 2017 16:23:12 +0000 (16:23 +0000)]
JAL-2662 tweak README, format code

6 years agoJAL-2698 what's new...
Jim Procter [Mon, 13 Nov 2017 16:05:37 +0000 (16:05 +0000)]
JAL-2698 what's new...

6 years agoJAL-2811 Add layer for cursor in SeqCanvas
kiramt [Mon, 13 Nov 2017 15:53:12 +0000 (15:53 +0000)]
JAL-2811 Add layer for cursor in SeqCanvas

6 years agoJAL-2810 release notes
Jim Procter [Mon, 13 Nov 2017 15:41:10 +0000 (15:41 +0000)]
JAL-2810 release notes

6 years agoMerge branch 'imp/JAL-2810_ftsIDtab' into develop
Jim Procter [Mon, 13 Nov 2017 15:38:34 +0000 (15:38 +0000)]
Merge branch 'imp/JAL-2810_ftsIDtab' into develop

6 years agoJAL-2698 stub for 2.10.3 new known issues entries
Jim Procter [Mon, 13 Nov 2017 15:32:05 +0000 (15:32 +0000)]
JAL-2698 stub for 2.10.3 new known issues entries

6 years agoJAL-2702 groovy interpreter update and java 9 jnlp release notes
Jim Procter [Mon, 13 Nov 2017 15:31:05 +0000 (15:31 +0000)]
JAL-2702 groovy interpreter update and java 9 jnlp release notes

6 years agoMerge branch 'bug/JAL-2702_groovyconsoleJava9' into develop
Jim Procter [Mon, 13 Nov 2017 15:03:27 +0000 (15:03 +0000)]
Merge branch 'bug/JAL-2702_groovyconsoleJava9' into develop

6 years agoJAL-2702 --illegal-access=warn for JVM launch
Jim Procter [Mon, 13 Nov 2017 14:33:06 +0000 (14:33 +0000)]
JAL-2702 --illegal-access=warn for JVM launch

6 years agoJAL-2176 removed unused Sequence.index
gmungoc [Mon, 13 Nov 2017 14:11:08 +0000 (14:11 +0000)]
JAL-2176 removed unused Sequence.index

6 years agoJAL-2702 update to groovy 2.4.12
Jim Procter [Mon, 13 Nov 2017 13:52:48 +0000 (13:52 +0000)]
JAL-2702 update to groovy 2.4.12

6 years agoJAL-2810 updated help docs for auto search checkbox and retrieve IDs tab
Jim Procter [Mon, 13 Nov 2017 13:00:17 +0000 (13:00 +0000)]
JAL-2810 updated help docs for auto search checkbox and retrieve IDs tab

6 years agoJAL-2784 new checks for gg==null bug/JAL-2784
kiramt [Mon, 13 Nov 2017 12:46:37 +0000 (12:46 +0000)]
JAL-2784 new checks for gg==null

6 years agoJAL-2810 updated screenshots in documentation
Jim Procter [Mon, 13 Nov 2017 12:44:08 +0000 (12:44 +0000)]
JAL-2810 updated screenshots in documentation

6 years agoJAL-2810 auto search checkbox state stored as user preference. Enabled by default.
Jim Procter [Mon, 13 Nov 2017 12:43:38 +0000 (12:43 +0000)]
JAL-2810 auto search checkbox state stored as user preference. Enabled by default.

6 years agoJAL-2679 example accession changed to CAD01290
gmungoc [Mon, 13 Nov 2017 12:02:43 +0000 (12:02 +0000)]
JAL-2679 example accession changed to CAD01290

6 years agoJAL-2810 mainFramTabs -> tabs
Jim Procter [Mon, 13 Nov 2017 11:53:27 +0000 (11:53 +0000)]
JAL-2810 mainFramTabs -> tabs

6 years agoJAL-2810 simpler tooltip (assume user will work out that pressing return will update...
Jim Procter [Mon, 13 Nov 2017 11:53:02 +0000 (11:53 +0000)]
JAL-2810 simpler tooltip (assume user will work out that pressing return will update results)

6 years agoJAL-2828 allow CalcId to match on String equivalence (migrated from Alignment’s imple... doc/JAL-2494_JAL-2828_mergefindAnnotation
Jim Procter [Fri, 10 Nov 2017 16:46:15 +0000 (16:46 +0000)]
JAL-2828 allow CalcId to match on String equivalence (migrated from Alignment’s implementation of findAnnotation)

6 years agoJAL-2828 refactored duplicate code for searching lists of AlignmentAnnotation to...
Jim Procter [Fri, 10 Nov 2017 16:37:35 +0000 (16:37 +0000)]
JAL-2828 refactored duplicate code for searching lists of AlignmentAnnotation to static methods.

6 years agoJAL-2829 fixes and unit tests bug/JAL-2829deleteCharsWithGaps
gmungoc [Fri, 10 Nov 2017 15:56:11 +0000 (15:56 +0000)]
JAL-2829 fixes and unit tests

6 years agoJAL-2562 updated findPosition javadoc to match behaviour
gmungoc [Fri, 10 Nov 2017 15:38:19 +0000 (15:38 +0000)]
JAL-2562 updated findPosition javadoc to match behaviour

6 years agoJAL-2829 unit tests for failing cases
gmungoc [Fri, 10 Nov 2017 15:10:50 +0000 (15:10 +0000)]
JAL-2829 unit tests for failing cases

6 years agoJAL-2827 related fixes for stem and non-canonical annotation bug/JAL-2827
kiramt [Fri, 10 Nov 2017 10:08:50 +0000 (10:08 +0000)]
JAL-2827 related fixes for stem and non-canonical annotation

6 years agoJAL-2827 Fix notched repaint of helix annotation when scrolling
kiramt [Thu, 9 Nov 2017 20:05:31 +0000 (20:05 +0000)]
JAL-2827 Fix notched repaint of helix annotation when scrolling

6 years agoMerge branch 'bug/JAL-2742' into develop
Jim Procter [Wed, 8 Nov 2017 17:02:42 +0000 (17:02 +0000)]
Merge branch 'bug/JAL-2742' into develop

6 years agoRevert "JAL-2742 release notes - pending confirmation that there was impact to user"
Jim Procter [Wed, 8 Nov 2017 17:02:06 +0000 (17:02 +0000)]
Revert "JAL-2742 release notes - pending confirmation that there was impact to user"
-- no impact so won't include development detail in release notes.

This reverts commit ba70dbddc08876d8d72bb303823f683b65bf13c7.

6 years agoJAL-2225 release note
Jim Procter [Wed, 8 Nov 2017 16:57:14 +0000 (16:57 +0000)]
JAL-2225 release note

6 years agoMerge branch 'bug/JAL-2225mapMultipleChains' into develop
Jim Procter [Wed, 8 Nov 2017 16:52:03 +0000 (16:52 +0000)]
Merge branch 'bug/JAL-2225mapMultipleChains' into develop

6 years agoMerge branch 'develop' into bug/JAL-2225mapMultipleChains
Jim Procter [Wed, 8 Nov 2017 15:21:13 +0000 (15:21 +0000)]
Merge branch 'develop' into bug/JAL-2225mapMultipleChains

6 years agoJAL-2698 14 Nov 2017 release date for 2.10.3
Jim Procter [Tue, 7 Nov 2017 17:33:07 +0000 (17:33 +0000)]
JAL-2698 14 Nov 2017 release date for 2.10.3

6 years agoJAL-2775 release notes
Jim Procter [Tue, 7 Nov 2017 17:27:46 +0000 (17:27 +0000)]
JAL-2775 release notes

6 years agoMerge branch 'imp/JAL-2775' into develop
Jim Procter [Tue, 7 Nov 2017 17:25:51 +0000 (17:25 +0000)]
Merge branch 'imp/JAL-2775' into develop

6 years agoJAL-2810 i18n tab label
Jim Procter [Tue, 7 Nov 2017 17:18:12 +0000 (17:18 +0000)]
JAL-2810 i18n tab label

6 years agoJAL-2774 Added javadoc for new event parameters imp/JAL-2774
kiramt [Tue, 7 Nov 2017 17:13:20 +0000 (17:13 +0000)]
JAL-2774 Added javadoc for new event parameters

6 years agoJAL-2810 ‘Close’ is now ‘Cancel’ in SequenceFetcher panel
Jim Procter [Tue, 7 Nov 2017 17:12:45 +0000 (17:12 +0000)]
JAL-2810 ‘Close’ is now ‘Cancel’ in SequenceFetcher panel

6 years agoJAL-2810 working back button shown for bulk ID retrieval tab in FTS search
Jim Procter [Tue, 7 Nov 2017 17:12:08 +0000 (17:12 +0000)]
JAL-2810 working back button shown for bulk ID retrieval tab in FTS search

6 years agoJAL-2774 Fix fastpaint of wrapped alignment
kiramt [Tue, 7 Nov 2017 17:09:30 +0000 (17:09 +0000)]
JAL-2774 Fix fastpaint of wrapped alignment

6 years agoJAL-2821 refactored drawPartialGroupOutline bug/JAL-2821
kiramt [Tue, 7 Nov 2017 17:02:31 +0000 (17:02 +0000)]
JAL-2821 refactored drawPartialGroupOutline

6 years agoJAL-2810 bulk fetch for PDB IDs
Jim Procter [Tue, 7 Nov 2017 16:37:34 +0000 (16:37 +0000)]
JAL-2810 bulk fetch for PDB IDs

6 years agoJAL-2804 clearer tooltip for autosearch checkbox
Jim Procter [Tue, 7 Nov 2017 16:30:26 +0000 (16:30 +0000)]
JAL-2804 clearer tooltip for autosearch checkbox

6 years agoJAL-2756 release notes
Jim Procter [Mon, 6 Nov 2017 16:41:28 +0000 (16:41 +0000)]
JAL-2756 release notes

6 years agoMerge branch 'bug/JAL-2756sequenceidmessage' into develop
Jim Procter [Mon, 6 Nov 2017 16:34:05 +0000 (16:34 +0000)]
Merge branch 'bug/JAL-2756sequenceidmessage' into develop

6 years agoMerge branch 'documentation/JAL-2698_release2103' into develop
Jim Procter [Fri, 3 Nov 2017 15:57:47 +0000 (15:57 +0000)]
Merge branch 'documentation/JAL-2698_release2103' into develop

6 years agoJAL-2818 modified README for launching jalview from source build
Jim Procter [Fri, 3 Nov 2017 15:56:12 +0000 (15:56 +0000)]
JAL-2818 modified README for launching jalview from source build

6 years agoMerge branch 'develop' into imp/JAL-2775 imp/JAL-2775
kiramt [Wed, 1 Nov 2017 11:21:47 +0000 (11:21 +0000)]
Merge branch 'develop' into imp/JAL-2775

6 years agoJAL-2774 Fix repaint artefacts
kiramt [Tue, 31 Oct 2017 15:05:01 +0000 (15:05 +0000)]
JAL-2774 Fix repaint artefacts

6 years agoJAL-2774 Fixed merge issues
kiramt [Tue, 31 Oct 2017 14:24:54 +0000 (14:24 +0000)]
JAL-2774 Fixed merge issues

6 years agoMerge remote-tracking branch 'origin/develop' into imp/JAL-2774
kiramt [Tue, 31 Oct 2017 13:59:31 +0000 (13:59 +0000)]
Merge remote-tracking branch 'origin/develop' into imp/JAL-2774

Conflicts:
src/jalview/gui/SeqCanvas.java

6 years agoJAL-2810 checkbox label for Autosearch
Jim Procter [Tue, 31 Oct 2017 11:03:16 +0000 (11:03 +0000)]
JAL-2810 checkbox label for Autosearch

6 years agoJAL-2810 default border colour
Jim Procter [Tue, 31 Oct 2017 11:00:55 +0000 (11:00 +0000)]
JAL-2810 default border colour

6 years agoJAL-2756 update for new EBI https link
kiramt [Tue, 31 Oct 2017 10:00:52 +0000 (10:00 +0000)]
JAL-2756 update for new EBI https link

6 years agoJAL-2810 prototype retrieve ID tab for the Uniprot FTS panel
Jim Procter [Fri, 27 Oct 2017 16:26:43 +0000 (17:26 +0100)]
JAL-2810 prototype retrieve ID tab for the Uniprot FTS panel

6 years agoJAL-2804 update search results when enter pressed or query retrieved from history
Jim Procter [Fri, 27 Oct 2017 15:21:14 +0000 (16:21 +0100)]
JAL-2804 update search results when enter pressed or query retrieved from history

6 years agoJAL-2804 checkbox to enable/disable auto search (with tooltip)
Jim Procter [Fri, 27 Oct 2017 15:18:48 +0000 (16:18 +0100)]
JAL-2804 checkbox to enable/disable auto search (with tooltip)

6 years agoJAL-2804 kludge method to test if last key event handled was ENTER
Jim Procter [Fri, 27 Oct 2017 15:13:53 +0000 (16:13 +0100)]
JAL-2804 kludge method to test if last key event handled was ENTER

6 years agoJAL-2526 updated javadoc
gmungoc [Fri, 27 Oct 2017 13:15:20 +0000 (14:15 +0100)]
JAL-2526 updated javadoc

6 years agoJAL-2698 update version and cut release branch
Jim Procter [Thu, 26 Oct 2017 16:45:43 +0000 (17:45 +0100)]
JAL-2698 update version and cut release branch

6 years agoJAL-2546 release notes
Jim Procter [Thu, 26 Oct 2017 16:31:40 +0000 (17:31 +0100)]
JAL-2546 release notes

6 years agoJAL-2488 patch causes of NPE during testStoreAndRecoverExpandedviews Jalview2xml...
Jim Procter [Thu, 26 Oct 2017 16:18:57 +0000 (17:18 +0100)]
JAL-2488 patch causes of NPE during testStoreAndRecoverExpandedviews Jalview2xml tests.

6 years agoMerge branch 'feature/JAL-2488finalize' into develop
Jim Procter [Thu, 26 Oct 2017 15:26:06 +0000 (16:26 +0100)]
Merge branch 'feature/JAL-2488finalize' into develop

6 years agoJAL-2036 2.10.3 release notes
Jim Procter [Thu, 26 Oct 2017 15:20:14 +0000 (16:20 +0100)]
JAL-2036 2.10.3 release notes

6 years agoJAL-2793 cancelling font changed dialog didn't call ap.fontChanged() to reset layout
Jim Procter [Thu, 26 Oct 2017 14:47:32 +0000 (15:47 +0100)]
JAL-2793 cancelling font changed dialog didn't call ap.fontChanged() to reset layout

6 years agoJAL-2548 release notes
Jim Procter [Thu, 26 Oct 2017 13:41:34 +0000 (14:41 +0100)]
JAL-2548 release notes

6 years agoMerge branch 'bug/JAL-2776toggleGroupColour' into develop
Jim Procter [Thu, 26 Oct 2017 10:51:35 +0000 (11:51 +0100)]
Merge branch 'bug/JAL-2776toggleGroupColour' into develop

6 years agoJAL-2684 JAL-2685 release notes
Jim Procter [Thu, 26 Oct 2017 10:50:03 +0000 (11:50 +0100)]
JAL-2684 JAL-2685 release notes

6 years agoJAL-2685 tidy up html doc
Jim Procter [Thu, 26 Oct 2017 10:40:25 +0000 (11:40 +0100)]
JAL-2685 tidy up html doc

6 years agoMerge branch 'features/JAL-2685pairwiseSeqLimits' into develop
Jim Procter [Thu, 26 Oct 2017 10:14:38 +0000 (11:14 +0100)]
Merge branch 'features/JAL-2685pairwiseSeqLimits' into develop

6 years agoJAL-2392 test asserts for progressbar creation on the Swing GUI thread.
Jim Procter [Thu, 26 Oct 2017 09:57:13 +0000 (10:57 +0100)]
JAL-2392 test asserts for progressbar creation on the Swing GUI thread.

6 years agoJAL-2617 release notes
Jim Procter [Wed, 25 Oct 2017 16:24:27 +0000 (17:24 +0100)]
JAL-2617 release notes

6 years agoMerge branch 'bug/JAL-2617mappedStopCodon' into develop
Jim Procter [Wed, 25 Oct 2017 16:23:03 +0000 (17:23 +0100)]
Merge branch 'bug/JAL-2617mappedStopCodon' into develop

6 years agoJAL-2636 release notes
Jim Procter [Wed, 25 Oct 2017 15:45:05 +0000 (16:45 +0100)]
JAL-2636 release notes

6 years agoJAL-2667 release notes
Jim Procter [Wed, 25 Oct 2017 15:37:57 +0000 (16:37 +0100)]
JAL-2667 release notes

6 years agoMerge branch 'bug/JAL-2667mouseWheelWrapped' into develop
Jim Procter [Wed, 25 Oct 2017 15:33:01 +0000 (16:33 +0100)]
Merge branch 'bug/JAL-2667mouseWheelWrapped' into develop

6 years agoJAL-2742 release notes - pending confirmation that there was impact to user
Jim Procter [Wed, 25 Oct 2017 15:29:24 +0000 (16:29 +0100)]
JAL-2742 release notes - pending confirmation that there was impact to user

6 years agoJAL-2727 release notes
Jim Procter [Wed, 25 Oct 2017 15:08:20 +0000 (16:08 +0100)]
JAL-2727 release notes

6 years agoJAL-2727 add not to Test failed message recommending re-running manually as per Mungo...
Jim Procter [Wed, 25 Oct 2017 15:06:31 +0000 (16:06 +0100)]
JAL-2727 add not to Test failed message recommending re-running manually as per Mungo’s recommendation in comments

6 years agoMerge branch 'bug/JAL-2727closeAllFreeMemory' into develop
Jim Procter [Wed, 25 Oct 2017 14:53:29 +0000 (15:53 +0100)]
Merge branch 'bug/JAL-2727closeAllFreeMemory' into develop

6 years agoJAL-2732 JAL-1900 JAL-1625 release notes
Jim Procter [Wed, 25 Oct 2017 14:38:06 +0000 (15:38 +0100)]
JAL-2732 JAL-1900 JAL-1625 release notes

6 years agoMerge branch 'bugs/JAL-2779_osx_dialogsequencingbroke' into develop
Jim Procter [Wed, 25 Oct 2017 14:37:16 +0000 (15:37 +0100)]
Merge branch 'bugs/JAL-2779_osx_dialogsequencingbroke' into develop

6 years agoJAL-2779 remove empty block and if statement
Jim Procter [Wed, 25 Oct 2017 14:36:42 +0000 (15:36 +0100)]
JAL-2779 remove empty block and if statement

6 years agoJAL-2790 JAL-2392 release notes
Jim Procter [Wed, 25 Oct 2017 14:25:26 +0000 (15:25 +0100)]
JAL-2790 JAL-2392 release notes

6 years agoMerge branch 'bug/JAL-2392_deadlockonpdbdisplay' into develop
Jim Procter [Wed, 25 Oct 2017 14:17:55 +0000 (15:17 +0100)]
Merge branch 'bug/JAL-2392_deadlockonpdbdisplay' into develop

6 years agoJAL-2790 provide a cancel button for JABAWS and AACon jobs
Jim Procter [Wed, 25 Oct 2017 14:14:17 +0000 (15:14 +0100)]
JAL-2790 provide a cancel button for JABAWS and AACon jobs

6 years agoJAL-2392 auto boxing rather than explicit Long as key
Jim Procter [Wed, 25 Oct 2017 13:58:11 +0000 (14:58 +0100)]
JAL-2392 auto boxing rather than explicit Long as key

6 years agoJAL-2495 release notes
Jim Procter [Tue, 24 Oct 2017 16:55:12 +0000 (17:55 +0100)]
JAL-2495 release notes

6 years agoJAL-2495 highlight all mapped sequences from structure pick
gmungoc [Fri, 28 Apr 2017 14:55:32 +0000 (15:55 +0100)]
JAL-2495 highlight all mapped sequences from structure pick

6 years agoJAL-2643 JAL-2524 release notes
Jim Procter [Tue, 24 Oct 2017 16:50:01 +0000 (17:50 +0100)]
JAL-2643 JAL-2524 release notes

6 years agoJAL-2524 release notes
Jim Procter [Tue, 24 Oct 2017 16:44:27 +0000 (17:44 +0100)]
JAL-2524 release notes

6 years agoJAL-2733 JAL-2658 release notes
Jim Procter [Tue, 24 Oct 2017 16:42:16 +0000 (17:42 +0100)]
JAL-2733 JAL-2658 release notes

6 years agoJAL-1980 release notes (retrodoc for 2.10.0)
Jim Procter [Tue, 24 Oct 2017 16:33:08 +0000 (17:33 +0100)]
JAL-1980 release notes (retrodoc for 2.10.0)

6 years agoJAL-2687 JAL-2608 release notes
Jim Procter [Tue, 24 Oct 2017 16:24:52 +0000 (17:24 +0100)]
JAL-2687 JAL-2608 release notes

6 years agoMerge branch 'features/JAL-2608closeOverview' into develop
Jim Procter [Tue, 24 Oct 2017 16:09:42 +0000 (17:09 +0100)]
Merge branch 'features/JAL-2608closeOverview' into develop

6 years agoJAL-2542 release notes
Jim Procter [Tue, 24 Oct 2017 15:58:27 +0000 (16:58 +0100)]
JAL-2542 release notes

6 years agoJAL-2788 corrected merge error in propertyChange
gmungoc [Tue, 24 Oct 2017 10:28:56 +0000 (11:28 +0100)]
JAL-2788 corrected merge error in propertyChange

6 years agoJAL-2787 set start/end seq explicitly for test
gmungoc [Tue, 24 Oct 2017 08:31:38 +0000 (09:31 +0100)]
JAL-2787 set start/end seq explicitly for test

6 years agoMerge branch 'bug/JAL-2609attemptedmerge' into develop
Jim Procter [Mon, 23 Oct 2017 16:17:09 +0000 (17:17 +0100)]
Merge branch 'bug/JAL-2609attemptedmerge' into develop

6 years agoJAL-2609 remove unused AlignPanel.fastPaint flag and broken conditional preventing...
Jim Procter [Mon, 23 Oct 2017 16:15:51 +0000 (17:15 +0100)]
JAL-2609 remove unused AlignPanel.fastPaint flag and broken conditional preventing repaints on vertical scroll