Skip to content

Releases: tomolimo/processmaker

Release 3.5.2

18 Jun 08:11
Compare
Choose a tag to compare

GLPI 9.3

Added a test to be sure that $_FILES['form']['name'] is existing

Release 3.4.10

18 Jun 08:10
Compare
Choose a tag to compare

GLPI 9.2

Added a test to be sure that $_FILES['form']['name'] is existing

Release 3.5.1

21 May 08:56
Compare
Choose a tag to compare

GLPI 9.3

This release is compatible with GLPI 9.3, and includes the features and bug fixes from the release 3.4.9.

Release 3.4.9

21 May 08:51
Compare
Choose a tag to compare

GLPI 9.2

Fixed bugs:

Fixed two issues on update: default DB version when updating from unknown DB version, and id column for users when updating to 3.2.8
Reset EOL to CRLF instead of LF
Fixed some typos and CS
Fixed HTTPS support when certificates are not OK
Fixed ['MESSAGE_AFTER_REDIRECT'][WARNING] instead of ERROR
Fixed upload of files when in grid
Fixed get_pdfdata to return correct task content
Fixed solution vs status priority
Fixed random pb of blank page when viewing case tasks

Added features:

Added under maintenace messages and images to processes
Added default search for process and case lists
Added max cases per item management
Added GLPI_ITEM_GLOBAL_VALIDATION, GLPI_TICKET_TYPE, GLPI_ITEM_DUE_DATE, GLPI_ITEM_STATUS, GLPI_ITEM_TASK_REMINDER
Added traces for the case link actions
Review domain.js management
Deleted old empty-database files

Release 3.4.5

14 Jan 15:23
Compare
Choose a tag to compare

This release is truly compatible with GLPI 9.2
and it needs ProcessMaker server:

I strongly encourage you to use the latest version of ProcessMaker server, i.e.: 3.3.0-RE-1.0

Release 3.3.8

14 Jan 14:24
Compare
Choose a tag to compare

This release is the last one with compatibility to GLPI 9.1

It fixes numerous bugs,
Adds SSL feature

And needs ProcessMaker server 3.0.1.8-RE-1.12 to run https://github.com/tomolimo/processmaker-server/releases/tag/3.0.1.8-RE-1.12

Release 3.3.2

07 Aug 14:58
Compare
Choose a tag to compare

This release fixes two bugs:

  1. Added a missing . in SQL query
  2. Changed array_merge into + as array_merge will loose numeric keys.

You may apply these release in replacement of the 3.3.1

Thank you,
Regards,
Tomolimo

Release 3.3.1

06 Aug 14:59
Compare
Choose a tag to compare

This release brings:

  1. Sub-case management
  2. Multi-case per item
  3. Cases can be attached to Change and Problem
  4. Migration of locales to PO format and Crowdin web site (https://crowdin.com/project/processmaker-plugin) to be used for localization.
  5. Several bug fixes and new features (see: https://github.com/tomolimo/processmaker/milestone/2?closed=1).

Please note that this release must be used with ProcessMaker server 3.0.1.8-RE-1.9 version only!
See: https://github.com/tomolimo/processmaker-server/releases/tag/3.0.1.8-RE-1.9

Upgrade procedure:

  1. backup your previous release
  2. backup the mySQL tables glpi_plugin_processmaker_xxxx tables
  3. copy the new files
  4. logout from GLPI and login again
  5. do the upgrade, and enable plugin.

Thank you,
Regards,
Tomolimo

Release 3.2.8

19 Mar 16:03
Compare
Choose a tag to compare

Added more config information
Added possibility to rename PM DB (default to wf_workflow)
Fixes #53
Fixes #50

  • other fixes

Release 3.2.5

02 Feb 08:25
Compare
Choose a tag to compare