Skip to content

Releases: leihs/leihs

Leihs 7.11.0

21 Oct 13:07
7.11.0
03bebc7

Choose a tag to compare

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

mail

  • chore: update deps

my

  • chore: update deps

procure

  • chore: update deps

Leihs 7.11.0-RC.2

09 Oct 10:20
7.11.0-RC.2
6a2ae90

Choose a tag to compare

Leihs 7.11.0-RC.2 Pre-release
Pre-release

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

mail

  • chore: update deps

my

  • chore: update deps

procure

  • chore: update deps

Leihs 7.11.0-RC.1

16 Sep 13:48
7.11.0-RC.1
2595b53

Choose a tag to compare

Leihs 7.11.0-RC.1 Pre-release
Pre-release

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

04 Sep 08:20
7.10.1
26a64ea

Choose a tag to compare

borrow

  • fix: ambiguous column name

Leihs 7.10.1-RC.1

01 Sep 14:07
7.10.1-RC.1
79bee94

Choose a tag to compare

Leihs 7.10.1-RC.1 Pre-release
Pre-release

borrow

  • fix: ambiguous column name

Leihs 7.10.0

04 Jun 15:23
7.10.0
88e700b

Choose a tag to compare

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_days to 2.

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

19 May 15:18
7.10.0-RC.4
56362b2

Choose a tag to compare

Leihs 7.10.0-RC.4 Pre-release
Pre-release

borrow

  • fix: availability: wrong sanitization of negative quantities

Leihs 7.10.0-RC.3

19 May 14:50
7.10.0-RC.3
0ecd986

Choose a tag to compare

Leihs 7.10.0-RC.3 Pre-release
Pre-release

borrow

  • fix: avalability: sorting of running reservations

Leihs 7.10.0-RC.2

25 Apr 13:01
7.10.0-RC.2
bf1b945

Choose a tag to compare

Leihs 7.10.0-RC.2 Pre-release
Pre-release

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

23 Apr 13:47
7.10.0-RC.1
2e197b2

Choose a tag to compare

Leihs 7.10.0-RC.1 Pre-release
Pre-release

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_days to 2.

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