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
cb2ebb1d56
Fix phpcs
2024-01-12 20:51:10 +01:00
Laurent Destailleur
f201692001
Fix phpstan
2024-01-12 19:50:22 +01:00
Laurent Destailleur
c406d9a002
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-12 17:49:00 +01:00
Laurent Destailleur
618a364064
FIX #27439 but using the opposite direction. int is bette as we can evolve to add a third value in a future.
2024-01-12 17:47:54 +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
Laurent Destailleur
4501872f17
Clean code with rector 2
2024-01-05 04:33:58 +01:00
Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Laurent Destailleur
619155f65e
Fix with php-cs-fixer
2023-12-04 13:53:48 +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
Laurent Destailleur
74e1ec4099
FIX On object validation, ecm index are not updated for uploaded files
2023-10-31 19:28:11 +01:00
Laurent Destailleur
a318031034
QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id
2023-10-24 11:37:29 +02:00
Laurent Destailleur
91fa48199a
Fix warnings
2023-09-10 17:41:22 +02:00
Frédéric France
3201f97212
clean code
2023-08-28 21:10:05 +02:00
Frédéric France
711f91b358
fix phpstan
2023-08-28 20:26:35 +02:00
Laurent Destailleur
7ce9bf6b23
Clean code
2023-08-05 15:44:28 +02:00
hystepik
158d0458df
Fix : webhook object creation
2023-06-08 22:04:07 +02:00
Laurent Destailleur
870ac42082
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-20 16:20:49 +01:00
Laurent Destailleur
3b8794dfb6
Debug v17
2023-02-20 02:08:04 +01:00
Laurent Destailleur
80d46a22f1
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-18 21:36:57 +01:00
Regis Houssin
481215eef4
FIX Multicompany use "element" name and not "table_element"
2023-01-16 14:40:35 +01:00
Laurent Destailleur
0f763d2606
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-12-31 15:01:24 +01:00
Laurent Destailleur
26ef1cb270
Debug v17
2022-12-31 14:54:20 +01:00
hystepik
fa6ceba5cb
Fix : Target class creation
2022-12-14 16:27:24 +01:00
Laurent Destailleur
43e153715f
Remove non used code for module webhook
2022-11-04 20:49:25 +01:00
Philippe GRAND
8108a60aac
Update code
2022-09-03 11:32:24 +02:00
Laurent Destailleur
027e597776
Merge branch 'develop' into productbatch
2022-09-02 10:11:47 +02:00
Laurent Destailleur
2d794473a5
Clean code
2022-09-02 09:45:40 +02:00
Frédéric France
8e66b7207e
replace ! empty by !empty
2022-08-31 22:14:20 +02:00
Philippe GRAND
28bd9812ad
FIX php8 compatibility
2022-08-28 14:43:57 +02:00
Laurent Destailleur
4c4e081997
Debug v16
2022-06-28 13:09:53 +02:00
Frédéric FRANCE
473de027f7
Delete target.class.php.back
2022-06-24 07:54:21 +02:00
lmarcouiller
13e05b875d
remove unused files
2022-05-02 15:07:41 +02:00
lmarcouiller
8629651659
NEW : module webhook
2022-04-28 11:13:21 +02:00