JAL-4001 Remove analytics for --headless mode
[jalview.git] / src /
2023-06-28 Ben SoaresJAL-4001 Remove analytics for --headless mode
2023-06-27 Ben SoaresJAL-4001 Added useful props information
2023-06-22 Ben SoaresMerge branch 'develop' into task/JAL-4001_Plausible_API
2023-06-22 Ben SoaresJAL-4001 Fix default API url
2023-06-22 Ben SoaresJAL-4001 Added 'installation' property.
2023-06-22 Ben SoaresJAL-4001 Added lookup to https://jalview.org/config...
2023-06-22 Ben SoaresJAL-4019 corrected to '>' to '>=' for percentage compar... bug/JAL-4125_flatlaf_quithandler_external_structureviewers_not_closed
2023-06-21 James ProcterMerge branch 'patch/JAL-4196_structure_viewer_synchroni... patch/JAL-4196_structure_viewer_synchronising
2023-06-21 Ben SoaresJAL-4001 Rationalise user-agent string into HttpUtils
2023-06-21 Ben SoaresJAL-4001 Change wording from google to plausible or...
2023-06-20 Ben SoaresJAL-4001 rename the init method
2023-06-20 Ben SoaresJAL-4001 Working Plausible analytics
2023-06-20 Ben SoaresJAL-4001 Plausible class
2023-06-20 Ben SoaresJAL-4001 Added a genuine client_id (from gtag). Added... task/JAL-4001_migrate_googleanalytics_to_GA4
2023-06-17 Ben SoaresJAL-4001 Check --nousagestats before doing analytics...
2023-06-16 Ben SoaresJAL-4001 Add a _geo=1 to query string and JSON. Add...
2023-06-16 Ben SoaresJAL-4001 Remove jgoogleanalytics code and jar
2023-06-16 Ben SoaresJAL-4001 make page_location the same encoding as the...
2023-06-15 Ben SoaresJAL-4001 Changed for Java 8 compatibility
2023-06-14 Ben SoaresJAL-4001 Trying to see extra information in GA dashboard
2023-06-14 Ben SoaresMerge branch 'develop' into task/JAL-4001_migrate_googl...
2023-06-09 Ben SoaresJAL-3599 Make jalviewjs dependOn jalviewjsLaunchTest...
2023-06-09 Ben SoaresJAL-3599 Deliberate NPE to see if build plan fails
2023-06-08 Ben SoaresJAL-3599 gradle tasks to test JalviewJS launches in...
2023-06-08 Ben SoaresJAL-4001 Only send defaultParams for application_launch...
2023-06-08 Ben SoaresMerge branch 'develop' into task/JAL-4001_migrate_googl...
2023-06-08 James ProcterMerge branch 'develop' into patch/JAL-4196_structure_vi...
2023-06-08 James ProcterJAL-4196 make very sure we avoid CME by defensively...
2023-06-08 James ProcterJAL-4196 report an error if structure view doesn’t...
2023-06-08 James ProcterJAL-4196 structure view cli tests wait using new jalvie...
2023-06-08 Ben SoaresJAL-3416 FlatLaf SystemInfo failing in JalviewJS. ...
2023-06-08 Ben SoaresMerge branch 'develop' into task/JAL-4001_migrate_googl...
2023-06-07 Ben SoaresJAL-4001 Javadoc for the method to use
2023-06-07 James ProcterJAL-4195 add exception handling for all image output...
2023-06-07 James ProcterMerge branch 'patch/JAL-4195_cli_eps_export_npe' into...
2023-06-07 James ProcterJAL-4195 catch thrown exceptions (if any) during image...
2023-06-07 Ben SoaresMerge branch 'develop' into task/JAL-4001_migrate_googl...
2023-06-07 Ben SoaresJAL-4001 Added more params for application_launch
2023-06-07 Ben SoaresJAL-4001 removed a test param
2023-06-07 Ben SoaresJAL-4001 GA4 tracking is now ENABLED. Currently loggin...
2023-06-07 James ProcterJAL-4195 tidy up desktop instances after creating them
2023-06-06 James ProcterJAL-4195 report full stack trace for exceptions raised...
2023-06-06 James ProcterJAL-4160 --colour can now take user defined scheme...
2023-06-06 James ProcterJAL-4160 JAL-4195 wait around until alignFrame calculat...
2023-06-06 James ProcterJAL-1551 formatting and javadoc for ArgParser rather...
2023-06-06 James ProcterJAL-629 - remove TODO from jalview.bin.Jalview since...
2023-06-06 James ProcterJAL-4195 Debug message indicating creation of an image...
2023-06-06 James ProcterJAL-1551 a bit of javadoc for Jalview.testoutput methods
2023-06-05 Ben SoaresJAL-4001 debugging statements
2023-06-05 Ben SoaresJAL-4001 untested GA4 client code
2023-06-05 Ben SoaresJAL-4001 most of google analytics client
2023-06-05 Ben SoaresJAL-4001 start of GA4 client class
2023-06-02 Ben SoaresMerge branch 'develop' into task/JAL-4001_migrate_googl...
2023-06-01 Ben SoaresMerge branch 'develop' into improvement/JAL-4193_cl_arg...
2023-06-01 Ben SoaresMerge branch 'develop' into features/r2_11_2_alphafold...
2023-06-01 Ben SoaresJAL-629 fixing test EBIAlphaFoldTest.checkImportPAEToSt...
2023-06-01 Ben SoaresJAL-4001 Changed title+message to MessageManager
2023-06-01 Ben SoaresJAL-4193 JAL-4194 sessionProperties layer in Cache...
2023-06-01 James ProcterMerge branch 'develop' into features/JAL-4134_use_annot...
2023-06-01 James ProcterJAL-4134 properly resolve positions in associated align... features/JAL-4134_use_annotation_row_for_colours_and_groups
2023-05-30 James ProcterJAL-4134 repaint the tree or alignment view(s) when...
2023-05-30 James ProcterJAL-4134 highlight selected column nodes on the linked...
2023-05-30 Ben SoaresJAL-629 JAL-4121 Added documentation to Help docs and...
2023-05-30 Ben SoaresJAL-629 Better formatting of Arg.Opt options in usage...
2023-05-30 Ben SoaresJAL-4121 slight refactoring of method name and added...
2023-05-29 James ProcterJAL-4190 - escape clears selected nodes
2023-05-29 James ProcterJAL-4134 JAL-2349 test & fixed implementation(ish)...
2023-05-29 James ProcterMerge branch 'develop' into features/JAL-4134_use_annot...
2023-05-27 Ben SoaresJAL-4121 Added a NPE check caught in tests. Added ...
2023-05-27 Ben SoaresJAL-4121 Store Arg.Opts in bootstrapArgs. Change Opt...
2023-05-26 Ben SoaresJAL-4125 Fixed non-closing external viewers, also added...
2023-05-26 James ProcterJAL-4134 internationalise popup menu entries and show...
2023-05-26 James ProcterJAL-1556 fix bad import
2023-05-26 James ProcterMerge branch 'develop' into features/JAL-4134_use_annot...
2023-05-26 James ProcterJAL-1556 initial implementation - no tests as yet but...
2023-05-26 Ben SoaresJAL-629 dispose of non-displaying StructureChooser...
2023-05-26 Ben SoaresMerge branch 'develop' into feature/JAL-3416_update_to_... feature/JAL-3416_update_to_flatlaf_3.1.1_with_unpacked_native_libraries
2023-05-25 Ben SoaresJAL-3416 JAL-3820 FlatLaf default for everyone, includi...
2023-05-25 James ProcterJAL-4134 popup menu and annotation row property to...
2023-05-25 Ben SoaresJAL-3820 JAL-3830 improvements to script launching...
2023-05-25 James ProcterJAL-2381 don’t need to set description, dbrefs etc...
2023-05-25 James ProcterJAL-2381 copy and paste sequence also copies contact...
2023-05-25 Ben SoaresJAL-3820 Create and use 'Jalview app' symblinks to...
2023-05-25 Ben SoaresJAL-4186 Turn JvOptionPane Callable<Void> handlers...
2023-05-24 Ben SoaresJAL-4186 attempts to work in jalviewjs, still not working
2023-05-24 Ben SoaresJAL-4186 fix dialog. broken in JalviewJS
2023-05-24 Ben SoaresJAL-3416 slightly improved colours for tabber pane...
2023-05-23 Ben SoaresJAL-629 Updated help docs and fixed structure image...
2023-05-23 Ben SoaresJAL-629 Added --structureimage code and formatting...
2023-05-22 Ben SoaresJAL-629 --structureimage with formatting args.
2023-05-22 James ProcterJAL-4134 map between column and node selections better...
2023-05-22 James ProcterJAL-4134 efficiency improvement
2023-05-22 James ProcterJAL-629 javadoc on StructureSelectionManager.computeMapping
2023-05-22 James ProcterJAL-4134 only build tree when showing it in the tree...
2023-05-22 James ProcterJAL-4134 catch NPE - though in principle this should...
2023-05-22 James ProcterMerge branch 'JAL-1551_2_11_3_spotlett' into features...
2023-05-22 James ProcterJAL-1551 spotless
2023-05-21 Ben SoaresJAL-629 Clarify sections of arguments with --help-all...
2023-05-20 Ben SoaresJAL-4187 JAL-629 JAL-3830 small adjustments after furth...
2023-05-20 Ben SoaresJAL-3416 Ensure setFrameIcon(null) is set for remaining...
next