Skip to content

Open XDMoD 8.5.0

Compare
Choose a tag to compare
@jtpalmer jtpalmer released this 21 Oct 17:31
· 5 commits to xdmod8.5 since this release
6c5335f
  • Bug Fixes
    • General
      • Ensure resourcetypes table is correctly populated. (PR #1108)
      • Ensure summary controller only displays preset charts for realm… (PR #1096)
      • xdmod-update-resource-specs: fix resources file name (PR #1085)
      • Enable APCu cache for Configuration objects (PR #952)
      • Fix Query Descriptor Visibility (PR #911)
    • Job Viewer
      • Fix bug in job viewer save search when multiple realms available (PR #1092)
      • Fix display bugs in the error message for the job viewer analytics. (PR #1003)
    • Internal Dashboard
      • Fixing an infinite loop when discarding user changes (PR #1068)
    • Metric Explorer
      • Fix metric explorer metric and dimension display bug. (PR #1046)
      • Enable aggregate view for all "Per Job" statistics in the Jobs realm. (PR #961)
    • User Dashboard
      • Bug fixes: Add mask and make chart name unique (PR #1028)
      • adding check to make sure Help Tips exist before making a help tour for a portlet (PR #1011)
      • Bug Fixes and Changes (PR #979)
    • ETL
      • Improve DirectorySanner to properly handle first file being empty (PR #931)
    • ACL
      • Fix backup table detection bug in acl-config. (PR #920)
  • Enhancements
    • Infrastructure
      • Update DWI's isRealmEnabled to be config file based (PR #1102)
      • Filter Realms processed by acl-config (PR #1000)
    • ACL
      • Updated to add resource_types and resource_type_realms (PR #1006)
    • Job Viewer
      • Add tooltips to jobviewer Summary value column (PR #984)
      • Convert Joules to kWh for display in job viewer. (PR #983)
      • Add Show raw data support for the Jobs Realm (PR #900)
    • General
      • Performance improvements by providing caching for Configuration objects built from JSON configuration files (PR #950)
    • ETL
      • Allow re-use of StructuredFile data endpoints with external filters (PR #944)
  • Qa / Testing
    • General
      • Add Usage Explorer Tests (PR #1062)
      • Multi realm installs - Allow for modification of enabled realms… (PR #1004)
      • Improve robustness of UI tests (PR #994)
      • Update Travis YML to explicitly use Ubuntu 14.04 (PR #959)
      • Fixing timing issues in Metric Explorer UI Tests (PR #953)
      • Add Dockerfiles used for test builds (PR #935)
      • Less stringent DataWarehouse Descripter tests (PR #926)
      • enable all component tests and make sure they work (PR #902)
    • Infrastructure
      • Wait for loading mask to disappear on SSO logout (PR #927)
  • Documentation
    • General
      • Improve xdmod-ingestor documentation (PR #1016)
      • Improve processor buckets documentation (PR #972)
  • New Features
    • Data Warehouse Export
      • Add data warehouse batch export (PR #1010)
    • Metric Explorer
      • Add a view chart json button for developers (PR #988)
      • Add chart link button to metric explorer (PR #974)
    • User Dashboard
      • Added reset summary page layout UI (PR #982)
      • Add JobPortlet (PR #976)
      • Adding New User Help Tour and functionality to reset if a user has seen a tour or not (PR #971)
      • Add recent charts and reports portlet (PR #968)
      • Add report thumbnails portlet (PR #967)
      • Add guided user tours (PR #962)
      • User Dashboard - Center Report Card: Support (PR #943)
      • User Dashboard - Summary Statistics Portlet (PR #930)
      • Initial Prototype of Novice User Portal (PR #909)
  • Data Quality
    • General
      • Increase size of system username column (PR #1007)
      • Update Average Wall Hours statistic to be exact rather than approximate in aggregate mode (PR #964)
      • Fix datatype of job_id column (PR #932)