Releases: MPIB/Lagerregal
Releases · MPIB/Lagerregal
2.8
2.7.1
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
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
Transfer device ownerships between users and deactivate users (#364) * Implement transferring ownerships for users * Add option to deactivate users
2.5.3
- Highlight in device detail page when hostname or ipaddresses from OPSI/puppet differ from local data
2.5.2
move attributevalues
2.5.1
- Display formatted device data on details page
Lagerregal 2.5.0
- Better sorting for Dropdown Menu Items
- View data from Opsi on device detail page
Lagerregal 2.4.0
- Bootstrap 4.0, a lot of CSS rewrites and cleanup
- polished and renewed filter system for table views
Lagerregal 2.3.0
Update to Django 2.0
- removed/refactor django-permissions
- lot's of fixes