Skip to content

Releases: pluginsGLPI/fields

1.20.2

16 Mar 09:51
Compare
Choose a tag to compare

Compatible with GLPI 10.0.

Changelog

  • Added: Spanish (Mexico) locale.
  • Fixed: Unexpected fields renaming during plugin update.
  • Fixed: Error during migration of dropdown fields.

1.20.1

07 Mar 18:38
Compare
Choose a tag to compare

Compatible with GLPI 10.0.

Changelog

  • Fixed: Empty values on form refresh (#630).
  • Fixed: Fix undefined index error on massive actions (#633).

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).