Laurent Destailleur
|
b418bc9e1e
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2024-01-10 15:14:11 +01:00 |
|
Laurent Destailleur
|
e770259b3f
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-01-10 15:12:50 +01:00 |
|
Laurent Destailleur
|
df70a30a8e
|
preg_quote
|
2024-01-10 08:59:45 +01:00 |
|
Laurent Destailleur
|
78601732d2
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-01-09 17:13:20 +01:00 |
|
Laurent Destailleur
|
6871fb275a
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-01-09 17:12:53 +01:00 |
|
Laurent Destailleur
|
a20b3eea43
|
Debug v19
|
2024-01-09 17:12:33 +01:00 |
|
Laurent Destailleur
|
6f144a7ccf
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-01-09 16:43:13 +01:00 |
|
MDW
|
b60a152c2c
|
Fix: Make executeRequest public
htdocs/admin/dolistore/ajax/image.php uses executeRequest,
changing that is more effort than making the method public.
|
2024-01-08 17:52:19 +01:00 |
|
Laurent Destailleur
|
1628a48bde
|
FIX Keep a link to enable a 'always_enabled' module to solve pb.
|
2024-01-08 12:19:57 +01:00 |
|
Laurent Destailleur
|
27fc5a2f84
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-01-06 16:56:28 +01:00 |
|
Laurent Destailleur
|
b027ca3837
|
Fix bad email tested
|
2024-01-05 12:28:28 +01:00 |
|
Laurent Destailleur
|
c41583a3e0
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-01-05 12:20:14 +01:00 |
|
Laurent Destailleur
|
242c403f50
|
Fix missing SPF info of the noreply email
|
2024-01-05 12:19:52 +01:00 |
|
Laurent Destailleur
|
4501872f17
|
Clean code with rector 2
|
2024-01-05 04:33:58 +01:00 |
|
Laurent Destailleur
|
ccaae7ab24
|
Clean code
|
2024-01-05 03:41:22 +01:00 |
|
Laurent Destailleur
|
bbf687da0c
|
Fix warning
|
2024-01-05 03:08:16 +01:00 |
|
Laurent Destailleur
|
6b0a4d578f
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-01-03 17:34:50 +01:00 |
|
MDW
|
b08d6b5019
|
Fix Correct call to dolibarr_set_const for CONTRACT_ALLOW_ONLINESIGN
|
2024-01-02 22:10:05 +01:00 |
|
Laurent Destailleur
|
c5fea74716
|
Fix bad default value set
|
2024-01-02 16:24:57 +01:00 |
|
routmoute
|
1d38a3b7b8
|
fix conflict with develop branch
|
2023-12-29 20:19:17 +01:00 |
|
Laurent Destailleur
|
ab3737e569
|
Fix libxml_disable_entity_loader(true) must be called only if LIBXML is
lower than 20900 (disabled by default for libxml 2.9.0)
|
2023-12-29 17:55:09 +01:00 |
|
routmoute
|
48f4e52a22
|
fix: Display of the list of merged pdf
|
2023-12-29 02:30:32 +01:00 |
|
Laurent Destailleur
|
89686e74dc
|
Clean code
|
2023-12-26 22:33:22 +01:00 |
|
Laurent Destailleur
|
1985d1fd4d
|
Fix warnings
|
2023-12-23 20:00:57 +01:00 |
|
Laurent Destailleur
|
07f4c9b335
|
Fix warnings
|
2023-12-23 19:47:10 +01:00 |
|
Laurent Destailleur
|
9746cc18e0
|
Merge pull request #27157 from mdeweerd/php8/fix-deprecation/upgrade-ps-ws-lib
Fix Update PSWebServiceLibrary to fix deprecated function call libxml…
|
2023-12-22 11:31:18 +01:00 |
|
Laurent Destailleur
|
b3020923b7
|
Merge pull request #27186 from Hystepik/fix-php-warnings-code-smell
Fix some php code smell
|
2023-12-22 11:07:07 +01:00 |
|
Laurent Destailleur
|
c6040146b2
|
Add more function to disable. Add preg_quote to avoid false positive.
|
2023-12-21 19:39:02 +01:00 |
|
Laurent Destailleur
|
b1fa6f596f
|
Add experimental security option
MAIN_SECURITY_FORCE_ACCESS_CONTROL_ALLOW_ORIGIN
|
2023-12-21 13:01:09 +01:00 |
|
Hystepik
|
5e4a4da130
|
Fix some php codce smell
|
2023-12-20 14:22:45 +01:00 |
|
MDW
|
e998257235
|
libxml - reintroduce security measure not in the official PS WebServiceLib
|
2023-12-19 19:53:44 +01:00 |
|
MDW
|
77f6606b1b
|
Fix Dolibar PHP-CS requirements
|
2023-12-19 19:43:53 +01:00 |
|
MDW
|
e9de2f6bbb
|
Fix Update PSWebServiceLibrary to fix deprecated function call libxml_disable_entity_loader()
# Fix PSWebServiceLibrary.class.php: PhanDeprecatedFunctionInternal: Call to deprecated function \libxml_disable_entity_loader()
See https://github.com/Dolibarr/dolibarr/actions/runs/7242938198/job/19729044021#step:5:32
|
2023-12-19 19:43:53 +01:00 |
|
Frédéric FRANCE
|
b356adab3c
|
Merge branch 'develop' into patch-4
|
2023-12-19 09:16:58 +01:00 |
|
Laurent Destailleur
|
932f9f28e6
|
css
|
2023-12-18 19:19:58 +01:00 |
|
Frédéric FRANCE
|
735cfee1d7
|
FIX
|
2023-12-18 15:14:07 +01:00 |
|
Laurent Destailleur
|
a7fa5accf9
|
Debug v19
|
2023-12-18 15:06:25 +01:00 |
|
Laurent Destailleur
|
0bcf61d220
|
Debug v19
|
2023-12-18 14:36:24 +01:00 |
|
Laurent Destailleur
|
6c873e66da
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-12-17 22:53:22 +01:00 |
|
Laurent Destailleur
|
1661534d5a
|
Fix set PROFID1
|
2023-12-17 22:51:13 +01:00 |
|
Laurent Destailleur
|
98009ea6be
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/compta/bank/class/account.class.php
htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php
htdocs/langs/en_US/recruitment.lang
htdocs/master.inc.php
htdocs/projet/contact.php
|
2023-12-17 22:17:14 +01:00 |
|
Laurent Destailleur
|
438e922a75
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Conflicts:
htdocs/master.inc.php
|
2023-12-17 21:49:42 +01:00 |
|
Laurent Destailleur
|
9160d49625
|
Merge pull request #27125 from atm-lena/17.0_FIX_Issue26045
17.0 fix issue 26045
|
2023-12-17 21:36:55 +01:00 |
|
Laurent Destailleur
|
78d5e71a8f
|
FIX #yogosha19506
|
2023-12-16 19:24:41 +01:00 |
|
atm-lena
|
97491b5446
|
FIX label
|
2023-12-15 15:48:38 +01:00 |
|
atm-lena
|
338f363fce
|
Issue 26045 : force MAIN_PROFID1_IN_ADDRESS for fr soc
|
2023-12-15 15:45:52 +01:00 |
|
Laurent Destailleur
|
fb083a6cfc
|
Fix warning with rector
|
2023-12-13 16:33:17 +01:00 |
|
Laurent Destailleur
|
7d109e9419
|
Fix phpcs
|
2023-12-13 12:46:23 +01:00 |
|
Laurent Destailleur
|
e040219fdc
|
Fix phpcs
|
2023-12-13 12:45:07 +01:00 |
|
Laurent Destailleur
|
4c7dfea535
|
Clean code
|
2023-12-12 01:40:26 +01:00 |
|