Skip to content

Releases: eurofurence/ef-telecommunication-device-management-system

Version 1.8.1

30 Sep 12:21
ee9d3e7
Compare
Choose a tag to compare
  • [Bugfix] Fix backend Docker container provisioning file access

Version 1.8.0

30 Sep 12:14
eebac02
Compare
Choose a tag to compare

Changelog

  • [Feature] Allow to search for radios by their codings name during hand out and inside the device overview table
  • [Feature] Allow to filter items by their status ('Available', 'Handed out', 'Private')
  • [Feature] Prepare backend for advanced filter options
  • [Feature] Read phone provisioning files from disk into backend and expose via API
  • [Feature] Display phone provisioning files (configs, phonebooks, firmwares, wallpapers) in frontend
  • [Feature] Parse phone config files for key information (e.g., MPK mappings, ...)
  • [Bugfix] Fix sorting of nested columns in item overview tables
  • [Bugfix] Sort items in server-side search results lexicographically, based on their title
  • [Bugfix] Event log: Binding deletion user always same as binding creation user
  • [Misc] Optimize frontend item table refresh logic
  • [Maintenance] Update Python dependencies
  • [Maintenance] Update JavaScript dependencies

Version 1.7.0

14 Sep 12:42
37473c3
Compare
Choose a tag to compare

Changelog

  • [Feature] Add radio usage guide to home page
  • [Feature] Add on-site service information to home page
  • [Feature] Add contact information / support chat to home page
  • [Bugfix] Fix name of provisioning.htpasswd.dist file template
  • [Bugfix] Declare provision folder mounting in docker-compose.yml
  • [Docs] Create screenshots and add them to README.md

Version 1.6.1

14 Sep 12:42
a73a0e0
Compare
Choose a tag to compare

Changelog

  • [Feature] Create protected directory to serve VoIP provisioning files
  • [Maintenance] Update Python dependencies
  • [Maintenance] Update JavaScript dependencie

Version 1.6.0

17 Aug 15:01
52c4e0a
Compare
Choose a tag to compare

Changelog

  • [Feature] Django management command to synchronize local user data with the Eurofurence registration system
  • [Misc] Make EF registration ID optional within User forms
  • [Maintenance] Update Python dependencies
  • [Maintenance] Update JavaScript dependencies

Version 1.5.2

07 Aug 21:49
0bef711
Compare
Choose a tag to compare

Changelog

Version 1.5.1

28 Jul 14:51
ddacc23
Compare
Choose a tag to compare

Changelog

  • [Feature] Make main navigation drawer collapsible (default on mobile)
  • [Feature] Improve mobile layout
  • [Maintenance] Update Python dependencies
  • [Maintenance] Update JavaScript dependencies

Version 1.5.0

24 Jul 07:46
536c388
Compare
Choose a tag to compare

Changelog

  • [Feature] Integrate item coordinates in CRUD forms for Phones, Callboxes, RadioDevices, and Pagers
  • [Feature] Add button to show / highlight items on deployment map from ItemOverview pages
  • [Bugfix] Fix Dockerfile FROM ... AS ... keyword case sensitivity
  • [Misc] Update metadata in package manager files
  • [Misc] Improve code readability in API abstraction layer
  • [Maintenance] Update Python dependencies
  • [Maintenance] Update JavaScript dependencies