[Dolibarr-dev] New developer

2016-06-13 Par sujet Xebax
Hi everyone, My name is Xebax and I just registered to this mailing-list. I'm a Dolibarr user since a little more than 3 years. I manage a Dolibarr instance for an association. The modules that we use most are: Members, Thirdparties, Agenda. We use a customized version of Dolibarr curr

[Dolibarr-dev] Improvements to the REST API

2016-06-13 Par sujet Xebax
in the short term. Thanks for your feedback. Best regards, -- Xebax signature.asc Description: PGP signature ___ Dolibarr-dev mailing list Dolibarr-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/dolibarr-dev

Re: [Dolibarr-dev] New developer

2016-06-21 Par sujet Xebax
.2C_work_and_help_on_Dolibarr_development I will also contact jfefe about the REST API, thanks for the suggestion. -- Xebax signature.asc Description: PGP signature ___ Dolibarr-dev mailing list Dolibarr-dev@nongnu.org https://lists.nongnu.org/mailman

Re: [Dolibarr-dev] Improvements to the REST API

2016-06-21 Par sujet Xebax
have done, even if they are not integrated immediately. Best regards, -- Xebax signature.asc Description: PGP signature ___ Dolibarr-dev mailing list Dolibarr-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/dolibarr-dev

Re: [Dolibarr-dev] Improvements to the REST API

2016-06-21 Par sujet Xebax
Hi Christophe, Than you for your feedback. You are right, I should have kept compatibility with the previous definition of the API in order to not break existing clients. I will modify the PR in order to achieve that. Best regards, -- Xebax signature.asc Description: PGP signature

Re: [Dolibarr-dev] Improvements to the REST API

2016-06-24 Par sujet Xebax
. Should we add info here about the REST API or create a new page? Moreover I would like to add Members and Subscriptions to the API because I need them very soon. Thank you all for your feedback and support. Have a good day. -- Xebax signature.asc D

[Dolibarr-dev] Password of members

2016-06-24 Par sujet Xebax
not a login, it is the identifier of the member in our association (each member has an unique id). So I need the id but no the password. Best regards, -- Xebax signature.asc Description: PGP signature ___ Dolibarr-dev mailing list Dolibarr-dev@nongn

Re: [Dolibarr-dev] Password of members

2016-06-25 Par sujet Xebax
d/hashed password and add a method to check the password (this method should also be available in the web services). What do you think about that? -- Xebax signature.asc Description: PGP signature ___ Dolibarr-dev mailing list Dolibarr-dev@nongnu.org http

Re: [Dolibarr-dev] Password of members

2016-06-25 Par sujet Xebax
2016ko ekainaren 25an, larunbata, Xebax-ek zion : > 2016ko ekainaren 24an, ostirala, Laurent Destailleur (aka Eldy)-ek zion : > > If you need the login id and not the password, just keep the password > > empty. The password for members is not used. It is just an information > &

Re: [Dolibarr-dev] Questions about webservices

2016-07-29 Par sujet Xebax
ure version, I guess. I don't know if the SOAP API will be supported in the future. eldy, what are your plans about all that? Best regards, -- Xebax signature.asc Description: PGP signature ___ Dolibarr-dev mailing list Dolibarr-dev@

Re: [Dolibarr-dev] Can't SVN switch from 3.8.4 to 3.9.3

2016-08-17 Par sujet Xebax
If you know SVN you should be able to install and upgrade Dolibarr using the official tarballs. It is simple, especially for upgrading, and it is officially supported. Best regards, -- Xebax signature.asc Description: PGP signature ___ Dolibarr-dev mailin

Re: [Dolibarr-dev] Can't SVN switch from 3.8.4 to 3.9.3

2016-08-17 Par sujet Xebax
y with 'C:\wwwrootDev\_Dolibar_393_' > > > > Could you fix this please ? > > > > Regard > > > Same with https://github.com/Dolibarr/dolibarr.git/tags/3.9.0/htdocs > > > >

Re: [Dolibarr-dev] Can't SVN switch from 3.8.4 to 3.9.3

2016-08-17 Par sujet Xebax
hing in this thread about a fix. I don't know what was done at this time. Have you tried with the --ignore-ancestry option as suggested? svn sw --ignore-ancestry ^/tags/3.9.3/htdocs Best regards, -- Xebax signature.asc Description: PGP signature ___

Re: [Dolibarr-dev] Issue in propal module

2016-08-17 Par sujet Xebax
Hi, Could you create an issue on GitHub, please? See "How to contribute to Dolibarr" for more details: https://github.com/Dolibarr/dolibarr/blob/develop/.github/CONTRIBUTING.md Thanks. -- Xebax signature.asc Description: PGP signature __

Re: [Dolibarr-dev] Can't SVN switch from 3.8.4 to 3.9.3

2016-08-18 Par sujet Xebax
2016ko abuztuaren 18an, osteguna, Jacques PYRAT-ek zion : > Xebax a écrit le 17/08/2016 à 13:53 : > > Have you tried with the --ignore-ancestry option as suggested? > > svn sw --ignore-ancestry ^/tags/3.9.3/htdocs > Just tried it. > It works. Thx ! Glad to know it worked!

Re: [Dolibarr-dev] Can't SVN switch from 3.8.4 to 3.9.3

2016-08-18 Par sujet Xebax
2016ko abuztuaren 18an, osteguna, Jacques PYRAT-ek zion : > Xebax a écrit le 17/08/2016 à 11:18 : > > The way you have installed Dolibarr is a bit strange and it is not one > > of the methods explained in the documentation: > > https://wiki.dolibarr.org/index.php/Installation