MDW
fd9d48faac
Fix phpstan CommonObject->fields - notnull is optional field
2024-03-19 00:32:00 +01:00
MDW
23785393a3
Add csslist to json keys
2024-03-15 03:55:52 +01:00
MDW
e8f49e9bf8
Fix PhanTypeMismatchPropertyDefault
2024-03-15 03:54:14 +01:00
MDW
88d59896ec
Qual: 'enabled' in fields can be string ('isModEnabled(...)')
...
# Qual: 'enabled' in fields can be string ('isModEnabled(...)')
Update PHPdoc to allow that enabled is a string
2024-03-12 13:38:08 +01:00
MDW
c58a2db86b
Fix: Repeat fields typing in CommonClass children
...
# Fix: Repeat fields typing in CommonClass children
phpstan needs typing to be 'co-variant' and therefore typing must be repeated as
the method is not to initialise the property in the constructor, but to override
the proparty by a 'local' definition in the child class
2024-03-11 17:40:33 +01:00
MDW
342ab85195
Qual: Spelling htdocs/[q-z]* ( #27447 )
...
# Qual: Fix spelling htdocs/[q-z]*
Probably fixes a bug:
- htdocs/webservices/server_thirdparty.php
No other occurence of adress found.
-'adress'=>->adress,- +'address'=>->address,+
2024-01-12 17:18:52 +01:00
Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
075ee02901
Fix php8.2 warnings
2023-11-27 12:08:48 +01:00
thibdrev
0c9610641c
Fix Attributes values shall be ordered by position when retrieved ( #26446 )
...
* Fix Attributes values shall be ordered by position when retrieved from the table
The order of attribute values can be modified manually. This is recorded via the "position" key in the table "llx_product_attribute_value".
However, this order is not taken into account when the attribute values are retrieved via the function fetchAllByProductAttribute() from ProductAttributeValue.class.php
* correction d'une coquille
2023-11-03 16:32:31 +01:00
Laurent Destailleur
6ae8af440f
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-10-15 14:11:04 +02:00
Laurent Destailleur
ccaa23121e
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-10-15 13:57:23 +02:00
Laurent Destailleur
7387e535ef
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-10-15 13:51:50 +02:00
stickler-ci
837573c6ea
Fixing style errors.
2022-10-08 05:53:48 +00:00
Regis Houssin
53502ccd70
FIX better fix for compatibility
2022-10-08 07:49:02 +02:00
Laurent Destailleur
13d84e0416
Doc
2022-10-08 00:07:20 +02:00
Frédéric France
835441d437
remove blank line
2022-09-07 20:14:49 +02:00
Philippe GRAND
f172212808
FIX php8 compatibility
2022-08-28 14:43:31 +02:00
kamel
1418fd7054
NEW : Update variants to standard card and list
2022-03-18 15:38:44 +01:00
Laurent Destailleur
46d993c9a6
Clean code
2021-08-27 22:42:04 +02:00
Scrutinizer Auto-Fixer
b78ff67d7e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-09-07 08:18:17 +00:00
Cédric
3f233a3200
Fix comment params
2020-08-08 23:01:41 +02:00
stickler-ci
d7a65a540e
Fixing style errors.
2020-08-08 20:58:51 +00:00
Cédric
ed1a2cd917
Update 1
2020-08-08 22:45:51 +02:00
Cédric
bb16564b98
NEW triggers create, modify, delete
...
Also modified deleteByFkAttribute() to use the function delete()
2020-08-08 22:08:46 +02:00
Laurent Destailleur
c02cd80b75
Clean code
2019-11-12 10:11:30 +01:00
Frédéric FRANCE
e75f7d448c
Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen
2019-10-16 20:00:01 +02:00
Alexandre SPANGARO
02dbc11f98
Move Gnu.org to https
2019-09-23 21:55:30 +02:00
Frédéric FRANCE
1c07006015
wip
2019-02-25 21:36:27 +01:00
Frédéric FRANCE
273d68381c
psr2 end file new line none found
2019-02-03 15:21:21 +01:00
Frédéric FRANCE
ebcf43ec73
function Comment Missing
2018-08-31 21:39:23 +02:00
Laurent Destailleur
a833c271e1
Missing user
2018-03-10 12:37:44 +01:00
Laurent Destailleur
2c07886360
Debug module variant
2017-11-26 15:08:00 +01:00
Regis Houssin
5c5663c5ae
New: getEntity function use true $shared value by default
2017-05-30 18:50:54 +02:00
Laurent Destailleur
6fef6ac2fb
Optimize code and performance of module variant
2017-02-08 14:07:54 +01:00
Laurent Destailleur
e1a6e6e4ab
Rename "attributes" into "variants" to avoid confusion with extrafields
2017-02-08 12:37:38 +01:00