Skip to content

Releases: leihs/leihs

Leihs 7.8.0

09 Oct 13:53
7.8.0
4d14d26
Compare
Choose a tag to compare

admin

  • fix: extended info throwing error while parsing json
  • fix: validate id in fields

database

  • feat: audit more tables
  • fix: validate id in fields
  • fix: auto delete stale procurement uploads
  • fix: not nullable files columns in procurement

deploy

  • fix: prevent parallel build invocations
  • chore: restart leihs services after pg autoupgrade
  • chore: update README and clean up

legacy

  • fix: find by inv code containing dots
  • chore: update to rails 7.0
  • chore: bury manage manage (entl. groups excluded)

procure

  • fix: increase upload file size
  • fix: auto delete stale procurement uploads
  • fix: not nullable files columns in procurement

zhdk-inventory

  • chore: CI deploy: add pre-build script to prevent parrallel builds
  • fix: CI ssh connection setting

Leihs 7.8.0-RC.3

27 Sep 14:16
7.8.0-RC.3
faa49e9
Compare
Choose a tag to compare
Leihs 7.8.0-RC.3 Pre-release
Pre-release

legacy

  • fix: find by inv code containing dots

Leihs 7.8.0-RC.2

26 Sep 13:11
7.8.0-RC.2
5cfe57f
Compare
Choose a tag to compare
Leihs 7.8.0-RC.2 Pre-release
Pre-release

deploy

  • fix: prevent parallel build invocations

Leihs 7.8.0-RC.1

24 Sep 13:46
7.8.0-RC.1
23da2d3
Compare
Choose a tag to compare
Leihs 7.8.0-RC.1 Pre-release
Pre-release

admin

  • fix: extended info throwing error while parsing json
  • fix: validate id in fields

database

  • feat: audit more tables
  • fix: validate id in fields
  • fix: auto delete stale procurement uploads
  • fix: not nullable files columns in procurement

deploy

  • chore: restart leihs services after pg autoupgrade
  • chore: update README and clean up

legacy

  • chore: update to rails 7.0
  • chore: bury manage manage (entl. groups excluded)

procure

  • fix: increase upload file size
  • fix: auto delete stale procurement uploads
  • fix: not nullable files columns in procurement

zhdk-inventory

  • chore: CI deploy: add pre-build script to prevent parrallel builds
  • fix: CI ssh connection setting

Leihs 7.7.1

17 Sep 12:26
7.7.1
Compare
Choose a tag to compare

admin

  • fix: extended info throwing error while parsing json

Leihs 7.7.0

23 Aug 09:00
7.7.0
90cdae4
Compare
Choose a tag to compare

admin

  • feat: inventory pool mail templates
  • feat: link between audits using txid
  • fix: title does not update on edit
  • chore: build inside clean container

deploy

  • fix: set locale of db explicitly; do not modify system locale

Leihs 7.7.0-RC.1

23 Aug 09:01
7.7.0-RC.1
332bc43
Compare
Choose a tag to compare
Leihs 7.7.0-RC.1 Pre-release
Pre-release

admin

  • feat: inventory pool mail templates
  • feat: link between audits using txid
  • fix: title does not update on edit
  • chore: build inside clean container

deploy

  • fix: set locale of db explicitly; do not modify system locale

Leihs 7.6.1

13 Aug 14:13
7.6.1
e3797e3
Compare
Choose a tag to compare

procure

  • chore: build: link target the other way round and add it to the repo
  • chore: improve build caching (extract fronten build test)

zhdk-inventory

  • chore: add --yes to transcrypt flush

Leihs 7.6.0

13 Aug 08:46
7.6.0
40b1e04
Compare
Choose a tag to compare

admin

  • feat: new dynamic fields disabled per default
  • feat: add breadcrumbs
  • feat: move pool settings from legacy
  • feat: warning to user, when change affects lots of data entries
  • feat: add description column to rooms list
  • feat: redesign interface
  • feat: fields in pools
  • fix: stale data from async fetches
  • fix: dialogs do not reset on cancel
  • fix: user page not updating
  • fix: wrong titles in dialogs
  • chore: remove-extended_info-in-user-detail
  • chore: cache routes with dynamic route params
  • chore: move initial admin feature from my to admin
  • chore: hide private keys in auth systems

borrow

  • chore: move reservation advance days to pools

database

  • fix: bin/db-set-passwords: really set all users and access bug
  • feat: enhance user factory
  • chore: add dates constraint to holidays
  • chore: move reservation advance days to pools

deploy

  • fix: shared files in execute script
  • fix: default maintenance_page_status_page_url
  • fix: missing legacy route in apache config
  • chore: Rework, Debian-12, new dev hosts, basic-auth, and more
  • chore: configureable basic auth in api
  • chore: handle defaults via role

legacy

  • fix: loosing of accessories selection on model save
  • fix: audits middleware
  • chore: move reservation advance days to pools

my

  • fix: remove whitespace in login input fields
  • chore: move initial admin feature from my to admin

zhdk-inventory

  • fix: external_hostname for dev hosts
  • feat: More flexible inventory-deploy
  • feat: Switch from git-crypt to transcrypt
  • chore: Rework, dev hosts, basic auth, clean-up

Leihs 7.6.0-RC.4

12 Aug 11:28
7.6.0-RC.4
af0abbd
Compare
Choose a tag to compare
Leihs 7.6.0-RC.4 Pre-release
Pre-release

admin

  • fix: chore: fix gemfile lock irt pg-tasks