Releases: City-of-Helsinki/tilavarauspalvelu-core
Releases · City-of-Helsinki/tilavarauspalvelu-core
release-0.32.5
What's Changed
- Group dependabot updates by @matti-lamppu in #1070
- Bump the python-dependencies group with 1 update by @dependabot in #1072
- Fix processing buffers for first reservable time by @ranta in #1073
Full Changelog: release-0.32.4...release-0.32.5
Release 0.32.4
What's Changed
- Fix non-even start time by @matti-lamppu in #1055
- Add accepted and declined filters to application event schedules by @matti-lamppu in #1056
- Add unallocated filter to application event schedules by @matti-lamppu in #1057
- Fix reservation unit text search by @matti-lamppu in #1059
- Add configurations for triggering new CI pipelines in azure pipelines by @matti-lamppu in #1058
- Reservee name by @ranta in #1060
- Application Event Schedule Reset Mutation by @ranta in #1061
- Bump django-import-export from 3.3.5 to 3.3.6 by @dependabot in #1064
- Bump sentry-sdk from 1.39.1 to 1.39.2 by @dependabot in #1065
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #1067
- Bump faker from 22.1.0 to 22.2.0 by @dependabot in #1066
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1068
- Update ReservationUnit ReservableTimeSpans on save by @ranta in #1062
- Allow filtering for schedules by priority in application event endpoint by @ranta in #1069
Full Changelog: release-0.32.3...release-0.32.4
Release 0.32.3
What's Changed
Full Changelog: release-0.32.2...release-0.32.3
Release 0.32.2
What's Changed
- Bump faker from 22.0.0 to 22.1.0 by @dependabot in #1046
- Bump django from 4.2.8 to 4.2.9 by @dependabot in #1047
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1048
- Fix overlapping reservation buffers by @matti-lamppu in #1044
- Add application event to application event schedule node by @matti-lamppu in #1049
- Add filters and new columns for unit roles by @matti-lamppu in #1051
- Add two new filters to reservation unit admin page by @matti-lamppu in #1052
- Reservation unit tests refactor by @ranta in #1050
- Add Sentry logging for GQL requests by @ranta in #1053
- Update generated test data by @matti-lamppu in #1036
- Admin panel improvements by @matti-lamppu in #1041
Full Changelog: release-0.32.1...release-0.32.2
Release 0.32.1
What's Changed
- Ignore cancelled and denied reservations in first reservable time deduction by @matti-lamppu in #1045
Full Changelog: release-0.32.0...release-0.32.1
Release 0.32.0
What's Changed
- Fix approve pipeline by using configuration variables by @matti-lamppu in #993
- Overhaul opening hours app by @ranta in #990
- Bump django-filter from 23.3 to 23.4 by @dependabot in #995
- Bump faker from 20.0.3 to 20.1.0 by @dependabot in #998
- Bump elasticsearch-django from 8.5.1 to 8.5.2 by @dependabot in #1000
- Bump pytest-xdist from 3.4.0 to 3.5.0 by @dependabot in #999
- Bump celery from 5.3.5 to 5.3.6 by @dependabot in #996
- Bump sentry-sdk from 1.35.0 to 1.37.1 by @dependabot in #997
- Add application event schedule endpoint & new filters by @matti-lamppu in #1001
- Add ability to build field filters with 'build_query' test helper by @matti-lamppu in #1002
- Bump freezegun from 1.2.2 to 1.3.0 by @dependabot in #1003
- Bump django from 4.2.7 to 4.2.8 by @dependabot in #1006
- Bump django-admin-extra-buttons from 1.5.6 to 1.5.7 by @dependabot in #1007
- Bump sentry-sdk from 1.37.1 to 1.38.0 by @dependabot in #1004
- Bump cryptography from 41.0.5 to 41.0.7 by @dependabot in #1005
- Make application event text search consider partial matched by prefix by @matti-lamppu in #1008
- Fix space hierarchy updating by @matti-lamppu in #1010
- Add unit name after res unit name in admin email tester by @matti-lamppu in #1012
- Bump actions/setup-python from 4 to 5 by @dependabot in #1013
- Bump pre-commit from 3.5.0 to 3.6.0 by @dependabot in #1014
- Bump freezegun from 1.3.0 to 1.3.1 by @dependabot in #1017
- Bump django-import-export from 3.3.3 to 3.3.4 by @dependabot in #1018
- Bump django-admin-rangefilter from 0.11.2 to 0.12.0 by @dependabot in #1016
- Bump django-filter from 23.4 to 23.5 by @dependabot in #1015
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1019
- Reservation unit no longer reservable if no payment_product by @matti-lamppu in #1011
- Add new filters to application and application event schedule endpoints by @matti-lamppu in #1020
- New orderby filters by @matti-lamppu in #1021
- Bump hiredis from 2.2.3 to 2.3.2 by @dependabot in #1023
- Bump faker from 20.1.0 to 21.0.0 by @dependabot in #1025
- Bump sentry-sdk from 1.38.0 to 1.39.1 by @dependabot in #1026
- Bump drf-spectacular from 0.26.5 to 0.27.0 by @dependabot in #1024
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1027
- ReservationUnit time filters by @ranta in #1028
- Bump freezegun from 1.3.1 to 1.4.0 by @dependabot in #1029
- Bump django-import-export from 3.3.4 to 3.3.5 by @dependabot in #1031
- Bump graphene-django from 3.1.5 to 3.2.0 by @dependabot in #1030
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1032
- Bump faker from 21.0.0 to 22.0.0 by @dependabot in #1033
- Bump pytest from 7.4.3 to 7.4.4 by @dependabot in #1034
- Change webstore order checkout url by @matti-lamppu in #1009
- Reservation text search improvements by @matti-lamppu in #1022
- Add flag for toggling used checkout URL by @matti-lamppu in #1037
- Fix bug in time search with application rounds by @matti-lamppu in #1038
- Make first reservable time consider reservations by @matti-lamppu in #1039
- Fix reservations not being found for exclusion if not on the same day by @matti-lamppu in #1040
- Fix validation for reservable times when making reservations by @matti-lamppu in #1042
- Fix first reservable time bug with blocking reservation by @matti-lamppu in #1043
Full Changelog: release-0.31.0...release-0.32.0