Laurent Destailleur
|
8ee30e067f
|
Rename var
|
2022-06-20 02:23:37 +02:00 |
|
Laurent Destailleur
|
e97f021380
|
Fix #yogosha11295
|
2022-06-19 19:02:16 +02:00 |
|
Laurent Destailleur
|
25ecbe3401
|
Debug v16
|
2022-06-15 03:26:27 +02:00 |
|
Laurent Destailleur
|
480452e291
|
FIX missing filters
|
2022-05-29 10:35:49 +02:00 |
|
Laurent Destailleur
|
f6ad688ddd
|
FIX module for emailing target selection must use a condition on module
|
2022-05-28 20:50:24 +02:00 |
|
Laurent Destailleur
|
89d8fdde8d
|
Fix phpcs
|
2022-04-29 19:31:59 +02:00 |
|
Laurent Destailleur
|
3fb081a2fc
|
Update contacts1.modules.php
|
2022-04-29 17:57:55 +02:00 |
|
Laurent Destailleur
|
d98637c113
|
Merge branch 'develop' into cleanMailingLanguageSupport
|
2022-04-29 17:56:56 +02:00 |
|
stickler-ci
|
9fd3a4b2c9
|
Fixing style errors.
|
2022-04-22 13:30:43 +00:00 |
|
Eric Seigne
|
72ac1fdfd2
|
fix #20690: add lang filter for companies
|
2022-04-22 15:28:48 +02:00 |
|
Eric Seigne
|
d2ec1efb42
|
fix #20690: add lang filter for people
|
2022-04-22 15:28:36 +02:00 |
|
Regis Houssin
|
b70d3eb8eb
|
FIX uniformize with element name "contact"
|
2022-03-18 12:05:59 +01:00 |
|
Laurent Destailleur
|
e96061dd18
|
Fix phpunit SecurityTest
|
2022-02-22 23:46:57 +01:00 |
|
Laurent Destailleur
|
d167e022eb
|
Debug v15
|
2022-01-31 12:08:51 +01:00 |
|
Laurent Destailleur
|
e9ba9fc103
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/contact/list.php
htdocs/core/modules/mailings/modules_mailings.php
|
2021-10-26 13:52:00 +02:00 |
|
Maxime Kohlhaas
|
29950a6afa
|
Replace != by <> in SQL requests
|
2021-10-23 22:27:29 +02:00 |
|
Maxime Kohlhaas
|
00b617d17f
|
Fix #18961 : no_email field has been replaced by mailing_unsubscribe table
|
2021-10-23 22:22:45 +02:00 |
|
Laurent Destailleur
|
29abbbe2fb
|
Clean code
|
2021-08-28 01:45:53 +02:00 |
|
Laurent Destailleur
|
3b6559b1a6
|
Clean code by adding cast int.
|
2021-08-27 18:53:45 +02:00 |
|
Laurent Destailleur
|
23829ae637
|
Cast numeric into on sql request
|
2021-08-23 18:56:46 +02:00 |
|
Laurent Destailleur
|
b67487b2ca
|
Fix reposition
|
2021-07-31 17:28:43 +02:00 |
|
Laurent Destailleur
|
bd35d86268
|
Debug v14
|
2021-07-31 17:20:48 +02:00 |
|
Laurent Destailleur
|
fb46ece906
|
Fix yogosha 6347
|
2021-06-09 15:36:47 +02:00 |
|
Laurent Destailleur
|
8a62d97b89
|
Remove one thousand of useless files
|
2021-04-12 15:57:16 +02:00 |
|
Laurent Destailleur
|
3744bc6a7a
|
FIX #yogosha5746 - next step (work in progress)
|
2021-03-30 18:17:13 +02:00 |
|
Laurent Destailleur
|
fb84608586
|
Clean sql
|
2021-03-30 03:37:54 +02:00 |
|
Laurent Destailleur
|
a5034d44f7
|
$_POST war
|
2021-03-24 19:53:31 +01:00 |
|
Laurent Destailleur
|
a1366da130
|
FIX #yogosha5715
|
2021-03-23 03:45:17 +01:00 |
|
Laurent Destailleur
|
6063b02bf4
|
Fix #ygosha5698
|
2021-03-22 12:47:23 +01:00 |
|
Laurent Destailleur
|
15440917b1
|
Fix #ygosha5698
|
2021-03-22 11:30:18 +01:00 |
|
Laurent Destailleur
|
382b810ba1
|
Fix phpcs
|
2021-03-15 00:18:26 +01:00 |
|
Laurent Destailleur
|
3cbced439a
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/tools/listevents.php
htdocs/compta/bank/line.php
htdocs/compta/facture/class/facture-rec.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/compta/paiement/cheque/card.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/extrafields.class.php
htdocs/core/lib/date.lib.php
htdocs/core/lib/ticket.lib.php
htdocs/core/modules/mailings/modules_mailings.php
htdocs/core/tpl/extrafields_view.tpl.php
htdocs/core/tpl/objectline_view.tpl.php
htdocs/cron/list.php
htdocs/expedition/card.php
htdocs/mrp/mo_list.php
htdocs/product/stock/productlot_card.php
htdocs/public/emailing/mailing-read.php
htdocs/public/emailing/mailing-unsubscribe.php
htdocs/ticket/list.php
test/phpunit/FactureRecTest.php
|
2021-03-05 19:29:09 +01:00 |
|
Laurent Destailleur
|
1cd822bd75
|
Fix DOS attack on emailings wrappers
|
2021-03-05 14:54:17 +01:00 |
|
Frédéric FRANCE
|
554e449e40
|
code syntax core directory
|
2021-02-23 22:03:23 +01:00 |
|
Laurent Destailleur
|
7b93c34c0f
|
Fix phpunits
|
2020-12-29 03:48:11 +01:00 |
|
Laurent Destailleur
|
00ad6df395
|
Fight against $_POST
|
2020-11-30 14:47:07 +01:00 |
|
Scrutinizer Auto-Fixer
|
7f52920716
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-10-31 13:32:18 +00:00 |
|
Laurent Destailleur
|
3ace9f638a
|
Clean code
|
2020-10-07 13:20:38 +02:00 |
|
Laurent Destailleur
|
33fe5eb85f
|
Fix sql request
|
2020-10-07 12:53:17 +02:00 |
|
Laurent Destailleur
|
e369610538
|
Fix
|
2020-10-07 12:48:05 +02:00 |
|
Laurent Destailleur
|
59e89fd53a
|
Fix
|
2020-10-07 12:42:41 +02:00 |
|
Laurent Destailleur
|
145b1e97ca
|
Fix sql
|
2020-10-07 12:41:25 +02:00 |
|
Frédéric FRANCE
|
005cc093b9
|
fix typo
|
2020-10-05 20:02:23 +02:00 |
|
Laurent Destailleur
|
b5703350da
|
Fix escape
|
2020-09-19 22:41:05 +02:00 |
|
Frédéric FRANCE
|
b41ac00b98
|
add new rule
|
2020-05-21 15:05:19 +02:00 |
|
Frédéric FRANCE
|
ee6fadd0d5
|
add new rule
|
2020-05-21 01:41:27 +02:00 |
|
Scrutinizer Auto-Fixer
|
444c293c01
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-04-10 08:59:32 +00:00 |
|
Scrutinizer Auto-Fixer
|
fd48877dc6
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-02-18 22:47:25 +00:00 |
|
Laurent Destailleur
|
a6b0fec90b
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/exports/class/export.class.php
|
2020-02-17 12:35:34 +01:00 |
|
Laurent Destailleur
|
504a67daee
|
FIX duplicate class name into some log lines
|
2020-02-17 12:34:00 +01:00 |
|