Laurent Destailleur
|
b7190d2609
|
Fix: Several bugs.
|
2013-11-16 13:00:21 +01:00 |
|
Laurent Destailleur
|
10c2bdc193
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
htdocs/categories/class/categorie.class.php
htdocs/core/boxes/box_ficheinter.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/extrafields.class.php
htdocs/langs/fr_FR/compta.lang
|
2013-09-04 15:13:38 +02:00 |
|
Florian Henry
|
cc90c92cc0
|
Fix: Mailing module : if an email is already in destinaires list all
other email from selector was not inserted
|
2013-08-28 16:33:21 +02:00 |
|
Laurent Destailleur
|
05040d1997
|
Fix: B1032-develop: Problem in the filter of Contact by company category
|
2013-08-21 22:42:08 +02:00 |
|
Laurent Destailleur
|
f0dee93f78
|
Fix: B1032-develop: Problem in the filter of Contact by company category
|
2013-08-21 22:34:13 +02:00 |
|
Laurent Destailleur
|
afae841ae4
|
Fix: Permissions on files
|
2013-08-06 00:36:21 +02:00 |
|
Laurent Destailleur
|
c41a955cbe
|
Fix: Permissions on files
|
2013-08-06 00:36:04 +02:00 |
|
Florian Henry
|
4fee61beb0
|
Fix adding email into mailing module
source_id is already added
|
2013-07-16 21:34:24 +02:00 |
|
Florian Henry
|
e07eac9b17
|
[ task #519 ] Add category association with contacts
|
2013-07-16 21:04:58 +02:00 |
|
Laurent Destailleur
|
dc22b5a50a
|
Merge remote-tracking branch 'origin/3.3' into 3.4
Conflicts:
htdocs/core/modules/mailings/modules_mailings.php
|
2013-06-28 00:24:13 +02:00 |
|
Florian Henry
|
469e700895
|
Fix bug pgsql : add mail directly into mailling
|
2013-06-27 14:35:41 +02:00 |
|
Laurent Destailleur
|
ee84457104
|
Fix: not defined default value
|
2013-05-23 10:04:35 +02:00 |
|
Laurent Destailleur
|
792341a4b8
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/core/modules/mailings/thirdparties_services_expired.modules.php
|
2013-04-11 07:39:16 +02:00 |
|
Laurent Destailleur
|
a32a02e4c1
|
Fix: Removed warnings
|
2013-04-10 16:51:13 +02:00 |
|
Laurent Destailleur
|
d7c0cf3d50
|
Fix: More complete fix for emailing contact selectors.
|
2013-04-10 16:29:53 +02:00 |
|
Regis Houssin
|
19e902ef8f
|
Fix: filter on all contacts, not just those related to a company
|
2013-04-10 16:00:30 +02:00 |
|
Regis Houssin
|
740bc2a656
|
Fix: filter on all contacts, not just those related to a company
|
2013-04-10 15:59:54 +02:00 |
|
Regis Houssin
|
8118332dfb
|
Fix: security
Conflicts:
htdocs/core/modules/mailings/contacts2.modules.php
|
2013-04-10 13:00:05 +02:00 |
|
Laurent Destailleur
|
ba93a4bfe2
|
Fix: Codesniffer
|
2013-04-10 12:20:45 +02:00 |
|
Regis Houssin
|
2c51b51a88
|
Fix: security
|
2013-04-10 11:56:19 +02:00 |
|
Laurent Destailleur
|
1cf2276584
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
htdocs/comm/prospect/list.php
|
2013-04-05 22:59:06 +02:00 |
|
fhenry
|
81b34f9918
|
Fix Error come from [Dolibarr-dev] Errors on comm/mailing/index.php page
mail
|
2013-04-05 09:23:31 +02:00 |
|
Laurent Destailleur
|
746e005726
|
Fix: Fix ton of regression due to field name change
|
2013-03-09 20:34:38 +01:00 |
|
Grand Philippe
|
c9f91a6082
|
english language standardization
|
2013-02-23 17:01:10 +01:00 |
|
Grand Philippe
|
ac0e99bc1a
|
english language standardization
|
2013-02-23 16:21:49 +01:00 |
|
Grand Philippe
|
7c2a4500d6
|
fix: change name with lastname
|
2013-02-23 12:30:01 +01:00 |
|
fhenry
|
3e42f90b1e
|
Better to use foreach because when add mail in $cible array we can test
with (!array_key_exists($obj->email, $cibles)) better than old method
|
2013-02-19 04:48:39 +01:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Laurent Destailleur
|
768e719961
|
Fix: firstname was missing
|
2012-11-14 18:32:52 +01:00 |
|
Marcos García
|
98092b952d
|
Fixed xinputuser emailing module
Lastname wasn't being recorded
|
2012-09-12 14:49:02 +02:00 |
|
Regis Houssin
|
ee1cf819f7
|
Fix: mass convert line delimiters
|
2012-09-07 17:23:16 +02:00 |
|
Laurent Destailleur
|
856c829c99
|
New: Add a selection module for emailing to enter a recipient from
gui.
|
2012-09-05 20:41:28 +02:00 |
|
Laurent Destailleur
|
857a11f508
|
New: Can select thirdparties into emailing targets, even if module
category is not enabled.
|
2012-08-27 20:21:53 +02:00 |
|
Regis Houssin
|
4d1555f4ca
|
Merge pull request #338 from atm-maxime/mko515
Mko515
|
2012-08-23 00:01:05 -07:00 |
|
Maxime Kohlhaas
|
39de1cb010
|
Task 515 : Correction on SQL request
|
2012-08-23 08:43:29 +02:00 |
|
Maxime Kohlhaas
|
5fd10d14be
|
Task 515 : Corrections + target modules modifications
|
2012-08-23 00:00:01 +02:00 |
|
Marcos García
|
706d79986c
|
Removed parenthesis from all require_once and replaced with single quotes
|
2012-08-22 23:11:24 +02:00 |
|
Marcos García
|
cc4d5ff8d8
|
Removed the use of duplicated key translations
Nature is now being used instead of MorPhy
UserTitle is now being used instead of Civility
VATIntraVeryShort was being used were not necessary
|
2012-08-15 18:55:32 +02:00 |
|
Regis Houssin
|
e44fd4885d
|
Fix: change the last $DB to $db
|
2012-07-30 18:43:49 +02:00 |
|
Marcos García
|
5a73c32f46
|
Migrated ClassName to __construct() function
Changed $DB to $db
lower-cased "Class"
|
2012-07-30 17:17:33 +02:00 |
|
FHenry
|
8f2efa4879
|
Add syslog for debug
|
2012-07-24 14:25:21 +02:00 |
|
FHenry
|
3892c2ceca
|
Usubscribe mailling module
- Correct indentation
|
2012-07-24 13:24:22 +02:00 |
|
Regis Houssin
|
6f1651309e
|
Fix: global converting lines delimiter
|
2012-07-02 19:30:37 +02:00 |
|
Regis Houssin
|
4db07c3d34
|
Fix: avoid empty email address
|
2012-06-15 16:54:13 +02:00 |
|
Laurent Destailleur
|
30c8fcd0e1
|
Fix: regression sql error
|
2012-05-09 16:45:15 +02:00 |
|
FHenry
|
dc42e16ff1
|
Secure URL use to CheckRead and Unsubcribe with security key in
configuration screen
|
2012-04-30 13:49:29 +02:00 |
|
FHenry
|
5bfff3920f
|
Module e-maillling : Correctif et evolution Accusé de lecture et
desinscription
|
2012-04-04 15:23:32 +02:00 |
|
Laurent Destailleur
|
d8becd3cdb
|
Doxygen
|
2012-03-17 01:13:10 +01:00 |
|
Laurent Destailleur
|
9e5cffc62b
|
Doxygen
|
2012-03-14 11:49:11 +01:00 |
|