Laurent Destailleur
5b8006a6bb
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/public/payment/paymentok.php
htdocs/public/paypal/paymentok.php
2018-03-08 16:37:17 +01:00
Laurent Destailleur
b2f6105ae2
FIX #8277
2018-03-07 15:52:58 +01:00
Laurent Destailleur
833c7685e1
Hook 'maildao' was renamed into 'mail' into the method sendfile that
...
send emails, and method was renamed from 'doaction' into 'sendMail'.
To process task #4875 #7969 in several steps.
2018-02-03 17:36:33 +01:00
Laurent Destailleur
d1365c2492
Fix trackid
2018-01-22 17:15:44 +01:00
fappels
b6e3d312ad
Fix on #7981
...
Trigger interface does not set error eventmessage.
Improvement:
Show both trigger error and mail send succesful, so you know mail was
send succesful bot some trigger action after sending mail failed.
2017-12-30 12:12:13 +01:00
fappels
4bc2e80ba8
Fix sending expense reports
2017-12-20 17:20:40 +01:00
fappels
7da1f706e5
Error in send_mail trigger is not system error
2017-12-20 12:25:30 +01:00
Laurent Destailleur
2fc5d9fefb
The form to test email can now use all sending profiles.
2017-11-25 18:52:47 +01:00
Laurent Destailleur
bcf56e3140
Introduce table c_email_senderprofile to have several profils
2017-10-11 19:41:19 +02:00
Laurent Destailleur
33624e1001
NEW Attaching doc automatically in email is now a parameter of template.
2017-10-08 16:34:42 +02:00
Laurent Destailleur
63ec14e47d
Convert sode to send member info email into new generic email template
...
system.
2017-09-22 20:18:11 +02:00
Laurent Destailleur
f990667b1a
NEW Can send email from the member card using email templates.
2017-09-22 17:48:38 +02:00
Laurent Destailleur
6d7db96359
NEW Option "one email per recipient" when using bulk actions emails.
2017-09-22 16:31:05 +02:00
Laurent Destailleur
d4bde2a4ea
Fix date substitution for contracts
2017-09-22 15:12:36 +02:00
Laurent Destailleur
ab5724e7ff
Mutualize code for forms to send emails. Remove thousand line of code.
2017-09-17 17:12:14 +02:00
Laurent Destailleur
4e7e6cc658
Fix W3C
2017-09-16 09:15:10 +02:00
Laurent Destailleur
961d475a9d
More complete substitution system.
...
Add __CONTRACT_NEXT_EXPIRATION_DATE__ and
__CONTRACT_NEXT_EXPIRATION_DATETIME__
2017-09-16 03:45:29 +02:00
Laurent Destailleur
a4086b52ef
NEW Can send email from contract card
2017-09-16 01:34:15 +02:00
Laurent Destailleur
a60cd49fb0
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/actions_sendmails.inc.php
htdocs/core/class/CMailFile.class.php
htdocs/filefunc.inc.php
2017-08-28 12:53:02 +02:00
Laurent Destailleur
21a7fcb01a
Fix substitution when sending emails
2017-08-28 12:18:18 +02:00
Laurent Destailleur
17f44ad980
NEW Can make a specific setup for SMTP sending for emailing module
2017-08-24 02:02:00 +02:00
florian HENRY
f701a52d2d
fix missing line into PR 6012
2017-07-18 19:33:25 +02:00
Laurent Destailleur
1a860c42ee
Look and feel v6
2017-06-27 16:42:11 +02:00
Laurent Destailleur
c7a6a67e20
Fix remove warnings
2017-06-22 11:04:29 +02:00
Laurent Destailleur
bebe7baa80
Fix images into medias not reabable into send emails
2017-06-17 10:44:08 +02:00
Laurent Destailleur
aec4cef5de
Clean some code for type of event deprecated since 3.3
2017-05-19 12:58:38 +02:00
Laurent Destailleur
b29d0385e6
NEW Can send an email to a user from its card.
2017-05-15 00:15:56 +02:00
florian HENRY
227daee2de
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
dev_NEW_copyeventfiles
Conflicts:
htdocs/core/actions_sendmails.inc.php
2017-03-02 14:29:22 +01:00
Laurent Destailleur
92d9eb3c5d
Several fix for a better management of #6424
2017-02-22 17:46:54 +01:00
florian HENRY
5ec01b3175
NEW : Can send email to multiple destinaries from mailform
2017-02-15 11:41:09 +01:00
florian HENRY
00ead9d262
Merge branch 'develop' into dev_NEW_copyeventfiles
...
Conflicts:
htdocs/core/actions_sendmails.inc.php
2017-01-23 08:33:05 +01:00
Laurent Destailleur
7ebb5f7d92
FIX #6270
2017-01-16 13:06:26 +01:00
florian HENRY
71cff4032c
NEW : option to copy into attachement files of events, files send by
...
mail (with auto event creation)
2016-11-18 16:26:12 +01:00
Laurent Destailleur
b284bdd953
NEW #5896 More complete data on event sent by email (name in title,
...
emails list in details)
2016-10-24 02:02:30 +02:00
Laurent Destailleur
48ce299a38
NEW Option MAIN_INFO_SOCIETE_MAIL_ALIASES to use different identities.
2016-10-15 03:45:23 +02:00
Sergio Sanchis Climent
8556dab68e
NEW: #5830
2016-10-13 16:44:17 +02:00
Laurent Destailleur
884a4e1afd
FIX Nber of attached files were not reported in event report of email
...
sent
2016-10-03 00:39:07 +02:00
Laurent Destailleur
e60d2b0ae5
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
...
Conflicts:
htdocs/core/actions_sendmails.inc.php
2016-09-26 14:10:39 +02:00
Laurent Destailleur
fac946dbb8
FIX The email test sender in email setup was broken
2016-09-26 14:08:14 +02:00
Regis Houssin
937f1fd3ee
Fix: Using $this when not in object context
2016-09-20 12:19:17 +02:00
Laurent Destailleur
2767df2e01
FIX Solve problem of sending joinded files of another email when several
...
tabs are opened on form to send emails.
2016-06-24 16:10:52 +02:00
Laurent Destailleur
98cd4f8307
Fix message so it is more clear what the feature can do or not.
...
Fix list of email templates must be hidden for templates of disabled
modules.
2015-12-18 12:48:20 +01:00
philippe grand
32f420eefa
[Qual] Uniformize code
2015-11-21 05:20:08 +01:00
philippe grand
4f280f63d0
[Qual] Uniformize code
2015-11-19 13:59:58 +01:00
Laurent Destailleur
4065b3f1df
Better management of the Dolibarr tracking id into email.
...
This will allow an imap scanner to link email
2015-11-13 00:19:11 +01:00
Laurent Destailleur
80bd563fde
Use GETPOST
2015-10-11 20:41:06 +02:00
Niklas Spanring
2f08ddef54
Fix: travis-ci error actions_sendmails.inc.php
...
error line="124""The use of function sizeof() is forbidden; use count() instead"
error line="229" "The use of function sizeof() is forbidden; use count() instead"
2015-08-26 15:04:50 +02:00
Guido Schratzer
0aabf5eb08
Update actions_sendmails.inc.php
2015-08-24 16:35:08 +02:00
gschratzer
bf00b5d795
New: IMAP dolimail Support
2015-08-24 16:22:21 +02:00
gschratzer
7c550fdba5
New: IMAP dolimail Support
2015-08-24 16:05:15 +02:00