pascal
|
871f896962
|
implementation of properties filter
|
2023-09-26 18:04:48 +02:00 |
|
Laurent Destailleur
|
c3dafa05c0
|
Add a better error message on API login if token is not valid.
|
2023-08-14 12:25:52 +02:00 |
|
Laurent Destailleur
|
921a6f3135
|
Fix warning
|
2023-08-06 12:26:27 +02:00 |
|
Laurent Destailleur
|
38a160873d
|
Standardize code
|
2023-08-06 01:26:06 +02:00 |
|
Laurent Destailleur
|
ec39199b85
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Conflicts:
.travis.yml
htdocs/api/class/api_documents.class.php
htdocs/core/db/pgsql.class.php
|
2023-07-26 01:42:22 +02:00 |
|
Boris Hermans
|
d2f9d7634b
|
Handle projects for the api documents listing route (#25465)
|
2023-07-25 23:24:11 +02:00 |
|
Laurent Destailleur
|
e41f449f95
|
FIX #yogosha17128
|
2023-07-19 04:14:49 +02:00 |
|
Laurent Destailleur
|
c75761f780
|
FIX Add same security test whe nuploading files from API than from GUI
|
2023-07-12 22:56:27 +02:00 |
|
Frédéric France
|
a575b696e7
|
use user hasRight
|
2023-06-19 23:27:24 +02:00 |
|
Frédéric France
|
ebf83fdab6
|
use user hasRight
|
2023-06-19 23:18:13 +02:00 |
|
Laurent Destailleur
|
31474d80f1
|
Doxygen
|
2023-06-19 00:52:43 +02:00 |
|
Guillaume Wauquier
|
f11d3ded2c
|
Rectif bug dans l'api documents
chemin incorrect pour les commandes fournisseurs
|
2023-06-05 19:54:48 +02:00 |
|
Laurent Destailleur
|
130a2dc4f7
|
Fix warning
|
2023-05-30 12:57:30 +02:00 |
|
Laurent Destailleur
|
6dcfb18c2e
|
Fix warnings
|
2023-05-22 21:33:38 +02:00 |
|
Laurent Destailleur
|
37d709475d
|
Merge pull request #24734 from romain-neil/feat-buildoc-supplier-inv
Draft: api/documents: generate supplier invoices
|
2023-05-17 16:01:20 +02:00 |
|
Laurent Destailleur
|
a0c80afb8e
|
Merge pull request #24731 from romain-neil/feat-api-doc-supported-modules
doc(api/documents): add list of supported modules
|
2023-05-16 01:09:00 +02:00 |
|
lainwir3d
|
9b6a513cfb
|
CLOSE #24761 Add REST API to retrieve regions
|
2023-05-13 14:17:57 +01:00 |
|
stickler-ci
|
d816ef290b
|
Fixing style errors.
|
2023-05-10 12:30:51 +00:00 |
|
Romain Neil
|
e7e40b4c9e
|
wip: api/documents: generate supplier invoices
|
2023-05-10 14:27:51 +02:00 |
|
Romain Neil
|
9a19bd000a
|
doc(api/documents): add list of supported modules
|
2023-05-10 12:23:32 +02:00 |
|
Laurent Destailleur
|
b270f655e9
|
Merge pull request #24655 from romain-neil/develop
NEW handle contract document (list, build and upload) in documents Rest API
|
2023-05-02 06:04:03 +02:00 |
|
Laurent Destailleur
|
06979fa016
|
Update api_documents.class.php
|
2023-05-02 05:58:18 +02:00 |
|
Romain Neil
|
2c13d26b69
|
Update api_documents.class.php
typo fix
|
2023-05-02 00:59:51 +02:00 |
|
rneil
|
1487c233f0
|
add missing copyright
|
2023-05-02 00:56:10 +02:00 |
|
Sarah Mainguet
|
4d42279fcd
|
Merge branch 'develop' into fix-documents-api
|
2023-05-01 22:20:39 +02:00 |
|
Sarah Mainguet
|
a804999d92
|
Can now add documents to events in agenda
|
2023-05-01 22:11:35 +02:00 |
|
Romain Neil
|
a4fd13e3e4
|
feat(api/documents): build contract
|
2023-05-01 22:11:27 +02:00 |
|
stickler-ci
|
1f8671ed84
|
Fixing style errors.
|
2023-05-01 18:11:31 +00:00 |
|
Romain Neil
|
458fb18b5d
|
feat(api/documents): list contract
|
2023-05-01 20:10:48 +02:00 |
|
Romain Neil
|
ffaf748ac8
|
feat(api/documents): upload contract
|
2023-05-01 19:45:33 +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
|
382f45ec14
|
Clean code
|
2023-04-30 03:36:02 +02:00 |
|
Laurent Destailleur
|
acc7a8b1be
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2023-03-18 01:59:40 +01:00 |
|
Laurent Destailleur
|
932f561fd0
|
Update api_documents.class.php
|
2023-03-17 21:07:30 +01:00 |
|
Jakub Stříbrný
|
0093954437
|
NEW Support contact in post() document API
When uploading a document via the API, add the modulepart "contact". By this, documents linked to a contact can be uploaded.
|
2023-03-15 16:00:20 +01:00 |
|
Laurent Destailleur
|
657d964899
|
Add a protection for bad syntax of api key
|
2023-03-15 12:54:04 +01:00 |
|
Laurent Destailleur
|
68a2131ae6
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-03-13 13:22:10 +01:00 |
|
Laurent Destailleur
|
d369a640de
|
Fix encryption of api_key
|
2023-03-13 12:48:25 +01:00 |
|
Laurent Destailleur
|
7f8b09f0b6
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-03-02 10:48:36 +01:00 |
|
Laurent Destailleur
|
8612a88a2f
|
Sync transifex
Debug v17
|
2023-03-02 10:38:45 +01:00 |
|
Laurent Destailleur
|
ed5c890769
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-02-25 20:12:48 +01:00 |
|
Laurent Destailleur
|
cbb6ca071a
|
Fix #yogosha15157
|
2023-02-25 19:51:05 +01:00 |
|
Laurent Destailleur
|
0b4cacd291
|
Use dolChmod
|
2023-02-17 20:01:53 +01:00 |
|
Frédéric FRANCE
|
beba616f3c
|
clean code
|
2023-02-11 22:13:15 +01:00 |
|
Laurent Destailleur
|
2a0a0fc470
|
Clean old deprecated code on social networks fields
|
2023-01-30 14:13:02 +01:00 |
|
Laurent Destailleur
|
0765a1196f
|
FIX Check of date of validity
|
2023-01-27 14:40:30 +01:00 |
|
Laurent Destailleur
|
dfcba30577
|
FIX Check of date of validity
|
2023-01-27 14:06:31 +01:00 |
|
Christian Humpel
|
3c26825b5d
|
change description
|
2023-01-21 08:49:24 +01:00 |
|
Christian Humpel
|
439f8d4bb4
|
New: REST Api - GET /setup/dictionary/incoterms
|
2023-01-21 08:45:10 +01:00 |
|