Commit Graph

15 Commits

Author SHA1 Message Date
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
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
Moron, Olivier
78ead76101 Changed EOL to CRLF 2023-10-16 14:15:32 +02:00
tomolimo
f8dde22c50 Version 3.4.5
Compatibility with GLPI 9.2
2019-01-14 16:19:24 +01: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
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
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
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
cf5f638030 3.1.1 2017-04-28 14:57:49 +02:00
tomolimo
59c5abecf6 RC1 2017-02-28 13:56:37 +01:00
root
3aab24296a Added GLPI_ITEM_SET_STATUS
Changed 0 and 1 into false and true
Added onTaskFrameActivation
2016-10-28 15:29:14 +02: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