dolibarr/htdocs
Fabian Heinz b78632a20e
api fixes
According to [RFC2616](https://www.rfc-editor.org/rfc/rfc2616#section-10.2), APIs should return 2xx status codes if the request was correct.
The response should be status 200 with an empty result array.
2023-12-31 14:11:05 +01:00
..
accountancy Merge 2023-12-29 16:51:05 +01:00
adherents api fixes 2023-12-31 14:11:05 +01:00
admin Fix libxml_disable_entity_loader(true) must be called only if LIBXML is 2023-12-29 17:55:09 +01:00
api api fixes 2023-12-31 14:11:05 +01:00
asset Fix warnings 2023-12-23 19:47:10 +01:00
asterisk
barcode Fix with php-cs-fixer 2023-12-04 12:02:35 +01:00
blockedlog Fix some php codce smell 2023-12-20 14:22:45 +01:00
bom api fixes 2023-12-31 14:11:05 +01:00
bookcal Fix warnings 2023-12-23 19:47:10 +01:00
bookmarks avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
categories api fixes 2023-12-31 14:11:05 +01:00
collab
comm api fixes 2023-12-31 14:11:05 +01:00
commande api fixes 2023-12-31 14:11:05 +01:00
compta api fixes 2023-12-31 14:11:05 +01:00
conf Debug v19. dolibarr_main_stream_enabled must be changed into 2023-12-07 14:56:06 +01:00
contact Clean code 2023-12-27 12:12:20 +01:00
contrat api fixes 2023-12-31 14:11:05 +01:00
core FIX public user photo not visible if $dolibarr_main_instance_unique_id 2023-12-30 04:27:23 +01:00
cron Fix error on first launch of a cron job 2023-12-09 21:15:32 +01:00
custom
datapolicy avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
dav Fix warning with rector 2023-12-13 16:33:17 +01:00
debugbar avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
delivery avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
don api fixes 2023-12-31 14:11:05 +01:00
ecm Fix with php-cs-fixer 2023-12-04 12:12:12 +01:00
emailcollector FIX Test if email is an answer by emailcollector 2023-12-29 04:01:55 +01:00
eventorganization Debug v19 2023-12-19 11:51:48 +01:00
expedition API status code fix 2023-12-31 14:05:21 +01:00
expensereport api fixes 2023-12-31 14:11:05 +01:00
exports Show limit in nb of lines to explain error 500 in export of excel 2023-12-11 01:37:45 +01:00
externalsite Fix with php-cs-fixer 2023-12-04 12:12:12 +01:00
fichinter api fixes 2023-12-31 14:11:05 +01:00
fourn API status code fix 2023-12-31 14:05:21 +01:00
ftp Fix #yogosha19665 2023-12-21 11:43:30 +01:00
holiday Fix test to cancel holiday 2023-12-27 16:43:27 +01:00
hrm Debug v19 2023-12-19 11:51:48 +01:00
imports Fix utf8_encoding/decoding (rather than creating new function replacements) 2023-12-07 03:37:05 +01:00
includes Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-29 16:53:09 +01:00
install Clean code 2023-12-27 12:12:20 +01:00
intracommreport Fix warning 2023-12-11 18:16:32 +01:00
knowledgemanagement api fixes 2023-12-31 14:11:05 +01:00
langs Debug v19 2023-12-23 12:33:19 +01:00
loan Clean code 2023-12-27 12:12:20 +01:00
mailmanspip/class Fix warning with rector 2023-12-13 16:33:17 +01:00
margin Fix php-cs 2023-12-04 13:46:42 +01:00
modulebuilder api fixes 2023-12-31 14:11:05 +01:00
mrp api fixes 2023-12-31 14:11:05 +01:00
multicurrency API status code fix 2023-12-31 14:05:21 +01:00
opensurvey Clean code 2023-12-08 02:05:51 +01:00
partnership api fixes 2023-12-31 14:11:05 +01:00
paybox Fix with php-cs-fixer 2023-12-04 13:49:31 +01:00
paypal Fix phpcs 2023-12-13 12:46:23 +01:00
printing
product api fixes 2023-12-31 14:11:05 +01:00
projet API status code fix 2023-12-31 14:05:21 +01:00
public Debug v19 2023-12-27 16:39:17 +01:00
reception API status code fix 2023-12-31 14:05:21 +01:00
recruitment api fixes 2023-12-31 14:11:05 +01:00
resource Clean code 2023-12-27 12:12:20 +01:00
salaries Clean code 2023-12-27 12:12:20 +01:00
societe api fixes 2023-12-31 14:11:05 +01:00
stripe Use stripe version 2022-11-15 by default. 2023-12-30 04:46:21 +01:00
supplier_proposal API status code fix 2023-12-31 14:05:21 +01:00
support Fix with php-cs-fixer 2023-12-04 13:53:48 +01:00
takepos Clean code 2023-12-27 12:12:20 +01:00
theme Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-29 16:53:09 +01:00
ticket api fixes 2023-12-31 14:11:05 +01:00
user api fixes 2023-12-31 14:11:05 +01:00
variants Clean code 2023-12-27 12:12:20 +01:00
webhook Fix warning 2023-12-17 23:54:08 +01:00
webservices Clean code 2023-12-27 12:12:20 +01:00
website Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-17 22:17:14 +01:00
workstation Debug v19 2023-12-23 10:27:09 +01:00
zapier API status code fix 2023-12-31 14:05:21 +01:00
.gitignore
document.php Fix warnings 2023-11-27 13:26:44 +01:00
favicon.ico
filefunc.inc.php Fix #yogosha19665 2023-12-21 11:43:30 +01:00
index.php Fix warning with rector 2023-12-13 16:33:17 +01:00
main.inc.php Add experimental security option 2023-12-21 13:01:09 +01:00
master.inc.php Add experimental security option 2023-12-21 13:01:09 +01:00
opcachepreload.php
robots.txt
security.txt
viewimage.php Fix warnings 2023-11-27 13:26:44 +01:00