Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release r45 #194

Merged
merged 20 commits into from
Feb 19, 2025
Merged

Release r45 #194

merged 20 commits into from
Feb 19, 2025

Conversation

japauliina
Copy link

No description provided.

japauliina and others added 20 commits December 18, 2024 10:45
Add a management command to send reservation reminders for reservations
that start within 24 hours.

Refs TTVA-219
…change

TTVA-220 | Move Name and Description fields higher in resource form
Add a new field `active` to the `Purpose` model. Admin users can change
this field in Django admin. Hide inactive purposes from the resource
form in the Respa admin.

Refs TTVA-218
Add a new field `active` to the `TermsOfUse` model. Admin users can
change this field in Django admin. Hide inactive terms of use from the
resource form in the Respa admin.

Refs TTVA-218
Add a new field `active` to the `ResourceType` model. Admin users can change
this field in Django admin. Hide inactive resource types from the resource
form in the Respa admin.

Refs TTVA-218
Add a new field `active` to the `ReservationMetadataSet` model. Admin
users can change this field in Django admin. Hide inactive reservation
metadata sets from the resource form in the Respa admin.

Refs TTVA-218
Add a new field `active` to the `Equipment` model. Admin users can
change this field in Django admin. Hide inactive equipments from the
resource form in the Respa admin.

Refs TTVA-218
TTVA-218 | Add a possibility to hide selectable field values from the Respa admin
People capacity will be split into two fields: `people_capacity_lower`
and `people_capacity_upper` for adding a possibility to define a range
of the space capacity.

Rename the `people_capacity` field to `people_capacity_lower` in the
`Resource` model and keep the data of the original field in this new
field.

Keep the original name `people_capacity` in the API until UI changes are
done.

Refs TTVA-217
Add the field `people_capacity_upper` to the `Resource` model and to
the Respa admin's resource form.

Refs TTVA-217
Make sure that both `people_capacity_lower` and `people_capacity_upper`
are considered when filtering resources by people capacity.

Refs TTVA-217
TTVA-217 | Add a possibility to define a range for people capacity
When creating new order lines, use the tax class that is calculated in
PriceList `get_price_info` method.

Refs TTVA-224
Hide the `people_capacity_upper` field from the Respa admin's resource
form for now.

TTVA-217
TTVA-217 | Hide people_capacity_upper from the Respa admin
@japauliina japauliina merged commit 8f97008 into tre-varaamo Feb 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant