Commit Graph

35397 Commits

Author SHA1 Message Date
Laurent Destailleur
d25ef761ad Merge pull request #29152 from mdeweerd/test/compat/deprecations
Fix Tests for compatibility with deprecations
2024-04-02 13:41:04 +02:00
Laurent Destailleur
51f862ad28 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-04-02 13:21:00 +02:00
Laurent Destailleur
d77a2ac2c8 Fix type of field to create ticket 2024-04-02 13:18:38 +02:00
Laurent Destailleur
e671860ffa Merge pull request #29158 from mdeweerd/typing/printipp
Fix printipp phpdoc typing
2024-04-02 11:54:49 +02:00
MDW
146b735269 New: dol_get_object_properties to get real and magic props
# New: dol_get_object_properties to get real and magic props

This method will get an array with real and magic properties
from an object (if $properties is provided).
2024-04-02 11:25:18 +02:00
Francis Appels
6a330096fd Fix debug phpbarcode 2024-04-02 09:48:48 +02:00
Laurent Destailleur
3df311481b NEW Management of the In-Reply-To and References for ticket answers. 2024-04-01 19:11:08 +02:00
Laurent Destailleur
e3037794aa Look and feel v20 2024-04-01 15:04:20 +02:00
Laurent Destailleur
45d46f25ef Merge index page of warehouse with product index page 2024-04-01 13:33:15 +02:00
Laurent Destailleur
aad893663d Merge home page product and service 2024-04-01 13:08:35 +02:00
Laurent Destailleur
7158757fa1 Debug v20 2024-03-31 23:48:29 +02:00
MDW
c1c4f95371 Fix printipp phpdoc typing 2024-03-31 22:28:08 +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
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
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
Laurent Destailleur
5a6791aa5a Clean code 2024-03-29 11:43:26 +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