Skip to content

2.13.10

Latest
Compare
Choose a tag to compare
@btry btry released this 27 Feb 08:09
· 375 commits to develop since this release
cdc5548

Download it

This version is compatible with GLPI 10.0.10 or later. Previous versions are not compatible with GLPI 10.0.13.

Bug Fixes

  • abstracttarget: missing escaping before SQL query (06d9089)
  • adding 2.13.10 empty sql file (f6d63ea)
  • adjust dashboard widget height (aab508d)
  • dropdownfield, glpiselectfield: group restriction (#3489) (46efb33)
  • dropdownfield: useless duplicate conditions for tickets (d81a43e)
  • fieldsfield: mandatory check failure on dropdowns (9ac92f0)
  • fieldsfield: required property update on UI (feb1de0)
  • files: entity (#3566) (f1ecc2d)
  • form: bad itemtypes names (11d9e6b)
  • glpiselectfield: ambiguous column with tickets (2d5ad80)
  • handle negative due date for service levels (ed147ef)
  • issue: SQL warning if groups of the user contain an empty ID (580eba5)
  • knowbase,form: kb item translation missing (603b8ea)
  • knowbase: categories in reverse alphanumeric order (8011971)
  • ldapfield: HTML encoding when copying filter from GLPI (e56eaca)
  • php lint (aa12610)
  • section: bad update when importing a section with conditions (15907b8)
  • set the default value of the dropdown as empty string (#3563) (f336e1b)
  • SQL error when user ID missing (17c0358)
  • target_actor: duplication fails for some types (1ff8a55)
  • target_actor: duplication requires export of ID, not name (3efc9cd)
  • targetticket: actors format (e468aa3)

Reverts

  • Revert "Revert "feat(glpiselectfield): support Cluster itemtype"" (8e06c17)