Releases: City-of-Helsinki/tilavarauspalvelu-core
Releases · City-of-Helsinki/tilavarauspalvelu-core
Release 0.48.2
What's Changed
Fixes
- Fix unit filter count statement duplication by @matti-lamppu in #1237
Full Changelog: v0.48.1...v0.48.2
Release 0.48.1
What's Changed
Updates
- Add rsync to container by @matti-lamppu in #1235
Full Changelog: v0.48.0...v0.48.1
Release 0.48.0
What's Changed
Features
- Local celery scheduling by @matti-lamppu in #1202
- Unit groups GQL Endpoint by @ranta in #1190
Updates
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1230
- build(deps): bump the python-dependencies group with 6 updates by @dependabot in #1229
Full Changelog: v0.47.1...v0.48.0
Release 0.47.1
What's Changed
Features
- increase unit query complexity for frontend by @joonatank in #1218
New Contributors
- @joonatank made their first contribution in #1218
Full Changelog: v0.47.0...v0.47.1
Release 0.47.0
What's Changed
Features
- Refactor settings by @matti-lamppu in #1178
Fixes
- Make CI environment require
DATABASE_URL
by @matti-lamppu in #1223 - Fix issue with
CONN_MAX_AGE
by @matti-lamppu in #1225
Automated
- build(deps): bump the python-dependencies group with 6 updates by @dependabot in #1221
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1222
Full Changelog: v0.46.1...v0.47.0
v0.46.1
Release 0.46.0
What's Changed
Fixes
- Fix reservation unit text search containing consecutive spaces or commas by @ranta in #1208
- Fix usable reservation unit options lookup property by @matti-lamppu in #1199
Updates
Full Changelog: v0.45.0...v0.46.0
Release 0.45.0
What's Changed
Features
- Add functionality for marking application round as handled and generating reservations from allocations by @matti-lamppu in #1185
- Add
has_allocations
filter andhas_allocations
&allocations
ordering by @matti-lamppu in #1191 - Add recurring reservation to allocated time slot endpoint by @matti-lamppu in #1192
- Add
only_with_permission
filter to application rounds by @matti-lamppu in #1183 - Add new recuring reservation endpoint by @matti-lamppu in #1171
Fixes
- Fix issues with reservation date checks failing due to timezones by @matti-lamppu in #1181
Updates
- Exclude
SEASONAL
type reservations from user max reservations per unit by @matti-lamppu in #1193 - Prevent reservation time adjust by type by @matti-lamppu in #1194
- Extend application round reset to HANDLED rounds by @matti-lamppu in #1195
Automated
- build(deps): bump the python-dependencies group with 6 updates by @dependabot in #1213
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1214
Full Changelog: v0.44.0...v0.45.0
Release 0.44.0
What's Changed
Features
- Send less emails when reservation state changes by @matti-lamppu in #1162
Updates
- build(deps): bump the python-dependencies group with 7 updates by @dependabot in #1210
Full Changelog: v0.43.0...v0.44.0
Release 0.43.0
What's Changed
Fixes
- Fix issue in first reservable time calculation when duration exactly minimum by @matti-lamppu in #1186
Full Changelog: v0.42.1...v0.43.0