Skip to content

v2.12.4

Compare
Choose a tag to compare
@btry btry released this 10 Jan 13:29
· 1298 commits to support/2.13.0 since this release

Download it

This version is compatible with GLPI 9.5.5 or later only. Support of GLPI 9.5.4 and earlier has been dropped, see notes of version 2.11.3 to know the reason.

⚠️ Important note: Some administrators use business rules relying on the request source field in tickets to distinguish tickets created by Formcreator. A change has been done in the plugin to allow customization of the request source via ticket templates. Target ticktets without template will lose the request source "Formcreator". If business rules use the request source "Formcreator" it is recommended to add a ticket template to target tickets, with a predefiend field "request source" set to "Formcreator".

Help / Contribution needed

  • Locales updates: Some languages don't have maintainer, or are late (many untranslated content). Please contribute on Transifex.
  • documentation review and updates

Bug Fixes

  • ajax calls converted into post (baa41ad1)
  • convert GET requests to post (9d5dccc0)
  • redirection to wrong ticket in some cases (13e6f986)
  • remove compiled css (f7a81e33)
  • strict JS code triggers warnings (db02124b)
  • form: PHP warning when displaying form's historical (41e1bc4b)
  • form: php warning - unitialized var (a5f12bc0)
  • form: run conditions for admins (4eff1c71)
  • form: store itemtype in DOM (ba5c573f)
  • formanswer: loss of answers upon valdiation (f9070765)
  • issue: better definition of comment search options (842bb499)
  • issue: better redirection (8fb083ed)
  • issue: redirection when multiple tickets (ba4ddfc8)
  • ldapfield: non latin char escaping (80f13370)
  • linker: inverted arguments in method call (f6490e22)
  • question: empty name section unavailable (69715639)
  • question: show error message on deletion failure (9f8905f8)
  • question: show error message on deletion failure (1e7134be)
  • question: show error toast when editing a question fails (02ce9335)
  • section: order lost after section deletion (91e19288)
  • targetticket: do not force request type (eedb9a44)

Features

  • category: show parent label in back pseudo-item (6991c9dd)