Frédéric FRANCE
c4de54f4a5
fix warnings
2024-01-18 21:31:48 +01:00
Laurent Destailleur
0a97dcc7b5
Clean dolibarr about page
2024-01-14 21:48:35 +01:00
Laurent Destailleur
f773fa2dbd
Fix phan report
2024-01-12 22:09:51 +01:00
Frédéric FRANCE
0d3e0c8ec4
fix incorrect case and remove exclude check ( #27449 )
2024-01-12 20:40:34 +01:00
Laurent Destailleur
23f85df9d9
Fix trans
2024-01-11 12:58:24 +01:00
Laurent Destailleur
4957eacfa6
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-01-11 11:45:00 +01:00
Laurent Destailleur
52dfdbc7ad
Merge branch 'develop' into 18a3
2024-01-11 11:27:10 +01:00
MDW
58ba3e31fa
Qual: Fix spelling for crypted and referer ( #27408 )
...
# Qual: Fix spelling for crypted and referer.
The proper spelling is encrypted and referrer, but the code has
some occurences where referer and crypted need to be maintained.
To make verification easier, this spelling correction is limited to
mostly these corrections and some minor translations and a only a
few other corrections.
crypted and referer are added as exceptions for spelling after this fix.
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-01-11 10:07:06 +01:00
MDW
71f906c280
Qual: Spelling of admin code. ( #27412 )
...
# Qual: Fix spelling of admin code.
Mostly changes in the comments.
Some french text was modified to not trigger a bad spelling.
htdocs/admin/contract.php has a change to $langs->trans(Activated)
which probably fixes a bug.
htdocs/admin/system/xcache.php used ->trans(Recommanded)
but the proper key is ->trans(Recommended).
2024-01-11 09:59:52 +01:00
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