-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: tomolimo/processmaker
base: master
head repository: tomolimo/processmaker
compare: 3.4/bugfixes
- 15 commits
- 51 files changed
- 1 contributor
Commits on May 21, 2019
-
Reset EOL to CRLF instead of LF Fixed some typos and CS Fixed HTTPS support when certificates are not OK Fixed ['MESSAGE_AFTER_REDIRECT'][WARNING] instead of ERROR Fixed upload of files when in grid Fixed get_pdfdata to return correct task content Fixed solution vs status priority Fixed random pb of blank page when viewing case tasks Fixed two issues on update: default DB version when updating from unknown DB version, and id column for users when updating to 3.2.8 Added "under maintenance" messages and images to processes Added default search for process and case lists Added max cases per item management Added GLPI_ITEM_GLOBAL_VALIDATION, GLPI_TICKET_TYPE, GLPI_ITEM_DUE_DATE, GLPI_ITEM_STATUS, GLPI_ITEM_TASK_REMINDER Added traces for the case link actions Review domain.js management Deleted old empty-database files fixes #81
Configuration menu - View commit details
-
Copy full SHA for 5a786a0 - Browse repository at this point
Copy the full SHA 5a786a0View commit details
Commits on Jun 18, 2019
-
Added a test to be sure that $_FILES['form']['name'] is existing
Set version to 3.4.10
Configuration menu - View commit details
-
Copy full SHA for a393944 - Browse repository at this point
Copy the full SHA a393944View commit details
Commits on Jul 26, 2019
-
Added possibility to set notification for tasks (and of course notifi…
…cation templates) Added two new events per tasks (new and update) Added possibility to send spontaneous emails Fixed various CS typos Set version to 3.4.12 fixes #77
Configuration menu - View commit details
-
Copy full SHA for 39f86c6 - Browse repository at this point
Copy the full SHA 39f86c6View commit details
Commits on Aug 6, 2019
-
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
Configuration menu - View commit details
-
Copy full SHA for d7512b8 - Browse repository at this point
Copy the full SHA d7512b8View commit details
Commits on Sep 2, 2019
-
Added a filter on TASK_USER.TU_TYPE to be sure that it searches for n…
…ormal assignment (not adhoc) Added default groups_id_tech (set to 0) when clearing a task Set new version to 3.4.14
Configuration menu - View commit details
-
Copy full SHA for 356336f - Browse repository at this point
Copy the full SHA 356336fView commit details
Commits on Oct 28, 2019
-
Fixed bugs for URL in notifications Set version to 3.4.17
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
Configuration menu - View commit details
-
Copy full SHA for 7d12500 - Browse repository at this point
Copy the full SHA 7d12500View commit details
Commits on Oct 7, 2020
-
Added condition to set user = admin when script is run in crontask
Set version to 3.4.18
Configuration menu - View commit details
-
Copy full SHA for 57874bb - Browse repository at this point
Copy the full SHA 57874bbView commit details -
Added a hook to manage the change of user login
Cleanning of unused code Set version to 3.4.19
Configuration menu - View commit details
-
Copy full SHA for b3eafe6 - Browse repository at this point
Copy the full SHA b3eafe6View commit details -
Added unclaim task Rewrite some code for clearer maintenance Set version to 3.4.20
Configuration menu - View commit details
-
Copy full SHA for 66b87db - Browse repository at this point
Copy the full SHA 66b87dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97f8a89 - Browse repository at this point
Copy the full SHA 97f8a89View commit details -
Added a new case variable to be able to create information tasks GLPI…
…_ITEM_INFORMATION_TASK Set version to 3.4.22
Configuration menu - View commit details
-
Copy full SHA for 5a09b51 - Browse repository at this point
Copy the full SHA 5a09b51View commit details -
Added a proxy and SSL mangement to external application calls
Added an escape DB for ticket name and ticket solution description Updated translation Set version to 3.4.23
Configuration menu - View commit details
-
Copy full SHA for 53ce20a - Browse repository at this point
Copy the full SHA 53ce20aView commit details -
Added prepareInputForAdd and prepareInputForUpdate to unclean entries…
… to prevent conversion of ['<', '>', '<', '>'] into ['&lt;', '&gt;', '<', '>']; Set version to 3.4.24
Configuration menu - View commit details
-
Copy full SHA for 3d955f8 - Browse repository at this point
Copy the full SHA 3d955f8View commit details -
Added feature GLPI_TASK_PREVENT_REASSIGN to prevent assignment of a l…
…ist of users (can be PM UID, GLPI id, GLPI logon) to a specific task (can be task list) Set version to 3.4.25
Configuration menu - View commit details
-
Copy full SHA for f431637 - Browse repository at this point
Copy the full SHA f431637View commit details
Commits on Oct 12, 2020
-
Fixed issue when user logon has digits in its name like generic users…
… (ex: CNU_1005) Set version to 3.4.2
Configuration menu - View commit details
-
Copy full SHA for f3d5318 - Browse repository at this point
Copy the full SHA f3d5318View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...3.4/bugfixes