Skip to content

Releases: ubccr/xdmod

Open XDMoD 9.0.0 Release Candidate 1

07 Jul 13:37
0abb9e6
Compare
Choose a tag to compare
Pre-release
v9.0.0-rc.1

Update PHP and MySQL version requirements (#1364)

Open XDMoD 8.7.0 Release Candidate 1

17 Feb 18:22
9cede19
Compare
Choose a tag to compare
Pre-release
Merge pull request #1224 from plessbd/add-job-name-to-jobsearch

return user supplied jobname in search

Open XDMoD 8.6.0 Release Candidate 4

18 Dec 15:44
ce701d9
Compare
Choose a tag to compare
Pre-release
Merge pull request #1191 from jpwhite4/piefmt

Fix pie chart datalabel formatting.

Open XDMoD 8.6.0 Release Candidate 2

10 Dec 17:58
22e7156
Compare
Choose a tag to compare
Pre-release
v8.6.0-rc.2

Merge pull request #1179 from eiffel777/updates-to-cloud-service-prov…

Open XDMoD 8.6.0

26 Nov 13:44
c72fc68
Compare
Choose a tag to compare
Open XDMoD 8.6.0 Pre-release
Pre-release
Merge pull request #1167 from jpwhite4/report_templates

Remove hardcoded database ids.

Open XDMoD 8.5.1

29 Oct 12:03
824eec2
Compare
Choose a tag to compare
  • Bug Fixes
    • General
      • Fix bug parsing the resources.json configuration file when a single resource is defined in the file. (#1130)

Open XDMoD 8.5.0

21 Oct 17:31
6c5335f
Compare
Choose a tag to compare
  • 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)

Open XDMoD 8.5.0 Release Candidate 3

17 Oct 14:04
Compare
Choose a tag to compare
Pre-release
v8.5.0-rc.3

update release notes and changelogs (#1111)

Open XDMoD 8.5.0 Release Candidate 2

30 Sep 14:46
09d58c5
Compare
Choose a tag to compare
Pre-release
Merge pull request #1075 from mkzia/fix_where

Move where

Open XDMoD 8.5.0 Release Candidate 1

24 Sep 12:06
4f6653f
Compare
Choose a tag to compare
Pre-release
Data warehouse export tests and bug fix (#1063)

* Update docblock
* Fix dry run behavior
* Add data warehouse export tests