Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Releases: doecode/server

Code.gov and File Approval

26 Sep 15:27
Compare
Choose a tag to compare

Changes include:

  • New Code.gov endpoint
  • Labor Hours calculation for Code.gov
  • File approval email
  • Other minor improvements

Hotfixes and Role Updates

26 Sep 15:15
Compare
Choose a tag to compare

DOE CODE Server v2.0.0 was released with a handful of known issues. This release patches many of them. This release includes the following updates:

  • Dependency updates
  • A search was added to the user dropdown on the user admin page
  • Started showing a record owner's email address if the user has a Site Official Role, an Approval Official Role, or if they have a role specific to the record's Site Ownership Code
  • Improve Approval Role

User Updates

26 Sep 15:07
Compare
Choose a tag to compare

Updates made to the DOE CODE server application in this release.

User Changes

Several updates were made to the user functionality:

  • The "OSTI" user role has been re-purposed as a regular site role
  • The following user roles have been put in to replace the "OSTI" role:
    • Record Admin - A Record Admin can edit records from any site
    • Approval Admin - An Approval Admin can approve records from any site
    • Site Admin - A Site Admin can edit POC information for any site
    • User Admin - A User Admin can edit the information for every user in DOE CODE
    • Content Admin - A Content Admin can perform special API-based actions
  • Users now have proper User ID's, though nothing is being done with this until a future release

Other Changes

Other small changes were made during this release

  • Additional validation logic for organizations
  • Several small bugs have been fixed
  • Dependency updates

Facet Counts, Persist Order, and Other Updates

26 Sep 14:11
Compare
Choose a tag to compare

Several small updates were made to improve DOE CODE's user experience and general operation.
These updates include the following:

  • Add Facet counts.
  • Persist the order of contributors.
  • Improved search functionality.
  • New Refresh endpoint, to sync JPA state when data is altered outside of normal workflow.
  • Dependency updates.

System Status

26 Sep 14:06
Compare
Choose a tag to compare

Add System Status to My Projects page.

Wildcard Searches

26 Sep 14:05
Compare
Choose a tag to compare

Allow wild card searches, text changes, dependency updates, and various improvements.

Project Keywords

26 Sep 14:01
Compare
Choose a tag to compare

This release includes the following changes:

  • Project Keywords have been added.
  • TGZ file upload support.
  • Various improvements.

POC Emails

26 Sep 13:58
Compare
Choose a tag to compare

Moved POC Emails to Approval step, and other improvements and dependency updates.

Container Support

26 Sep 13:56
Compare
Choose a tag to compare

Various changes including:

  • Add container image support.
  • Improvements to New/Previous functionality.
  • Various improvements.

Code.gov

26 Sep 13:54
Compare
Choose a tag to compare

Integration with Scraper for Code.gov updates, and other minor improvements.