Laurent Destailleur
|
a001d48252
|
Clean duplicate comment
|
2024-03-31 21:17:20 +02:00 |
|
Laurent Destailleur
|
8ed9866433
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-03-31 19:26:54 +02:00 |
|
Laurent Destailleur
|
2ed6ae0799
|
Fix #29031 Fix #29059
|
2024-03-31 19:15:41 +02:00 |
|
Laurent Destailleur
|
49af1da76c
|
Fix #29031 Fix #29059
|
2024-03-31 19:14:02 +02:00 |
|
Laurent Destailleur
|
47297d07fd
|
Merge pull request #29135 from mikko80/patch-1
NEW Invoice PDF If bank account is empty, not print "Bank" and "Account"
|
2024-03-31 14:02:20 +02:00 |
|
Laurent Destailleur
|
21bedea607
|
Merge pull request #29143 from mdeweerd/fix/phpstan4
Fix Multiple fixes inspired by phpstan level 5 and phan
|
2024-03-31 13:56:24 +02:00 |
|
MDW
|
a0ce1514c1
|
Improve phpdoc typing
|
2024-03-31 03:02:03 +02:00 |
|
MDW
|
3a84e10b09
|
Should compare to constant IMAGETYPE_PNG, not to string
|
2024-03-31 01:08:36 +01:00 |
|
MDW
|
a974df28ab
|
Improve doc typing
|
2024-03-31 01:03:34 +01:00 |
|
MDW
|
aad8c3d3d2
|
Improve phpdoc for make_substitutions
|
2024-03-31 01:03:32 +01:00 |
|
MDW
|
13043be5c5
|
Improve phpdoc typing
|
2024-03-31 01:03:31 +01:00 |
|
MDW
|
a27b730090
|
Final elseif conditions is always true, optimize
|
2024-03-31 01:03:30 +01:00 |
|
Laurent Destailleur
|
5c72441cc2
|
Merge pull request #29133 from mdeweerd/fix/related/fournisseur.facture
Fix phan notices related to fournisseur.facture.class.php
|
2024-03-30 23:46:01 +01:00 |
|
Laurent Destailleur
|
56105667e7
|
Merge pull request #29128 from mdeweerd/fix/stan
Fix PHPdoc typing (to fix php stan notices)
|
2024-03-30 20:01:48 +01:00 |
|
Laurent Destailleur
|
bf5dff67ee
|
Merge pull request #29139 from mdeweerd/fix/related/html.form
Fix phan notices related to Html Form
|
2024-03-30 19:53:25 +01:00 |
|
MDW
|
5c10ec533d
|
Typing improvements for html.form.class
|
2024-03-30 18:09:18 +01:00 |
|
MDW
|
4627a14186
|
Ensure $assignedtouser is an array (even after json_decode)
|
2024-03-30 18:03:12 +01:00 |
|
MDW
|
dce30779e1
|
Improve phpdoc typing
|
2024-03-30 18:03:11 +01:00 |
|
MDW
|
94796d90b8
|
Improve phpdoc typing ajax_autocompleter
|
2024-03-30 18:03:10 +01:00 |
|
MDW
|
7c465ede53
|
Fix select_dolusers selected user test when argument is User
# Fix select_dolusers selected user test when argument is User
$selected is always an array but was tested as if it was the object itself
|
2024-03-30 18:03:09 +01:00 |
|
Mikko Virtanen
|
fd53a90153
|
Update pdf.lib.php
|
2024-03-30 13:46:22 +02:00 |
|
Mikko Virtanen
|
0f661175be
|
Update pdf.lib.php
If bank account is empty, not print "Bank" and "Account"
|
2024-03-30 13:29:40 +02:00 |
|
Laurent Destailleur
|
3d28163c2e
|
Fix create dir if dir does not exist
|
2024-03-30 03:33:36 +01:00 |
|
Laurent Destailleur
|
94f7d2177a
|
Fix for external server mode
|
2024-03-30 00:18:42 +01:00 |
|
Laurent Destailleur
|
44209434ca
|
NEW Can force language of a page in website module with xx/pagename
|
2024-03-29 23:59:23 +01:00 |
|
MDW
|
9afe7dba59
|
Fix phan notices related to fournisseur.facture.class.php
# Fix phan notices related to fournisseur.facture.class.php
This fixes deprecations and phpdoc.
|
2024-03-29 23:48:40 +01:00 |
|
MDW
|
04c3e80fc5
|
Fix typing
|
2024-03-29 18:26:48 +01:00 |
|
MDW
|
9e892f4367
|
Improve dol_clone typing by using phpdoc template
|
2024-03-29 18:26:46 +01:00 |
|
MDW
|
32cb705419
|
Fix phpdoc int return ranges
|
2024-03-29 18:26:44 +01:00 |
|
Laurent Destailleur
|
c87f24e3f4
|
Fix mysqli
|
2024-03-29 17:09:36 +01:00 |
|
Laurent Destailleur
|
d68911b6b6
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-03-29 14:53:36 +01:00 |
|
Laurent Destailleur
|
68babcbc46
|
NEW Add sql stddev_pop db function.
|
2024-03-29 14:52:27 +01:00 |
|
Laurent Destailleur
|
ba7db18389
|
Merge pull request #29096 from altairis-noe/element_properties
NEW: consider document lines in element properties
|
2024-03-29 14:37:26 +01:00 |
|
Laurent Destailleur
|
67f76a58eb
|
Merge branch 'develop' into NEW_MASS_ACTION_UNASSIGN_COMMERCIAL
|
2024-03-29 13:48:07 +01:00 |
|
Laurent Destailleur
|
362f5f530c
|
Merge pull request #29113 from frederic34/phpstan_user
fix phpstan
|
2024-03-29 13:47:37 +01:00 |
|
Laurent Destailleur
|
ffe989a567
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-03-29 12:29:56 +01:00 |
|
Laurent Destailleur
|
726637937c
|
Fix #29118
|
2024-03-29 12:28:55 +01:00 |
|
Laurent Destailleur
|
233629ed3a
|
Merge branch 'develop' into phpstan_user
|
2024-03-29 12:20:23 +01:00 |
|
Jonathan lescaut
|
3130ede583
|
retour PR
|
2024-03-29 12:17:47 +01:00 |
|
Laurent Destailleur
|
5a6791aa5a
|
Clean code
|
2024-03-29 11:43:26 +01:00 |
|
Jonathan lescaut
|
930ff0d905
|
retour PR
|
2024-03-29 11:06:42 +01:00 |
|
Jonathan lescaut
|
101f16f7b3
|
retour wysy
|
2024-03-29 09:52:07 +01:00 |
|
Laurent Destailleur
|
b58e439a17
|
Clean use of $_POST
|
2024-03-28 21:29:02 +01:00 |
|
Frédéric France
|
7a7b1953ed
|
fix phpstan
|
2024-03-28 20:34:33 +01:00 |
|
Frédéric France
|
a3df8248a7
|
Merge remote-tracking branch 'upstream/develop' into phpstan_user
|
2024-03-28 20:26:57 +01:00 |
|
Frédéric France
|
5b1af95864
|
fix phpstan
|
2024-03-28 20:16:32 +01:00 |
|
Frédéric France
|
9a5c7525ab
|
fix phpstan
|
2024-03-28 18:54:46 +01:00 |
|
Jonathan lescaut
|
d1cb440916
|
massAction unlocate commercial
|
2024-03-28 17:56:39 +01:00 |
|
Laurent Destailleur
|
3e8c3edd6d
|
Clean code from _GET
|
2024-03-28 17:10:22 +01:00 |
|
Laurent Destailleur
|
7ba40287ca
|
Merge pull request #29009 from lamrani002/fixInDictMB
Fix condition in createDictionary for modulebuilder
|
2024-03-28 15:12:07 +01:00 |
|