Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

InQRy 1.2.1

Compare
Choose a tag to compare
@americanhanko americanhanko released this 16 May 17:43
· 149 commits to master since this release

InQRy for iOS

New

  • Implement ability to generate barcodes for iOS devices with cfgutil.py and ios_system_profiler.py modules
  • Ability to detect one or more iOS devices
  • Add fieldset selector option to GUI
  • form_instructions.fieldsets key for "New Model"

Updates

  • Implement radio button variable and form_factor.get()
  • Remove unused methods in SystemSpecs
  • form_instructions.py and tests now take form_factor argument
  • Integration tests for macOS build definition (VSTS)
  • Integration tests for Windows build definition (VSTS)
  • Unit tests for Windows build definition (VSTS)
  • Remove unused exception handling
  • Refactor method names for consistency

Fixes

  • Alias and serial number are entered in incorrect fields after status is set to "Ready to Deploy"
  • Storage is not populated for Dell XPS laptops
  • Storage is not displayed for machines running OS X 10.10
  • Application fails to fully execute when usr/local/bin/cfgutil is not installed
  • AttributeError causes crash on Windows Server 2012 R2 due to missing SystemSKUNumber class in WMI