47 Commits

Author SHA1 Message Date
Moron, Olivier
cc17bd5fe4 * Bugfix Reminders on task cancelled before delete reminders update was not deleted
* Bugfix Uncaught ReferenceError: $ is not defined on ITIL Object creation
* Delete error message after case cancellation successfully
* change minimum version of processmaker server
* delete TODO comment
* Add possibility to cancel case with multiple tasks
* bugfix delete reminder on case's cancel  or delete
* Add behavior on a claimed task or reasign to the current user for show task in timeline
* Fixed issue with default dates settings in reminders for tasks
* Added shortcut to select "Me as sender"
* Added a test to prevent post-only user to set reminder settings
* Updated XML
* Fix issue with screen view
* Adjusted wordings
* Reviewed $new_date computation in cron
* Bugfix creating a case in processcase tab doesn't redirect to the case
* Adjusted visualization for Reminder
* Added an <hr>
* Adjusted values in dropdowns when settings are NULL
* Added a test to prevent sending of remminders to "ProcessMaker" user
* Added view of default and actual reminder settings for a PM task
* cronPMReminder reflects changes and send reminders
* Re-engineered table fields and search options
* Fixed issue with FUP that were no longuer added to timeline.
* Added automatic reminders
* bugfix on filter
* Changed copyrights
* added .gitignore
* add process category search option + input in process form
* Added process categories
* bugfixes on helpdesk process
* bugfixes html_tags and actiontime
* Changed the way the userId of the first task was computed, to be able to have a tobeclaimed task
* Added get/set APP_DATA scripts to be able to read/write the APP_DATA in json files
* Added a followup when a reminder is sent to task user (or group)

Set version 5.2.3
2025-01-14 12:17:17 +01:00
Barbesange, Jason
d3dbcc7267 Fix dynaform preview that did not create new tab
set version to 5.0.3
2023-11-23 14:27:19 +01:00
Moron, Olivier
564f77eb5b * Fix can't submit GLPI glpi when in SelfService
Set version to 5.0.2
2023-11-21 15:25:01 +01:00
Moron, Olivier
0b63878231 Fixed an issue with sumup when used in simplified interface
Set version to 5.0.1
2023-10-18 14:21:20 +02:00
Moron, Olivier
c6cd509511 To be compliant with GLPI 10.0
Set version to 5.0.0
2023-10-16 14:53:46 +02:00
Moron, Olivier
eeed2b061b * Added postmessage for communication between iframe and iframe parent for cases (CORS issue)
* Added date_creation and date_mod to case table
* Added PM document management as URL links in item host
* Added caseDump.php and caseRestore.php to be able to dump and restore cases.
* Added GLPI_TICKET_REQUESTTYPES_ID to RW requesttypes_id in tickets
* Added possibility to read/write GLPI_ITEM_GLOBAL_VALIDATION
* Added marketplace folder management
* Added a badge for the case id on tasks in Tickets, Changes and Problems
* Added group to Watcher for task to be claimed
* Changed int(11) into int unsigned
* Added some case fields to be searchable in tickets (changes or problems)
* Removed tech auto-assignment to ticket
* Removed task re-assign mandatory justification (is now optional in task, or process, or default)

* Fixed issue with processes that don't appear in dropdown when in search list
* Fixed first task not set as done when in simplified interface
* Fixed missing comma in SQL document table creation
* Fixes cancellation and deletion rights that were not independent
* Fixed add solution that was not compliant with GLPI9.5
* Fixed task cat that were active after add or updates
* Added a $DB->escape() to escape special chars before query

* Improved global response time for GLPI <-> PM server

Set version to 4.4.0 for GLPI 9.5
2023-10-16 14:48:42 +02:00
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
824cdf963d Fixed bug duration task when > 1 month
Set version to 4.0.2
2021-04-01 10:34:50 +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
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
96c6e9ba6f Version to 3.5.1
Compatible with GLPI 9.3
2019-05-21 10:47:15 +02:00
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
b6bbb23ae6 version 3.3.1 2018-08-06 16:55:13 +02:00
tomolimo
3b6349fd6b Start harmonization with GLPI framework
changed version to 3.3.0
2018-05-03 09:39:10 +02:00
tomolimo
128b704403 Added more info in config format
Added possibility to rename PM DB (default to wf_workflow)
Fixes #53
Fixes #50
+ other fixes
Changed version to 3.2.8
2018-03-19 16:56:18 +01:00
tomolimo
c5589795df Added double encoding for already existing HTMl entities
Added encoding into HTML-ENTITIES
Added revert back into UTF-8
Changed version to 3.2.5
2018-02-01 16:01:09 +01:00
tomolimo
b59d157cfa Changed way to rewrite helpdeskform form
Added a try/catch statement to prevent javascript error messages when document.domain can't be written
Changed version to 3.2.4
Fixes #45
2018-01-31 15:25:51 +01:00
tomolimo
bbfe145043 Fixed document.domain javascript issue, fixes #39
Changed version to 3.2.3
2018-01-26 14:26:30 +01:00
tomolimo
195db71630 Changed way of preventing notifications, use_mailing replaced by use_notifications due to 9.2 compatibility
Fixes #41
Added initialization for $tasks array
Fixes #42
Set version to 3.2.2
2018-01-24 14:52:02 +01:00
tomolimo
3dd1c31621 Improved rights management
Improved cases.js
Merged 3.2.0 and 3.1.7 versions
Changed release version 3.2.1
2017-12-29 16:32:39 +01:00
tomolimo
8168c7a8ed Added GLPI_TICKET_ID to case after ticket creation via simplified interface
Added GLPI_ITEM_TYPE to case at ticket creation via simplified interface
Fixed problem of ticket text in simplified interface
Fixed problem of viewing pm task when task is too high in simplified interface
Created scripts folder and moved importUsersGLPI2PM.php into it
Set version to 3.1.6
2017-09-01 10:47:29 +02:00
tomolimo
b2502515a7 Added define('GLPI_KEEP_CSRF_TOKEN', true) ; to prevent includes.php to delete the current csrf token from session
Changed version to 3.1.5
2017-05-12 11:12:12 +02:00
tomolimo
4bebac4dc3 Checked all PM URL to be sure of the uppercase/lowercase for php files
Changed version to 3.1.4
2017-05-10 12:31:44 +02:00
tomolimo
a499665e77 Simplified tracking.injector.php file
Changed all PM table names to uppercase in queries (to be compliant with table names in PM DB)
Fixed a lot of CS issues
Deleted obsolete comments
Deleted config folder
Changed version to 3.1.3

Fixes #8
Fixes #13
Fixes #14
2017-05-06 18:38:24 +02:00
tomolimo
74e7b4300b Fixed an issue with document.domain when PM (or GLPI) URL was using a port 2017-05-03 09:40:19 +02:00
tomolimo
cf5f638030 3.1.1 2017-04-28 14:57:49 +02:00
tomolimo
59c5abecf6 RC1 2017-02-28 13:56:37 +01:00
tomolimo
094b281fb4 Version 3.0.0 first version compatible with GLPi 9.1.1 2016-10-25 11:37:01 +02:00
tomolimo
5d4191e6b7 new file after deletion
new file after deletion
2015-10-09 15:23:33 +02:00
tomolimo
a0fa822752 Delete processmaker.xml 2015-10-09 15:22:35 +02:00
tomolimo
1f326053e5 update internal name
update internal name
2015-10-09 15:15:45 +02:00
tomolimo
4074352614 Publication preparation
Publication preparation
2015-10-09 15:12:10 +02:00