Laurent Destailleur
|
5709f168a8
|
NEW: MAIN_MAIL_AUTOCOPY_TO can accept several email and special keys
|
2022-03-17 12:55:12 +01:00 |
|
Laurent Destailleur
|
6a81ae1099
|
Merge pull request #20220 from hregis/fix_remove_duplicate_code
FIX remove duplicated code
|
2022-02-28 20:58:24 +01:00 |
|
Regis Houssin
|
e63e53e081
|
FIX remove duplicated code
|
2022-02-28 14:10:35 +01:00 |
|
Laurent Destailleur
|
071042b449
|
Code comment
|
2021-11-19 22:28:35 +01:00 |
|
ptibogxiv
|
da482018d2
|
Fix for php 8
|
2021-07-29 10:51:51 +02:00 |
|
Laurent Destailleur
|
45bc686f7f
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/propal/list.php
htdocs/commande/list.php
htdocs/compta/facture/list.php
htdocs/product/price.php
|
2021-05-20 15:05:30 +02:00 |
|
Florian Mortgat
|
6cccd77508
|
FIX 13.0 - error message says MAIN_DISABLE_ALL_MAILS is set when it isn't + unhandled swiftmailer error (failed recipients due to RFC 2822 non-compliance)
|
2021-05-18 17:57:23 +02:00 |
|
Frédéric FRANCE
|
a4e25359e7
|
add missing rule
|
2021-03-01 20:37:16 +01:00 |
|
Frédéric FRANCE
|
2df0acd419
|
code syntax
|
2021-01-16 14:12:09 +01:00 |
|
Frédéric FRANCE
|
eeaac549e2
|
doxygen
|
2021-01-05 00:11:19 +01:00 |
|
Laurent Destailleur
|
d739fa1951
|
Fix log
|
2020-12-13 18:32:55 +01:00 |
|
Regis Houssin
|
fc34c97666
|
FIX add autocopy to if not already exists in $to
|
2020-12-08 08:49:06 +01:00 |
|
Laurent Destailleur
|
e77413e1e4
|
Fix warning
|
2020-12-07 15:36:37 +01:00 |
|
Laurent Destailleur
|
3b3f9acdbb
|
Remove warning
|
2020-12-01 11:36:58 +01:00 |
|
Laurent Destailleur
|
de718837e4
|
Fix warnings
|
2020-11-30 19:43:43 +01:00 |
|
Laurent Destailleur
|
4f2259ea38
|
Fix warning
|
2020-11-30 12:03:04 +01:00 |
|
Scrutinizer Auto-Fixer
|
7f52920716
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-10-31 13:32:18 +00:00 |
|
Laurent Destailleur
|
f760b20bde
|
Fix double semi colon
|
2020-10-28 17:48:20 +01:00 |
|
Laurent Destailleur
|
8b2ba8cbba
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/card.php
htdocs/bom/bom_card.php
htdocs/core/class/ldap.class.php
htdocs/core/lib/files.lib.php
htdocs/fichinter/class/fichinterrec.class.php
htdocs/filefunc.inc.php
htdocs/langs/en_US/admin.lang
|
2020-09-29 13:28:22 +02:00 |
|
Laurent Destailleur
|
43c167f0c8
|
Fix init var
|
2020-09-28 20:47:36 +02:00 |
|
kkhelifa-opendsi
|
1f5f784b75
|
Merge branch 'develop' into email_smtp_allow_auto_signed
|
2020-09-14 10:25:15 +02:00 |
|
Laurent Destailleur
|
1f8278c8ca
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/core/class/html.formmail.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/langs/en_US/other.lang
htdocs/product/class/product.class.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
|
2020-09-12 04:42:59 +02:00 |
|
Laurent Destailleur
|
5ea3f09e17
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/translate.class.php
|
2020-09-12 04:29:28 +02:00 |
|
Laurent Destailleur
|
990af9d5cf
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.formmail.class.php
|
2020-09-12 04:25:54 +02:00 |
|
Scrutinizer Auto-Fixer
|
c263c8a76c
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-09-08 19:27:28 +00:00 |
|
kamel
|
ccff18e2a5
|
NEW : Email configuration - Allow auto signed certificat when ssl activated
|
2020-09-08 14:48:50 +02:00 |
|
Scrutinizer Auto-Fixer
|
b78ff67d7e
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-09-07 08:18:17 +00:00 |
|
lvessiller
|
27c754e6c8
|
NEW add send context for ticket
|
2020-09-02 15:33:18 +02:00 |
|
Florian Mortgat
|
134a47a93f
|
FIX 10.0 - when the mime file name is different from the filesystem name, the attachment name should be the mime filename
|
2020-09-01 15:36:35 +02:00 |
|
Laurent Destailleur
|
9dbc9582c1
|
Code comment
|
2020-08-31 17:12:31 +02:00 |
|
Laurent Destailleur
|
0a93954134
|
Fix regresssion. The reply_to was missing with SMTPS
|
2020-08-31 17:07:13 +02:00 |
|
Laurent Destailleur
|
49a4f4f1a1
|
More log
|
2020-08-31 17:00:43 +02:00 |
|
Laurent Destailleur
|
0381cf5665
|
Merge branch '12.0' of https://github.com/dolibarr/dolibarr into develop
Conflicts:
htdocs/core/modules/modPaymentByBankTransfer.class.php
htdocs/filefunc.inc.php
|
2020-08-14 11:08:53 +02:00 |
|
Laurent Destailleur
|
030df58fea
|
Fix regression in sending emails
|
2020-08-07 17:11:23 +02:00 |
|
Laurent Destailleur
|
795754273e
|
Fix regression in sending emails
|
2020-08-07 17:06:57 +02:00 |
|
Laurent Destailleur
|
bd5c4603e3
|
Fix regression in sending emails
|
2020-08-07 17:06:12 +02:00 |
|
Laurent Destailleur
|
6fd433167f
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/CMailFile.class.php
|
2020-08-07 11:59:55 +02:00 |
|
florian HENRY
|
46cafcc445
|
Merge branch '11.0' into 12.0
|
2020-08-06 16:54:49 +02:00 |
|
florian HENRY
|
3e6ae9bebf
|
Merge branch '10.0' into 11.0
|
2020-08-06 16:34:45 +02:00 |
|
florian HENRY
|
53acd8cffd
|
FIX: MAIN_MAIL_FORCE_SENDTO work now for all mail sending method
|
2020-08-06 16:28:17 +02:00 |
|
Laurent Destailleur
|
eb7f3b81d3
|
Merge pull request #14187 from atm-john/10.0_fix_email_spoofing
Fix email spoofing - with hidden conf
|
2020-07-06 12:01:35 +02:00 |
|
Laurent Destailleur
|
42917000a3
|
Update CMailFile.class.php
|
2020-07-06 12:01:00 +02:00 |
|
Laurent Destailleur
|
2f04b4c559
|
Update CMailFile.class.php
|
2020-07-06 12:00:14 +02:00 |
|
stickler-ci
|
cb7b66d52c
|
Fixing style errors.
|
2020-07-06 09:19:27 +00:00 |
|
John Botella
|
2a9311b2d8
|
Fix email spoofing - with hidden conf
|
2020-07-01 16:55:23 +02:00 |
|
Frédéric FRANCE
|
b41ac00b98
|
add new rule
|
2020-05-21 15:05:19 +02:00 |
|
Frédéric FRANCE
|
ee6fadd0d5
|
add new rule
|
2020-05-21 01:41:27 +02:00 |
|
Scrutinizer Auto-Fixer
|
444c293c01
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-04-10 08:59:32 +00:00 |
|
Laurent Destailleur
|
83af4ebea4
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/modules/expedition/doc/pdf_espadon.modules.php
htdocs/product/stock/class/entrepot.class.php
htdocs/product/stock/list.php
|
2020-04-10 01:22:22 +02:00 |
|
stickler-ci
|
e402e35d96
|
Fixing style errors.
|
2020-04-08 14:09:04 +00:00 |
|