2
0
forked from Wavyzz/dolibarr
Commit Graph

347 Commits

Author SHA1 Message Date
thibdrev
f1462d85b7 qual: phpstan for htdocs/emailcollector/class/emailcollector.class.php
htdocs/emailcollector/class/emailcollector.class.php	844	Method EmailCollector::getEncodedUtf7() should return string but returns false.
htdocs/emailcollector/class/emailcollector.class.php	2896	Property Project::$date_end (int) does not accept string.
2024-01-30 22:09:08 +01:00
Noé Cendrier
45b26911f5 FIX: avoid php8 warnings
FIX: avoid php8 warnings
2024-01-19 15:10:39 +01:00
Laurent Destailleur
d6509a7d27 Merge branch 'develop' into develop-fix-27221 2024-01-14 19:52:26 +01:00
MDW
a04f2bf4e7 Qual: Spelling fixes that newly appeared. (#27495)
* Qual: Spelling fixes that newly appeared.

# Qual: Fix spelling erros that appeared since the bulk updates.

These issues mostly appeared since the bulk updates (a few ones were postponed
to make sure no real spelling errors were missed.)

* Update modulebuilder.lib.php

* Update pdf_standard.modules.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-01-14 12:26:37 +01:00
MDW
bd002480ce Qual: Spelling htdocs/[d-k]* (#27427)
Highlights:

- htdocs/install/doctemplates/websites/website_template-restaurant/containers/page249.tpl.php

  Potential functional change (fix) because toekn was changed to token:
   `<input type=hidden name=toekn`

- htdocs/install/upgrade2.php
  $filles changed to $children

- htdocs/intracommreport/class/intracommreport.class.php
  Local $enveloppe changed to $envelope.

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-01-13 19:48:41 +01:00
MDW
39769482b1 Qual: Fix typing hints for DoliDB (#27484)
# Qual: Fix typing hints for DoliDB

This should help the static tools for type and method checking.
2024-01-13 15:50:02 +01:00
Frédéric FRANCE
0d3e0c8ec4 fix incorrect case and remove exclude check (#27449) 2024-01-12 20:40:34 +01:00
Laurent Destailleur
f201692001 Fix phpstan 2024-01-12 19:50:22 +01:00
Laurent Destailleur
ad6c4c2deb Fix phpcs 2024-01-12 18:18:20 +01:00
Laurent Destailleur
4501872f17 Clean code with rector 2 2024-01-05 04:33:58 +01:00
Laurent Destailleur
f0ebe74fba FIX Test if email is an answer by emailcollector 2023-12-29 04:01:55 +01:00
Laurent Destailleur
486c300ce7 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-27 15:04:46 +01:00
Laurent Destailleur
ea7e0686df Merge pull request #27227 from glu000/18.0-fix-27226
Fix #27226
2023-12-27 14:34:16 +01:00
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