jalview.git
5 years agofixes for Jalview command-line URI code
hansonr [Fri, 5 Apr 2019 16:13:21 +0000 (11:13 -0500)]
fixes for Jalview command-line URI code

5 years agoMerge branch 'Jalview-JS/develop' of https://source.jalview.org/git/jalview.git into...
hansonr [Thu, 4 Apr 2019 21:35:40 +0000 (16:35 -0500)]
Merge branch 'Jalview-JS/develop' of https://source.jalview.org/git/jalview.git into Jalview-JS/develop

5 years agoj2sNative cleanup; fix for JTextArea preferred height miscalculation
hansonr [Thu, 4 Apr 2019 21:31:44 +0000 (16:31 -0500)]
j2sNative cleanup; fix for JTextArea preferred height miscalculation

5 years agoJAL-3220 j2sIgnore on 3 more main methods
gmungoc [Thu, 4 Apr 2019 19:45:19 +0000 (20:45 +0100)]
JAL-3220 j2sIgnore on 3 more main methods

5 years agoJAL-3220 j2sIgnore on main methods on test / utility classes
gmungoc [Thu, 4 Apr 2019 19:37:32 +0000 (20:37 +0100)]
JAL-3220 j2sIgnore on main methods on test / utility classes

5 years agoJAL-3220 unneeded main methods removed
gmungoc [Thu, 4 Apr 2019 15:00:54 +0000 (16:00 +0100)]
JAL-3220 unneeded main methods removed

5 years agoMerge branch 'develop' into Jalview-JS/develop
gmungoc [Thu, 4 Apr 2019 07:21:43 +0000 (08:21 +0100)]
Merge branch 'develop' into Jalview-JS/develop

5 years agoreplacing @j2sNative with @j2sIgnore where appropriate - requires NEW
hansonr [Wed, 3 Apr 2019 23:52:20 +0000 (18:52 -0500)]
replacing @j2sNative with @j2sIgnore where appropriate - requires NEW
TRANSPILER

5 years agoremoving early SplitPane SwingJS hack
hansonr [Wed, 3 Apr 2019 23:51:20 +0000 (18:51 -0500)]
removing early SplitPane SwingJS hack

5 years agoJAL-3021 show Sequence Details with cursor at top
gmungoc [Wed, 3 Apr 2019 15:43:19 +0000 (16:43 +0100)]
JAL-3021 show Sequence Details with cursor at top

5 years agoj2sNative clean-up. Fixes problem with second try of sequence fetching
hansonr [Wed, 3 Apr 2019 13:41:19 +0000 (08:41 -0500)]
j2sNative clean-up. Fixes problem with second try of sequence fetching
not retrieving (cached) data

5 years ago#210 Fixes Ensembl fetch problem (really)
hansonr [Tue, 2 Apr 2019 17:09:01 +0000 (12:09 -0500)]
#210 Fixes Ensembl fetch problem (really)

5 years agoMerge branch 'Jalview-JS/develop' of https://source.jalview.org/git/jalview.git into...
hansonr [Mon, 1 Apr 2019 14:31:10 +0000 (09:31 -0500)]
Merge branch 'Jalview-JS/develop' of https://source.jalview.org/git/jalview.git into Jalview-JS/develop

5 years agonote to self: Time to write a good interface and stop doing this secret
hansonr [Mon, 1 Apr 2019 14:30:53 +0000 (09:30 -0500)]
note to self: Time to write a good interface and stop doing this secret
calling of swingjs methods.

5 years agoJAL-3033 generalised publish-core-template ready to enable multiple templates/core...
Jim Procter [Mon, 1 Apr 2019 09:02:23 +0000 (10:02 +0100)]
JAL-3033 generalised publish-core-template ready to enable multiple templates/core-file html endpoints to be generated

5 years agoJAL-3033 always run the toJs core file build before building core files from classlis...
Jim Procter [Mon, 1 Apr 2019 09:00:43 +0000 (10:00 +0100)]
JAL-3033 always run the toJs core file build before building core files from classlist/*.txt

5 years agoJAL-3032 use small example Ensembl gene for JalviewJS
gmungoc [Mon, 1 Apr 2019 08:22:45 +0000 (09:22 +0100)]
JAL-3032 use small example Ensembl gene for JalviewJS

5 years agoupdated _j2sclasslist.txt adds a few more files (see end of file)
hansonr [Mon, 1 Apr 2019 02:57:39 +0000 (21:57 -0500)]
updated _j2sclasslist.txt adds a few more files (see end of file)

5 years agoembedded core-file demo for faster loading
hansonr [Mon, 1 Apr 2019 02:50:20 +0000 (21:50 -0500)]
embedded core-file demo for faster loading

5 years agoAjax enhancements
hansonr [Mon, 1 Apr 2019 02:42:17 +0000 (21:42 -0500)]
Ajax enhancements

5 years agofirst demo of embedding components as simple divs with known ids
hansonr [Mon, 1 Apr 2019 02:41:49 +0000 (21:41 -0500)]
first demo of embedding components as simple divs with known ids

5 years agojsmol2.php?? must have been just for testing
hansonr [Mon, 1 Apr 2019 02:41:20 +0000 (21:41 -0500)]
jsmol2.php?? must have been just for testing

5 years agoJSON refactoring of a few methods; fixing JavaScript issues
hansonr [Mon, 1 Apr 2019 02:40:37 +0000 (21:40 -0500)]
JSON refactoring of a few methods; fixing JavaScript issues

5 years agojalview-pca-div added
hansonr [Mon, 1 Apr 2019 02:39:35 +0000 (21:39 -0500)]
jalview-pca-div added

5 years agoMerge branch 'Jalview-JS/develop' of https://source.jalview.org/git/jalview.git into...
hansonr [Mon, 1 Apr 2019 02:38:34 +0000 (21:38 -0500)]
Merge branch 'Jalview-JS/develop' of https://source.jalview.org/git/jalview.git into Jalview-JS/develop

5 years agoJAL-3033 build.xml:build-site runs build-site.xml to populate site/ with prebuilt...
Jim Procter [Sun, 31 Mar 2019 17:57:06 +0000 (18:57 +0100)]
JAL-3033 build.xml:build-site runs build-site.xml to populate site/ with prebuilt/deps

5 years agoadds TreePanel name jalview-tree
hansonr [Sun, 31 Mar 2019 17:21:52 +0000 (12:21 -0500)]
adds TreePanel name jalview-tree

5 years agoadds StructureViewer name jalview-structureviewer
hansonr [Sun, 31 Mar 2019 17:21:30 +0000 (12:21 -0500)]
adds StructureViewer name jalview-structureviewer

5 years agoadds SplitFrame name jalview-splitframe;
hansonr [Sun, 31 Mar 2019 17:20:31 +0000 (12:20 -0500)]
adds SplitFrame name jalview-splitframe;

5 years agoadds RnaStructureViewer name jalview-rnastructureviewer;
hansonr [Sun, 31 Mar 2019 17:20:07 +0000 (12:20 -0500)]
adds RnaStructureViewer name jalview-rnastructureviewer;

5 years agoadds Desktop name jalview-desktop;
hansonr [Sun, 31 Mar 2019 17:19:30 +0000 (12:19 -0500)]
adds Desktop name jalview-desktop;

5 years agoadds AlignFrame name jalview-alignment;
hansonr [Sun, 31 Mar 2019 17:19:07 +0000 (12:19 -0500)]
adds AlignFrame name jalview-alignment;

5 years agoclean up implicit object refs
hansonr [Sun, 31 Mar 2019 17:18:36 +0000 (12:18 -0500)]
clean up implicit object refs

5 years agoCache JS adds search of Info for jalview_xxx properties
hansonr [Sun, 31 Mar 2019 17:17:15 +0000 (12:17 -0500)]
Cache JS adds search of Info for jalview_xxx properties

5 years ago#210 Ensembl fix; adds embedding test
hansonr [Sun, 31 Mar 2019 12:18:31 +0000 (07:18 -0500)]
#210 Ensembl fix; adds embedding test

was incorrect catch parameter in close() of swingjs/json/JSON.js

5 years agoMerge branch 'Jalview-JS/develop' of https://source.jalview.org/git/jalview.git into...
gmungoc [Fri, 29 Mar 2019 11:15:46 +0000 (11:15 +0000)]
Merge branch 'Jalview-JS/develop' of https://source.jalview.org/git/jalview.git into Jalview-JS/develop

5 years agoMerge branch 'develop' into Jalview-JS/develop
gmungoc [Fri, 29 Mar 2019 11:15:31 +0000 (11:15 +0000)]
Merge branch 'develop' into Jalview-JS/develop

Conflicts:
.classpath

5 years agoJAL-3140 InstallAnywhere updated to intervalstore-v1.0.jar
gmungoc [Fri, 29 Mar 2019 11:05:29 +0000 (11:05 +0000)]
JAL-3140 InstallAnywhere updated to intervalstore-v1.0.jar

5 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
gmungoc [Fri, 29 Mar 2019 10:31:02 +0000 (10:31 +0000)]
Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop

5 years agoJAL-3140 intervalstore now v1.0 (public release)
gmungoc [Fri, 29 Mar 2019 10:30:51 +0000 (10:30 +0000)]
JAL-3140 intervalstore now v1.0 (public release)

5 years agoJAL-3111 Disable the pubapplet target in build.xml so cruisecontrol build can complete
Jim Procter [Fri, 29 Mar 2019 09:54:49 +0000 (09:54 +0000)]
JAL-3111 Disable the pubapplet target in build.xml so cruisecontrol build can complete

5 years ago#211 corrects swingjs.JSUtil.parseJSONRaw$S call
hansonr [Thu, 28 Mar 2019 18:55:39 +0000 (14:55 -0400)]
#211 corrects swingjs.JSUtil.parseJSONRaw$S call

5 years agoMerge branch 'develop' of http://source.jalview.org/git/jalview into develop
Jim Procter [Thu, 28 Mar 2019 17:34:20 +0000 (17:34 +0000)]
Merge branch 'develop' of source.jalview.org/git/jalview into develop

5 years agoJAL-3111 biojava dependencies
Jim Procter [Thu, 28 Mar 2019 17:34:11 +0000 (17:34 +0000)]
JAL-3111 biojava dependencies

5 years agoJAL-3111 fix libquagua dependency paths - needs to be checked on OSX InstallAnywhere
Jim Procter [Thu, 28 Mar 2019 17:20:31 +0000 (17:20 +0000)]
JAL-3111 fix libquagua dependency paths - needs to be checked on OSX InstallAnywhere

5 years agoJAL-3111 fix jabaws dependency name in IA config
Jim Procter [Thu, 28 Mar 2019 17:20:04 +0000 (17:20 +0000)]
JAL-3111 fix jabaws dependency name in IA config

5 years agoJAL-3111 intervalstore library on IA classpath
Jim Procter [Thu, 28 Mar 2019 16:59:51 +0000 (16:59 +0000)]
JAL-3111 intervalstore library on IA classpath

5 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
gmungoc [Thu, 28 Mar 2019 16:13:39 +0000 (16:13 +0000)]
Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop

5 years agoJAL-3111 typo in IA config
Jim Procter [Thu, 28 Mar 2019 15:55:08 +0000 (15:55 +0000)]
JAL-3111 typo in IA config

5 years agoMerge branch 'develop' of https://source.jalview.org/git/jalview.git into develop
gmungoc [Thu, 28 Mar 2019 15:52:34 +0000 (15:52 +0000)]
Merge branch 'develop' of https://source.jalview.org/git/jalview.git into develop

5 years agoJAL-1889 patch for failing isControDown test on build server
gmungoc [Thu, 28 Mar 2019 15:52:23 +0000 (15:52 +0000)]
JAL-1889 patch for failing isControDown test on build server

5 years agoJAL-3111 update InstallAnywhere dependencies for changed libraries
Jim Procter [Thu, 28 Mar 2019 15:40:20 +0000 (15:40 +0000)]
JAL-3111 update InstallAnywhere dependencies for changed libraries

5 years agoMerge branch 'develop' into Jalview-JS/develop
gmungoc [Thu, 28 Mar 2019 08:07:01 +0000 (08:07 +0000)]
Merge branch 'develop' into Jalview-JS/develop

5 years agoMerge branch 'feature/JAL-3181linkOrdering' into develop
gmungoc [Thu, 28 Mar 2019 07:56:40 +0000 (07:56 +0000)]
Merge branch 'feature/JAL-3181linkOrdering' into develop

5 years agoMerge branch 'develop' into Jalview-JS/develop
gmungoc [Wed, 27 Mar 2019 17:07:24 +0000 (17:07 +0000)]
Merge branch 'develop' into Jalview-JS/develop

5 years agoJAL-2620 improved error reporting on failure to load resource files
gmungoc [Wed, 27 Mar 2019 17:06:12 +0000 (17:06 +0000)]
JAL-2620 improved error reporting on failure to load resource files

5 years agoJAL-3032 small formatting and isJS() tidy
gmungoc [Wed, 27 Mar 2019 16:29:29 +0000 (16:29 +0000)]
JAL-3032 small formatting and isJS() tidy

5 years agoreinstating test data for JalviewJS
hansonr [Wed, 27 Mar 2019 12:30:50 +0000 (08:30 -0400)]
reinstating test data for JalviewJS

5 years agocomment out of @j2sNative block
hansonr [Wed, 27 Mar 2019 11:33:59 +0000 (07:33 -0400)]
comment out of @j2sNative block

5 years agoallows web-page embedding
hansonr [Wed, 27 Mar 2019 11:00:52 +0000 (07:00 -0400)]
allows web-page embedding

5 years agoconsolidation of Platform isJS calls
hansonr [Wed, 27 Mar 2019 10:06:38 +0000 (06:06 -0400)]
consolidation of Platform isJS calls

5 years agoisJS cleanup
hansonr [Wed, 27 Mar 2019 09:40:22 +0000 (05:40 -0400)]
isJS cleanup

5 years agoclean-up of isJS business for (temporarily) noneditable JS JComboBox
hansonr [Wed, 27 Mar 2019 09:39:05 +0000 (05:39 -0400)]
clean-up of isJS business for (temporarily) noneditable JS JComboBox

5 years agoPlatform comment about isPopupTrigger Jalview-JS/developPreFrameEmbedding
hansonr [Wed, 27 Mar 2019 00:33:12 +0000 (20:33 -0400)]
Platform comment about isPopupTrigger

5 years agoupgraded Platform.java
hansonr [Tue, 26 Mar 2019 11:18:14 +0000 (07:18 -0400)]
upgraded Platform.java

5 years agoMerge branch 'develop' into Jalview-JS/develop
gmungoc [Mon, 25 Mar 2019 16:37:39 +0000 (16:37 +0000)]
Merge branch 'develop' into Jalview-JS/develop

5 years agoJAL-2717 adjusted code so default correctly returned if i18n fails
gmungoc [Mon, 25 Mar 2019 16:21:42 +0000 (16:21 +0000)]
JAL-2717 adjusted code so default correctly returned if i18n fails

5 years agoJAL-3127 scripts updated for method signature change
gmungoc [Mon, 25 Mar 2019 08:57:56 +0000 (08:57 +0000)]
JAL-3127 scripts updated for method signature change

5 years agoMerge branch 'develop' into Jalview-JS/develop
gmungoc [Sat, 23 Mar 2019 08:57:59 +0000 (08:57 +0000)]
Merge branch 'develop' into Jalview-JS/develop

5 years agoJAL-1889 explicit recalc of geometry for scale left/right/above on/off bug/JAL-1889serverTestSuite
gmungoc [Sat, 23 Mar 2019 08:49:52 +0000 (08:49 +0000)]
JAL-1889 explicit recalc of geometry for scale left/right/above on/off

5 years agoJAL-1889 remove debug logging, add updateLayout()
gmungoc [Sat, 23 Mar 2019 06:40:38 +0000 (06:40 +0000)]
JAL-1889 remove debug logging, add updateLayout()

5 years agoJAL-1889 more debug logging
gmungoc [Fri, 22 Mar 2019 14:38:08 +0000 (14:38 +0000)]
JAL-1889 more debug logging

5 years agoJAL-1889 better debug logging
gmungoc [Thu, 21 Mar 2019 16:28:40 +0000 (16:28 +0000)]
JAL-1889 better debug logging

5 years agoJAL-1889 temporary debug in findColumn()
gmungoc [Thu, 21 Mar 2019 15:59:39 +0000 (15:59 +0000)]
JAL-1889 temporary debug in findColumn()

5 years agoJAL-1889 added belt and braces deleteOnExit() to test output file
gmungoc [Thu, 21 Mar 2019 15:44:48 +0000 (15:44 +0000)]
JAL-1889 added belt and braces deleteOnExit() to test output file

5 years agoJAL-1889 correct props param, remove dasserver, output file paths
gmungoc [Thu, 21 Mar 2019 15:33:51 +0000 (15:33 +0000)]
JAL-1889 correct props param, remove dasserver, output file paths

5 years agoJAL-1889 more diagnostics for CommandLineOperations
gmungoc [Thu, 21 Mar 2019 13:26:14 +0000 (13:26 +0000)]
JAL-1889 more diagnostics for CommandLineOperations

5 years agoJAL-1889 diagnostics for failing test on server
gmungoc [Thu, 21 Mar 2019 10:12:06 +0000 (10:12 +0000)]
JAL-1889 diagnostics for failing test on server

5 years agoMerge branch 'develop' into Jalview-JS/develop
gmungoc [Wed, 20 Mar 2019 15:19:48 +0000 (15:19 +0000)]
Merge branch 'develop' into Jalview-JS/develop

Conflicts:
src/jalview/gui/AlignFrame.java
src/jalview/gui/ScalePanel.java

5 years agoJAL-3093 fine tuning of SeqPanel tooltip
gmungoc [Wed, 20 Mar 2019 14:35:34 +0000 (14:35 +0000)]
JAL-3093 fine tuning of SeqPanel tooltip

5 years agoJAL-3212 unit test and fix for Scale Panel bug
gmungoc [Wed, 20 Mar 2019 12:25:31 +0000 (12:25 +0000)]
JAL-3212 unit test and fix for Scale Panel bug

5 years agoMerge branch 'Jalview-JS/develop' of https://source.jalview.org/git/jalview.git into...
gmungoc [Wed, 20 Mar 2019 09:19:38 +0000 (09:19 +0000)]
Merge branch 'Jalview-JS/develop' of https://source.jalview.org/git/jalview.git into Jalview-JS/develop

5 years agoJAL-3210 code formatting only
gmungoc [Tue, 19 Mar 2019 15:40:21 +0000 (15:40 +0000)]
JAL-3210 code formatting only

5 years agoJAL-3192 corefile after loading in exampleFile_2_7.jvp
Jim Procter [Tue, 19 Mar 2019 15:37:04 +0000 (15:37 +0000)]
JAL-3192 corefile after loading in exampleFile_2_7.jvp

5 years agoJAL-1551 reinstate formatting and save actions (with Java 1.8 additions)
gmungoc [Mon, 18 Mar 2019 15:11:33 +0000 (15:11 +0000)]
JAL-1551 reinstate formatting and save actions (with Java 1.8 additions)

5 years agoJAL-3141 JAL-3056 backups regime option suppressed in JalviewJS
gmungoc [Mon, 18 Mar 2019 14:31:11 +0000 (14:31 +0000)]
JAL-3141 JAL-3056 backups regime option suppressed in JalviewJS

5 years agoJAL-3210 JAL-3063 JAL-3035 remove Castor and Spring libraries
gmungoc [Mon, 18 Mar 2019 10:39:10 +0000 (10:39 +0000)]
JAL-3210 JAL-3063 JAL-3035 remove Castor and Spring libraries

5 years agoJAL-3210 JAL-3140 intervalstore.jar in .classpath.js also
gmungoc [Mon, 18 Mar 2019 10:26:58 +0000 (10:26 +0000)]
JAL-3210 JAL-3140 intervalstore.jar in .classpath.js also

5 years agoJAL-3210 remove unnecessary (and malformed?) .classpath from .gitignore
gmungoc [Sun, 17 Mar 2019 11:00:44 +0000 (11:00 +0000)]
JAL-3210 remove unnecessary (and malformed?) .classpath from .gitignore

5 years agoJAL-3210 ensure tooltips on FeatureSettings in JS
gmungoc [Fri, 15 Mar 2019 15:55:31 +0000 (15:55 +0000)]
JAL-3210 ensure tooltips on FeatureSettings in JS

5 years agoMerge branch 'develop' into Jalview-JS/develop
gmungoc [Fri, 15 Mar 2019 14:58:30 +0000 (14:58 +0000)]
Merge branch 'develop' into Jalview-JS/develop

5 years agoJAL-2964 missed branch for restore link tree to all views
gmungoc [Fri, 15 Mar 2019 14:57:54 +0000 (14:57 +0000)]
JAL-2964 missed branch for restore link tree to all views

5 years agoMerge branch 'develop' into Jalview-JS/develop
gmungoc [Fri, 15 Mar 2019 14:18:19 +0000 (14:18 +0000)]
Merge branch 'develop' into Jalview-JS/develop

5 years agoJAL-3203 Overview show hidden default false also in Preferences
gmungoc [Fri, 15 Mar 2019 14:17:44 +0000 (14:17 +0000)]
JAL-3203 Overview show hidden default false also in Preferences

5 years agoJAL-3071 corrections to IdPanel$ScrollThread
gmungoc [Fri, 15 Mar 2019 09:08:01 +0000 (09:08 +0000)]
JAL-3071 corrections to IdPanel$ScrollThread

5 years agoJAL-2814 updated unit test for code change
gmungoc [Fri, 15 Mar 2019 08:04:46 +0000 (08:04 +0000)]
JAL-2814 updated unit test for code change

5 years agoJAL-2814 JAL-3032 targeted help URL links for JalviewJS
gmungoc [Thu, 14 Mar 2019 13:05:33 +0000 (13:05 +0000)]
JAL-2814 JAL-3032 targeted help URL links for JalviewJS

5 years agoJAL-3056 open Help web page instead of internal (targeted) help link
gmungoc [Thu, 14 Mar 2019 12:40:43 +0000 (12:40 +0000)]
JAL-3056 open Help web page instead of internal (targeted) help link

5 years agoJAL-3210 JAL-3141 JAL-3056 disable backups in JalviewJS
gmungoc [Thu, 14 Mar 2019 10:51:01 +0000 (10:51 +0000)]
JAL-3210 JAL-3141 JAL-3056 disable backups in JalviewJS

5 years agoJAL-3210 relocate setMinimumSize so it works in JS
gmungoc [Thu, 14 Mar 2019 10:05:07 +0000 (10:05 +0000)]
JAL-3210 relocate setMinimumSize so it works in JS