Skip to content

v2.10.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@btry btry released this 30 Jan 13:40
· 378 commits to support/2.10.0 since this release

This version is compatible with GLPI 9.4

⚠️ This version is not suitable for production ! We encourage you to run it on a testing environment and feedback any bug you may find.

This project needs your help : Many translations are outdated. You may contribute to this project by updating translations on Transifex : https://www.transifex.com/teclib/glpi-project-plugin-formcreator/

Bug Fixes

  • avoid caps in filenames (918a88da)
  • build: invert order of versions in changelog (ff604eef)
  • common: getMax fails with PHP 7.4 (5ac11e7e)
  • condition: export broken (9b7a6923)
  • condition: permit update of conditionnable items without specifying conditions agaiin (dc183425)
  • condition: use of constants (19d1e71d)
  • filefield: php warning when editing the question (9d8eb554)
  • filefield: show download links when field is read only (dc6905f8)
  • form: my last form (validator) were not sorted (6c2b0be9)
  • form: single quotes around a table name (04650950), closes #1606
  • fotrm: some icons may be not displayed (69786c67)
  • install: quote escaping when uprgading to 2.9.0 (678e5864)
  • multiselectfield: visible JS (bb77c0e8)
  • question: SQL errors when deleting a question (488b6593)
  • question: duplication of condition (8e4e7382)
  • question: inoperant buttons to move questions (3a191ebd)
  • question: javascript code was displayed (a7be9314)
  • question: show / hode specific properties (1ae7765e)
  • question: space betwen icon and name (4019a4d2)
  • question: update JS selectors for question edit (0969ad1b)
  • question: update of parameters broken (14188596)
  • radiosfield: better overlap prevention (4ae31601)
  • radiosfield: overlapped long labels (6528a167)
  • robo: line formatting for changelog (9ccd5567)
  • robo: prevent exception when computong log with commit without body (e5aa246a)
  • section: conditions not duplicated (78a3d9c5)
  • section: duplication of conditions: bad itemtype (cfcbea30)
  • selectfield: comparison with empty string (bcb929e3)
  • target_actor: unable to add a specific person (2ca54982)
  • target_actor: update import / export (cfdc6295)
  • targetchange: bad label (3f15aedb)
  • targetchange: bad url when delete an actor (62e0de19), closes #1607
  • targetticket: empty dropdown for target ticket linking" (3cea85a4)
  • targetticket,targetchange: inverted show / hide for urgenty settings (9be5e3aa)
  • targetticket,targetchange: repair supplier actors edition (5c7aeb56)
  • targetticket,targetchange: update constants for due date resolution in JS code (4ddb6e8f)
  • textarea: workaround GLPI bug in 9.4.5 (8de43588), closes #1613

Features

  • form: condition on submit button (73af77db)
  • glpiselectfield: access to appliances from appliances plugin (25848d5e)
  • targetticket: set type from question (d23759aa)
  • targetticket,targetchange: assign a group from the technician group of an objec (24c365c7)
  • targetticket,targetchange: set a group from an object from a question (0461a918)