Commit Graph

883 Commits

Author SHA1 Message Date
Laurent Destailleur
ae131796d6 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-11-20 11:51:51 +01:00
Laurent Destailleur
ecda16a5f6 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-11-20 11:48:23 +01:00
Laurent Destailleur
515a615915 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-11-20 11:44:40 +01:00
Regis Houssin
21843e68b0 FIX #36149 (#36150) 2025-11-18 10:12:05 +01:00
atm-adrien
3ddf7305bd FIX : The order closing date was not filled in during the shipment validation (workflow module). (#36235) 2025-11-12 15:39:44 +01:00
Florian Mortgat
111dcd174f FIX: no emails sent when closing a ticket (#35874) 2025-10-22 00:56:01 +02:00
Laurent Destailleur
3fca1d8cb1 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-10-21 01:46:46 +02:00
Laurent Destailleur
f82675c729 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-10-21 01:40:55 +02:00
Laurent Destailleur
700b89d578 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-10-21 01:35:08 +02:00
Laurent Destailleur
a4b78f8230 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2025-10-21 01:34:22 +02:00
Marc de Lima Lucio
1f65548836 FIX: notifications: correctly report email delivery errors (#35864) 2025-10-20 23:53:07 +02:00
ldestailleur
1eeee0ab80 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-10-03 12:58:31 +02:00
ThomasNgr-OpenDSI
de49d24d1b QUAL Remove duplicate code block (#35591)
* QUAL Remove duplicate code block

* fix PHPStan

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-10-03 10:04:27 +02:00
ThomasNgr-OpenDSI
b18f2f4fda FIX : thirdparty was never notified. Passing of contact ID information was not coherent. (#35590) 2025-10-02 16:11:53 +02:00
ldestailleur
4123e70f0f FIX #35142 FIX #35143 2025-09-02 23:18:51 +02:00
Günter Lukas
603f46a173 Fix #34593 (#34594)
* Fix #34593

* Fix whitespace

* Fix phpstan error

* undi fix in dolibarrtriggers.class.php

* Fix #34593
2025-06-20 15:43:39 +02:00
ldestailleur
7313ba2b6b FIX fatal error in notification sending email when error array is empty 2025-03-18 18:15:54 +01:00
ldestailleur
e863b1f01a Add info to help debug several troubles 2025-03-17 10:55:13 +01:00
ldestailleur
1fb748bb91 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-03-02 13:36:53 +01:00
ldestailleur
6212b8ef5d Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-03-02 13:34:28 +01:00
ldestailleur
9f1f5fd864 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-03-02 13:32:17 +01:00
Benjamin Falière
4272cfa7e4 Restore url public ticket 2025-02-26 10:06:43 +01:00
Benjamin Falière
db56e5c8ea Replace getDolGlobalString by getDolGlobalInt 2025-02-25 21:09:59 +01:00
Benjamin Falière
0c573812e9 Remove empty on getDolGlobalString() 2025-02-25 16:03:07 +01:00
Benjamin Falière
4cf6394f01 FIX(ticket): Notification email without public interface
Remove link to public interface from automatic notification email if not enabled.
2025-02-25 15:43:21 +01:00
Frédéric France
9ea11cabf7 fix 2025-01-23 22:26:02 +01:00
Laurent Destailleur (aka Eldy)
fa9fe2efa7 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-01-20 15:02:37 +01:00
Laurent Destailleur (aka Eldy)
c9ab22782e Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-01-20 14:57:45 +01:00
Laurent Destailleur (aka Eldy)
1f360ca498 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-01-20 12:28:49 +01:00
Laurent Destailleur (aka Eldy)
d85c39e77b Fix CI 2025-01-16 14:47:03 +01:00
Laurent Destailleur (aka Eldy)
cf62921762 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-01-15 13:01:03 +01:00
Florian HENRY
0295699543 fix: avoid php8 warning/error on failed notification 2025-01-09 10:21:20 +01:00
Laurent Destailleur (aka Eldy)
43e054d5e8 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-01-07 21:00:54 +01:00
Laurent Destailleur
1d8f9fd24b Update interface_50_modNotification_Notification.class.php 2025-01-07 16:00:31 +01:00
Laurent Destailleur
fc54c837fa Update interface_50_modNotification_Notification.class.php 2025-01-07 15:59:07 +01:00
Florian HENRY
daa18360d7 fix: manage error in Notification triggers 2025-01-07 13:16:32 +01:00
William Mead
4c4b773de5 Fix send on assign 2025-01-02 14:59:44 +01:00
William Mead
37a815af53 Cleaned code 2025-01-02 14:50:14 +01:00
William Mead
f60f34cdf8 Backport fix for send email to assigned user on ticket create 2025-01-02 14:07:46 +01:00
Laurent Destailleur (aka Eldy)
81e64ed9a4 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-12-17 16:59:13 +01:00
Laurent Destailleur (aka Eldy)
91eb9fc9fb Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-12-17 16:54:55 +01:00
Regis Houssin
2ccc6f71ae FIX wrong trigger name (MODIFY instead UPDATE) 2024-12-12 11:58:52 +01:00
Frédéric FRANCE
283265448a fix CI phpstan (#32032)
* fix CI phpstan

* Update interface_50_modTicket_TicketEmail.class.php

* Update interface_50_modTicket_TicketEmail.class.php
2024-11-21 17:12:16 +01:00
Laurent Destailleur
4bc1eebcb5 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-21 12:47:48 +01:00
Laurent Destailleur
9a5aea09da FIX Debug option not working replaced by the one that works. 2024-11-21 12:33:23 +01:00
Laurent Destailleur
1386d8c388 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-11-19 04:21:29 +01:00
William Mead
89d13cbd2e FIX send email to assigned user on ticket create (#31928)
* Fixed send email to assigned user on ticket create. Refactored & cleaned code.

* Fixed undefined variable

* Fixed undefined property

* Fixed undefined property

* Fixed undefined property
2024-11-19 03:12:26 +01:00
Alarig Le Lay
206570dac5 Add new check for ldap sync (#31925)
Closes: https://github.com/Dolibarr/dolibarr/issues/30819

Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
2024-11-15 22:33:24 +01:00
Lucas Marcouiller
f80dd66ecc fix a warning in webhook trigger (#31850)
* fix a warnign in webhook trigger

* better fix

---------

Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-15 16:44:57 +01:00
Laurent Destailleur
aacecf4569 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-13 16:41:41 +01:00