2. Re: Auguria and Eldy menu (Francis.appels) + 1 for the Grids system to quickly edit content :)
for the rest, I don't have enough money (or skills) to put more cents in the machine :) Anyway, congratulations for what's becoming Dolibarr and the interesting (mainly not understandable) contents of the dev's ML @Francis : I am reading Site du Zero's lessons for Javascript's ideas on Mobilid, really useful :) My one cent ;) *Hubert ANDRIOLO* *Gérant F.M. MEDICAL et NORD HYGIENE* Mobile: +33 (0) 6 23 10 17 31 Fax: +33 (0) 9 56 51 95 71 Site: www.fournisseur-medical.com *FM MEDICAL - NORD HYGIENE* 280, rue berthie Albrecht 62110 Hénin-Beaumont SIRET : 532 788 700 00021 N° de TVA : FR15 532 788 700 2015-01-14 15:10 GMT+01:00 <dolibarr-dev-requ...@nongnu.org>: > Send Dolibarr-dev mailing list submissions to > dolibarr-dev@nongnu.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.nongnu.org/mailman/listinfo/dolibarr-dev > or, via email, send a message with subject or body 'help' to > dolibarr-dev-requ...@nongnu.org > > You can reach the person managing the list at > dolibarr-dev-ow...@nongnu.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Dolibarr-dev digest..." > > > Today's Topics: > > 1. Re: patch extrafields.class.php (Doursenaud) > 2. Re: Auguria and Eldy menu (Francis.appels) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 14 Jan 2015 14:57:38 +0100 > From: Doursenaud, Rapha?l <rdoursen...@gpcsolutions.fr> > To: "Posts about Dolibarr ERP & CRM development and coding" > <dolibarr-dev@nongnu.org> > Subject: Re: [Dolibarr-dev] patch extrafields.class.php > Message-ID: > <CAML7jmfsqWyhwxE1H=tmLj56xOfAS-2hk= > 09bzhsqpktdyt...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > I don't know if your code has already been integrated or not because there > seem to be no reply to your thread. > > My advice would be for you to make a pull request on GitHub which is our > preferred workflow : > > http://wiki.dolibarr.org/index.php/Developer_FAQ#Submit_a_patch.2C_work_and_help_on_Dolibarr_development > > Cheers, > > 2014-12-24 10:33 GMT+01:00 Micha?l Luis <michael.luis.pe...@gmail.com>: > > > Hello, > > > > I had a problem using extrafields for propal with sellist type : if I > want > > to use a WHERE clause, the sql request generated wasn't correct and I had > > not my WHERE clause inside. > > > > I have modified a line into extrafields.class.php and it seems to fix > this > > problem. > > > > Usually, I make all my modifications of dolibarr in independant modules > to > > not lose my modifications on updates. But for this one, I was forced to > fix > > it directly from dolibarr core sources. > > > > So I transmit to you my update, I hope it would be included to next > > release. > > > > Micha?l Luis. > > > > _______________________________________________ > > Dolibarr-dev mailing list > > Dolibarr-dev@nongnu.org > > https://lists.nongnu.org/mailman/listinfo/dolibarr-dev > > > > > > > -- > *Rapha?l Doursenaud* > Directeur technique (CTO) > Expert certifi? en d?ploiement Google Apps > < > https://gpcsolutions.fr/raphael-doursenaud-google-apps-certified-deployment-specialist > > > +33 (0)5 35 53 97 13 - +33 (0)6 68 48 20 10 > > -- > <http://gpcsolutions.fr> > http://gpcsolutions.fr > Technopole H?lioparc > 2 avenue du Pr?sident Pierre Angot > 64053 PAU CEDEX 9 > SARL GPC.solutions au capital de 7 500 ? - R.C.S. PAU 528 995 921 > < > http://wiki.dolibarr.org/index.php/Dolibarr_suppliers_France#GPC.solutions > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.nongnu.org/archive/html/dolibarr-dev/attachments/20150114/b3cf03fb/attachment.html > > > > ------------------------------ > > Message: 2 > Date: Wed, 14 Jan 2015 15:09:50 +0100 > From: "Francis.appels" <francis.app...@yahoo.com> > To: dolibarr-dev@nongnu.org > Subject: Re: [Dolibarr-dev] Auguria and Eldy menu > Message-ID: <54b678ae.2040...@yahoo.com> > Content-Type: text/plain; charset="windows-1252"; Format="flowed" > > I agree with Raphael. > > We should avoid template frameworks compiled on the server and use > HTML5/javascript and let all work be done by the client browser. > You can use for example Grids for quickly editing data. > > Francis > > On 1/14/2015 2:54 PM, dolibarr-dev-requ...@nongnu.org wrote: > > Send Dolibarr-dev mailing list submissions to > > dolibarr-dev@nongnu.org > > > > To subscribe or unsubscribe via the World Wide Web, visit > > https://lists.nongnu.org/mailman/listinfo/dolibarr-dev > > or, via email, send a message with subject or body 'help' to > > dolibarr-dev-requ...@nongnu.org > > > > You can reach the person managing the list at > > dolibarr-dev-ow...@nongnu.org > > > > When replying, please edit your Subject line so it is more specific > > than "Re: Contents of Dolibarr-dev digest..." > > > > > > Today's Topics: > > > > 1. Re: Auguria and Eldy menu (Doursenaud) > > > > > > ---------------------------------------------------------------------- > > > > Message: 1 > > Date: Wed, 14 Jan 2015 14:54:14 +0100 > > From: Doursenaud, Rapha?l <rdoursen...@gpcsolutions.fr> > > To: "Posts about Dolibarr ERP & CRM development and coding" > > <dolibarr-dev@nongnu.org> > > Subject: Re: [Dolibarr-dev] Auguria and Eldy menu > > Message-ID: > > < > caml7jmc84rktlpveiny8fi4-ljigahyuhlffhymsrsq8onb...@mail.gmail.com> > > Content-Type: text/plain; charset="utf-8" > > > > IMHO We need to move forward to using HTML5 and responsive design for a > > future major release. > > We simply can't ignore this technology anymore. > > > > A templating framework would have greatly simplified this refactoring. > > Unfortunately we don't really have such a tool. > > We should stop thinking only in raw, bit-crunching performance and also > > think about readability, versatility, and ease-of-development when > > evaluating if templating fits our use case. > > > > Unfortunately, an idea and even a POC is not enough in a small community > > like ours to generate enough momentum to bring contributors into motion. > > You need to code the feature or GTFO (sorry for the strong language). > > > > I also vote for the removal of unmaintained bits and integrating menu > > system in themes. Any volunteers to do the heavy lifting? > > > > My 2 and a half cents. > > > > 2015-01-14 13:46 GMT+01:00 [Kreiz IT]C?dric GROSS <c.gr...@kreiz-it.fr>: > > > >> Thank you Philip J > >> > >> > >> > >> And about ?excuse? : > >> > http://wiki.dolibarr.org/index.php/Language_and_development_rules#External_templating_framework_.3F > >> > >> > >> > >> Cedric > >> > >> > >> > >> *De :* dolibarr-dev-bounces+c.gross=kreiz-it...@nongnu.org [mailto: > >> dolibarr-dev-bounces+c.gross=kreiz-it...@nongnu.org] *De la part de* > >> Philip Lehmann-B?hm > >> *Envoy? :* mercredi 14 janvier 2015 13:38 > >> > >> *? :* dolibarr-dev@nongnu.org > >> *Objet :* Re: [Dolibarr-dev] Auguria and Eldy menu > >> > >> > >> > >> I think moving to Twig would be utterly important. There is simply no > >> excuse not to use a templating system IMHO and Twig is really great. > >> > >> Am 14.01.15 um 13:35 schrieb [Kreiz IT]C?dric GROSS: > >> > >> Hello, My 2 cents also : > >> > >> > >> > >> Adopt a template manager so we could totally separate business code and > >> template. This should also permit development of new one easily. > >> > >> > >> > >> Yes. I know Eldy is totally against this. But we could really get great > >> benefit adopting a tool like this against a really small lost of speed. > >> (Twig use cached file, not sure we lost speed) > >> > >> > >> > >> Anyway, sometime I dream about a Dolibarr v4 based on that ;) > >> > >> > >> > >> Cedric > >> > >> > >> > >> *De :* dolibarr-dev-bounces+c.gross=kreiz-it...@nongnu.org [ > >> mailto:dolibarr-dev-bounces+c.gross=kreiz-it...@nongnu.org > >> <dolibarr-dev-bounces+c.gross=kreiz-it...@nongnu.org>] *De **la part > de* > >> charles...@benke.fr > >> *Envoy? :* mercredi 14 janvier 2015 12:46 > >> *? :* 'Posts about Dolibarr ERP & CRM development and coding' > >> *Objet :* Re: [Dolibarr-dev] Auguria and Eldy menu > >> > >> > >> > >> My 2 cents, > >> > >> remove menu lib and define menu on modules definition file > >> > >> > >> > >> > >> > >> *De :* dolibarr-dev-bounces+charles.fr=benke...@nongnu.org [ > >> mailto:dolibarr-dev-bounces+charles.fr=benke...@nongnu.org > >> <dolibarr-dev-bounces+charles.fr=benke...@nongnu.org>] *De la part de* > >> Florian HENRY > >> *Envoy? :* mercredi 14 janvier 2015 12:13 > >> *? :* dolibarr-dev@nongnu.org > >> *Objet :* Re: [Dolibarr-dev] Auguria and Eldy menu > >> > >> > >> > >> Hi, > >> > >> My point of view, remove auguria theme and affilate files, it is no more > >> maintened. > >> Theme I often see on my customer deployment are Amarok, Eldy and Cameleo > >> (this one to my point of view ugly, but give hight contrast on table > lines). > >> As we see problem with Oblyon theme, theme and menu should be linked, > when > >> change theme => menu manager should be updated as well. > >> > >> Regards. > >> > >> Florian Henry > >> > >> +33 6 03 76 48 07 > >> > >> florian.he...@open-concept.pro > >> > >> http://www.open-concept.pro > >> > >> Twitter : @_Open_Concept_ > >> > >> Google+ : https://www.google.com/+Open-conceptPro > >> > >> Le 14/01/2015 12:01, Doursenaud, Rapha?l a ?crit : > >> > >> Good question! > >> > >> > >> > >> Can't spot many differences. > >> > >> Looking at the code, I see that eldy one is maintained and more up to > >> date. > >> > >> I suspect the auguria one is (was?) tailored to fit the auguria theme. > >> > >> > >> > >> Don't know more. Anyone? > >> > >> > >> > >> 2015-01-13 20:01 GMT+01:00 Marcos Garc?a <marcos...@gmail.com>: > >> > >> Hi all, > >> > >> > >> > >> Just a quick question... Which is the difference between Auguria menu > >> handler and Eldy menu handler? > >> > >> > >> > >> Regards, > >> > >> > >> > >> *Marcos Garc?a* > >> > >> marcos...@gmail.com > >> > >> > >> _______________________________________________ > >> Dolibarr-dev mailing list > >> Dolibarr-dev@nongnu.org > >> https://lists.nongnu.org/mailman/listinfo/dolibarr-dev > >> > >> > >> > >> > >> > >> -- > >> > >> *Rapha?l Doursenaud* > >> > >> Directeur technique (CTO) > >> > >> Expert certifi? en d?ploiement Google Apps > >> < > https://gpcsolutions.fr/raphael-doursenaud-google-apps-certified-deployment-specialist > > > >> > >> +33 (0)5 35 53 97 13 - +33 (0)6 68 48 20 10 > >> > >> > >> > >> [image: Image supprim?e par l'exp?diteur.] <http://gpcsolutions.fr> > >> > >> http://gpcsolutions.fr > >> > >> Technopole H?lioparc > >> > >> 2 avenue du Pr?sident Pierre Angot > >> > >> 64053 PAU CEDEX 9 > >> > >> SARL GPC.solutions au capital de 7 500 ? - R.C.S. PAU 528 995 921 > >> > >> [image: Image supprim?e par l'exp?diteur.] > >> < > http://wiki.dolibarr.org/index.php/Dolibarr_suppliers_France#GPC.solutions > >[image: > >> Image supprim?e par l'exp?diteur.] > >> > >> > >> > >> > >> _______________________________________________ > >> > >> Dolibarr-dev mailing list > >> > >> Dolibarr-dev@nongnu.org > >> > >> https://lists.nongnu.org/mailman/listinfo/dolibarr-dev > >> > >> > >> > >> > >> > >> > >> _______________________________________________ > >> > >> Dolibarr-dev mailing list > >> > >> Dolibarr-dev@nongnu.org > >> > >> https://lists.nongnu.org/mailman/listinfo/dolibarr-dev > >> > >> > >> > >> _______________________________________________ > >> Dolibarr-dev mailing list > >> Dolibarr-dev@nongnu.org > >> https://lists.nongnu.org/mailman/listinfo/dolibarr-dev > >> > >> > > > > > -- > *Francis Appels* > Owner/Developer > Gsm: +32(0)479 336 125 <tel:+32479336125> > E-mail: francis.app...@z-application.com > <mailto:francis.app...@z-application.com> > > <http://www.mobilid.eu> > > VAT BE 0541.333.046 > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.nongnu.org/archive/html/dolibarr-dev/attachments/20150114/a504635b/attachment.html > > > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: behdgiag.png > Type: image/png > Size: 7839 bytes > Desc: not available > URL: < > http://lists.nongnu.org/archive/html/dolibarr-dev/attachments/20150114/a504635b/attachment.png > > > > ------------------------------ > > _______________________________________________ > Dolibarr-dev mailing list > Dolibarr-dev@nongnu.org > https://lists.nongnu.org/mailman/listinfo/dolibarr-dev > > > End of Dolibarr-dev Digest, Vol 142, Issue 19 > ********************************************* >
_______________________________________________ Dolibarr-dev mailing list Dolibarr-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/dolibarr-dev