cancel
Showing results for 
Search instead for 
Did you mean: 

Collaboration request

msaelices
Champ in-the-making
Champ in-the-making
Hello developers,

I work at Yaco Sistemas. We want to improve the API REST interface because we need to create a UI wrapper made in Django framework, and the REST interface have some lacknesses, like:
* No user creation service.
* No RemoteUser authentication backend for the REST service.
* A bug in /form/{formId}/properties/ service
* No details for enum form field.
* No process variables service.
* etc.

How could we contribute?  A new SVN branch? A bitbucket/github repository?
3 REPLIES 3

trademak
Star Contributor
Star Contributor
Hi,

Contributions are certainly welcome.
If you have a Activiti developer account I would suggest doing the development on a branch.
If not any repo will do and I'll merge it into the trunk when you're done.

Best regards,

tombaeyens
Champ in-the-making
Champ in-the-making
Here's pointers on how to get started with contributing http://docs.codehaus.org/pages/viewpage.action?pageId=163872771

I advice you to start with 1 specific request like e.g. the bug you mentioned or the user creation rest call.  Work that out on a branch.  Then solicit for feedback.

asanchez
Champ in-the-making
Champ in-the-making
Hi!, i'm a msalices' cowoker, and i would like to apply for a developer account like you said in the previus post, but i don't see the proper link "apply for a developer account" that you say at http://xircles.codehaus.org/projects/activiti.
About your advice to start from specific request, just say, that we are working, improving and creating the new methods in the rest api that we think we need their while we create the portal web. If you want, i can send, or post a list of new capabilities that we have created so far.
Regards