Skip to content

GOCDB 5.10.0

Compare
Choose a tag to compare
@gregcorbett gregcorbett released this 31 Oct 17:18
· 246 commits to master since this release
e761dab

What's Changed

New Features and Minor Changes

  • Allow for filtering by default scope to Service Groups view by @ineilson in #278
  • Allow for restriction of access to personal data by @ineilson and @gregcorbett in #284, #368, #369 and #380
  • Allow for configurable AUP and privacy notice by @ineilson in #290
  • Allow for inactive users to be removed by @pjcon in #305
  • Update Doctrine ORM to 2.5 by @ineilson in #343

Patches, Bug Fixes and Documentation Changes

  • Fix minor typo in gocdb_schema.xml by @GRyall in #316
  • Take monitoring error info URL from local_info.xml by @ineilson in #321
  • Standardise on using the portal url in the monitoring checks by @ineilson in #322
  • Refer to X.509, not (x|X)509 by @gregcorbett in #324
  • Remove hardcoded DN from deploy scripts by @gregcorbett in #326
  • Add dependabot.yml to keep Actions up to date by @gregcorbett in #338
  • Delete bootstrap-datetimepicker.min.js.old by @gregcorbett in #342
  • Bump codecov/codecov-action from 1 to 3 by @dependabot in #350
  • Bump actions/checkout from 2 to 3 by @dependabot in #351
  • Bump actions/cache from 2 to 3 by @dependabot in #352
  • Use phpunit configuration from tests directory by @ineilson in #359
  • Update "build" badge in README.md by @gregcorbett in #362
  • Add basic PHP CodeSniffer rule set by @tofu-rocketry in #363
  • Add Code Climate config file for PHP checks by @tofu-rocketry in #365
  • Prevent database connection pile-up during tests by @ineilson in #375

New Contributors

Full Changelog: 5.9.0...5.10.0