Skip to content

Open XDMoD 11.0.1

Latest
Compare
Choose a tag to compare
@aaronweeden aaronweeden released this 01 Apr 01:50
· 228 commits to main since this release
dc8bed1
  • Bug Fixes
    • General
      • Remove plot range entry boxes in the corners of axes (#1887).
      • Fix displays of markers on plots with null values (#1941, #1997).
      • Fix the displayed lists of datasets when hovering over plots (#1921).
      • Fix aggregate plot x-axis labels when multiple metrics are plotted (#1922).
      • Fix pie chart data label display (#1885).
      • Fix display of plots when swapping x- and y-axes (#1961, #1994).
      • Fix display of bar and area plots with side-by-side grouping (#1883).
      • Fix ordering of the date axis on timeseries plots with varying date
        intervals (#1960, #1988).
      • Fix display of x-axis tick labels (#1992).
    • ETL
      • Add missing endpoint to the exception message in ExecuteSql (#1929).
      • Fix how the pdoAggregator class displays the day that was
        aggregated in its logging (#1932).
  • Enhancements
    • Cloud
      • Add database columns for person organization ID and PI organization
        ID to tables in the Cloud realm (#1957, #1966).
    • ETL
      • Add ability to specify multiple database migration classes (#1991).
  • Documentation
    • Update list of ACCESS MMS team members (#1918, #1919).
    • Update support information for 10.5 and 11.0 (#1926, #1928).
    • Add additional information to 11.0.0 upgrade notes (#1925).
    • Reorder configuration guide for clarity (#1913).
    • Remove references to CentOS 7 (#1931, #1933).
    • Update version of MongoDB in software requirements (#1937).
    • Update documentation of charts in the user manual (#1916).
    • Replace references to XSEDE with ACCESS (#1935).
    • Update the HTML metadata description of the index page (#1924).
    • Add to the lists of publications and presentations (#1977).
  • Maintenance / Code Quality
    • Fix PHPUnit test warnings (#1944).
    • Add missing CI testing of exceptions (#1903).