Jon Bendtsen
|
bc56e8f1e7
|
double fix: do not remove array_options from json + allowing single option_ update without nullifying the other options_
|
2024-04-01 19:11:16 +02:00 |
|
Laurent Destailleur
|
e3037794aa
|
Look and feel v20
|
2024-04-01 15:04:20 +02:00 |
|
Laurent Destailleur
|
3c65383533
|
NEW Look and feel v20 - add picto to full list on summaries tables.
|
2024-04-01 14:20:29 +02:00 |
|
Laurent Destailleur
|
9528093a05
|
NEW Complete the thirdparty index page with last modified contacts
|
2024-04-01 14:10:35 +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 |
|
Laurent Destailleur
|
027cf37940
|
Fix GETPOSTINT
|
2024-03-31 20:47:57 +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
|
4e2ee1d3b2
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-03-31 19:14:26 +02:00 |
|
Laurent Destailleur
|
49af1da76c
|
Fix #29031 Fix #29059
|
2024-03-31 19:14:02 +02:00 |
|
Laurent Destailleur
|
6b49f3302b
|
Merge pull request #29154 from hregis/fix_19_array_error_php8.2
FIX empty array with php8.2
|
2024-03-31 19:11:50 +02:00 |
|
Regis Houssin
|
e00e35a2df
|
FIX empty array with php8.2
|
2024-03-31 18:28:57 +02:00 |
|
Vaadasch
|
cfaf0b54fd
|
Update llx_accounting_account_fr.sql
Correction coquilles PCG14
|
2024-03-31 18:20:09 +02:00 |
|
Charlène Benke
|
917ab9b454
|
totalarray must not reinit here
else we lose the setting on line 980
and have warning at the total list line
|
2024-03-31 14:49:43 +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
|
e7ffba69fb
|
Merge pull request #29140 from defrance/patch-326
Move extrafield and hook after shippable fields
|
2024-03-31 14:01:05 +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 |
|
sonikf
|
bf00047cc4
|
fix #29142
|
2024-03-31 11:54:38 +03: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
|
fa547c86ef
|
Improve phpdoc typing
|
2024-03-31 01:03:35 +01:00 |
|
MDW
|
a974df28ab
|
Improve doc typing
|
2024-03-31 01:03:34 +01:00 |
|
MDW
|
5ca5d67939
|
Improve phpdoc typing
|
2024-03-31 01:03:33 +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 |
|
MDW
|
a4d8ec3810
|
Remove useless test - empty('0') is also true
|
2024-03-31 01:03:29 +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
|
b8a1f02d8e
|
Merge pull request #29132 from mdeweerd/fix/global.inc/typing
Fix phan notices by adding phan typing
|
2024-03-30 23:41:23 +01:00 |
|
Laurent Destailleur
|
64729f78f7
|
Merge pull request #29129 from mdeweerd/fix/rss
Fix use $rssparser, not undefined $rss
|
2024-03-30 23:31:00 +01:00 |
|
Laurent Destailleur
|
fc87390867
|
Merge pull request #29130 from mdeweerd/fix/use/undefined_soc
Fix use $societe not undefined $soc
|
2024-03-30 23:30:32 +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
|
becdab9deb
|
Merge pull request #29131 from mdeweerd/fix/obp
Fix typo $obp -> $objp
|
2024-03-30 20:00:47 +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 |
|
Charlène Benke
|
6a6873ff73
|
Update replenish.php
php error warning
|
2024-03-30 19:11:29 +01:00 |
|
Charlène Benke
|
9fae490b59
|
Move extrafield and hook after shippable fields
|
2024-03-30 18:37:44 +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 |
|
MDW
|
8b2680e17c
|
Correct arguments to select_all_categories,multiselectarray
|
2024-03-30 18:03:08 +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
|
52ef6f937b
|
Fix use $societe not undefined $soc
# Fix use $societe not undefined $soc
Code is referencing undefined $soc, so using $societe instead
|
2024-03-29 21:19:39 +01:00 |
|