Skip to content

Releases: tomolimo/processmaker

Release 3.4.17

28 Oct 14:39

Choose a tag to compare

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

Release 3.6.5

03 Sep 06:47

Choose a tag to compare

for GLPI 9.4

Added a filter on TASK_USER.TU_TYPE to be sure that it searches for normal assignment (not adhoc)
Added default groups_id_tech (set to 0) when clearing a task

Release 3.5.5

03 Sep 06:46

Choose a tag to compare

for GLPI 9.3

Added a filter on TASK_USER.TU_TYPE to be sure that it searches for normal assignment (not adhoc)
Added default groups_id_tech (set to 0) when clearing a task

Release 3.4.14

03 Sep 06:44

Choose a tag to compare

for GLPI 9.2

Added a filter on TASK_USER.TU_TYPE to be sure that it searches for normal assignment (not adhoc)
Added default groups_id_tech (set to 0) when clearing a task

Release 3.6.4

06 Aug 13:43

Choose a tag to compare

for GLPI 9.4

Added adhoc users re-assign rights
Added possibility to assign a task to an adhoc user
Added task del_index tag to notification template
Added missing GLPI_ITEM_TASK_GROUP
Deleted extra-email sending
Fixed issue on users for re-assignment
Set version to 3.6.4

Release 3.5.4

06 Aug 13:41

Choose a tag to compare

for GLPI 9.3

Added adhoc users re-assign rights
Added possibility to assign a task to an adhoc user
Added task del_index tag to notification template
Added missing GLPI_ITEM_TASK_GROUP
Deleted extra-email sending
Set version to 3.5.4

Release 3.4.13

06 Aug 09:36

Choose a tag to compare

To GLPI 9.2

Added adhoc users re-assign right
Added possibility to assign a task to an ad-hoc user
Added task del_index to notification
Added missing GLPI_ITEM_TASK_GROUP

Release 3.6.3

29 Jul 06:43

Choose a tag to compare

For GLPI 9.4

Added possibility to set notification for tasks (and of course notification templates)
Added two new events per tasks (new and update)
Added possibility to send spontaneous emails
Added three new case variables: GLPI_ITEM_FOLLOWUP_CONTENT, GLPI_ITEM_FOLLOWUP_IS_PRIVATE and GLPI_ITEM_FOLLOWUP_REQUESTTYPES_ID which supersede GLPI_TICKET_FOLLOWUP_CONTENT, GLPI_TICKET_FOLLOWUP_IS_PRIVATE and GLPI_TICKET_FOLLOWUP_REQUESTTYPES_ID,
Fixed various CS typos
Set version to 3.4.12
fixes #77

Release 3.5.3

29 Jul 06:20

Choose a tag to compare

for GLPI 9.3

Added possibility to set notification for tasks (and of course notification templates)
Added two new events per tasks (new and update)
Added possibility to send spontaneous emails
Fixed various CS typos
Set version to 3.5.3
fixes #77

Release 3.4.12

26 Jul 14:30

Choose a tag to compare

For GLPI 9.2

Added possibility to set notification for tasks (and of course notification templates)
Added two new events per tasks (new and update)
Added possibility to send spontaneous emails
Fixed various CS typos
Set version to 3.4.12
fixes #77

Regards,
Tomolimo