GOCDB 5.10.0
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
- @pjcon made their first contribution in #305
- @dependabot made their first contribution in #350
Full Changelog: 5.9.0...5.10.0