Skip to content
Snippets Groups Projects
  1. Apr 20, 2018
    • Benjamin Bertrand's avatar
      Hide interface name in create host form · e884acd3
      Benjamin Bertrand authored
      The interface name doesn't need to be displayed in the form as we force
      it to the hostname.
      
      We set the interface name to the hostname when submitting the form.
      This fixes the copy/paste issue with the mouse that didn't trigger the
      keyup event.
      
      JIRA INFRA-287
      e884acd3
  2. Apr 10, 2018
  3. Apr 09, 2018
  4. Apr 06, 2018
  5. Apr 05, 2018
  6. Mar 16, 2018
    • Benjamin Bertrand's avatar
      Fix default available IPs · 03daacce
      Benjamin Bertrand authored
      We should reserve 10 addresses at the beginning and 5 at the end.
      Meaning for a /24 network, we should start at 11 and end at 249.
      03daacce
  7. Mar 14, 2018
  8. Mar 13, 2018
  9. Mar 07, 2018
    • Benjamin Bertrand's avatar
      Accept a list of LDAP groups · 89a98b9b
      Benjamin Bertrand authored
      Not everyone at ICS is part of the 'ICS Employees' AD group.
      We have to accept 'ICS Consultants' as well.
      
      The CSENTRY_LDAP_GROUPS settings now takes a list of groups instead of
      just one.
      
      Remove unused is_member_of_all_groups method.
      
      Fixes INFRA-225
      89a98b9b
  10. Mar 06, 2018
  11. Mar 05, 2018
  12. Feb 28, 2018
  13. Feb 26, 2018
  14. Feb 23, 2018
  15. Feb 20, 2018
  16. Feb 15, 2018
    • Benjamin Bertrand's avatar
      Move QR codes to attributes table · d0dfa712
      Benjamin Bertrand authored
      - Remove QRcodes page
      - Add Status to attributes page (only allow admin to add new statuses)
      
      Actions QR Codes not visible anymore. Required ones shall be put on the
      page where they are used.
      d0dfa712
  17. Feb 14, 2018
  18. Feb 12, 2018
  19. Feb 09, 2018
Loading