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
f8dde22c50
Version 3.4.5
...
Compatibility with GLPI 9.2
2019-01-14 16:19:24 +01: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
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
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
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
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
1cf75ef869
2.4.1 initial commit
...
Previous releases can be found here:
https://forge.glpi-project.org/projects/processmaker
2015-10-09 14:13:52 +02:00