Skip to content

Releases: pluginsGLPI/formcreator

v2.6.1

29 Jan 09:10
Compare
Choose a tag to compare

This version is compatible with GLPI 9.2.1+

Bug Fixes

  • avoid duplicated form having the uuid of the source one (464757e)
  • form duplication issue when source form contains access restriction (ec40d9f)
  • misconceptions in duplication process (06c2430)
  • locales: fix missing locales, update them (33cbe5e)
  • rich description encoding in ticket (#775) (f739c54)
  • answer: HTML entity decode for older textarea answers (3612c3c)
  • condition: fix inconsistency when checking question conditions (a820e55), closes #829
  • field: avoid html entitization of accented chars (a973f7b)
  • form: duplicate target changes when duplicating form (7f78de9)
  • form: fix escaping and logic issues in duplication (236effd)
  • form: repair massive acions (7221644)
  • form: update target settings depending on questions (7acbc11)
  • form_answer: restrict display of form answers to requesters and valdators (8909e4e), closes #869
  • install: detect version 2.6 without schema version, see #794 (decaafe)
  • install: fix inconsistencies in install process" (99eb790)
  • install: fresh 2.6.0 install inconsistent (903a13a)
  • install: fresh installation does not saves current schema version (8eadd7d), closes #794
  • install: inconsistency in fresh 2.6.0 install (e41a86d), closes #822
  • install: restore lost JSON type creation (40afda3)
  • install: run issues synchronization after install (2441d02)
  • issue: bad search option (bc4bec8)
  • issue: issue not updated to refused status (8b1e3b8)
  • issue: wrong ticket disdplay (5e33407), closes #859
  • locale: bad domain for some locales (1d9ff65)
  • locales: add missing strings; update locales (792a6c2)
  • locales: follow change of a localizable string from GLPI 9.1 (75a1057)
  • locales: harmonize and fix locales (62076ed)
  • question: fix duplicate code (779a5c3)
  • question: fix escaping issues with regexes (c807936)
  • question: fix typo breaking duplication (e7d2b0e)
  • question: remove abusive encoding (f183091)
  • rule: location affectation on ticket via business rule (06d6461), closes #795
  • section: delete a section displays an error (1d1eb93)
  • selectfield: workaround GLPI issue 3308 (d086006)
  • target: do not mention the absence of an uploaded document in targets (f1ac36b)
  • target: fix HTML issues in generated tickets (278c628)
  • target: fix typo preventing requester groups being added to targets (ececfe3), closes #767
  • target: fix warnings in timeline when no fiel uploaded (9c94128)
  • target: rename a target overriden by a global var (f5b14a9)
  • target-change: nug handling the comment field of a target change (5371da5)
  • targetchange: fix reversed condition (e2288bf)
  • targetticket: fix entity of generated ticket (1ea5325)
  • targetticket: follow change in GLPI for due date (efa5fcb)
  • targetticket,targetchange: ticket and change rendering without rich text mode (d723a47), closes #847
  • ui: css (c907214)
  • ui: dont force layout for service catalog (617e8f1)
  • ui: pqselect enabled not loaded every time it is needed (#768) (22f3508)
  • ui: tinymce may ot load (86893f4)
  • ui: too long localized string (c83323d)
  • wizard: bookmark was renamed into saved search i GLPI 9.2 (02c2877), closes #799

Features

  • file: use enhanced file field (988136a)
  • install: prepare upgrade code (0c8c64f)

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