Releases: tomolimo/processmaker-server
Release 3.3.0-RE-1.5
This release fixes the copy/paste issue for suggest boxes.
See: https://forum.processmaker.com/viewtopic.php?f=41&t=736967
Regards,
Tomolimo
Release 3.3.0-RE-1.4
This version fixes an initialization issue of the Laravel framework timezone default value.
See: https://forum.processmaker.com/viewtopic.php?f=40&t=730768&p=823838
Regards,
Tomolimo
Release 3.3.0-RE-1.3
This release fixes:
- Fixes empty folders
- Fixes missing dbInfo.php file
- Fixes some CRLF into LF
- A randomly viewed error message 'ProcessMaker is already open in another tab'. Fixed in workflow/public_html/glpi/app.php line 213.
You just need to copy this release over the existing 3.3.0-RE-1.x former release.
Thank you
Regards,
Tomolimo
Release 3.3.0-RE-1.2
This release fixes two issues:
- A missing array initialization for PHP 7.1. Fixed in gulliver/methods/defaultAjax.php, line 120.
- A randomly viewed error message 'ProcessMaker is already open in another tab'. Fixed in workflow/public_html/glpi/app.php line 213.
You just need to copy this release over the existing 3.3.0-RE-1.x former release.
Thank you
Regards,
Tomolimo
Release 3.0.1.8-RE-1.12
This is the last release for this 3.0.1.8-community version of ProcessMaker server.
This release introduces CORS, which permits to use SSL with GLPI and ProcessMaker server.
Needs latest 3.3.x ProcessMaker GLPI plugin to be able to manage SSL correctly.
I strongly encourage you to update your ProcessMaker server to the 3.3.0 release: https://github.com/tomolimo/processmaker-server/releases/tag/3.3.0-RE-1.0
Release 3.3.0-RE-1.0
This is the ProcessMaker 3.3.0 official release adapted to GLPI ProcessMaker plugin.
Fixes #15
See this short notice on how to update: #15 (comment)
Release 3.0.1.8-RE-1.9
This version fixes various issues between GLPI ProcessMaker plugin and ProcessMaker server:
- Fixed an issue of the Process Map editing when in view in GLPI.
- Back-ported a fix from 3.2.1 regarding the checkgroups
- Improved communication with GLPI ProcessMaker plugin
Thank you
Regards,
Tomolimo
Release 3.0.1.8-RE-1.8
Added trigger debug feature
Fixed document.domain javascript issue
Changed version to RE-1.8
Improved user's XP with suggest box ajax call timeout #5
Added glpi_helpers_bpmn.js to provide some helpers for grids in dynaforms
Release 3.0.1.8-RE-1.7
Improved SUGGEST behavior preventing too much ajax calls.
See #5
Release 3.0.1.8-RE-1.6
Improved parse of URL in glpi/app.php