Commit Graph

8664 Commits

Author SHA1 Message Date
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
Laurent Destailleur
255bb9c8ca Merge pull request #27053 from atm-saamiperdrix/FIX_WarningsOnEmailConfig
GetDolGlobalString oublié sur config mails
2023-12-11 23:06:58 +01:00
Laurent Destailleur
8a9eaaf0f6 Merge pull request #27027 from frederic34/patch-8
fix phpdoc
2023-12-11 15:49:05 +01:00
Laurent Destailleur
6b0b7deda6 Merge pull request #27038 from JonBendtsen/develop
QUAL continuation of request made by eldy in #25946
2023-12-11 14:47:02 +01:00
Laurent Destailleur
44bfd28332 Debug v19 2023-12-11 10:09:43 +01:00
Laurent Destailleur
9608f59485 Debug v19 2023-12-11 10:00:24 +01:00
Laurent Destailleur
2e445b2a6d Debug v19 2023-12-11 09:13:10 +01:00
Laurent Destailleur
29dc12dd58 Option MAIN_DISALLOW_URL_INTO_DESCRIPTIONS accept 1 or 2 value.
Value 1 should be ready to be on by default in a next version.
Fix #yogosha18900
2023-12-10 16:19:05 +01:00
Jon Bendtsen
f125899db2 continuation of request made by eldy in https://github.com/Dolibarr/dolibarr/pull/25946 2023-12-10 00:10:18 +01:00
Frédéric FRANCE
9326e03be8 Merge branch 'develop' into patch-8 2023-12-08 07:53:59 +01:00
Laurent Destailleur
60af6843fd Clean code 2023-12-08 02:05:51 +01:00
Laurent Destailleur
89e1e1b859 Merge pull request #26980 from atm-jonathan/FIX_in_array()_list.php
FIX in_array() on key
2023-12-08 01:59:32 +01:00
Frédéric FRANCE
5fbd5c28b6 fix phpdoc 2023-12-07 20:33:06 +01:00
Laurent Destailleur
1569a6ba79 Debug v19 2023-12-07 15:00:52 +01:00
Laurent Destailleur
20a9a9d298 Debug v19. dolibarr_main_stream_enabled must be changed into
dolibarr_main_stream_to_disable
2023-12-07 14:56:06 +01:00
Laurent Destailleur
7c151ab94d Merge pull request #26948 from hansemschnokeloch/fix-26912
FIX #26912
2023-12-06 15:59:46 +01:00
Saami PERDRIX - ATM Consulting
15cb20837a fix warning on email config 2023-12-06 13:35:43 +01:00
Jonathan Lescaut
771b735384 FIX in_array() on key 2023-12-05 16:12:18 +01:00
Laurent Destailleur
987d6c41b9 Fix with php-cs-fixer 2023-12-04 11:41:14 +01:00
pascal
475357448a FIX #26912 2023-12-03 15:25:22 +01:00
Laurent Destailleur
a8860c9360 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-03 12:50:07 +01:00
Laurent Destailleur
aa44100cbc Add test to check if a security experimental feature can work 2023-12-03 12:49:52 +01:00
Laurent Destailleur
04f5762435 Update stocktransfer.php 2023-12-02 21:13:42 +01:00