Skip to content

Releases: pluginsGLPI/formcreator

2.6.0

10 Oct 13:22
Compare
Choose a tag to compare

This version is compatible with GLPI 9.2.0+

Bugfixes

  • fix CSS preventing access to entity selection in service catalog (simplified interface)
  • fix error if plugin Tag not available but used in a form to display
  • various JS fixes

2.6.0 release candidate 1

29 Sep 08:22
Compare
Choose a tag to compare
Pre-release

This version is a pre-release. You are encouraged to test it, feedback and wait a bit more for the definitive release. The more users test this release, the better will be the release 2.6.0.

This version is compatible with GLPI 9.2.0+

Bugfixes

  • limit displayed columns on form answers tab of a form (#686)
  • fix bulleted lists for IE
  • fix bad display of a dropdown
  • fix loss of input when validating requester's answers and form is incomplete
  • fix ticket categories displayed in helpdesk when they should not
  • fix rejected entity dropdown answer if choosing root entity
  • fix newlines lost in textareas
  • fix rich text rendering of a textarea
  • fix broken multiselect field
  • fix inconsistent foreign key in the schema and code
  • fix move up / down questions
  • association of a document to all generated tickets
  • fix database schema for validation by a group

Features

  • update slinky JS library
  • many code cleanup and refactor
  • simplify string escaping code
  • give more power to form designers when using regex (#701)
  • limit display of ticket categories by tree depth and type criteria
  • location of tickets can be set from a question

v2.5.2

31 Jul 08:57
Compare
Choose a tag to compare

This version is compatible with GLPI 9.1.2+

Bugfixes:

v2.5.1

19 Jun 09:19
Compare
Choose a tag to compare

This version is compatible with GLPI 9.1.2+

Bugfixes:

  • Restore compatibility with PHP 5.4

v2.5.0

12 Jun 13:47
Compare
Choose a tag to compare

This version is compatible with GLPI 9.1.2+

Features:

  • forms can target tickets and changes
  • complex question conditions with multiple criterias
  • set ticket category and urgency from a form's field
  • show list of answers of a form
  • print answers of a form

Bugfixes:

  • single quotes upgrade issues
  • LDAP field

This version drops backward compatibility with GLPI 0.90, 9.1.0 and 9.1.1

GLPI-Formcreator 2.4.2

24 Apr 15:06
Compare
Choose a tag to compare

This version is compatible with GLPI 0.90+

Bugfixes:

  • Fix compatibility issue with GLPI 0.90 and actors field
  • Fix empty observer actor with the actors field
  • Fix dropdown when typing an actor
  • Fix actors field list may contain fields from other forms than the one being edited in destination gicket
  • Add error message if actors field does not validate

Important note

We expect this release to be the last of 2.4 and the last to be compatible with GLPI < 9.1.2. Further development will continue with version 2.5 and backward compatibility with GLPI < 9.1.2 will be dropped.

GLPI-Formcreator 2.4.1

03 Apr 08:18
Compare
Choose a tag to compare

This version is compatible with GLPI 0.90+

Bugfixes:

  • better performance in the service catalog when the database contains hundreds of thousands of tickets
  • easy configuration of JSON document types for import feature
  • form duplication
  • upgrade from older versions
  • encoding problems with non latin characters
  • many other bugs

GLPI-Formcreator 2.4.0

02 Feb 20:32
Compare
Choose a tag to compare

This version is compatible with GLPI 0.90+

Bugfixes:

  • character escaping issues
  • customization of notifications
  • validation from unauthorized validators
  • disable useless history entries
  • several bugs related to validation

Features:

  • Service catalog for simplified interface
  • JSON import / export between instances of GLPI (or backup)
  • New field types : actor and urgency

GLPI-Formcreator 0.90-1.3.4

21 Jul 11:57
Compare
Choose a tag to compare

This version is compatible with GLPI 0.90+

Bugfixes:

  • multiple issues with validators
  • sql strict mode compatibility
  • performance improvements
  • order of dropdowns
  • display forms without languages
  • deletion of forms is now possible

Features:

  • Integration with tag plugin
  • more options for entity computing

GLPI Formcreator 0.84-2.1.6

21 Jan 09:04
Compare
Choose a tag to compare

Changelogs for version 0.84-2.1.6

This version is compatible with GLPI 0.84

Bugfixes:

  • Add table creation SQL code for questions matching with a GLPI object
  • Fix ticket generation without validation