Commit Graph

102 Commits

Author SHA1 Message Date
Tomolimo
e5ccb43e95 Fixed add solution that was not compliant with GLPI9.5
Fixed curl issue at form save
Fixed task cat that were active after add or updates
Added a $DB->escape() to escape special chars before query fixes
Added a test to prevent empty IN
Removed deprecated functions
Set version to 4.0.11
2022-01-24 14:53:44 +01:00
Tomolimo
14e7e612c9 Fixed issues with notifications 2021-07-30 10:09:50 +02:00
Tomolimo
2d29fa5aa1 Fixed issue with criteria in getProcessesWithCategoryAndProfile that prevents correct list of processes
Fixed issue with too much processes in getProcessesWithCategoryAndProfile
Fixed deprecated use of fetch_assoc
Replaced $_POST and $_GET by $_REQUEST
2021-06-23 12:20:12 +02:00
Tomolimo
6ac90bf7dc Fixed issue with wrong task guid
fixes https://github.com/tomolimo/processmaker/issues/126
2021-06-21 08:29:54 +02:00
Tomolimo
4e0250b900 Added a substr to limit paswword length at user creation
Set version to 4.0.3
2021-04-26 13:35:45 +02:00
Tomolimo
8e7cf280ab Merge branch '4.0/bugfixes' of https://github.com/tomolimo/processmaker into 4.0/bugfixes 2021-04-01 10:35:21 +02:00
Tomolimo
824cdf963d Fixed bug duration task when > 1 month
Set version to 4.0.2
2021-04-01 10:34:50 +02:00
Tomolimo
dad5c11197 Fixed bug duration task when > 1 month 2021-04-01 10:31:00 +02:00
Tomolimo
d19435a3dc Deleted file header comment in sql file
Set version to 4.0.1
2021-03-19 15:00:37 +01:00
Tomolimo
93424d51ab GLPI 9.5 compliance
Set version to 4.0.0
2021-03-18 10:01:49 +01:00
tomolimo
c895643c5c Cherry pick fix for generic user from 3.5.11
Set version 3.6.17
2020-10-12 15:38:17 +02:00
tomolimo
ca197c9f43 Cherry pick from 3.5.10 to 3.6.16
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)

Cherry pick from 3.4.24 to 3.6.15

Cherry pick from 3.4.23
Added a proxy and SSL mangement to external application calls Added an escape DB for ticket name and ticket solution description Updated translation
Added swingcall.php file (to test swing api)
Set version to 3.6.14

Cherry pick from version 3.4.22
Added a new case variable to be able to create information tasks GLPI_ITEM_INFORMATION_TASK

Cherry pick from 3.4.21
Revert back $_REQUEST into $_POST

cherry pick from version 3.4.20
Added Send reminder Added unclaim task
Rewrite some code for clearer maintenance

commented line HTTPROXY setup

Bugfixe : remove the default setting of a followup

bugfixes:
- list the processes according to the type of ticket (request or incident).
- set variable 'content' according to the variable sent by processmaker in the addItemFollowup function
- logged error information of curl

Set content to tinymce content field

Bugfixes : Update the taskId (value and letter case)

Bugfixes requests. bad syntax with the new ORM

Changed folder properties

Changed text Deleted unused param

Added a hook to manage the change of user login
Cleaning of unused code Set version to 3.6.8

add condition to set user = admin when script is run in crontask fixes
2020-10-07 15:40:05 +02:00
tomolimo
7a31eef8af Fixed bugs for URL in notifications Set version to 3.6.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
2019-10-28 15:45:54 +01:00
tomolimo
eb50535338 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
Set new version to 3.6.5
2019-09-03 08:40:12 +02:00
tomolimo
fbd0239e4e 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
2019-08-06 15:26:07 +02:00
tomolimo
e30ecf3a0b 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.6.3
fixes #77
2019-07-29 08:33:55 +02:00
tomolimo
217d605c51 GLPI 9.4 compliant 2019-07-19 16:17:53 +02:00
tomolimo
cbec68837a Merge pull request #88 from tomolimo/3.5/bugfixes
Added a test to be sure that $_FILES['form']['name'] is existing
2019-06-18 10:07:41 +02:00
tomolimo
0182839216 Added a test to be sure that $_FILES['form']['name'] is existin
Set version to 3.5.2
2019-06-18 10:01:08 +02:00
tomolimo
084bd0100e Update issue templates 2019-06-14 12:16:30 +02:00
tomolimo
96c6e9ba6f Version to 3.5.1
Compatible with GLPI 9.3
2019-05-21 10:47:15 +02:00
tomolimo
8a711173cc Merge pull request #87 from rohit-ambre-uno/master
Resolved issue with file Upload
2019-04-15 10:01:05 +02:00
Rohit
b8adb40ed9 Merge pull request #2 from rohit-ambre-uno/Get-CaseVariables
added Get status and type case variables
2019-01-29 16:22:16 +05:30
Rohit Ambre
9e8441fb34 added Get status and type case variables 2019-01-29 16:19:54 +05:30
Rohit
023df23ead Merge pull request #1 from rohit-ambre-uno/bugfix/FileUpload-78
File Upload error Resolved
2019-01-29 15:13:16 +05:30
Rohit Ambre
25a72a30a0 Resolved issue #81 2019-01-29 15:05:44 +05:30
tomolimo
2df3bdf319 Added cs_cz to processmaker.xml thanks to @p-bo 2019-01-15 08:11:47 +01:00
tomolimo
9bb58f57e9 Revert "Update processmaker.xml"
This reverts commit 13628be583.
2019-01-14 16:45:39 +01:00
tomolimo
13628be583 Update processmaker.xml 2019-01-14 16:42:38 +01:00
tomolimo
f8dde22c50 Version 3.4.5
Compatibility with GLPI 9.2
2019-01-14 16:19:24 +01:00
tomolimo
77d2871388 Added missing code to upload documents into PM processes
fixes #78
2018-08-10 14:59:35 +02:00
tomolimo
71d4be5eb2 Changed array_merge into + as array_merge will loose numeric keys. 2018-08-07 16:41:01 +02:00
tomolimo
adb589648a Added a missing . in SQL query 2018-08-07 14:19:45 +02:00
tomolimo
b6bbb23ae6 version 3.3.1 2018-08-06 16:55:13 +02:00
tomolimo
60beb4cca0 Finalized Change and Problem management for proceses
Added parent-case info and sub-case info in Case main tab
Added DB structure to caselink to be able to re-assign, impersonate task user, and to force synchronous calls
Set Version to 3.3.1
2018-08-06 16:12:16 +02:00
tomolimo
08689c1c29 Improved maintenance mode 2018-08-03 11:12:11 +02:00
tomolimo
35b9a7e754 Added cs_CZ locales 2018-08-03 09:44:11 +02:00
tomolimo
053da4fdd7 Redesigned localization management
Added under maintenance message
2018-08-02 16:57:00 +02:00
tomolimo
53d6535d2c Added case information on the main tab on the case form
Added cancel feature (like former plugin version) on the main tab
Moved sorting of tasks into case.class.php
2018-07-27 16:13:15 +02:00
tomolimo
02be646379 Added $DB->escape to the followup content
Fixes #74
2018-07-26 11:18:47 +02:00
tomolimo
361e8f6264 Added a call to cases_Open page before map, history, change log and dynaforms to be sure to isolate two different cases in same browser 2018-07-25 14:09:52 +02:00
tomolimo
b7cc64c546 Started sub-tasks management 2018-07-13 15:58:47 +02:00
tomolimo
0a4d284f98 Merge branch 'master' of https://github.com/tomolimo/processmaker 2018-07-04 11:29:25 +02:00
tomolimo
51a71c4289 Beta version of sub-process (sub-case) management
Partially re-coding to be more compliant to GLPI framework
2018-07-04 11:24:29 +02:00
tomolimo
62957d7268 Merge pull request #55 from p-bo/master
Added Czech localization
2018-05-29 08:58:32 +02:00
tomolimo
71c1e00e8a Harmonization of tables
Added install and update for DB
2018-05-21 09:46:43 +02:00
tomolimo
1a5871de44 Added possibility to solve a ticket from a case.
Added GLPI_ITEM_SET_SOLUTION_TEMPLATE_ID, GLPI_ITEM_SET_SOLUTION_TYPE_ID and GLPI_ITEM_APPEND_TO_SOLUTION_DESCRIPTION
2018-05-17 16:25:14 +02:00
tomolimo
17918ce322 Merge branch 'master' of https://github.com/tomolimo/processmaker 2018-05-14 17:02:08 +02:00
tomolimo
d88925a61a Fixed several bugs:
- Changed setup to be able to have the setting of the plugin even when cron is running.
- Changed body to html to get the height of the iframe content to be able to adjust the height of the iframe
- Added some filter to be sure that only text will receive the click event
- Inverted place of comment and txtTaskContent
2018-05-04 16:06:49 +02:00
tomolimo
3b6349fd6b Start harmonization with GLPI framework
changed version to 3.3.0
2018-05-03 09:39:10 +02:00