Releases: tomolimo/processmaker
Release 4.0.3
For GLPI 9.5
To fix a bug at user creation into PM DB
Release 4.0.2
For GLPI 9.5
bugfixes duration task when > 1 month
Release 4.0.1
For GLPI 9.5
Fixes an issue when empty processmaker plugin DB was created.
Deleted file header comment in sql file
Set version to 4.0.1
Release 4.0.0
For GLPI 9.5
Release 3.6.16
For GLPI 9.4
- Added feature GLPI_TASK_PREVENT_REASSIGN to prevent assignment of a list of users (can be PM UID, GLPI id, GLPI logon) to a specific task (can be task list)
- Added prepareInputForAdd and prepareInputForUpdate to unclean entries to prevent conversion of ['<', '>', '<', '>'] into ['<', '>', '<', '>'];
- Added a proxy and SSL mangement to external application calls
- Added an escape DB for ticket name and ticket solution description Updated translation
- Added a new case variable to be able to create information tasks GLPI_ITEM_INFORMATION_TASK
- Added Send reminder
- Added unclaim task Rewrite some code for clearer maintenance
- Added a hook to manage the change of user login
- Cleaning of unused code
- Added condition to set user = admin when script is run in crontask
Release 3.5.10
For GLPI 9.3
- Added feature GLPI_TASK_PREVENT_REASSIGN to prevent assignment of a list of users (can be PM UID, GLPI id, GLPI logon) to a specific task (can be task list)
- Added prepareInputForAdd and prepareInputForUpdate to unclean entries to prevent conversion of ['<', '>', '<', '>'] into ['<', '>', '<', '>'];
- Added a proxy and SSL mangement to external application calls
- Added an escape DB for ticket name and ticket solution description Updated translation
- Added a new case variable to be able to create information tasks GLPI_ITEM_INFORMATION_TASK
- Added Send reminder
- Added unclaim task Rewrite some code for clearer maintenance
- Added a hook to manage the change of user login
- Cleaning of unused code
- Added condition to set user = admin when script is run in crontask
Release 3.4.25
For GLPI 9.2
- Added feature GLPI_TASK_PREVENT_REASSIGN to prevent assignment of a list of users (can be PM UID, GLPI id, GLPI logon) to a specific task (can be task list)
- Added prepareInputForAdd and prepareInputForUpdate to unclean entries to prevent conversion of ['<', '>', '<', '>'] into ['<', '>', '<', '>'];
- Added a proxy and SSL mangement to external application calls
- Added an escape DB for ticket name and ticket solution description Updated translation
- Added a new case variable to be able to create information tasks GLPI_ITEM_INFORMATION_TASK
- Added Send reminder
- Added unclaim task Rewrite some code for clearer maintenance
- Added a hook to manage the change of user login
- Cleaning of unused code
- Added condition to set user = admin when script is run in crontask
Release 3.6.6
For GLPI 9.4
Fixed bugs for URL in notifications
Added new tags in notification templates Fixed bugs on tag data
Added 1 dim assoc array management in notification templates
Fixed issue on the 2 dim arrays
Added missing notification template tags to get info on item hosting the case (Ticket, Change, Problem)
Added quote to be sure that SQL request will not throw an error
Added a test for the return code from routeCase() to prevent closing of current task if routing is not done
Release 3.5.6
For GLPI 9.3
Fixed bugs for URL in notifications Set version to 3.5.6
Added new tags in notification templates Fixed bugs on tag data
Added 1 dim assoc array management in notification templates
Fixed issue on the 2 dim arrays
Added missing notification template tags to get info on item hosting the case (Ticket, Change, Problem)
Added quote to be sure that SQL request will not throw an error
Added a test for the return code from routeCase() to prevent closing of current task if routing is not done
Release 3.4.17
For GLPI 9.2
Added new tags in notification templates Fixed bugs on tag data
Added 1 dim assoc array management in notification templates
Fixed issue on the 2 dim arrays
Added missing notification template tags to get info on item hosting the case (Ticket, Change, Problem)
Added quote to be sure that SQL request will not throw an error
Added a test for the return code from routeCase() to prevent closing of current task if routing is not done