2
0
forked from Wavyzz/dolibarr
Commit Graph

555 Commits

Author SHA1 Message Date
Laurent Destailleur
f0d910ecd3 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-10 19:20:16 +01:00
MDW
da0bebc9ae Fix: formmail - add_attached_files - argument name consistency (#27338)
# Fix: formmail - add_attached_files - argument name consistency

Phan determined suspicious naming as arg #2 to add_attached_files is  while
that was the name for the first argument by the caller.

Also, on examination, only the first parameter is needed as add_attached_files
handles the other two in the same manner.
2024-01-10 16:56:40 +01:00
Laurent Destailleur
4501872f17 Clean code with rector 2 2024-01-05 04:33:58 +01:00
Frédéric FRANCE
61b79fda17 avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
Laurent Destailleur
54e6de0d7f Fix with php-cs-fixer 2023-12-04 12:04:36 +01:00
Laurent Destailleur
de96af8543 Fix warning php8.2 2023-11-27 11:24:19 +01:00
Laurent Destailleur
b55e8de320 Removed a deprecated substitution tag 2023-11-19 10:55:25 +01:00
Laurent Destailleur
1f38e54e78 Clean code 2023-10-15 15:32:35 +02:00
Frédéric FRANCE
c351d92158 phpstan
::error file=htdocs/core/class/html.formmail.class.php,line=310,col=0::Cannot unset offset string on array.
::error file=htdocs/core/class/html.formmail.class.php,line=311,col=0::Cannot unset offset string on array.
::error file=htdocs/core/class/html.formmail.class.php,line=312,col=0::Cannot unset offset string on array.
2023-09-16 16:37:56 +02:00
Frédéric France
0a3bb161f8 phpstan 2023-09-02 10:14:25 +02:00
Laurent Destailleur
1abcef076f NEW Suport html content for combo list of email recipient 2023-08-16 17:55:44 +02:00
Laurent Destailleur
0658c91bb6 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-05 14:21:40 +02:00
Laurent Destailleur
4431ca659f Debug v18 2023-08-05 14:20:25 +02:00
Lucas Marcouiller
ab6c05f4db New : can overwrite email_from on mail templates (#25086)
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-08-02 12:05:44 +02:00
Laurent Destailleur
42fea0090d Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-07-12 16:41:11 +02:00
Laurent Destailleur
1998248e96 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-07-12 16:36:23 +02:00
Regis Houssin
76d6a30d48 FIX to avoid wrong path of file (#25320) 2023-07-12 16:30:34 +02:00
Laurent Destailleur
92e3fc2fc9 Merge pull request #25090 from Hystepik/develop#1
Fix : deprecated warnings on various pages
2023-06-16 03:51:45 +02:00
Laurent Destailleur
c67ea96e19 FIX Multicompany for SEPA file generation 2023-06-14 15:09:36 +02:00
Laurent Destailleur
9c2d8f5d55 Look and feel v18 2023-06-13 19:35:18 +02:00
Hystepik
e28de18a9b Fix : deprecated warnings on various pages 2023-06-13 16:01:52 +02:00
Frédéric France
44d3270a48 use user hasRight 2023-06-12 20:43:28 +02:00
Laurent Destailleur
c6cb29381e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-11 19:09:19 +02:00
Laurent Destailleur
2f6b95c073 FIX Sending email from attendee list 2023-05-11 18:42:56 +02:00
Anthony Berton
06b37482b1 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW---Do-not-select-a-default-recipient 2023-05-04 11:42:47 +02:00
Laurent Destailleur
40ed102dfe Fix selection of email template 2023-04-25 21:30:00 +02:00
Laurent Destailleur
f7dd265ee5 Clean code 2023-04-25 18:57:17 +02:00
Laurent Destailleur
2635ec9c19 NEW Autofill email form with the email template with status "Default" on 2023-04-25 16:57:31 +02:00
Laurent Destailleur
cff11abce4 Fix warning php 8.2 2023-03-26 18:48:29 +02:00
Laurent Destailleur
4d44e68533 Fix substitution for emailing test 2023-02-23 20:40:46 +01:00
Laurent Destailleur
dbf3df5210 Fix emailing in test mode use correct user or sender signature 2023-02-23 13:50:25 +01:00
Laurent Destailleur
870ac42082 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-20 16:20:49 +01:00
Laurent Destailleur
9322cb28ed Typo 2023-02-20 13:59:46 +01:00
Laurent Destailleur
fdcce8d263 Add nonce on javascript tags 2023-02-18 15:10:05 +01:00
Anthony Berton
27866f6811 error only 1 receiver in select 2023-02-01 01:04:29 +01:00
Anthony Berton
3db523b4c6 Cop 2023-01-26 10:46:59 +01:00
Anthony Berton
a9a03df8cf NEW - Do not select a default recipient 2023-01-25 23:56:57 +01:00
Laurent Destailleur
b42b0ef841 Fix error management 2022-11-23 18:49:59 +01:00
Laurent Destailleur
055627e248 NEW scheduled job to send unpaid invoice reminder can use the cc and bcc
of template.
2022-11-07 14:16:04 +01:00
Laurent Destailleur
b6d0f9b997 NEW Can copy/paste images into emails sent. 2022-10-23 17:14:23 +02:00
Laurent Destailleur
b562ab9948 Fix debug module eventorganization 2022-10-18 23:33:11 +02:00
Laurent Destailleur
a6ff67a161 Fix debug module eventorganization 2022-10-18 23:12:15 +02:00
Laurent Destailleur
c5874416f9 FIX #22511 #22513 2022-10-07 23:39:10 +02:00
Laurent Destailleur
395312737b Merge pull request #22406 from aspangaro/17p6
Use isModEnabled
2022-10-04 18:01:59 +02:00
Laurent Destailleur
51c299ffbb NEW Add hidden option MAIN_EMAIL_SUPPORT_ACK 2022-10-01 13:26:11 +02:00
Alexandre SPANGARO
9772bbeff3 Use isModEnabled 2022-09-25 21:58:40 +02:00
Alexandre SPANGARO
3bb28205a3 Use isModEnabled 2022-09-25 06:18:33 +02:00
Philippe GRAND
2a5b91e3a2 update code toward php8 compliance 2022-09-24 14:43:29 +02:00
Laurent Destailleur
2fe6b4ecfc NEW Can join several files by default on email form 2022-09-19 21:13:57 +02:00
Laurent Destailleur
b1136f6115 NEW Save one click to select on delivery ack, on emails. 2022-09-19 21:10:07 +02:00