Commit Graph

  • bab88b15b8 Merge pull request #191 from tomolimo/5.2/bugfixes master tomolimo 2025-01-14 15:24:04 +01:00
  • 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) Moron, Olivier 2025-01-14 12:17:17 +01:00
  • 7a91a513e4 Merge pull request #173 from tomolimo/5.0/bugfixes tomolimo 2023-11-23 14:39:47 +01:00
  • 5851f0fa42 Merge pull request #172 from Aeto-J/5.0/bugfixes tomolimo 2023-11-23 14:37:28 +01:00
  • d3dbcc7267 Fix dynaform preview that did not create new tab set version to 5.0.3 Barbesange, Jason 2023-11-23 14:27:19 +01:00
  • b009029082 Merge pull request #169 from tomolimo/5.0/bugfixes tomolimo 2023-11-21 15:25:42 +01:00
  • 564f77eb5b * Fix can't submit GLPI glpi when in SelfService Set version to 5.0.2 Moron, Olivier 2023-11-21 15:25:01 +01:00
  • 28593ff2ab Merge pull request #163 from tomolimo/5.0/bugfixes tomolimo 2023-10-18 14:29:34 +02:00
  • 0b63878231 Fixed an issue with sumup when used in simplified interface Set version to 5.0.1 Moron, Olivier 2023-10-18 14:21:20 +02:00
  • 8cfb3ccd99 Merge pull request #161 from tomolimo/5.0/bugfixes tomolimo 2023-10-16 14:58:40 +02:00
  • 932a60473b Merge pull request #160 from tomolimo/4.4/bugfixes tomolimo 2023-10-16 14:58:19 +02:00
  • e92ee907e4 Merge pull request #159 from tomolimo/4.0/bugfixes tomolimo 2023-10-16 14:57:23 +02:00
  • c6cd509511 To be compliant with GLPI 10.0 Moron, Olivier 2023-10-16 14:53:46 +02:00
  • 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) Moron, Olivier 2023-10-16 14:48:42 +02:00
  • 78ead76101 Changed EOL to CRLF Moron, Olivier 2023-10-16 14:15:32 +02:00
  • eeac86f016 Merge pull request #146 from tomolimo/4.0/bugfixes tomolimo 2022-01-24 14:54:22 +01:00
  • 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 Tomolimo 2022-01-24 14:53:44 +01:00
  • 3ba25a6fa9 Merge pull request #132 from tomolimo/4.0/bugfixes tomolimo 2021-07-30 10:11:32 +02:00
  • 14e7e612c9 Fixed issues with notifications Tomolimo 2021-07-30 10:09:50 +02:00
  • a07c962fd5 Merge pull request #129 from tomolimo/4.0/bugfixes tomolimo 2021-06-23 12:20:58 +02:00
  • 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 Tomolimo 2021-06-23 12:20:12 +02:00
  • 957a9f00d1 Merge pull request #127 from tomolimo/4.0/bugfixes tomolimo 2021-06-21 08:30:48 +02:00
  • 6ac90bf7dc Fixed issue with wrong task guid fixes https://github.com/tomolimo/processmaker/issues/126 Tomolimo 2021-06-21 08:29:54 +02:00
  • 247c88b039 Merge pull request #119 from tomolimo/4.0/bugfixes tomolimo 2021-04-26 13:36:46 +02:00
  • 4e0250b900 Added a substr to limit paswword length at user creation Set version to 4.0.3 Tomolimo 2021-04-26 13:35:45 +02:00
  • 01c6e34de4 Merge pull request #117 from tomolimo/4.0/bugfixes tomolimo 2021-04-01 10:40:47 +02:00
  • 8e7cf280ab Merge branch '4.0/bugfixes' of https://github.com/tomolimo/processmaker into 4.0/bugfixes Tomolimo 2021-04-01 10:35:21 +02:00
  • 824cdf963d Fixed bug duration task when > 1 month Set version to 4.0.2 Tomolimo 2021-04-01 10:31:00 +02:00
  • dad5c11197 Fixed bug duration task when > 1 month Tomolimo 2021-04-01 10:31:00 +02:00
  • dcbf1c6153 Merge pull request #116 from tomolimo/4.0/bugfixes tomolimo 2021-03-19 15:01:12 +01:00
  • d19435a3dc Deleted file header comment in sql file Set version to 4.0.1 Tomolimo 2021-03-19 15:00:37 +01:00
  • 72b86899f9 Merge pull request #115 from tomolimo/4.0/bugfixes tomolimo 2021-03-18 10:02:32 +01:00
  • 93424d51ab GLPI 9.5 compliance Set version to 4.0.0 Tomolimo 2021-03-18 10:01:49 +01:00
  • 6ada191b16 Merge pull request #111 from tomolimo/3.6/bugfixes tomolimo 2020-10-12 15:39:06 +02:00
  • c895643c5c Cherry pick fix for generic user from 3.5.11 Set version 3.6.17 tomolimo 2020-10-12 15:38:17 +02:00
  • b37f6f64cf Merge pull request #110 from tomolimo/3.6/bugfixes tomolimo 2020-10-07 15:43:16 +02:00
  • 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) tomolimo 2020-10-07 15:40:05 +02:00
  • 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 tomolimo 2019-10-28 15:45:54 +01:00
  • 31f53234b2 Merge pull request #92 from tomolimo/3.6/bugfixes tomolimo 2019-09-03 08:41:51 +02:00
  • 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 tomolimo 2019-09-03 08:40:12 +02:00
  • 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 tomolimo 2019-08-06 15:26:07 +02:00
  • e30ecf3a0b Added possibility to set notification for tasks (and of course notification templates) tomolimo 2019-07-29 08:33:55 +02:00
  • 217d605c51 GLPI 9.4 compliant tomolimo 2019-07-19 16:17:53 +02:00
  • cbec68837a Merge pull request #88 from tomolimo/3.5/bugfixes tomolimo 2019-06-18 10:07:41 +02:00
  • 0182839216 Added a test to be sure that $_FILES['form']['name'] is existin Set version to 3.5.2 tomolimo 2019-06-18 10:01:08 +02:00
  • 084bd0100e Update issue templates tomolimo 2019-06-14 12:16:30 +02:00
  • 96c6e9ba6f Version to 3.5.1 Compatible with GLPI 9.3 tomolimo 2019-05-21 10:47:15 +02:00
  • 8a711173cc Merge pull request #87 from rohit-ambre-uno/master tomolimo 2019-04-15 10:01:05 +02:00
  • b8adb40ed9 Merge pull request #2 from rohit-ambre-uno/Get-CaseVariables Rohit 2019-01-29 16:22:16 +05:30
  • 9e8441fb34 added Get status and type case variables Rohit Ambre 2019-01-29 16:19:54 +05:30
  • 023df23ead Merge pull request #1 from rohit-ambre-uno/bugfix/FileUpload-78 Rohit 2019-01-29 15:13:16 +05:30
  • 25a72a30a0 Resolved issue #81 Rohit Ambre 2019-01-29 15:05:44 +05:30
  • 2df3bdf319 Added cs_cz to processmaker.xml thanks to @p-bo tomolimo 2019-01-15 08:11:47 +01:00
  • 9bb58f57e9 Revert "Update processmaker.xml" tomolimo 2019-01-14 16:45:39 +01:00
  • 13628be583 Update processmaker.xml tomolimo 2019-01-14 16:42:38 +01:00
  • f8dde22c50 Version 3.4.5 Compatibility with GLPI 9.2 tomolimo 2019-01-14 16:19:24 +01:00
  • 77d2871388 Added missing code to upload documents into PM processes fixes #78 tomolimo 2018-08-10 14:57:54 +02:00
  • 71d4be5eb2 Changed array_merge into + as array_merge will loose numeric keys. tomolimo 2018-08-07 16:37:37 +02:00
  • adb589648a Added a missing . in SQL query tomolimo 2018-08-07 14:17:34 +02:00
  • b6bbb23ae6 version 3.3.1 tomolimo 2018-08-06 16:55:13 +02:00
  • 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 tomolimo 2018-08-06 16:12:16 +02:00
  • 08689c1c29 Improved maintenance mode tomolimo 2018-08-03 11:12:11 +02:00
  • 35b9a7e754 Added cs_CZ locales tomolimo 2018-08-03 09:44:11 +02:00
  • 053da4fdd7 Redesigned localization management Added under maintenance message tomolimo 2018-08-02 16:57:00 +02:00
  • 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 tomolimo 2018-07-27 16:13:15 +02:00
  • 02be646379 Added $DB->escape to the followup content Fixes #74 tomolimo 2018-07-26 11:18:47 +02:00
  • 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 tomolimo 2018-07-25 14:09:52 +02:00
  • b7cc64c546 Started sub-tasks management tomolimo 2018-07-13 15:58:47 +02:00
  • 0a4d284f98 Merge branch 'master' of https://github.com/tomolimo/processmaker tomolimo 2018-07-04 11:29:25 +02:00
  • 51a71c4289 Beta version of sub-process (sub-case) management Partially re-coding to be more compliant to GLPI framework tomolimo 2018-07-04 11:24:29 +02:00
  • 62957d7268 Merge pull request #55 from p-bo/master tomolimo 2018-05-29 08:58:32 +02:00
  • 71c1e00e8a Harmonization of tables Added install and update for DB tomolimo 2018-05-21 09:46:43 +02:00
  • 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 tomolimo 2018-05-14 16:56:52 +02:00
  • 17918ce322 Merge branch 'master' of https://github.com/tomolimo/processmaker tomolimo 2018-05-14 17:02:08 +02:00
  • 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 tomolimo 2018-05-04 16:06:49 +02:00
  • 3b6349fd6b Start harmonization with GLPI framework changed version to 3.3.0 tomolimo 2018-05-03 09:39:10 +02:00
  • 9a7d11a44a Added Czech localization p-bo 2018-04-05 09:56:24 +02:00
  • 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 tomolimo 2018-03-19 16:56:18 +01:00
  • 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 tomolimo 2018-02-01 16:01:09 +01:00
  • f6fb74ff4e Added $save_rich_text to save rich text setting to prevent use of it when in a case in simplified interface tomolimo 2018-01-31 16:52:51 +01:00
  • 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 tomolimo 2018-01-31 15:25:51 +01:00
  • 51494d7175 Added glpi_domain to URL in the iframe of showFormHelpdesk Fixes #46 tomolimo 2018-01-30 11:19:56 +01:00
  • 60fba067b8 Added glpiparententities as an empty array to $_SESSION Fixes #44 tomolimo 2018-01-29 16:40:58 +01:00
  • 6232296cdf Added to cronPMTaskActions to create a session with the processmaker task writer when in cron, Fixes #8 tomolimo 2018-01-29 15:05:49 +01:00
  • 1234c76e84 Merge branch 'master' of https://github.com/tomolimo/processmaker tomolimo 2018-01-26 14:27:14 +01:00
  • bbfe145043 Fixed document.domain javascript issue, fixes #39 Changed version to 3.2.3 tomolimo 2018-01-26 14:26:30 +01:00
  • ca3ad7ec72 Added IRC info tomolimo 2018-01-26 13:29:34 +01:00
  • f1bc3bc7d7 Deleted a filter that prevents users to be re-assigned when was missing one of the following: realname, firstname or emails Fixes #43 tomolimo 2018-01-26 09:28:36 +01:00
  • 93d7e5dca1 Merge branch 'master' of https://github.com/tomolimo/processmaker tomolimo 2018-01-24 14:53:04 +01:00
  • 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 tomolimo 2018-01-24 14:52:02 +01:00
  • 2f2d78193b Added rights checking for deleting/purging Process_Profile tomolimo 2018-01-18 13:12:24 +01:00
  • e202121f56 Merge branch 'master' of https://github.com/tomolimo/processmaker tomolimo 2017-12-29 16:52:06 +01:00
  • 3dd1c31621 Improved rights management Improved cases.js Merged 3.2.0 and 3.1.7 versions Changed release version 3.2.1 tomolimo 2017-12-29 16:32:39 +01:00
  • e38788dfd1 Added a flag on tasks to be able to view active tasks Added task deletion when they are not yet used and are deleted from PM Fixed also issue on quote for process main taskcategory Fixed issue GATEWAYTOGATEWAY: no longer import these as if they were tasks tomolimo 2017-10-24 16:30:53 +02:00
  • 33a0fc0fc6 Added $PM_DB->escape() to title and description of tasks tomolimo 2017-10-24 10:51:46 +02:00
  • 5a528158ea typo tomolimo 2017-10-12 15:25:03 +02:00
  • 9492d6beec added version info tomolimo 2017-10-12 15:24:38 +02:00
  • 6144090f49 Typo tomolimo 2017-10-12 13:46:10 +02:00
  • d2b6a839ac changed version to 3.2.0 tomolimo 2017-10-11 16:24:05 +02:00
  • 6e2ace396b Compliance to 9.2 Moved 'map', 'history', 'logs' and 'dynaforms' buttons into tabs tomolimo 2017-10-11 16:07:19 +02:00