Releases: QutEcoacoustics/baw-server
Releases · QutEcoacoustics/baw-server
8.0.0
7.0.0
What's Changed
- Permissions endpoint by @yupengKenny in #559
New Contributors
- @yupengKenny made their first contribution in #559
Full Changelog: 6.1.1...7.0.0
Version 6.1.0
What's Changed
Full Changelog: 5.1.0...6.1.0
Zenodo chore release
3.0.4 Update .zenodo.json
Version 3.0.0.0
3.0.0.0 (2020-07-29)
Implemented enhancements:
- Missing site model details #453
- Missing tags parameters #436
- Missing generic sites route #431
- Implement Progress API #348
- Update database schema to accommodate citizen science #346
- Allow removing an image from a site or project #315
- Systematic check of dates & times, ensuring timezone formatting #279
- By permission keyword arguments #481 (Allcharles)
- Basic shallow site routes #478 (Allcharles)
- PR Template #476 (Allcharles)
- Rename taxanomic to taxonomic #475 (Allcharles)
- Upgrades to Rails 6 #470 (atruskie)
- Missing tag model details #465 (Allcharles)
- Missing site model details #463 (Allcharles)
- Media public access and tests #404 (atruskie)
Fixed bugs:
- Tag model is_taxonomic spelling mistake #466
- New tag API route missing notes input #464
- A NoMethodError occurred in errors#route_error: #405
- Incorrect current page link when there are zero items #378
- paging links not working on get filter requests #376
- Incorrect default order for dataset items #368
- Bug: NoMethodError occurred in dataset_items#create #366
- Add better error messages for bad content type headers #361
- CSV export for annotations includes leading spaces in headers #340
- Timezone hour:minutes display to the right of timezone name appears to be formatted incorrectly #336
- Exception when determining access permissions to a site #333
Closed issues:
- Missing assign sites route #447
- Missing annotations route #445
- Missing type of tag route #441
- Missing bookmarks route #440
- Failing sites filter route #437
- Alternative route for progress events that does not require a dataset_item_id #371
- Remove timezone configuration for brisbane #24
Merged pull requests:
- Adds an automatic changelog generator #483 (atruskie)
- Bump json from 1.8.6 to 2.3.1 #482 (dependabot[bot])
- Rswag - adds the ability to generate documentation for the API #479 (atruskie)
- Bump rack from 1.4.1 to 2.2.3 in /lib/gems/resque-status #473 (dependabot[bot])
- Bump nokogiri from 1.6.1 to 1.10.10 in /lib/gems/resque-status #472 (dependabot[bot])
- Bump rake from 10.1.1 to 13.0.1 in /lib/gems/resque-status #471 (dependabot[bot])
- Bump rack from 1.6.11 to 1.6.12 #422 (dependabot[bot])
- Citizen science #381 (peichins)
- removed leading space in csv column header names #379 (peichins)
- Feature progress events endpoints #372 (peichins)
- Checks that post params is not empty for update and create #369 (peichins)