Commit Graph

160 Commits

Author SHA1 Message Date
Laurent Destailleur (aka Eldy)
1f360ca498 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-01-20 12:28:49 +01:00
Laurent Destailleur (aka Eldy)
1b42078d1e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2025-01-20 10:24:30 +01:00
atm-florian
ba4e97f07b FIX 17.0 API endpoints "PUT": prevent overwriting all extrafields if only some are supplied in the request cf. PR #29237
+ security for Tickets API: disable updating rowid
2025-01-16 10:37:29 +01:00
Laurent Destailleur
c171ce2065 Fix bad function 2024-02-25 19:04:05 +01:00
Laurent Destailleur
4897d1eb97 Fix warning 2024-02-25 17:23:06 +01:00
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
Laurent Destailleur
a767028464 Clean code 2023-12-20 21:35:23 +01:00
Laurent Destailleur
7f5df80efd Debug v19 2023-12-19 11:51:48 +01:00
Laurent Destailleur
d92c65ad91 FIX infinite loop in API call/trigger by adding a caller 2023-12-15 12:15:33 +01:00
Frédéric FRANCE
61b79fda17 avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
Laurent Destailleur
4daacd3371 Fix with php-cs-fixer 2023-12-04 13:49:31 +01:00
Frédéric FRANCE
53c8a3acf8 clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
Laurent Destailleur
e8dc651877 Fix php8.2 warnings 2023-11-27 11:56:32 +01:00
Laurent Destailleur
127de7e7d8 FIX On object validation, ecm index are not updated for uploaded files 2023-11-01 16:17:54 +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
ca145ef912 QUAL: Endpoint for API /partnershipapi has been renamed into
/partnerships to follow conventions
2023-10-31 13:31:02 +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
MDW
c0c5eccfb5 Fix some phan notices (not critical) (#26265) 2023-10-20 02:22:07 +02:00
Laurent Destailleur
2cfa9f8290 Debug v19 2023-10-17 15:43:56 +02:00
Laurent Destailleur
b8c8e903c2 Fix php8.2 warnings 2023-10-15 18:39:13 +02:00
pascal
80f060c771 fix tab indentation 2023-09-26 18:43:25 +02:00
pascal
871f896962 implementation of properties filter 2023-09-26 18:04:48 +02:00
Laurent Destailleur
08ac0e9ee4 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-21 12:38:41 +02:00
Laurent Destailleur
10b2cd7399 NEW Add the status of partnership to select partnership for emailing 2023-09-21 12:17:40 +02:00
Laurent Destailleur
854f6a83df CSS 2023-09-20 11:01:04 +02:00
Laurent Destailleur
801b30baa4 css 2023-09-20 10:59:00 +02:00
Laurent Destailleur
d02c615f40 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-09-16 15:14:22 +02:00
Laurent Destailleur
6090305362 FIX trigger for email sent from partnership 2023-09-16 12:10:39 +02:00
Laurent Destailleur
58ea4239b8 Fix dead code 2023-09-16 11:41:36 +02:00
Laurent Destailleur
fbf23b4cbb Fix bad url to check for backlink 2023-09-15 23:18:07 +02:00
Laurent Destailleur
85aad3fdca Fix can reset max nb of url check in partnership module 2023-09-15 22:59:15 +02:00
Laurent Destailleur
bc96128b59 Fix data format 2023-09-15 22:41:35 +02:00
Laurent Destailleur
dd7c09bb15 Fix min 2023-09-15 20:16:44 +02:00
Laurent Destailleur
cb09d13867 Fix id of event 2023-09-15 20:08:32 +02:00
Laurent Destailleur
5723c4562a Fix setup of fields for partnership 2023-09-15 19:47:17 +02:00
Laurent Destailleur
26b6fa98be Fix field last check not visible 2023-09-15 19:40:23 +02:00
Laurent Destailleur
ae264ec0fe Fix warning 2023-09-15 18:53:16 +02:00
Laurent Destailleur
44d3985a95 Fix max nb of record processed 2023-09-15 18:41:20 +02:00
Laurent Destailleur
cc8996fe3e FIX batch to update non valid backlink check 2023-09-15 16:44:18 +02:00
Laurent Destailleur
2391a5da6f FIX Filter on partnership status
FIX Kanban view
2023-09-15 15:58:43 +02:00
Laurent Destailleur
91fa48199a Fix warnings 2023-09-10 17:41:22 +02:00
Laurent Destailleur
4d17c6441a CSS 2023-09-03 17:36:23 +02:00
Laurent Destailleur
d0ef625ba0 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-03 17:14:37 +02:00
Laurent Destailleur
32fcc4cd17 Fix warning 2023-09-03 03:03:06 +02:00
Laurent Destailleur
e3a86e327e Fix warning 2023-09-03 02:05:43 +02:00
Laurent Destailleur
455a1dcc66 Type ip is ip 2023-09-02 22:38:07 +02:00
Laurent Destailleur
db58d01cda Fix type of field 2023-09-02 21:10:59 +02:00
Laurent Destailleur
1ac364af6b FIX url to check keyword not saved on partnership from public form 2023-09-02 20:36:16 +02:00
Laurent Destailleur
e9e6a8d0a8 Fix warnings 2023-08-24 14:19:45 +02:00
Laurent Destailleur
7ce9bf6b23 Clean code 2023-08-05 15:44:28 +02:00