2
0
forked from Wavyzz/dolibarr
Commit Graph

119 Commits

Author SHA1 Message Date
Zephyriony
b1e235476a FIX : Update extrafields ECMFiles (#29811)
* FIX : Update extrafields ECMFiles

* Update ecmfiles.class.php

* Update ecmfiles.class.php

* Update ecmfiles.class.php

* Update ecmfiles.class.php
2024-06-03 13:46:31 +02:00
MDW
3c7cbac240 Qual: set default value to match PHPdoc type 2024-03-11 23:46:51 +01:00
MDW
ad96de073a Fix: Correct type of field configuration values 2024-03-11 21:57:50 +01:00
MDW
8602ca9885 Fix: implode->join and duplicated if condition (#28761)
* Fix: join->implode

# Fix: join->implode

Update new cases of join

* Fix: Duplicate if condition in if/else sequence

# Fix: Duplicate if condition in if/else sequence

Fixed repeated if condition and action
2024-03-11 12:55:55 +01:00
Laurent Destailleur
f32bf4b3a7 Fix join -> implode 2024-03-11 12:38:21 +01:00
Laurent Destailleur
0887664888 NEW: All fetchAll() method now support the USF syntax. 2024-03-11 11:23:34 +01:00
Laurent Destailleur
c544efec7f QUAL: Remove use of customurl filter. Must use the USF syntax. 2024-03-05 03:51:36 +01:00
Frédéric FRANCE
fba15178eb all initAsSpecimen return int (#28577)
* all initAsSpecimen return int

* all initAsSpecimen return int

* all initAsSpecimen return int
2024-03-02 16:38:35 +01:00
thibdrev
009ab57586 qual: phpstan for htdocs/ecm/class/ecmfiles.class.php
htdocs/ecm/class/ecmfiles.class.php	665	Property EcmFiles::$entity (int) does not accept string.
htdocs/ecm/class/ecmfiles.class.php	693	Property EcmFiles::$fk_user_m (int) does not accept string.
htdocs/ecm/class/ecmfiles.class.php	982	Property EcmFiles::$fk_user_m (int) does not accept string.
2024-01-30 22:05:15 +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
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
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
df76b9940d Debug v18 2023-08-05 13:27:56 +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
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
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
Philippe GRAND
d9b21380f6 FIX php8 compatibility 2022-08-28 14:08:27 +02:00
ptibogxiv
295f5eb3ea Fix php 8 compatibilty 2022-06-12 14:23:24 +02:00
Laurent Destailleur
71012a7933 FIX #19777 #20281 2022-04-04 15:25:29 +02:00
Laurent Destailleur
cf13eb7ac7 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-03-15 18:22:37 +01:00
Laurent Destailleur
f789fc24f7 Fix filter 2022-03-14 16:20:57 +01:00
Laurent Destailleur
2142440b6c Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/comm/action/index.php
	htdocs/langs/en_US/errors.lang
2022-03-07 13:23:47 +01:00
Laurent Destailleur
378dab69a6 FIX #19777 #20281 2022-03-07 13:21:32 +01:00
Frédéric FRANCE
935482ee22 uniformize 2022-02-15 19:04:18 +01:00
Frédéric FRANCE
dc3bfcfb87 can modify tooltip by reference 2021-11-22 19:57:26 +01:00
Laurent Destailleur
b04ea59a51 More sql sanitizing 2021-09-02 13:58:42 +02:00
Laurent Destailleur
29abbbe2fb Clean code 2021-08-28 01:45:53 +02:00
Laurent Destailleur
46d993c9a6 Clean code 2021-08-27 22:42:04 +02:00
Laurent Destailleur
fb46ece906 Fix yogosha 6347 2021-06-09 15:36:47 +02:00
Laurent Destailleur
3aac68d65b Update ecmfiles.class.php 2021-05-11 18:52:49 +02:00
stickler-ci
db9c423794 Fixing style errors. 2021-05-08 20:07:12 +00:00
kastoras
6fa85efd0f Fix/FIX #17545 get documents, false data problem
Fix on getting wrong data for products comparing with like operator
2021-05-08 23:03:08 +03:00
Laurent Destailleur
d138e7410b Clean code 2021-04-26 19:12:23 +02:00
Laurent Destailleur
cc10106a21 Fix protection on int 2021-03-14 12:20:23 +01:00
Laurent Destailleur
32370bf63d Look and feel v14 2021-02-15 20:13:38 +01:00
Laurent Destailleur
a6cd34739e Doxygen 2020-12-27 20:43:18 +01:00