thibdrev
41257cd977
fix: phpstan
...
htdocs/ecm/dir_card.php 209 Property EcmDirectory::$fk_parent (int) does not accept string.
htdocs/ecm/dir_card.php 211 Property EcmDirectory::$fk_parent (int) does not accept array|string.
2024-01-18 20:39:01 +01:00
MDW
bd002480ce
Qual: Spelling htdocs/[d-k]* ( #27427 )
...
Highlights:
- htdocs/install/doctemplates/websites/website_template-restaurant/containers/page249.tpl.php
Potential functional change (fix) because toekn was changed to token:
`<input type=hidden name=toekn`
- htdocs/install/upgrade2.php
$filles changed to $children
- htdocs/intracommreport/class/intracommreport.class.php
Local $enveloppe changed to $envelope.
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-01-13 19:48:41 +01:00
MDW
39769482b1
Qual: Fix typing hints for DoliDB ( #27484 )
...
# Qual: Fix typing hints for DoliDB
This should help the static tools for type and method checking.
2024-01-13 15:50:02 +01:00
Laurent Destailleur
f201692001
Fix phpstan
2024-01-12 19:50:22 +01:00
Laurent Destailleur
ad6c4c2deb
Fix phpcs
2024-01-12 18:18:20 +01:00
Frédéric FRANCE
96247b6cc4
fix phpdoc ( #27321 )
2024-01-10 17:02:06 +01:00
Laurent Destailleur
a7125280bc
Fix with php-cs-fixer
2023-12-04 12:12:12 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
7785ae93a1
Fix php8.2 warnings
2023-11-27 11:41:05 +01:00
Frédéric FRANCE
8e6cdb177d
fix phpstan ( #26839 )
2023-11-24 09:28:43 +01:00
Laurent Destailleur
1734adfd27
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-24 03:05:46 +02:00
Laurent Destailleur
0ec22fb228
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-20 13:32:13 +02:00
Laurent Destailleur
492bdd4a0e
Merge
2023-10-20 13:14:10 +02:00
Laurent Destailleur
ff03e34103
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-10-20 03:59:46 +02:00
Laurent Destailleur
f542b1de38
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-10-20 03:33:46 +02:00
Eric
0975b2bbb8
check if $_FILES['userfile'] is an array before getting values ( #26269 )
2023-10-20 02:30:15 +02:00
MDW
c0c5eccfb5
Fix some phan notices (not critical) ( #26265 )
2023-10-20 02:22:07 +02:00
Laurent Destailleur
1e2deb0d44
Fix fetch on ecmfiles
2023-10-19 13:11:44 +02:00
Laurent Destailleur
566c4c398d
Fix fetch on ecmfiles
2023-10-19 13:07:36 +02:00
Laurent Destailleur
0e57224c27
Doc
2023-10-19 12:25:37 +02:00
Laurent Destailleur
4f4ede2e32
Fix php8.2 warnings
2023-10-15 18:14:14 +02:00
Laurent Destailleur
8646b826e0
Debug v18
2023-08-05 14:09:11 +02:00
Laurent Destailleur
df76b9940d
Debug v18
2023-08-05 13:27:56 +02:00
Frédéric France
81fbdacf8e
use isModEnabled
2023-06-27 21:31:36 +02:00
Frédéric FRANCE
5f5fa38561
Merge remote-tracking branch 'upstream/develop' into use_ismodenabled
2023-04-21 15:16:08 +02:00
Frédéric FRANCE
199650f498
fix typo
2023-04-20 22:51:33 +02:00
Frédéric FRANCE
78ae00d342
add init hook
2023-04-20 22:14:02 +02:00
Frédéric FRANCE
dbfc6d0715
add hooks in ecm card
2023-04-20 22:12:56 +02:00
Laurent Destailleur
9a420b8f41
Clean code
2023-04-18 16:15:27 +02:00
Laurent Destailleur
a4a014cfd5
Clean libelle into label
2023-04-08 15:08:55 +02:00
Eric Seigne
1303a87069
add fields definition from SQL
2023-03-18 16:14:57 +01:00
Laurent Destailleur
ed5c890769
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-25 20:12:48 +01:00
Laurent Destailleur
e0cf29b122
Fix #yogosha14973
2023-02-25 15:32:29 +01:00
FLIO
0080b0a80f
fix (qodana) fix condlicts
2023-02-01 23:38:49 +01:00
FLIO
02f4f47083
fix (qodana) Return value type is not compatible with declared
2023-01-24 23:11:28 +01:00
Laurent Destailleur
8ced29cb00
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-11 21:32:41 +01:00
Laurent Destailleur
c1d12846f0
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-01-11 21:23:30 +01:00
Laurent Destailleur
2ec9d9d409
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-01-11 21:21:15 +01:00
Laurent Destailleur
367987e2f3
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-01-11 21:19:39 +01:00
Noé Courtier
cfb16cc9cd
FIX: ref not available after ecmFile create()
2023-01-11 16:49:59 +01:00
Laurent Destailleur
b3b0fe2444
Clean code
2023-01-06 20:12:58 +01:00
Laurent Destailleur
f8abd0b7f6
Debug bad params
2023-01-03 14:53:55 +01:00
Laurent Destailleur
6df4795ded
Debug bad params
2023-01-03 14:47:00 +01:00
Laurent Destailleur
f3bdecd111
Revert option ECM_AUTO_TREE_ENABLED into ECM_AUTO_TREE_HIDEN
2023-01-02 02:23:28 +01:00
hystepik
27cb4b4d86
Fix: php 8.1 warnings
2022-12-15 14:46:29 +01:00
Laurent Destailleur
97ccdc9207
Debug v17
2022-12-09 19:43:09 +01:00
Laurent Destailleur
856d2e7d45
Debug v17
2022-11-14 01:19:15 +01:00
Frédéric FRANCE
ac5eb8b9ae
clean code
2022-11-09 14:55:41 +01:00
Frédéric FRANCE
1871872c16
clean code
2022-11-09 14:53:42 +01:00
Frédéric FRANCE
3255c420ab
delete extrafields when deleting ecmfiles
2022-11-09 14:45:26 +01:00