Commit Graph

158 Commits

Author SHA1 Message Date
Laurent Destailleur
6ef542d940 New: Can remove attached files before sending emails 2010-01-13 10:30:33 +00:00
Laurent Destailleur
dca2580ea1 Fix: EMail content can't be empty
New: Use confirm box to send email
New: Show command line to send even if send by web is allowed
2009-12-30 00:18:01 +00:00
Laurent Destailleur
f7be904ab6 New: Add a default errors-to for emailing module. 2009-12-29 20:32:59 +00:00
Laurent Destailleur
3ef86dedec Qual: Translation of status must be in the "view" functions. 2009-12-17 15:52:37 +00:00
Laurent Destailleur
aa1a21c7e4 Fix: Errors with numberwords module 2009-11-01 15:26:56 +00:00
Regis Houssin
37c2825f93 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-22 15:09:04 +00:00
Regis Houssin
8b452fefa8 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-21 09:42:47 +00:00
Regis Houssin
01291c4a7c Fix: function "split" is deprecated since php 5.3.0 2009-10-20 13:14:44 +00:00
Laurent Destailleur
92c7cf3659 Fix bug #27597 : Impossibilité d'ajouter un fichier attaché lors de l'envoi d'un document 2009-10-14 16:13:20 +00:00
Regis Houssin
8cade7843d Fix: use errors_to in mailing test 2009-09-23 18:10:38 +00:00
Regis Houssin
fc8646e9b2 adding a picto warning if the limit of MAILING_LIMIT_SENDBYWEB is exceeded 2009-08-26 10:09:15 +00:00
Regis Houssin
768aff911d adding a picto warning if the limit of MAILING_LIMIT_SENDBYWEB is exceeded 2009-08-26 10:07:44 +00:00
Regis Houssin
40ca6cd93a adding a picto warning if the limit of MAILING_LIMIT_SENDBYWEB is exceeded 2009-08-26 09:50:00 +00:00
Regis Houssin
a993827559 adding a picto warning if the limit of MAILING_LIMIT_SENDBYWEB is exceeded 2009-08-26 09:50:00 +00:00
Laurent Destailleur
9dba1ee3fa New: Link to wiki help 2009-08-24 17:11:30 +00:00
Regis Houssin
6cf39c7a91 Fix: don't show "mailing need command" if MAILING_LIMIT_SENDBYWEB is defined 2009-08-21 10:02:50 +00:00
Laurent Destailleur
c11cef6d47 Add help link to online wiki 2009-08-12 12:59:14 +00:00
Laurent Destailleur
39a847b223 Trad: Renamed directories with international label 2009-08-12 01:13:53 +00:00
Laurent Destailleur
49eac8ee04 New: Add log tab on emailing module 2009-07-29 18:41:39 +00:00
Laurent Destailleur
7de90dc43b New: Add a cancel button 2009-07-06 20:53:41 +00:00
Regis Houssin
9847d57e5c Fix: missing argument 2009-07-03 09:50:34 +00:00
Laurent Destailleur
82d97b1ee1 Can add a field errors-to to emailings 2009-05-24 22:11:46 +00:00
Laurent Destailleur
c50d2cea03 Can add a field errors-to to emailings 2009-05-24 22:01:19 +00:00
Laurent Destailleur
426d948bb3 Add error management 2009-05-20 11:20:49 +00:00
Regis Houssin
29600cddb9 Fix: apercu du background inutile car en visu sur la fiche 2009-05-19 17:14:17 +00:00
Regis Houssin
842d240980 Add: build style css in mail 2009-05-19 15:40:25 +00:00
Regis Houssin
59920dc63a Fix: view background color in view mode 2009-05-19 14:09:51 +00:00
Regis Houssin
91624baceb Add: a color picker
Add: define a background color/image in mailing
2009-05-19 13:27:44 +00:00
Regis Houssin
e5d222b6cc Fix: régression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
comportement aléatoire avec certaines fonctions
2009-05-17 08:01:54 +00:00
Regis Houssin
9f86fcc443 Fix: niveau aléatoire du jeton sur le confirm_form, on le sécurise que si il contient
des données POST
2009-05-16 16:51:09 +00:00
Regis Houssin
31afa633eb Fix: name of checkbox 2009-05-16 15:52:16 +00:00
Regis Houssin
c1c1f8a4d2 Fix: ajout d'un niveau supplémentaire du cache du jeton 2009-05-16 15:45:26 +00:00
Regis Houssin
8efffebe2e Fix: ajout d'un jeton aléatoire dans les requetes POST 2009-05-15 14:32:44 +00:00
Regis Houssin
0ad0379285 Add: possibilité d'uploader une image et de l'envoyer dans un mailing (finalisé et fonctionnel)
Add: modification classe smtps.php pour l'envoi d'images
2009-05-11 17:13:56 +00:00
Laurent Destailleur
cbdd29a51a All data from conf file are stored into conf->file->xxx
Multicompany should be ok to logon with no breaking sessions when disabled
2009-05-08 01:11:04 +00:00
Laurent Destailleur
7c6016b355 Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 13:39:43 +00:00
Regis Houssin
13e9ff24a7 New: parametre de config des repertoires dans les proprietes de la classe du module
avec un répertoire parent en fonction de l'entité
2009-04-28 20:35:01 +00:00
Laurent Destailleur
203336b839 Fix: Do not send emailing if confirm is no 2009-04-05 20:14:49 +00:00
Laurent Destailleur
3642ac0550 Look: Add nowrap 2009-04-05 19:53:40 +00:00
Laurent Destailleur
cea2f8aa82 After deleting an email target for an emailing, we stay on same page. 2009-03-12 22:56:31 +00:00
Laurent Destailleur
0823322ba1 Qual: All call to dolibarr_ functions are made on dol_ functions. 2009-02-20 22:53:15 +00:00
Laurent Destailleur
e83b22b29b Added XDebug tools 2009-02-20 20:28:16 +00:00
Laurent Destailleur
561caa95c1 Look: Nowrap 2009-02-18 22:11:04 +00:00
Laurent Destailleur
a00f87a28c Can resend an emailing 2009-02-18 21:48:07 +00:00
Laurent Destailleur
89e15605ad Can have 5 other fields in emailing 2009-02-18 20:04:29 +00:00
Laurent Destailleur
9fc5a1f705 Fix: Special char in email title 2009-02-16 20:48:36 +00:00
Laurent Destailleur
e2721fd48f Enhancement in EMailing module 2009-02-16 20:30:30 +00:00
Laurent Destailleur
16c9fd79d3 Minor fix 2009-01-26 21:57:14 +00:00
Laurent Destailleur
5b2b029f16 Can add additionnal fields in emailings selectors 2009-01-25 22:04:55 +00:00
Laurent Destailleur
8b263e4b16 Can use several root directories. 2008-12-07 19:19:32 +00:00