Commit Graph

127852 Commits

Author SHA1 Message Date
Laurent Destailleur
e37dc22aa7 Merge pull request #27347 from frederic34/patch-14
dol_compress_dir creates invalid zip with windoze
2024-01-10 15:19:48 +01:00
Laurent Destailleur
57385d042b Fix phpstan 2024-01-10 15:17:39 +01:00
Laurent Destailleur
706fecb97f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-10 15:16:12 +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
f3911bccc8 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-01-10 15:11:40 +01:00
Laurent Destailleur
64eff062f2 Clean code 2024-01-10 15:10:15 +01:00
Laurent Destailleur
2c1e7a8381 Merge pull request #27339 from mdeweerd/optim/dol_mimetype
Perf: Optimise dol_mimetype
2024-01-10 15:05:01 +01:00
Laurent Destailleur
da56b40ab5 Merge pull request #27329 from thibdrev/thibdrev-patch-1
qual move the code used to validate a SIRET into profid.lib.php
2024-01-10 15:03:42 +01:00
Laurent Destailleur
59412cd38a Merge pull request #27387 from HUSCH-GmbH/Fix_#27377_fk_unit_bomline
Fix #27386 include fk_unit in api for BomLine.
2024-01-10 15:02:58 +01:00
Laurent Destailleur
196c0b335c Merge pull request #27383 from W1W1-M/new-propal-status-canceled
NEW propal canceled status
2024-01-10 15:02:29 +01:00
Laurent Destailleur
46fb5b9400 Update card.php 2024-01-10 15:01:32 +01:00
Laurent Destailleur
561ae98b8b Merge branch 'develop' into new-propal-status-canceled 2024-01-10 15:00:20 +01:00
Laurent Destailleur
1930ad39da Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-10 14:59:59 +01:00
Laurent Destailleur
8d6bb378bd Fix a header must be followed by exit 2024-01-10 14:59:31 +01:00
Laurent Destailleur
c827829a95 Merge pull request #27382 from mdeweerd/spelling/dolibarr
Fis: dolibar -> dolibarr
2024-01-10 14:53:49 +01:00
Laurent Destailleur
f711144428 Try to move tmp dir 2024-01-10 14:52:12 +01:00
Laurent Destailleur
6c57afab48 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-10 14:48:34 +01:00
Laurent Destailleur
b8e0396303 Reduce need for github action CPU (we have a limited quota) 2024-01-10 14:48:24 +01:00
Laurent Destailleur
ae249b27d5 Merge branch 'develop' into spelling/dolibarr 2024-01-10 14:46:40 +01:00
Laurent Destailleur
b2d1c8a0b2 Merge pull request #27351 from W1W1-M/fix-intervention-done-confirmation-notification
FIX notification information on intervention done confirmation message (v19+)
2024-01-10 14:34:31 +01:00
Laurent Destailleur
31ce608c42 Merge pull request #27350 from frederic34/patch-15
do not cumulate trunc and overflowmax
2024-01-10 14:34:05 +01:00
Laurent Destailleur
d664f4ad10 Merge pull request #27356 from frederic34/patch-16
Method should return string|null but return statement is missing
2024-01-10 14:33:45 +01:00
Laurent Destailleur
39c5d64536 Merge pull request #27354 from noec764/FEAT_BarcodeHeader
FIX: Barcode header cell not well displayed
2024-01-10 14:31:04 +01:00
Laurent Destailleur
c636487965 Merge pull request #27357 from frederic34/patch-17
Method should return null but return statement is missing
2024-01-10 14:30:34 +01:00
Laurent Destailleur
342897bfc3 Merge pull request #27358 from frederic34/patch-18
Method should return int|null but return statement is missing
2024-01-10 14:30:26 +01:00
Laurent Destailleur
7cf20b9e8f Merge pull request #27360 from frederic34/patch-20
Method should return int|null but return statement is missing.
2024-01-10 14:30:15 +01:00
Laurent Destailleur
38994fa9ec Merge pull request #27359 from frederic34/patch-19
Method should return null but return statement is missing.
2024-01-10 14:30:05 +01:00
Laurent Destailleur
24367eace8 Merge pull request #27385 from frederic34/patch-10
fix phpstan action
2024-01-10 14:29:32 +01:00
Laurent Destailleur
e0c8a652e9 Merge pull request #27322 from frederic34/cleanboxescode
clean code of boxes
2024-01-10 14:28:16 +01:00
Frédéric FRANCE
8988d7b47b Update phpstan.yml 2024-01-10 14:06:16 +01:00
christian.humpel
2f46ffec3a clean and include fk_unit in api for BomLine. 2024-01-10 14:05:46 +01:00
Frédéric FRANCE
a725b71ed1 fix phpstan action 2024-01-10 14:02:45 +01:00
MDW
96c469a45d spelling/dolibarr 2024-01-10 12:59:49 +01:00
Laurent Destailleur
c5ca38828b Move the tmp dir into build 2024-01-10 12:52:06 +01:00
Laurent Destailleur
c16715eedf Move the tmp dir into build 2024-01-10 12:50:54 +01:00
Laurent Destailleur
25eb8b3988 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-10 12:50:07 +01:00
Laurent Destailleur
45addd3b42 Merge pull request #27009 from frederic34/clean_phpstan_action
QUAL phpstan github action
2024-01-10 12:49:50 +01:00
Laurent Destailleur
168a51c0de Merge pull request #27003 from frederic34/patch-11
$user default value cant be int
2024-01-10 12:46:30 +01:00
Laurent Destailleur
36e12cab1d Merge pull request #26589 from frederic34/cleandeprecated
QUAL: clean deprecated
2024-01-10 12:46:19 +01:00
Laurent Destailleur
fdfb061462 Merge pull request #27002 from frederic34/patch-10
$user default value cant be int
2024-01-10 12:46:00 +01:00
Laurent Destailleur
a1aeb580a9 Enable the phpdocmissing return 2024-01-10 12:45:23 +01:00
Laurent Destailleur
1e5076634b Merge pull request #27361 from frederic34/patch-22
Function should return string|null but return statement is missing.
2024-01-10 12:44:16 +01:00
Laurent Destailleur
19f2e055d5 Merge pull request #27363 from frederic34/patch-23
fix phpdoc
2024-01-10 12:39:54 +01:00
Laurent Destailleur
bcb3d92e15 Merge pull request #27364 from mdeweerd/fix/donotreuse_key_inforeach
Fix: Do not reuse $key from scope as foreach key
2024-01-10 12:39:38 +01:00
Laurent Destailleur
1b3ca6de0a Merge pull request #27365 from frederic34/patch-24
fix parameters
2024-01-10 12:39:10 +01:00
Laurent Destailleur
48a29e71c1 Merge pull request #27366 from frederic34/patch-25
fix parameters
2024-01-10 12:38:20 +01:00
Laurent Destailleur
0b9cec7ca2 Merge pull request #27367 from frederic34/patch-26
fix phpdoc
2024-01-10 12:37:38 +01:00
Laurent Destailleur
565c4b7a8b Merge pull request #27369 from mdeweerd/fix/pdf_typing_hint
Fix: Typing hint for PDF set to TCPDF
2024-01-10 12:37:11 +01:00
Laurent Destailleur
953c1a5417 Merge pull request #27372 from mdeweerd/fix/foreach_no_outerscope_var_reuse
Fix: Do not reuse same variable names in inner scope foreach.
2024-01-10 12:36:51 +01:00