Release 0.32.0
matti-lamppu
released this
05 Jan 12:21
·
1338 commits
to main
since this release
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