Merge branch 'mmw/Release_2_12_ws_merge' into development/Release_2_12_Branch
[jalview.git] / src /
2022-04-25 Mateusz WarownyJAL-3878 Fix edit settings dialog prompting to discard...
2022-04-21 Ben SoaresMerge branch 'develop' into merge/JAL-3978+JAL-3553...
2022-04-21 Ben SoaresMerge branch 'develop' into task/JAL-3991_check_actual_...
2022-04-19 Jim ProcterMerge branch 'bug/JAL-3997_NPE_in_wrapped_mode' into...
2022-04-18 Jim ProcterJAL-3997 check for tooltip being null before checking... bug/JAL-3997_NPE_in_wrapped_mode
2022-04-16 Jim ProcterJAL-3365 expand range of allowed DSSP secondary structu...
2022-04-11 Mateusz WarownyJAL-3878 Use slivka client's URL when building web...
2022-04-11 Mateusz WarownyJAL-3878 Add conservation service discovery
2022-04-11 Mateusz WarownyJAL-3878 Build interactive services menu
2022-04-11 Mateusz WarownyJAL-3878 Implement prot. seq. an. discovery for slivka.
2022-04-11 Mateusz WarownyJAL-3878 Implement gui elements for annotation servicces
2022-04-11 Mateusz WarownyJAL-3878 Create SlivkaAnnotationWSClient
2022-04-11 Mateusz WarownyJAL-3878 Add full name getter to ActionI
2022-04-11 Mateusz WarownyJAL-3878 Log status changes in annotation task
2022-04-11 Mateusz WarownyJAL-3878 Allow null value for action name
2022-04-07 Mateusz WarownyJAL-3878 Add action and task for annotation services
2022-04-06 Ben SoaresJAL-3991 Made info displayed only when needed (Java...
2022-04-06 Ben SoaresJAL-3991 Added information output about the slightly...
2022-04-06 Ben SoaresJAL-3991 JAVA_COMPILE_VERSION put into build_properties...
2022-04-05 Jim ProcterJAL-3981 patch tests and remove errant imports
2022-04-05 Jim ProcterJAL-3990 gradle spotlessApply
2022-04-05 Jim ProcterMerge branch 'bug/JAL-3980_JAL-3981_tooltips_sequence_d...
2022-04-05 Mateusz WarownyJAL-3878 Introduce IProgressIndicator#addProgressBar
2022-04-05 Mateusz WarownyJAL-3878 Fix method name to fireTaskRestarted
2022-04-05 Mateusz WarownyJAL-3878 Add char[] constructor to Sequence
2022-04-05 Mateusz WarownyJAL-3878 Make BaseJob setters public so they can be...
2022-04-05 Mateusz WarownyJAL-3878 Add fullName to BaseAction class which combine...
2022-04-05 Mateusz WarownyJAL-3878 Move status precedence list to JobStatus class
2022-04-05 Mateusz WarownyJAL-3878 Add uid to WS Tasks
2022-03-31 Ben SoaresMerge branch 'develop' into improvement/JAL-3978_add_gr...
2022-03-31 Jim ProcterJAL-3985 formatting
2022-03-31 Jim ProcterJAL-3985 split PDB id queries into multiple queries...
2022-03-30 Jim ProcterMerge branch 'patch/JAL-3976_3dbeaconsnull' into develop
2022-03-30 Jim ProcterJAL-360 JAL-3975 update parent for text colour dialog...
2022-03-30 Ben SoaresJAL-360 JAL-3975 make AlignFrame the parent of FeatureE...
2022-03-28 Mateusz WarownyJAL-3878 Patch preferences window to use new discoverer.
2022-03-28 Mateusz WarownyJAL-3878 Fix discoverer being stuck on BEGIN state...
2022-03-25 Mateusz WarownyJAL-3878 Add slivka discoverer and menu to AlignFrame
2022-03-25 Mateusz WarownyJAL-3878 Change align frame added to desktop to correct one
2022-03-25 Mateusz WarownyJAL-3878 Wrap infoPanel updates with SwingUtilities...
2022-03-25 Mateusz WarownyJAL-3878 Fix re-alignment-capable services detection.
2022-03-25 Mateusz WarownyJAL-3878 Clear services list on reload.
2022-03-25 Mateusz WarownyJAL-3878 Fix task status precedence calculation
2022-03-25 Mateusz WarownyJAL-3878 Fix NullPointerExceptions caused by nulls...
2022-03-25 Mateusz WarownyJAL3878 Implement slivka service discoverer
2022-03-25 Mateusz WarownyJAL-3878 Move action name initialization to its own...
2022-03-25 Jim ProcterJAL-3980 JAL-3979 TODOs bug/JAL-3980_JAL-3981_tooltips_sequence_details
2022-03-25 Jim ProcterJAL-3980 defensive copy - inefficient but fixes bug
2022-03-25 Jim ProcterJAL-3981 Additional line breaks - sort of helps
2022-03-25 Mateusz WarownyJAL-3878 Create ws2 client for slivka services
2022-03-25 Mateusz WarownyJAL-3878 Add builders to each service parameter class
2022-03-24 Jim ProcterJAL-3981 strategic newlines to help speed up Java's...
2022-03-24 Mateusz WarownyJAL-3878 Create service agnostic param datastore and set
2022-03-23 Mateusz WarownyJAL-3878 Create beans for un/marshalling service parameters
2022-03-23 Jim ProcterJAL-3976 skip entries with null values when analyzing
2022-03-18 Ben SoaresJAL-3978 Using getdowninstanceappdir and getdowninstanc...
2022-03-18 Ben SoaresJAL-3978 New tasks to build archive 'old' dir with...
2022-03-18 Mateusz WarownyJAL-3878 Create abstract ws discoverer providing common...
2022-03-15 Mateusz WarownyJAL-3878 Connect alignment services with gui
2022-03-14 Mateusz WarownyJAL-3878 Move array index search to ArrayUtils
2022-03-11 Mateusz WarownyJAL-3878 Create web service menu manager.
2022-03-11 Mateusz WarownyJAL-3878 Add hasPresets and hasParameters utility metho...
2022-03-09 Mateusz WarownyJAL-3878 Add WebServiceProviderI - a view of services.
2022-03-09 Mateusz WarownyJAL-3878 Improve performance of gap sequence construction.
2022-03-08 Jim ProcterJAL-3746 apply copyright to source
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2022-03-08 Jim ProcterJAL-3108 updated Ensembl client and model species names
2022-03-08 Mateusz WarownyJAL-3878 Add web service reference to actions.
2022-03-08 Ben SoaresJAL-3103 Removed code and unused widgets for defaultBrowser
2022-03-08 Ben SoaresJAL-3103 Remove BrowserLauncher2 and use Desktop.browse...
2022-03-08 Ben SoaresJAL-3103 Put jalview.jar first in getdown for .properti...
2022-03-07 Ben SoaresJAL-3103 Switched to (a wrapper around) BrowserLauncher2
2022-03-04 Jim ProcterJAL-3746 JAL-3811 document SHOW_JWS2_SERVICES user...
2022-03-04 Jim ProcterJAL-3746 JAL-3812 new argument ‘-nohtmltemplates’ and...
2022-03-04 Jim ProcterJAL-3746 JAL-3813 NOIDENTIFIERSSERVICE preference disab...
2022-03-04 Jim ProcterJAL-3746 JAL-3814 don’t automatically launch the news...
2022-03-04 Jim ProcterJAL-3746 JAL-3814 NONEWS property
2022-03-04 Mateusz WarownyJAL-3878 Change visibility of WebService methods to...
2022-03-03 Mateusz WarownyJAL-3878 Create alignment service "backend" classes
2022-03-03 Mateusz WarownyJAL-3878 Remove unused JobStatus methods
2022-03-03 Mateusz WarownyJAL-3878 Create abstract base classes for non-interacti...
2022-03-02 Jim ProcterMerge branch 'benreview/JAL-3691_for_2_11_2_getdownrebu...
2022-03-02 Mateusz WarownyJAL-3878 Fix typo in method name (getAlignemnt)
2022-03-02 Mateusz WarownyJAL-3878 Add serviceExecutor to AlignmentViewport.
2022-03-02 Jim ProcterJAL-3619 fix up error messages and try to bail quietly...
2022-03-02 Jim ProcterJAL-3619 fix up warning message and minimal patch to...
2022-02-28 Mateusz WarownyJAL-3878 Separate server job handle from task's sub...
2022-02-18 Mateusz WarownyJAL-3878 Provide javadoc for WebServiceClientI interface
2022-02-18 Mateusz WarownyJAL-3878 Create skeleton for alignment service action
2022-02-18 Mateusz WarownyJAL-3878 Create abstract base class for actions.
2022-02-18 Mateusz WarownyJAL-3878 Fix typo in getTooltip method name
2022-02-18 Mateusz WarownyJAL-3878 Move WebServiceJob class to jalview.ws2.api...
2022-02-18 Mateusz WarownyJAL-3878 Move CredentialType class to jalview.ws2.api...
2022-02-18 Mateusz WarownyJAL-3878 Create TaskEventListener interface.
2022-02-18 Mateusz WarownyJAL-3878 Create action and task interfaces.
2022-02-17 Mateusz WarownyJAL-3878 Add interactive flag to WebService class
2022-02-17 Mateusz WarownyJAL-3878 Create web service class - container for servi...
2022-02-17 Mateusz WarownyJAL-3878 Add WebServiceJob class.
2022-02-17 Jim ProcterJAL-3959 add key retrieval urls that support CORS neede...
2022-02-17 Jim ProcterJAL-3691 patch toUpper/toLower to use Locale.ROOT for...
next