- 02 May, 2012 11 commits
-
-
Łukasz Nowak authored
Convert to XML.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
getId will nicely wait until methods will be executed, there is no need to use serialize, which will commit new transaction.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
If API has been called with loggable user, but without Person document (which shall never happen!) just log this information and return server side error.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 30 Apr, 2012 3 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Yingjie Xu authored
-
- 27 Apr, 2012 17 commits
-
-
Romain Courteaud authored
-
Łukasz Nowak authored
-
Romain Courteaud authored
-
Łukasz Nowak authored
Delete is not in API, so implement request instead.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
OAuth-2 is used as fallback authentication method in case of not having X509 key/certificate.
-
Łukasz Nowak authored
Do not create additional request endpoint, as requesting is like creation, so reuse POST verb on instance endpoint.
-
Łukasz Nowak authored
Also as rename can be used to garbage collect instance avoid DELETE.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
PUT can inform that nothing happens. OPTIONS is required by web-browser embedded JavaScript calls in order to allow for CORS.
-
Łukasz Nowak authored
Accept is used in order to require response type from server, Content-Type is about data which are going to be send. Each time request body is sent, client HAVE to set content type.
-
Łukasz Nowak authored
Client might want to do anything with it, so append responso to such.
-
- 26 Apr, 2012 2 commits
-
-
Łukasz Nowak authored
Provide request-access-token web section, with forced authorisation (see: 454f340583055d59ba3385786d16a851636e45c4 in erp5 repository) which allow to grant or deny token which arrived from remote web site. Depend on erp5_bearer_token in order to reuse common logic.
-
Łukasz Nowak authored
-
- 25 Apr, 2012 5 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
They shall have maximum one related predecessor.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 24 Apr, 2012 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
requestSoftwareInstance requires much less arguments.
-