Skip to content

v2.9.2

Compare
Choose a tag to compare
@btry btry released this 15 May 12:21
· 62 commits to support/2.9.0 since this release

Download it

This version is compatible with GLPI 9.4

Bug Fixes

  • build: invert order of versions in changelog (ff604ee)
  • central: list of forms displayed twice (00d3180)
  • condition: change again the way to hide questions and sections (590fbd5)
  • condition: incomplete export (d4ffca2)
  • condition: php warning if a question does not exists (fcc49a9)
  • dropdownfield: SQL error : ambiguous column id (ded963f)
  • dropdownfield,glpiobjectfield: sub type not displayed (164d5b9)
  • dropdownfield,glpiselectfield: empty value parameter not honored (080271a)
  • dropdownfields: handle empty value for entities dropdown (47b47ef)
  • filefield: unable to create / edit a file field (58e0101)
  • form: duplicate empty form (5944935)
  • form: hidden questions still consume 10 pixels height (afa2ea3)
  • form: list of forms on homepage (328e591)
  • form: multiple selection of validators (e7e1642)
  • form: my last form (validator) were not sorted (6c2b0be)
  • form: restore padding (54d4892)
  • form: single quotes around a table name (0465095), closes #1606
  • form: validators must show when more than 2 available (4e29073)
  • formanswer: use of in static method (bb0ff99)
  • fotrm: some icons may be not displayed (8fc9587)
  • glpiselectfield: restrict to items associatable to tickets (29b0a47)
  • install: missing column reorder on upgrade (5b81c4e)
  • install: upgrade to 2.5.0 fails on categories (918e46f)
  • issue: distinguish requester and author (051c1fd)
  • issue: handle redirection to satisfaction survey from email (b9aa843)
  • issue: handle survey expiration (cb37daf)
  • issue: localization problem impacting picture (d1e6e1c)
  • issue: show satisfaction for tickets on service catalog (7bde576)
  • issue: warning with GLPI 9.5 (fe5b2df)
  • multiselectfield: visible JS (bb77c0e)
  • question: inoperant buttons to move questions (3a191eb)
  • question: javascript code was displayed (a7be931)
  • question: prevent double escaping of description (ca2450c)
  • question: show / hode specific properties (490356e)
  • question: space between icon and name (e24ea5b)
  • question,section: duplication failure (08e934b)
  • questionparameter: bad data for add item (a635e8a)
  • questionparameter: duplicate with GLPI 9.5 (d3cc090)
  • radiosfield: bad rendering of buttons when printing (5b78f65)
  • radiosfield: better overlap prevention (a2f1ed1)
  • radiosfield: overlapped long labels (f7cbdde)
  • robo: prevent exception when computing log with commit without body (e5aa246)
  • section: don't allocate height on hidden section (b655842)
  • targetchange: bad url when delete an actor (62e0de1), closes #1607
  • targetticket: display of selected category question (b571115)
  • targetticket: empty dropdown for target ticket linking" (79dd0bc)
  • targetticket,targetchange: assign group from question answer (947ce5c)
  • targetticket,targetchange: bad handling of group from question (80f405b)
  • targetticket,targetchange: duplicate actors run twice (f80307f)
  • targetticket,targetchange: escape text fields of targets (df0855d)
  • targetticket,targetchange: escape text fields of targets (559424e)
  • targetticket,targetchange: inverted show / hide for urgency settings (9be5e3a)
  • targetticket,targetchange: update constants for due date resolution in JS code (4ddb6e8)
  • textarea: better file uplaods handling (0a163d5)
  • textarea: image paste on multiple pages (da30f86)
  • textarea: workaround GLPI bug in 9.4.5 (8de4358), closes #1613
  • textareafield: handle with constant the availability of #6939 for GLPI (258ad70)
  • textareafield: have file uploads work without file drop area (4e5ed45)
  • textareafield: visual glitches (b414ee0)
  • timefield: assign a default value (029c33f)
  • timefield: assign a default value (2b57477)
  • avoid caps in filenames (918a88d)
  • compatibility with GLPI 9.5 (a49a6e0)
  • keep the user in the service catalog (8648807)
  • remove code left for debug (351a36b)

Features

  • ad menu icon for GLPI 9.5 (6a8c361)
  • compatibility with GLPI 9.5 (20ca8e0)
  • form,question: mandatory check in browser (bfe91dc)
  • section: make section title required (6b90673)
  • wizard: always show saved searches menu item (1ffcc10)