Skip to content

v2.12.5

Compare
Choose a tag to compare
@btry btry released this 02 Mar 14:32
· 49 commits to support/2.12.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

  • height of category should not be limtied (4a98be86), closes #2574
  • abstracttarget: email actors deduplication (4ec19042)
  • descriptionfield: do not convert description into docs (563f2771)
  • descriptionfield: picture rendering in user form (ddff108f)
  • dropdownfield: invalid SQL (d7f47a6d)
  • dropdownfield: prevent PHP notice (8a7f3f3b)
  • dropdownfield: tree management (99ecf426)
  • form: missing closing braacket (8cd6a021)
  • form: redirect anon user to success page (5ffa1b96)
  • form: saved input problem (bdd1211d)
  • form: typo in export code (946f47f6)
  • form_language: untranslated string (df9ddf0f)
  • formlanguage: chained translation broken (d32682ca)
  • glpiselectfield: entity restriction not applied on users (79af87d2)
  • hostnamefield: value not read from answers (0d799600)
  • install: force update of the table before updating it with syncIssues (3f5ebaa9)
  • install: prevent NULL from upgrading table (9f188dd6)
  • issue: ambiguous column in SQL query (db757baf)
  • issue: show tooltip only when sub item is readable (cbef735b)
  • ldapfield: raw condition expression must be replaced by array (996a3523)
  • target_actor: bad error message (e90a9d94)
  • targetticket: fix TTR input display (dfa1371d)
  • targetticket: loss of associated element (a88d44c7)
  • targetticket: possible SQL error (0847a0c0)