Releases: leihs/leihs
Leihs 7.11.0
admin
- fix: numeric fuzzy search term in audit changes
- fix: missing default of fields perm role
- fix: removing of home page image url
- fix: replace randomUUID with uuid module
- chore: update deps
borrow
- fix: template order pool data refresh
- fix: don't crash if email can't be sent
- fix: availability: wrong sanitization of negative quantities
- fix: avalability: sorting of running reservations
- feat: consider start/end date restrictions in repeat order
- feat: consider all the start/end date restrictions for templates
- chore: update deps
database
- fix: visits view
- fix: missing default of fields perm role
- chore: update deps
deploy
- fix: db-dump
- feat: add monitoring notification after successful prod dump
- chore: update deps
integration-tests
- chore: update deps
legacy
- fix: visits view
- fix: don't crash if email can't be sent
- fix: performance of orders list view
- fix: wrong send email check in rake tast
- fix: click-popup issue
- fix: latest reminders popup
- fix: missing default of fields perm role
- fix: sorting of responsible pools in inventory list
- fix: old timeline
- fix: model sorting using product + version
- feat: show suspension reason in person popup
- feat: trigger popups by click, not hover
- chore: update deps
- chore: update deps
my
- chore: update deps
procure
- chore: update deps
Leihs 7.11.0-RC.2
admin
- fix: numeric fuzzy search term in audit changes
- fix: missing default of fields perm role
- fix: removing of home page image url
- fix: replace randomUUID with uuid module
- chore: update deps
borrow
- fix: template order pool data refresh
- fix: don't crash if email can't be sent
- fix: availability: wrong sanitization of negative quantities
- fix: avalability: sorting of running reservations
- feat: consider start/end date restrictions in repeat order
- feat: consider all the start/end date restrictions for templates
- chore: update deps
database
- fix: visits view
- fix: missing default of fields perm role
- chore: update deps
deploy
- fix: db-dump
- feat: add monitoring notification after successful prod dump
- chore: update deps
integration-tests
- chore: update deps
legacy
- fix: visits view
- fix: don't crash if email can't be sent
- fix: performance of orders list view
- fix: wrong send email check in rake tast
- fix: click-popup issue
- fix: latest reminders popup
- fix: missing default of fields perm role
- fix: sorting of responsible pools in inventory list
- fix: old timeline
- fix: model sorting using product + version
- feat: show suspension reason in person popup
- feat: trigger popups by click, not hover
- chore: update deps
- chore: update deps
my
- chore: update deps
procure
- chore: update deps
Leihs 7.11.0-RC.1
admin
- fix: missing default of fields perm role
- fix: removing of home page image url
- refactor: replace randomUUID with uuid module
borrow
- fix: don't crash if email can't be sent
- fix: availability: wrong sanitization of negative quantities
- fix: avalability: sorting of running reservations
- feat: consider start/end date restrictions in repeat order
- feat: consider all the start/end date restrictions for templates
database
- fix: visits view
- fix: missing default of fields perm role
- fix: rearrange migrations
legacy
- fix: visits view
- fix: don't crash if email can't be sent
- fix: performance of orders list view
- fix: wrong send email check in rake tast
- fix: click-popup issue
- fix: latest reminders popup
- fix: missing default of fields perm role
- fix: sorting of responsible pools in inventory list
- fix: old timeline
- fix: model sorting using product + version
- feat: show suspension reason in person popup
- feat: trigger popups by click, not hover
Leihs 7.10.1
borrow
- fix: ambiguous column name
Leihs 7.10.1-RC.1
borrow
- fix: ambiguous column name
Leihs 7.10.0
Important notes
This release contains a new feature concerning the admin and borrow section of the application, namely the setting for the so-called Orders processed. This toggle can be activated on each individual day of the week as well as holiday in the admin section. This setting complements another already existing setting Borrow: Reservation Advance Days and works as follows:
Sometimes an inventory pool is closed on a particular day (or holiday) for the customers, but its staff still may be working (dealing with inventory, orders, etc.).
Example:
- Today is monday.
- The pool is only opened on wednesday, thursday and friday.
- The pool has set
borrow_reservation_advance_daysto2.
Before the customer could order earliest for friday (2 has applied to open days).
Now, if the pool has activated orders processing for monday and tuesday, then the customer can order for wednesday already. The borrow_reservation_advance_days setting applies to all days and holidays which have orders processing active.
All notes
admin
- feat: orders processing days
- feat: add subject to mail templates
- fix: add missing pool variable in the info box
- fix: DB: add index on group_access_rights (role)
borrow
- feat: orders processing days
- feat: show reason for closed days in booking calendar
- feat: hint delegation orders
- feat: lendings status in mobile navigation
- feat: improve lendings status in navigation
- feat: lendings status in navigation
- feat: add subject to mail templates
- feat: new order list view
- fix: availability: wrong sanitization of negative quantities
- fix: avalability: sorting of running reservations
- fix: update delegated_user_id upon order submission
- fix: lendings status in nav: bugfixes + add specs
- fix: minor bug
- fix: set cart count to 0 after submitting order
- fix: model filter should honor max reservation duration
database
- feat: orders processing toggle for workdays and holidays
- feat: add subject to mail templates
deploy
- fix: db-backup were disabled after PG restart
- fix: leihs secret in execute script
- fix: container reference
- fix: handling of leihs version
- fix: db-backups were disabled after PG restart
legacy
- fix: unused attribute perf problem for contract list
Leihs 7.10.0-RC.4
borrow
- fix: availability: wrong sanitization of negative quantities
Leihs 7.10.0-RC.3
borrow
- fix: avalability: sorting of running reservations
Leihs 7.10.0-RC.2
admin
- fix: DB: add index on group_access_rights (role)
legacy
- fix: unused attribute perf problem for contract list
deploy
- fix: db-backups were disabled after PG restart
Leihs 7.10.0-RC.1
Important notes
This release contains a new feature concerning the admin and borrow section of the application, namely the setting for the so-called Orders processed. This toggle can be activated on each individual day of the week as well as holiday in the admin section. This setting complements another already existing setting Borrow: Reservation Advance Days and works as follows:
Sometimes an inventory pool is closed on a particular day (or holiday) for the customers, but its staff still may be working (dealing with inventory, orders, etc.).
Example:
- Today is monday.
- The pool is only opened on wednesday, thursday and friday.
- The pool has set
borrow_reservation_advance_daysto2.
Before the customer could order earliest for friday (2 has applied to open days).
Now, if the pool has activated orders processing for monday and tuesday, then the customer can order for wednesday already. The borrow_reservation_advance_days setting applies to all days and holidays which have orders processing active.
All notes
admin
- feat: orders processing days
- feat: add subject to mail templates
- fix: add missing pool variable in the info box
borrow
- feat: orders processing days
- feat: show reason for closed days in booking calendar
- feat: hint delegation orders
- feat: lendings status in mobile navigation
- feat: improve lendings status in navigation
- feat: lendings status in navigation
- feat: add subject to mail templates
- feat: new order list view
- fix: update delegated_user_id upon order submission
- fix: lendings status in nav: bugfixes + add specs
- fix: minor bug
- fix: set cart count to 0 after submitting order
- fix: model filter should honor max reservation duration
database
- feat: orders processing toggle for workdays and holidays
- feat: add subject to mail templates
deploy
- fix: db-backup were disabled after PG restart
- fix: leihs secret in execute script
- fix: container reference
- fix: handling of leihs version