Skip to content

Releases: GOCDB/gocdb

GOCDB 5.9.0

23 May 15:56
be5ed54
Compare
Choose a tag to compare

What's Changed

New Features and Minor Changes

Patches, Bug Fixes and Documentation Changes

Full Changelog: 5.8.1...5.9.0

GOCDB 5.8.1

07 Dec 15:46
a3fa60d
Compare
Choose a tag to compare

What's Changed

Patches, Bug Fixes and Documentation Changes

  • Add missing text on the API Credential success page - by @C-Carr22 in #297
  • Add new icon, some PHP namespace and camelCase changes, improvements to documentation - by @ineilson in #283

More information can be found in the individual Pull Requests or in the GitHub Milestone.

New Contributors

Full Changelog: 5.8.0...5.8.1

GOCDB 5.8.0

16 Nov 12:52
4fe6b46
Compare
Choose a tag to compare

New Features and Minor Changes:

  • Allow multiple email addresses to be added to the ServiceGroup contact
  • Expand Write API functionality
  • Allow access URL based changes to UI menus, colours and general config parameters
  • Allow "<" and ">" through service extension property validation
  • Remove PHP 5.3 Support
  • Add "Mx" and empty title options for users
  • Initial changes allowing users to un-link their legacy Home Site
  • Improvements to role request emails
  • Maintainability improvements to Write API
  • Maintainability improvements to test framework code
  • Make URLs in the extension properties table clickable

Patches, Bug Fixes and Documentation Changes:

  • Use jquery from CDN rather than shipping it
  • HTML / CSS fixes
  • Update the regular expressions used for validation of emails
  • Remove unused code
  • Improvement to wording used in portal
  • Updates to Install documentation and GitHub related files

Full details can be found here: https://wiki.egi.eu/wiki/GOCDB/notifications#v5.8.0

GOCDB 5.7.6

27 Oct 10:13
c738aaa
Compare
Choose a tag to compare

Patches, Bug Fixes and Documentation Changes:

  • Fix adding roles on MariaDB
  • Fix adding/editing a Site on MariaDB
  • Preserve current behavior of database on MariaDB by defining character set and collation for entity tables

Full details can be found here: https://wiki.egi.eu/wiki/GOCDB/notifications#v5.7.6

GOCDB 5.7.5

27 Mar 14:49
5d6dea3
Compare
Choose a tag to compare

Patches, Bug Fixes and Documentation Changes:

  • Trim whitespace from text entry form fields
  • Add a "read-only" check to the Write API
  • Add support for EGI Dev IdP "out of the box"
  • Use new EGI Check-in entitlement to access GOCDB
  • Write API code refactors to improve maintainability
  • Use consistent wording in portal when describing downtimes
  • Update to README.md in GitHub repository

Full details can be found here: https://wiki.egi.eu/wiki/GOCDB/notifications#v5.7.5

GOCDB 5.7.4

19 Aug 11:59
4c04fc7
Compare
Choose a tag to compare

Patches, Bug Fixes and Documentation Changes:

  • Replace icons used on GOCDB pages with new icons of known source and add a 'delete' icon.
  • Allow "org.squid-cache.Squid" ServiceType to be production and not monitored.
  • Fix GOCDB_monitor checks on SL7.
  • Add LICENSE file to GitHub repository.

More details can be found here: https://wiki.egi.eu/wiki/GOCDB/notifications#v5.7.4

GOCDB 5.7.3

29 Apr 09:03
881e697
Compare
Choose a tag to compare

Patches, Bug Fixes and Documentation Changes:

  • Replacement of broken Google Map with open source Leaflet map
  • Add an Acceptable Use policy and a Privacy policy
  • Enable ShibAuthToken authentication by default
  • Bug fix when calculating downtime timezone offsets
  • CSS and Documentation improvements.
  • Spelling/Punctuation/Grammar and typo fixes
  • Removal of unused files

More details can be found here: https://wiki.egi.eu/wiki/GOCDB/notifications#v5.7.3

Minor bugfix for validation of service host DNs

11 May 11:56
8172fca
Compare
Choose a tag to compare

V5.7.2: New notify flag on sites and services and other minor updates

03 Apr 13:52
a009354
Compare
Choose a tag to compare
Merge pull request #109 from GOCDB/dev

FInal pull request for V 5.7.2

Incremental changes and patches from 5.7

02 Feb 14:07
Compare
Choose a tag to compare

Security patch and minor operational and documentation updates