Skip to content

v2.6.1

Compare
Choose a tag to compare
@btry btry released this 29 Jan 09:10
· 3041 commits to master since this release

This version is compatible with GLPI 9.2.1+

Bug Fixes

  • avoid duplicated form having the uuid of the source one (464757e)
  • form duplication issue when source form contains access restriction (ec40d9f)
  • misconceptions in duplication process (06c2430)
  • locales: fix missing locales, update them (33cbe5e)
  • rich description encoding in ticket (#775) (f739c54)
  • answer: HTML entity decode for older textarea answers (3612c3c)
  • condition: fix inconsistency when checking question conditions (a820e55), closes #829
  • field: avoid html entitization of accented chars (a973f7b)
  • form: duplicate target changes when duplicating form (7f78de9)
  • form: fix escaping and logic issues in duplication (236effd)
  • form: repair massive acions (7221644)
  • form: update target settings depending on questions (7acbc11)
  • form_answer: restrict display of form answers to requesters and valdators (8909e4e), closes #869
  • install: detect version 2.6 without schema version, see #794 (decaafe)
  • install: fix inconsistencies in install process" (99eb790)
  • install: fresh 2.6.0 install inconsistent (903a13a)
  • install: fresh installation does not saves current schema version (8eadd7d), closes #794
  • install: inconsistency in fresh 2.6.0 install (e41a86d), closes #822
  • install: restore lost JSON type creation (40afda3)
  • install: run issues synchronization after install (2441d02)
  • issue: bad search option (bc4bec8)
  • issue: issue not updated to refused status (8b1e3b8)
  • issue: wrong ticket disdplay (5e33407), closes #859
  • locale: bad domain for some locales (1d9ff65)
  • locales: add missing strings; update locales (792a6c2)
  • locales: follow change of a localizable string from GLPI 9.1 (75a1057)
  • locales: harmonize and fix locales (62076ed)
  • question: fix duplicate code (779a5c3)
  • question: fix escaping issues with regexes (c807936)
  • question: fix typo breaking duplication (e7d2b0e)
  • question: remove abusive encoding (f183091)
  • rule: location affectation on ticket via business rule (06d6461), closes #795
  • section: delete a section displays an error (1d1eb93)
  • selectfield: workaround GLPI issue 3308 (d086006)
  • target: do not mention the absence of an uploaded document in targets (f1ac36b)
  • target: fix HTML issues in generated tickets (278c628)
  • target: fix typo preventing requester groups being added to targets (ececfe3), closes #767
  • target: fix warnings in timeline when no fiel uploaded (9c94128)
  • target: rename a target overriden by a global var (f5b14a9)
  • target-change: nug handling the comment field of a target change (5371da5)
  • targetchange: fix reversed condition (e2288bf)
  • targetticket: fix entity of generated ticket (1ea5325)
  • targetticket: follow change in GLPI for due date (efa5fcb)
  • targetticket,targetchange: ticket and change rendering without rich text mode (d723a47), closes #847
  • ui: css (c907214)
  • ui: dont force layout for service catalog (617e8f1)
  • ui: pqselect enabled not loaded every time it is needed (#768) (22f3508)
  • ui: tinymce may ot load (86893f4)
  • ui: too long localized string (c83323d)
  • wizard: bookmark was renamed into saved search i GLPI 9.2 (02c2877), closes #799

Features

  • file: use enhanced file field (988136a)
  • install: prepare upgrade code (0c8c64f)