Commit Graph

506 Commits

Author SHA1 Message Date
Günter Lukas
5d7005320f Fix #27226 2023-12-27 13:31:22 +01:00
Günter Lukas
0b9673f651 Update emailcollector.class.php
Fix phpcs errors
2023-12-27 13:25:39 +01:00
Günter Lukas
012e0440e0 Fix #27224 2023-12-27 13:18:55 +01:00
Günter Lukas
07ca03c9a5 Update emailcollector.class.php
Hopefully last phpcs fix
2023-12-26 23:43:17 +01:00
Günter Lukas
93ea0f63ba Update emailcollector.class.php
Fix phpcs problems
2023-12-26 23:40:52 +01:00
Günter Lukas
bd90017d36 Update emailcollector.class.php
Fix phpcs problems
2023-12-26 23:35:44 +01:00
Günter Lukas
1755d5b3c0 New Feature #27221
When there is an attachment in a reply to a ticket this attachment should be stored in the ticket. Currently the attachment is lost (not stored)
2023-12-26 23:27:35 +01:00
Laurent Destailleur
a7125280bc Fix with php-cs-fixer 2023-12-04 12:12:12 +01:00
Frédéric FRANCE
53c8a3acf8 clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
Laurent Destailleur
a629cebb79 Doc 2023-11-28 15:00:55 +01:00
Laurent Destailleur
508c2c1926 Reduce default limit of email collected from 100 to 50 2023-11-28 14:59:16 +01:00
Laurent Destailleur
11b80eaae8 FIX emailcollector can read "Messages envoyés" directory 2023-11-28 14:53:18 +01:00
Laurent Destailleur
1980c9a8b8 Add log to debug email collector 2023-11-28 13:51:49 +01:00
Laurent Destailleur
d3496a3f5a Fix must reset some field when cloning emailcollector 2023-11-28 13:40:40 +01:00
Laurent Destailleur
a241d85f84 FIX #26858 2023-11-27 18:45:08 +01:00
Laurent Destailleur
1c28552c53 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-27 18:13:57 +01:00
Laurent Destailleur
9454cfd546 Clean code 2023-11-27 18:13:01 +01:00
Laurent Destailleur
7785ae93a1 Fix php8.2 warnings 2023-11-27 11:41:05 +01:00
Frédéric FRANCE
e229d63bfd fix phpstan (#26816) 2023-11-23 15:11:18 +01:00
Laurent Destailleur
a318031034 QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id 2023-10-24 11:37:29 +02:00
Laurent Destailleur
1c6c9bcfb7 Merge branch 'develop' into 16.0-emailcollector 2023-09-28 01:09:11 +02:00
Laurent Destailleur
be61b1cb47 Update emailcollector.class.php 2023-09-28 01:05:58 +02:00
Laurent Destailleur
7d37731a9e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-09-22 01:21:00 +02:00
Laurent Destailleur
e9f80875b7 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-22 01:19:49 +02:00
Frédéric FRANCE
de8912fa72 mutualize code 2023-09-21 10:12:12 +02:00
Frédéric FRANCE
6a2d0e5408 mutualize code 2023-09-21 09:43:00 +02:00
Frédéric FRANCE
6c64b9c483 create thumbnail and fill ecmfiles 2023-09-20 15:14:43 +02:00
Jyhere
7e6ab105a5 FIX: If PHPIMAP is active, recordjoinpiece operation won't work 2023-09-20 13:11:23 +02:00
Laurent Destailleur
91fa48199a Fix warnings 2023-09-10 17:41:22 +02:00
Laurent Destailleur
aab30d7638 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-08 15:33:04 +02:00
Laurent Destailleur
b61998ec4b Log 2023-09-07 12:13:10 +02:00
Laurent Destailleur
5af2da1191 Log 2023-09-06 16:38:45 +02:00
Laurent Destailleur
c55c639f8e FIX emailcollector to search existing thirdparty when extract not found 2023-09-06 16:31:56 +02:00
Laurent Destailleur
deac0a6a1d Fix when there is more than 2 exclusion filter in emailcollector 2023-09-06 15:50:07 +02:00
Laurent Destailleur
16128657b9 Fix warning 2023-08-29 22:54:13 +02:00
Laurent Destailleur
bf1549e6e0 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-24 00:14:55 +02:00
Laurent Destailleur
076c811690 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-08-24 00:12:52 +02:00
Maxime Kohlhaas
6bd9484911 Fix : emailcollector must use socid to link event to thirdparty (instead of fk_soc) 2023-08-14 10:24:40 +02:00
Laurent Destailleur
b1b2736116 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-07-24 23:21:50 +02:00
onhairech
facd492222 qodana fix 5 : missing returns (#25347)
* qodana fix 5 : missing returns

* correcting return

* correcting a mistake
2023-07-24 19:42:31 +02:00
Laurent Destailleur
6a79459deb Fix phpcs 2023-07-24 19:00:56 +02:00
mc2contributor
b89399d44f Fix undefined index and property warnings (#25389)
* Fix undefined index and property warnings

* Fix issues in EmailCollector
2023-07-23 22:24:11 +02:00
Laurent Destailleur
1ec4689705 Add tooltips on setup page 2023-05-26 16:24:28 +02:00
Noé Courtier
41d7538b5c Merge branch 'NEW_ADD_SSL_NORSH_OPTION_ON_EMAIL_COLLECTOR' of github.com:noec764/dolibarr into NEW_ADD_SSL_NORSH_OPTION_ON_EMAIL_COLLECTOR 2023-05-24 09:43:41 +02:00
Noé Courtier
4811192c9e FIX: Add property declaration 2023-05-24 09:43:02 +02:00
stickler-ci
890ad6f1df Fixing style errors. 2023-05-23 15:20:27 +00:00
Noé Courtier
77a8341c4e NEW: Add Encryption and noRSH config on emailcollector object 2023-05-23 16:58:20 +02:00
Laurent Destailleur
fe9521b6b2 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-21 17:34:34 +02:00
Laurent Destailleur
76de309cd9 FIX error management on emoji and utf8 validity by emailcollector 2023-05-17 14:23:14 +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