Skip to content
Snippets Groups Projects
  1. Apr 16, 2020
  2. Jan 28, 2020
  3. Apr 23, 2018
    • Benjamin Bertrand's avatar
      Add stack_member field to item · ce031db6
      Benjamin Bertrand authored
      This is to be used for stack of switches only
      
      - a stack_member is linked to an host (device_type has to be "Switch")
      - a stack_member is an integer between 0 and 9 (included) or can be None
      - the couple (host_id, stack_member) must be unique
      
      JIRA INFRA-267
      ce031db6
  4. Feb 20, 2018
  5. Feb 09, 2018
  6. Feb 06, 2018
    • Benjamin Bertrand's avatar
      Auto set the focus to ICS id and serial number · 5b6ad905
      Benjamin Bertrand authored
      Allow to use a scanner configured as keyboard to register items
      via the web UI.
      1. The attributes should be selected manually
      2. Focus set manually on ICS id
      3. Scan an ICS id -> prefix removed and focus set to serial number
      4. Scan serial number
      5. Click on submit
      6. Focus set automatically on ICS id
      7. Repeat from 3
      5b6ad905
Loading