2
0
forked from Wavyzz/dolibarr
Commit Graph

321 Commits

Author SHA1 Message Date
Laurent Destailleur
3f066ff6fb Clean code 2023-05-31 13:14:03 +02:00
Laurent Destailleur
4a1153dc49 Use a dedicated sendcontext when sending email for password reset 2023-05-23 01:36:32 +02:00
Laurent Destailleur
476f95c4f6 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/adherents/subscription/list.php
	htdocs/comm/action/index.php
	htdocs/core/modules/propale/doc/pdf_azur.modules.php
	htdocs/core/modules/propale/doc/pdf_cyan.modules.php
	htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
	htdocs/cron/class/cronjob.class.php
	htdocs/eventorganization/class/conferenceorbooth.class.php
	htdocs/modulebuilder/template/myobject_list.php
	htdocs/public/ticket/list.php
	htdocs/supplier_proposal/list.php
	htdocs/ticket/class/ticket.class.php
2023-05-17 00:57:17 +02:00
Frédéric FRANCE
6caa8549bc fix errors-to with swiftmailer 2023-05-16 09:33:12 +02:00
Laurent Destailleur
46b461b087 FIX Upload of files on public ticket interface 2023-05-13 16:39:42 +02:00
Frédéric FRANCE
c987f934b1 add returnpath for swiftmailer 2023-05-13 08:58:52 +02:00
Laurent Destailleur
f59987af77 Fix typo 2023-05-11 02:04:25 +02:00
Laurent Destailleur
382f45ec14 Clean code 2023-04-30 03:36:02 +02:00
Laurent Destailleur
3e599b1c63 Fix dump of mail log file 2023-03-30 22:25:29 +02:00
Laurent Destailleur
53d530f126 More data into log 2023-03-30 14:48:04 +02:00
Laurent Destailleur
2ab510d746 Clean code. $hookmanager must be global and never be erased 2023-03-26 17:59:28 +02:00
Laurent Destailleur
d0a8d0aaaa Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-24 13:54:43 +01:00
Laurent Destailleur
88a67afe34 Debug v17. Add log to help debug/fix smtp email errors 2023-03-24 13:27:04 +01:00
Laurent Destailleur
a050d109d4 Add missing log 2023-03-23 11:14:22 +01:00
Laurent Destailleur
f925c362fb Removed duplicate log 2023-03-23 10:54:25 +01:00
Laurent Destailleur
2c05678c0a Fix missing include 2023-03-22 21:24:53 +01:00
Laurent Destailleur
3cdb70142d Fix include 2023-03-22 21:23:38 +01:00
Laurent Destailleur
022e06f4f3 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-13 10:33:47 +01:00
Laurent Destailleur
80678cfcb9 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-13 10:30:37 +01:00
Laurent Destailleur
cb40103d49 Merge pull request #23926 from rycks/16.0_fix_log_of_cmailfile_class_moved_after_bcc_defined
move log after variable updates to get good informations in logs
2023-03-12 17:15:17 +01:00
Laurent Destailleur
7f8b09f0b6 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-02 10:48:36 +01:00
Laurent Destailleur
8612a88a2f Sync transifex
Debug v17
2023-03-02 10:38:45 +01:00
Laurent Destailleur
1c9884e604 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-25 04:10:25 +01:00
Laurent Destailleur
7b7b8fda24 Fix sending emails with data:image inside 2023-02-25 04:05:18 +01:00
Laurent Destailleur
4c3db70036 Merge pull request #24010 from frederic34/patch-16
doc
2023-02-23 19:51:26 +01:00
Laurent Destailleur
ba59e4eb3d FIx duplicate image file from src data 2023-02-23 18:48:56 +01:00
Laurent Destailleur
81f694b8f2 FIx duplicate image file from src data 2023-02-23 18:29:58 +01:00
Frédéric FRANCE
1ce9da8026 doc 2023-02-22 21:38:26 +01:00
Laurent Destailleur
0b4cacd291 Use dolChmod 2023-02-17 20:01:53 +01:00
Laurent Destailleur
53c8329b50 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-17 17:11:23 +01:00
Laurent Destailleur
1ac4e6f458 Fix phpunit 2023-02-17 16:52:00 +01:00
Laurent Destailleur
cfd9e7ed62 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-17 16:17:06 +01:00
Laurent Destailleur
aefe12f01b Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-17 16:15:46 +01:00
Laurent Destailleur
711bf2e6a8 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-02-17 16:14:23 +01:00
Eric Seigne
bf9a44ac6f msg is not defined 2023-02-16 21:48:55 +01:00
Eric Seigne
86e2f46fe7 addr_bcc could be set 2023-02-16 21:46:27 +01:00
Eric Seigne
3a58e025ba better logs 2023-02-16 21:44:38 +01:00
Laurent Destailleur
ffa5806648 Add log before sending email 2023-02-16 02:59:29 +01:00
Eric Seigne
6163f84d25 move log after variable updates to get good informations in logs 2023-02-15 22:10:03 +01:00
Laurent Destailleur
2a83487c46 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-09 19:37:33 +01:00
Laurent Destailleur
310fd4e369 Debug IMAP-PHP for MS 2023-02-08 01:28:14 +01:00
kkhelifa
23b922f0b2 NEW : Add sent info in the parameters provided to the hook sendMailAfter 2022-12-20 17:38:01 +01:00
Laurent Destailleur
db6ee9f75f Fix against SMTP injection 2022-11-28 16:57:06 +01:00
Laurent Destailleur
75de251402 FIX #yogosha13687 2022-11-28 15:37:38 +01:00
Laurent Destailleur
6aefc9edfc Enable MAIN_MAIL_ADD_INLINE_IMAGES_IF_DATA by default 2022-11-21 18:30:17 +01:00
Laurent Destailleur
29d819be5e Rename cid so we can retreive it easily on file 2022-10-28 18:11:54 +02:00
Laurent Destailleur
c9f43dc7a6 Fix error too large regex in memory 2022-10-28 04:20:54 +02:00
Laurent Destailleur
d1cd43c9d8 Fix same file content = same hash 2022-10-28 04:02:42 +02:00
Laurent Destailleur
f682edb4f2 Missing some info in log file 2022-10-28 03:37:01 +02:00
Laurent Destailleur
26d1182838 FIX Debug ticket module (no double event when sending private message)
FIX The backtopage after sending ticket message was ko.
2022-10-23 22:32:52 +02:00