Re: [Dolibarr-dev] Question about packaging

2014-08-08 Par sujet Doursenaud , Raphaël
Well, that's weird, because we already have the "Download ZIP" feature in GitHub for this use case. I thought the tar archive was an alternate (or reference) version of the zip (that's better suited for deployment from non windows OSes btw). The dev and build folders, while presenting no interest

Re: [Dolibarr-dev] Translations fallback language

2014-08-08 Par sujet Doursenaud , Raphaël
2014-08-08 3:12 GMT+02:00 Destailleur Laurent : > Current behaviour was justified a long time ago when french translation > were more complete than en_US. Now, this is no more true, and we can remove > the "no fallback" for fr_FR and es_ES. > > Also not that language xx_YY will first switch to xx_

Re: [Dolibarr-dev] Translations fallback language

2014-08-08 Par sujet Destailleur Laurent
Done ! 2014-08-08 9:32 GMT+02:00 Doursenaud, Raphaël : > > 2014-08-08 3:12 GMT+02:00 Destailleur Laurent : > > Current behaviour was justified a long time ago when french translation >> were more complete than en_US. Now, this is no more true, and we can remove >> the "no fallback" for fr_FR and

Re: [Dolibarr-dev] Question about packaging

2014-08-08 Par sujet Destailleur Laurent
You must NOT consider github as the official channel to distibute packages, it is not the official "storage" space for dolibarr archives. We changed several times of CVS system and we may change again. Also file produce bu github is not "ready" for tools making autoinstaller (like debian). Official

Re: [Dolibarr-dev] Translations fallback language

2014-08-08 Par sujet Doursenaud , Raphaël
Thanks Laurent, you're the man! Also thanks to everyone for your input. 2014-08-08 11:00 GMT+02:00 Destailleur Laurent : > Done ! > > > 2014-08-08 9:32 GMT+02:00 Doursenaud, Raphaël >: > >> >> 2014-08-08 3:12 GMT+02:00 Destailleur Laurent : >> >> Current behaviour was justified a long time ago

Re: [Dolibarr-dev] dol_getmypid

2014-08-08 Par sujet Marcos García
Hi all: The developer of the TCPDF project, Nicola Asuni, commented in the bug report telling that getmypid will be removed in next release. So I assume we can update the library and replace our changes in 3.7 version. Check http://sourceforge.net/p/tcpdf/bugs/602/ Regards, *Marcos García* ma

Re: [Dolibarr-dev] Question about packaging

2014-08-08 Par sujet Sasa Ostrouska
On Fri, Aug 8, 2014 at 6:09 AM, Destailleur Laurent wrote: > You must NOT consider github as the official channel to distibute > packages, it is not the official "storage" space for dolibarr archives. We > changed several times of CVS system and we may change again. Also file > produce bu github

Re: [Dolibarr-dev] dol_getmypid

2014-08-08 Par sujet Doursenaud , Raphaël
Great! Thanks for taking the time to fix the root problem. Le 8 août 2014 12:40, "Marcos García" a écrit : > Hi all: > > The developer of the TCPDF project, Nicola Asuni, commented in the bug > report telling that getmypid will be removed in next release. So I assume > we can update the library a