Skip to content

Releases: pluginsGLPI/fields

1.20.0

15 Dec 15:02
Compare
Choose a tag to compare

Compatible with GLPI 10.0.

Changelog

  • Added: Ability to add additional fields on Socket (#602).
  • Added: Ability to add additional fields on KnowbaseItem (#608).
  • Fixed: Link field containing & is badly encoded (#609).
  • Fixed: Error during migration (#610).
  • Fixed: Unable to select default values on dropdown fields (#611).

1.19.0

28 Nov 14:44
Compare
Choose a tag to compare

Compatible with GLPI 10.0.

Changelog

  • Added: Ability to add multiple dropdown fields (#600).
  • Added: Ability to easilly define dropdown default values (#595).
  • Added: CLI command to regenerate files (#586).
  • Fixed: Search options ID are not constant across profiles (#593).

1.18.2

27 Oct 12:20
Compare
Choose a tag to compare

Compatible with GLPI 10.0.

Changelog

  • Fixed: Undefined label error when using "update" massive action (#582).
  • Fixed: Cannot use "update" massive action if any dropdown values is marked as mandatory (#583).
  • Fixed: Error when generating search options in CLI context (#584).

1.18.1

10 Oct 14:38
Compare
Choose a tag to compare

Compatible with GLPI 10.0.

Changelog

  • Fixed: Rich-text editor not working (#579).

1.18.0

29 Sep 13:33
Compare
Choose a tag to compare

Compatible with GLPI 10.0.

Changelog

  • Added: Ability to add a dropdown field targeting self itemtype (#577).
  • Fixed: HTML output in command line install (#576).

1.17.3

13 Sep 09:11
Compare
Choose a tag to compare

Compatible with GLPI 10.0.

Changelog

  • Fixed: Old dropdown fields not correctly migrated (#574).

1.17.2

10 Aug 12:38
Compare
Choose a tag to compare

Compatible with GLPI 10.0.

Changelog

  • Fixed: Error on massive action (#567).

1.17.1

29 Jul 09:51
Compare
Choose a tag to compare

Compatible with GLPI 10.0.

Changelog

  • Fixed: Display conditions not applied on ticket update (#558).
  • Fixed: Undefined array key "entities_id" on LDAP user import (#562).
  • Changed: Prevent useless DB queries on plugin init (#563).

1.17.0

04 Jul 14:17
Compare
Choose a tag to compare

Compatible with GLPI 10.0.

Changelog

  • Added: "under" & "not under" display condition on TreeDropdown fields (#549).
  • Fixed: Unable to select a sub-entity in entity field (#548).

1.16.0

23 Jun 10:45
Compare
Choose a tag to compare

Compatible with GLPI 10.0.

Changelog

  • Added: Genericobject support (#546).
  • Added: Component items support (#541).
  • Added: Console command to check database inconsistencies (#532).
  • Fixed: Display conditions and status overrides are not updated when fields are changed (#543).
  • Fixed: Search on number fields does not work as expected (#538).
  • Fixed: Number field have always a default value (#537).
  • Fixed: SQL errors (#533, #534).
  • Fixed: Fields tab not working on templates (#523).