Releases: tomolimo/processmaker
Release 3.5.2
GLPI 9.3
Added a test to be sure that $_FILES['form']['name'] is existing
Release 3.4.10
GLPI 9.2
Added a test to be sure that $_FILES['form']['name'] is existing
Release 3.5.1
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
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
This release is truly compatible with GLPI 9.2
and it needs ProcessMaker server:
- either 3.0.1.8-RE-1.12 (https://github.com/tomolimo/processmaker-server/releases/tag/3.0.1.8-RE-1.12)
- or 3.3.0-RE-1.0 (https://github.com/tomolimo/processmaker-server/releases/tag/3.3.0-RE-1.0)
I strongly encourage you to use the latest version of ProcessMaker server, i.e.: 3.3.0-RE-1.0
Release 3.3.8
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
This release fixes two bugs:
- Added a missing . in SQL query
- 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
This release brings:
- Sub-case management
- Multi-case per item
- Cases can be attached to Change and Problem
- Migration of locales to PO format and Crowdin web site (https://crowdin.com/project/processmaker-plugin) to be used for localization.
- 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:
- backup your previous release
- backup the mySQL tables glpi_plugin_processmaker_xxxx tables
- copy the new files
- logout from GLPI and login again
- do the upgrade, and enable plugin.
Thank you,
Regards,
Tomolimo
Release 3.2.8
Release 3.2.5
Fixes #48