Skip to content

Releases: MPIB/Lagerregal

2.8

14 Oct 12:43
Compare
Choose a tag to compare
  • Add new printer option for labels
  • Add option to populate PDF forms during/after specific actions

2.7.1

19 Aug 06:48
caeebc9
Compare
Choose a tag to compare
Add provided data to search (#368)

* update javascript package with security issue

* Implement basic search for provided data

Co-authored-by: Phillip Thelen <[email protected]>

2.7

17 Jun 06:49
5bb9910
Compare
Choose a tag to compare
2.7
Add automated device form and store opsi/puppet data locally (#365)

* Add more automated flow for creating devices

* make department short name optional

* Begin storing provided data locally

* update to django 3

* Improve data loading

* allow device attributes to be archived in description

* Add management command to set OS from mac

* pad default hostname to 6 digit id

* add management command to clean up device names

2.6

28 Apr 08:48
059c597
Compare
Choose a tag to compare
2.6
Transfer device ownerships between users and deactivate users (#364)

* Implement transferring ownerships for users

* Add option to deactivate users

2.5.3

22 Apr 08:47
b5334ef
Compare
Choose a tag to compare
  • Highlight in device detail page when hostname or ipaddresses from OPSI/puppet differ from local data

2.5.2

17 Apr 10:48
Compare
Choose a tag to compare
move attributevalues

2.5.1

02 Apr 07:32
Compare
Choose a tag to compare
  • Display formatted device data on details page

Lagerregal 2.5.0

06 Mar 10:54
Compare
Choose a tag to compare
  • Better sorting for Dropdown Menu Items
  • View data from Opsi on device detail page

Lagerregal 2.4.0

15 Sep 08:48
Compare
Choose a tag to compare
  • Bootstrap 4.0, a lot of CSS rewrites and cleanup
  • polished and renewed filter system for table views

Lagerregal 2.3.0

11 Sep 13:50
Compare
Choose a tag to compare

Update to Django 2.0

  • removed/refactor django-permissions
  • lot's of fixes