Skip to content

v2.6.4

Compare
Choose a tag to compare
@btry btry released this 14 Aug 09:44
· 3143 commits to develop since this release

This version is compatible with GLPI 9.2.1+ and GLPI 9.3

2.6.4 (2018-08-13)

Bug Fixes

  • actorfield: compatibility with GLPI 9.3 (#1034) (3b2051f)
  • actors: fix edit of an existing question of type actors (f1606af)
  • actors: use first / last name in generataed tickets (1455708), closes #1016
  • description: cannot apply hide/show condition on descriptions (8693a6a)
  • filefield: SQL single quote escaping (e0b9bd6)
  • form: access to form not properly checked (#1047) (1a40790)
  • form: check access to form only by entity (c0973cb)
  • form: forbid purge of a form when there are answers (f84b353)
  • form: import restrictions by profile was broken (34ae3bf), closes #722
  • form_answer: allow view of form if the user has update entity right (7dad4cb)
  • form_answer: fix compatibility with GLPI 9.4 (001a82f)
  • form_answer: fix fatal error (c292981)
  • form_profile: UUID was not generated (44f231b)
  • compatibility with GLPI 9.4 (6dfaae9), closes #1022
  • issue: more consistent status display for status of issues (2802a78)
  • issue: php warnings in service catalog (0754b5f)
  • plugin: update compatibility (57c607f)
  • question: description displayed in italic (e572b43)
  • question: fix loss of description (4b39371)
  • question_condition: fix creation of conditions (135d6c8)
  • target: continue keyword in switch (576c891)
  • target: loading of instance from DB (1d314de)
  • target: unescaped quote (6afa05b)