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
|
ec9c0a0a88
|
Fix regression
|
2023-12-15 14:18:30 +01:00 |
|
Laurent Destailleur
|
d92c65ad91
|
FIX infinite loop in API call/trigger by adding a caller
|
2023-12-15 12:15:33 +01:00 |
|
Laurent Destailleur
|
e6eb34a8db
|
Fiw warnings: The private array ->status_short, ->statuts and
->status_long are now array ->labelStatusShort and ->labelStatus
everywhere.
|
2023-11-24 10:10:24 +01:00 |
|
Laurent Destailleur
|
5b15b5c647
|
QUAL Move conf->global into getDolGlobal...
|
2023-10-24 17:00:13 +02:00 |
|
pascal
|
871f896962
|
implementation of properties filter
|
2023-09-26 18:04:48 +02:00 |
|
Laurent Destailleur
|
38a160873d
|
Standardize code
|
2023-08-06 01:26:06 +02:00 |
|
Laurent Destailleur
|
31474d80f1
|
Doxygen
|
2023-06-19 00:52:43 +02:00 |
|
Laurent Destailleur
|
e9aff0f776
|
Fix qodana warning
|
2023-05-01 16:41:28 +02:00 |
|
Laurent Destailleur
|
d40fe56cb4
|
Fix warning
|
2023-04-30 04:50:10 +02:00 |
|
Laurent Destailleur
|
cbb6ca071a
|
Fix #yogosha15157
|
2023-02-25 19:51:05 +01:00 |
|
Laurent Destailleur
|
a2d9dd3388
|
Clean code
|
2022-10-22 00:08:10 +02:00 |
|
Laurent Destailleur
|
e1b5e5033f
|
Clean code of deprecated field
|
2022-09-23 09:35:17 +02:00 |
|
Laurent Destailleur
|
6fb9a4713c
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-09-21 01:30:40 +02:00 |
|
Laurent Destailleur
|
1f2ad8efbf
|
FIX API reception return error 500
|
2022-09-21 01:13:53 +02:00 |
|
Laurent Destailleur
|
96889609e8
|
Fix restore use of API get when ID = 0
|
2022-08-27 19:02:05 +02:00 |
|
Laurent Destailleur
|
966aaddd39
|
Remove clean of protected vars
|
2022-08-25 14:46:10 +02:00 |
|
ATM john
|
c1d9ea95dc
|
fix function name
|
2022-03-30 12:16:17 +02:00 |
|
Laurent Destailleur
|
1b53ed09f9
|
Work on custom report feature
|
2022-02-15 11:03:48 +01:00 |
|
Laurent Destailleur
|
b41fdb6ec9
|
Fix tool for generic to sql filters. Must not be saved into api files.
|
2022-01-01 21:46:16 +01:00 |
|
Laurent Destailleur
|
0387b9922e
|
FIX error message on sqlfilter in API
|
2021-12-20 20:49:32 +01:00 |
|
Laurent Destailleur
|
626cd24305
|
Clean code for #19639
|
2021-12-19 17:05:57 +01:00 |
|
Laurent Destailleur
|
d2f3d134df
|
Code comment. Better _checkFilters
|
2021-08-30 16:54:45 +02:00 |
|
Laurent Destailleur
|
46d993c9a6
|
Clean code
|
2021-08-27 22:42:04 +02:00 |
|
Laurent Destailleur
|
ce8c606132
|
Clean APIs
|
2021-05-12 11:04:22 +02:00 |
|
Laurent Destailleur
|
1c95e2b7c7
|
FIX #17453
|
2021-05-03 14:58:29 +02:00 |
|
Laurent Destailleur
|
4926ac1e24
|
Fix make protected method not visible
|
2021-04-28 15:25:06 +02:00 |
|
Laurent Destailleur
|
f54d14bfd6
|
Add method checkValForAPI to clean data from API input
|
2021-04-27 01:05:14 +02:00 |
|
Laurent Destailleur
|
51ee0b07c0
|
Removed duplicate comment
|
2021-04-02 22:32:52 +02:00 |
|
Frédéric FRANCE
|
9b48e1a649
|
code syntax api directory
|
2021-02-23 17:44:43 +01:00 |
|
Laurent Destailleur
|
11a122176d
|
Clean code
|
2020-12-24 02:33:11 +01:00 |
|
Laurent Destailleur
|
98cf15ba0f
|
Clean APIs
|
2020-12-19 22:24:58 +01:00 |
|
Laurent Destailleur
|
fb3c4ab865
|
Clean returned object with APIs
|
2020-12-05 00:02:40 +01:00 |
|
Frédéric FRANCE
|
fb980fb110
|
merge
|
2020-10-31 16:40:53 +01:00 |
|
Frédéric FRANCE
|
e95f38cca7
|
merge
|
2020-10-31 16:22:13 +01:00 |
|
Frédéric FRANCE
|
be4a4cb54b
|
Merge remote-tracking branch 'upstream/develop' into zapieruser
|
2020-10-31 16:10:16 +01:00 |
|
Frédéric FRANCE
|
8bf2b1797c
|
tabs
|
2020-10-31 15:59:33 +01:00 |
|
Scrutinizer Auto-Fixer
|
7f52920716
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-10-31 13:32:18 +00:00 |
|
Frédéric FRANCE
|
ace1dc16f1
|
Merge remote-tracking branch 'upstream/develop' into zapieruser
|
2020-10-30 14:47:09 +01:00 |
|
Frédéric FRANCE
|
5c71b7e24c
|
work on members
|
2020-10-30 09:25:14 +01:00 |
|
Frédéric FRANCE
|
412077ab51
|
doxygen
|
2020-10-30 08:24:02 +01:00 |
|
Laurent Destailleur
|
e10033143a
|
Fix bad var
|
2020-10-27 18:40:44 +01:00 |
|
Laurent Destailleur
|
1f8278c8ca
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/core/class/html.formmail.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/langs/en_US/other.lang
htdocs/product/class/product.class.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
|
2020-09-12 04:42:59 +02:00 |
|
Laurent Destailleur
|
5ea3f09e17
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/translate.class.php
|
2020-09-12 04:29:28 +02:00 |
|
ATM-Nicolas
|
6bd6b285fd
|
FIX : Static property called as non static
|
2020-09-08 16:03:18 +02:00 |
|
Frédéric FRANCE
|
b41ac00b98
|
add new rule
|
2020-05-21 15:05:19 +02:00 |
|
Frédéric FRANCE
|
ee6fadd0d5
|
add new rule
|
2020-05-21 01:41:27 +02:00 |
|
Laurent Destailleur
|
ed045b2673
|
FIX #13749
|
2020-04-27 15:04:31 +02:00 |
|
Laurent Destailleur
|
50d9f466d4
|
FIX #13749
|
2020-04-27 14:38:45 +02:00 |
|
Scrutinizer Auto-Fixer
|
444c293c01
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-04-10 08:59:32 +00:00 |
|