Skip to content

2.13.6

Compare
Choose a tag to compare
@btry btry released this 30 May 11:54
· 160 commits to support/2.13.0 since this release

Download it

This version is compatible with GLPI 10.0.

⚠️ This release contains a fix which solves loss of file uploads when a validator edits the requester's answers before approval. This fix requires a patch for GLPI 10.0.7 or older. It is recommended to apply it. The patch is available here.

⚠️ This release contains a fix to prevent multiple form submission, causing requesters to submit several times their request. This fix depends on an other fix in GLPI 10.0.7 or older available here.

Bug Fixes

  • SQL error when inconsistency in DB (1af78720), closes #3242
  • translate field label in error messages (a4bf10a6)
  • DropdownField: fix array key value format (7729fe20)
  • FormAnswer: redirect to FormAnswer or to list if needed (44e4ab6d)
  • category: SQL statement cause MariaDB crash (fb94035a)
  • checkboxesfield,multiselectfield: php warning (342c39e9)
  • condition: conditions don't work when not sanitized (f2b0fad5)
  • faq: visibility (#3118) (252ef204)
  • filefield: rebuild uploads for answer edition (4f1cdf6e)
  • form: double post broken (07b8a1a1)
  • form_language: inverted arguments (261e5361)
  • form_language: restrict languages to those known by GLPI (f8dc0803)
  • formanswer: catch and report exception to end user (9dd9777f)
  • formanswer: too many escaping (e518b7de), closes #3271
  • formanswer: translate question label (61722daf)
  • glpiselectfield: max_tree_depth_not_saved (462ea695)
  • install: prevent fatal error in migration (b0b15710)
  • item_targetticket: export of question based composition (dc8c931a)
  • radiosfield, selectfield: allow unset default value (020bd45b)
  • radiosfield, selectfield: check default value before save (d4a2ecb4)
  • section: condition rule loss after duplicate / import (0cedafbb)
  • selectfield: show contact field (11c86b7c)
  • selectfield,radiosfield: abusive escaping (db01a561)
  • targetchange,targetproblem: several fields must use rich text (cf24aa19)
  • targetticket: request source (c72901c7)
  • targetticket: request source may be unexpected value (2fd6cf54)
  • targetticket,targetchange,targetproblem: missing translation of target content (902efa78)
  • translation: delete rich editor's ghost toolbar (ba97c842)
  • translation: dialog width (0b46dec3)
  • translation: typo in localizable tring (3bb2f3d4)

Features

  • reminders (6ed85cd3)
  • abstractitiltarget: duplicate (3c093012)
  • category: show category comment in service catalog (09727147), closes #394
  • clean_tickets_command: Take merged tickets into account (768cd467)
  • form: edit recursion with massive actions (7c918d3b)
  • formaccesstype: massive action (53a4285a)
  • glpiselectfield: PDU in assets section (f9f2d0bf)
  • glpiselectfield: refactor entity_restriction (b3fb0804)
  • install: stronger upgrade for unsigned columns (030f93e3)
  • notificationtargetformanswer: label tags (f1dc000c), closes #1023
  • section: update condition count after section edition (8c04048f)