Laurent Destailleur
8930bf83a9
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-03-03 20:59:45 +01:00
Laurent Destailleur
301bec664a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-03-03 19:59:34 +01:00
Laurent Destailleur
1e00cf34d4
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-03-03 19:50:22 +01:00
Laurent Destailleur
17ff0972ab
Fix use of invoke into computed fields
2024-03-03 19:35:37 +01:00
Frédéric FRANCE
6f58a45220
fix phpstan ( #28605 )
...
* fix phpstan
* fix phpstan
* fix too few parameters
* fix typo
* ActionComm::$ref is not covariant with PHPDoc type string
* fix default values
2024-03-03 18:55:30 +01:00
Laurent Destailleur
af6a091ab2
Fix 19.0.1
2024-03-03 18:55:10 +01:00
Laurent Destailleur
7b897ae27d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-03-03 18:41:49 +01:00
Frédéric FRANCE
f5c0cfcf6b
fix phpstan ( #28588 )
2024-03-03 17:09:55 +01:00
Frédéric FRANCE
e1b3a639c4
fix phpstan default value is incompatible with type string ( #28592 )
2024-03-03 17:09:24 +01:00
Cédric A
9e1cfb7c52
FIX issue #23022 ( #28590 )
...
* FIX issue #23022
* no longer necessary
* no longer necessary
* no longer necessary
* no longer necessary
* no longer necessary
* no longer necessary
* no longer necessary
2024-03-03 17:07:58 +01:00
Frédéric FRANCE
3663b9b305
fix phpstan ( #28589 )
...
* fix phpstan
* Update functions.lib.php
2024-03-03 17:00:06 +01:00
Laurent Destailleur
e865a8b171
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-03-03 16:57:31 +01:00
Frédéric FRANCE
b518bb0c9a
fix phpstan ( #28604 )
2024-03-03 16:51:16 +01:00
Laurent Destailleur
5714ff8b16
Fix regression in dol_dir_list()
2024-03-03 16:31:22 +01:00
Frédéric FRANCE
da3a24c3f3
fix phpstan ( #28597 )
...
* fix phpstan
* fix phpstan
2024-03-03 15:53:31 +01:00
Laurent Destailleur
21feee3bc8
FIX Better test on validity of compute field syntax with parenthesis
2024-03-03 13:11:54 +01:00
MDW
eb1f6be1e2
Qual: Add information from backtrace when mysql request fails. ( #28583 )
...
# Qual: Add information from backtrace when mysql request fails.
This helps locate the line that was responsible for the SQL request
2024-03-02 19:57:59 +01:00
Frédéric FRANCE
cc1199664c
fix default value is incompatible with type string ( #28584 )
2024-03-02 19:19:18 +01:00
Laurent Destailleur
e12c235185
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-03-02 16:52:44 +01:00
Frédéric FRANCE
fba15178eb
all initAsSpecimen return int ( #28577 )
...
* all initAsSpecimen return int
* all initAsSpecimen return int
* all initAsSpecimen return int
2024-03-02 16:38:35 +01:00
Frédéric FRANCE
074041d925
fix default value is incompatible with int ( #28579 )
2024-03-02 16:37:53 +01:00
Laurent Destailleur
39458e7c31
Better error management
2024-03-02 14:30:51 +01:00
Laurent Destailleur
2044a133e9
Fix warning
2024-03-02 13:15:20 +01:00
Frédéric FRANCE
99d7b76ba9
fix phpstan ( #28568 )
2024-03-02 12:40:25 +01:00
Frédéric FRANCE
d0e6933b6d
fix phpstan ( #28567 )
2024-03-02 12:39:30 +01:00
Thomas C
595d735fee
NEW : Statistic page donation ( #28463 )
...
* v1 statistic page don
* add link
* fix phpstan
* fix
* fix
* Update index.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-03-01 21:17:52 +01:00
lamrani abdelwadoud
7b92c9912b
Fix return type by adding string in select_comptes method ( #28496 )
...
* Fix return type by addin string in select_comptes method
* update return doc for method
* Update html.form.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-03-01 21:13:12 +01:00
lamrani abdelwadoud
dd7be6c932
Fix return type string instead of int ( #28499 )
...
* Fix return type string instead of int
* update doc method for return
2024-03-01 21:00:49 +01:00
Laurent Destailleur
6917b1046b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-03-01 20:55:41 +01:00
Laurent Destailleur
19a22f6b6d
Fix #28509
2024-03-01 20:55:31 +01:00
lamrani abdelwadoud
351ea07229
Fix return type when output is 1 ( #28501 )
...
* Fix return type when output is 1
* update doc method
2024-03-01 20:49:23 +01:00
Laurent Destailleur
7d2928fe1f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-03-01 20:20:00 +01:00
Laurent Destailleur
4279478acd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-03-01 19:40:36 +01:00
Laurent Destailleur
47861abb48
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-03-01 19:05:46 +01:00
Laurent Destailleur
7964f831e9
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-03-01 19:02:31 +01:00
Laurent Destailleur
aaae1aad67
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-03-01 19:02:16 +01:00
Laurent Destailleur
ce4dc610ed
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-03-01 19:01:13 +01:00
Laurent Destailleur
615a80835a
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-03-01 19:00:32 +01:00
Delthair
9ab1f56f83
Update expensereport.lib.php ( #28553 )
...
ISSUE #28552
2024-03-01 18:49:37 +01:00
Laurent Destailleur
1b1edaf0a6
php syntax
2024-03-01 18:40:48 +01:00
atm-adrien
de76330aae
FIX : Adding the dependencies list feature for extrafields "select" ( #28549 )
...
* FIX : Adding thez dependencies list feature for select fields
* FIX : Adding some spaces
* FIX : View
2024-03-01 18:39:32 +01:00
Frédéric FRANCE
8419cb2f0f
fix phpstan ( #28548 )
2024-03-01 18:27:00 +01:00
Laurent Destailleur
24397000fe
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-03-01 18:16:31 +01:00
Laurent Destailleur
17015095aa
Add option to allow better compatibility with computed fields using
...
unsecured chars
2024-03-01 18:15:58 +01:00
Frédéric FRANCE
3c055f671e
fix phpstan ( #28545 )
...
* fix phpstan
* fix phpstan
2024-03-01 12:51:48 +01:00
Regis Houssin
0ac22e1f75
FIX avoid warning "error parsing attribute name in Entity" ( #28543 )
2024-03-01 12:49:35 +01:00
smselver
449d31a424
make some small grammatical upgrade to README ( #28537 )
...
* make some small grammatical upgrade to README
* fixed exemple in htdocs/common/core
---------
Co-authored-by: steve <steve.s@onedmaterial.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-03-01 12:46:18 +01:00
PsyCrow
4b7d25975f
Update html.form.class.php ( #28540 )
...
* Update html.form.class.php
Fix PHP Warning: Undefined array key "labeladddateof"
* Update html.form.class.php
* Update html.form.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-03-01 12:45:08 +01:00
Frédéric FRANCE
016de3ef66
fix codespell ( #28536 )
...
* fix codespell
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-03-01 12:39:23 +01:00
Laurent Destailleur
04c560faa4
Fix warning
2024-03-01 01:52:40 +01:00