Skip to content

v2.7.0

Compare
Choose a tag to compare
@btry btry released this 12 Feb 13:10
· 2583 commits to master since this release

This version is compatible with GLPI 9.3 and is compatible with GLPI 9.4.

Bug Fixes

  • formanswer: avoid loop of purge permission check (93a7f84)
  • compatibility with GLPI 9.4 (1225c02)
  • filefield: add error message if file must have an upload (c800495)
  • form: escape single quote when duplicating a form (9d735d8)
  • form_profile: more resilient export / import (0303120)
  • formanswer: abusive scaping on section name (0a74aba)
  • formanswer: generation of full form template (8b99bd1)
  • formaswer: remove is_deleted column (8f4111f)
  • glpiselectfield: missing entries in entity select (746326c)
  • issue: compatibility with search engine of GLPI 9.4 (65a48fe)
  • target: escape single quotes (9f641e3)
  • targetbase: rename of a target was ignored (4f0c7c8)
  • targetchange: copy pasted import code (7f64792)
  • targetticket: email field as source of actors (002778d)
  • targetticket: single quote not escaped (dac1f25)
  • targetticket,targetchange: escape single quotes (5d5f22b)
  • wizard: invisible logout icon (4ab1299)
  • default value of integer and float fields (3d90e6b)
  • improve quote escaping (b8497fa)
  • quote issue in javascript code (a91cc11)
  • resolve several other quote escaping problems (7e306f5)