Skip to content

Releases: pluginsGLPI/fields

GLPI fields 1.9.0

07 Dec 15:24
Compare
Choose a tag to compare

Compatible with GLPI 9.4.

Changelog

  • Added: Compatibility with GLPI 9.4.
  • Added: Finnish (Finland) locale

GLPI fields 1.8.2

04 Sep 14:31
Compare
Choose a tag to compare

Compatible with GLPI 9.3.

Changelog

  • Changed: Use InnoDB as DB table engine.
  • Fixed: Ability to add fields on Computers (#269).
  • Fixed: Usage of methods deprecated in GLPI 9.3.

GLPI fields 1.8.1

06 Jul 09:32
Compare
Choose a tag to compare

Compatible with GLPI 9.3

Changelog

  • Added: Chinese (China) locale.
  • Updated locales.

GLPI fields 1.8.0

28 Jun 08:27
Compare
Choose a tag to compare

Compatible with GLPI 9.3

Changelog

  • Fixed: Compatibility with GLPI 9.3.
  • Fixed: Countable warning on plugin installation. (#256)

GLPI fields 1.7.3

21 Jun 09:11
Compare
Choose a tag to compare

Compatible with GLPI 9.2

Changelog

  • Fixed: Compatibility check for GLPI < 9.2.
  • Fixed: Deprecated usage of Zend SplAutoLoader interface.

GLPI fields 1.7.2

25 May 08:37
Compare
Choose a tag to compare

Compatible with GLPI 9.2

Changelog

  • Fixed : Prototype of getTable function in injection class template
  • Fixed : #228 #215 Fatal error on block deletion
  • Fixed : Undefined id on dropdown creation

GLPI fields 1.7.1

25 May 08:07
Compare
Choose a tag to compare

Due to an error while creating the tag, this version is identical to version 1.7.0.

GLPI fields 1.7.0

21 Sep 08:18
Compare
Choose a tag to compare

Compatible with GLPI 9.2

See changelog for detail

GLPI fields 1.6.2

30 Aug 12:56
Compare
Choose a tag to compare
  • Drop deprecated usage of old glpi function

GLPI fields 1.6.1

10 Mar 08:54
Compare
Choose a tag to compare
  • Drop namespaces added in 1.6.0; GLPI is not ready
  • Revert back to zend-loader