chat.freenode.net #tryton log beginning Thu Jun 9 00:00:01 CEST 2016 | ||
2016-06-09 00:07 -!- JosDzG(~Thunderbi@fixed-203-141-189-203-141-123.iusacell.net) has joined #tryton | ||
2016-06-09 02:24 -!- JosDzG(~Thunderbi@fixed-203-141-189-203-141-123.iusacell.net) has joined #tryton | ||
2016-06-09 03:10 -!- JosDzG(~Thunderbi@fixed-203-141-189-203-141-123.iusacell.net) has joined #tryton | ||
2016-06-09 05:47 -!- frispete_(~frispete@p54A912BC.dip0.t-ipconnect.de) has joined #tryton | ||
2016-06-09 06:18 -!- prayashm(~prayashm@unaffiliated/prayashm) has joined #tryton | ||
2016-06-09 07:22 -!- ccaz(~ccr@ax313-1-82-66-159-99.fbx.proxad.net) has joined #tryton | ||
2016-06-09 07:39 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | ||
2016-06-09 08:04 -!- dj_xatra(~dj_xatra@217.166.83.130) has joined #tryton | ||
2016-06-09 08:13 -!- rpit(~rpit@2a02:908:e672:9420:56ee:75ff:fe0d:d3c7) has joined #tryton | ||
2016-06-09 08:38 -!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton | ||
2016-06-09 08:55 -!- mrichez(~smuxi@mail.saluc.com) has joined #tryton | ||
2016-06-09 08:55 -!- prayashm(~prayashm@103.194.233.147) has joined #tryton | ||
2016-06-09 08:55 -!- prayashm(~prayashm@unaffiliated/prayashm) has joined #tryton | ||
2016-06-09 09:10 -!- nicoe(~nicoe@87.215.31.146) has joined #tryton | ||
2016-06-09 09:15 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | ||
2016-06-09 09:58 <pokoli> cedk: about https://bugs.tryton.org/msg26210, should be linked to issue2350 instead of issue5221? | ||
2016-06-09 10:01 <cedk> pokoli: not it is about view_header_get | ||
2016-06-09 10:01 <pokoli> cedk: yes, view_header_get is removed in issue2350 | ||
2016-06-09 10:03 -!- JosDzG(~Thunderbi@fixed-203-141-189-203-141-123.iusacell.net) has joined #tryton | ||
2016-06-09 10:48 -!- silwol(~silwol@80.66.37.182) has joined #tryton | ||
2016-06-09 11:04 -!- gr8dude(~alex@host-static-188-214-203-7.moldtelecom.md) has joined #tryton | ||
2016-06-09 11:05 <gr8dude> Hi, are there any books on Tryton? | ||
2016-06-09 11:32 -!- gr8dude(~alex@host-static-188-214-203-7.moldtelecom.md) has joined #tryton | ||
2016-06-09 11:41 <cedk> gr8dude: I don't think so | ||
2016-06-09 11:42 <cedk> gr8dude: there was an attempt to create one at: https://tryton-documentation.readthedocs.io/en/latest/ | ||
2016-06-09 11:44 <gr8dude> The guide is rather incomplete, there are gaps in certain sections (such as setting up the database, for example) | ||
2016-06-09 11:45 <gr8dude> If I end up using Tryton, I will submit some changes to the docs | ||
2016-06-09 11:45 <cedk> gr8dude: http://doc.tryton.org/4.0/trytond/doc/topics/setup_database.html#topics-setup-database | ||
2016-06-09 11:46 <cedk> gr8dude: database setup depends on the exact version | ||
2016-06-09 11:47 <gr8dude> I see, thanks. Is there something similar related to the web-client? | ||
2016-06-09 11:50 <pokoli> gr8dude: you can contirubte to the guide in https://github.com/tryton/tryton-documentation | ||
2016-06-09 11:51 <cedk> gr8dude: what do you mean? The database creation is on the server-side | ||
2016-06-09 11:52 <gr8dude> I understand that, what I mean is that I am looking for some specific instructions related to setting up the web-server that acts as a client that connects to trytond. | ||
2016-06-09 11:53 <gr8dude> The goal is to reap the benefits of Tryton using a web-browser client, rather than the desktop client. | ||
2016-06-09 11:56 <cedk> gr8dude: you don't need a web-server | ||
2016-06-09 11:56 <cedk> gr8dude: trytond is a web-server | ||
2016-06-09 11:57 <cedk> gr8dude: the sao setup is described in the sao's README | ||
2016-06-09 12:02 <gr8dude> Must `sao` be installed on every machine that wants to use the web-interface? Or can I run it on the same machine as trytond, so users can rely on their web-browsers to get their job done? | ||
2016-06-09 12:03 <cedk> gr8dude: sao is served by trytond | ||
2016-06-09 12:10 <gr8dude> Hm, which part requires nodejs then? I have seen some documentation saying that it is served by Werkzeug, but the readme of sao says that nodejs is required, so I do not have a clear picture of what depends on what yet. | ||
2016-06-09 12:11 <cedk> gr8dude: nodejs is needed to run grunt which compile the source code | ||
2016-06-09 12:11 <cedk> gr8dude: it is also needed to run bower | ||
2016-06-09 12:29 <gr8dude> Ok, it seems a bit clearer now. I will get back once I try it all out in practice. Thank you for your help, I appreciate it. | ||
2016-06-09 12:33 <cedk> gr8dude: indeed if you use the release archive, you don't need Gruntjs | ||
2016-06-09 12:33 <cedk> gr8dude: and you can manage to install manually the bower dependencies like jquery etc. | ||
2016-06-09 12:33 <cedk> gr8dude: so in this case you don't need at all nodejs | ||
2016-06-09 12:55 -!- mariomop(~quassel@181.92.3.33) has joined #tryton | ||
2016-06-09 13:48 -!- zmijunkie(~Adium@i59F5D38F.versanet.de) has joined #tryton | ||
2016-06-09 14:25 -!- den2204_(~mahon@ppp85-140-5-103.pppoe.mtu-net.ru) has joined #tryton | ||
2016-06-09 15:01 -!- sites(322ae496@gateway/web/freenode/ip.50.42.228.150) has joined #tryton | ||
2016-06-09 15:42 <pokoli> cedk: I'm unable to create issues on the bug tracker, I always get a "An error has ocurred page". There is any problem on the servers? | ||
2016-06-09 15:43 -!- prayashm(~prayashm@103.194.233.147) has joined #tryton | ||
2016-06-09 15:43 -!- prayashm(~prayashm@unaffiliated/prayashm) has joined #tryton | ||
2016-06-09 15:43 <cedk> pokoli: I check | ||
2016-06-09 15:45 <cedk> pokoli: could you retry? | ||
2016-06-09 15:45 <pokoli> cedk: fixed, thanks :) | ||
2016-06-09 15:47 -!- perilla(~perilla@corp-190-57-169-210-cue.puntonet.ec) has joined #tryton | ||
2016-06-09 15:47 <cedk> pokoli: I was experimenting on https://tryton-rietveld.appspot.com/27351002 | ||
2016-06-09 15:49 <pokoli> cedk: so I see it's working correctly, a good improvement :) | ||
2016-06-09 15:54 <pokoli> cedk: I'm wondering why this http://hg.tryton.org/sao/file/tip/src/view/form.js#l2894 has a hardcoded mime-type | ||
2016-06-09 15:54 -!- kstenger(~karla@r186-54-23-244.dialup.adsl.anteldata.net.uy) has joined #tryton | ||
2016-06-09 15:59 <cedk> pokoli: should ask nicoe but I think it is required to have a type | ||
2016-06-09 16:00 <pokoli> cedk: nicoe , yes but my doubt is why not guessing it from name using file_name | ||
2016-06-09 16:00 <pokoli> ussing Sao.common.guess_mimetype (sorry) | ||
2016-06-09 16:01 <cedk> pokoli: I think it could be an improvement but only for opening | ||
2016-06-09 16:01 <cedk> pokoli: when saving octet-binary force the save dialog | ||
2016-06-09 16:02 <nicoe> pokoli: indeed the octet-binary force to save dialog | ||
2016-06-09 16:02 <nicoe> pokoli: I think that's the reason why | ||
2016-06-09 16:02 <pokoli> cedk: nicoe, ok so I will look at it, and try to provide a patch. Thanks! | ||
2016-06-09 16:03 <cedk> pokoli: of course other extentions could be added like png, jpeg etc. | ||
2016-06-09 16:04 <pokoli> cedk: yes, that's the second step ;) | ||
2016-06-09 16:06 -!- perilla(~perilla@corp-190-57-169-210-cue.puntonet.ec) has left #tryton | ||
2016-06-09 16:27 -!- ccaz(~ccr@ax313-1-82-66-159-99.fbx.proxad.net) has left #tryton | ||
2016-06-09 16:33 -!- JosDzG(~Thunderbi@fixed-203-141-189-203-141-123.iusacell.net) has joined #tryton | ||
2016-06-09 16:49 -!- bvillasanti(~bvillasan@138.117.21.154) has joined #tryton | ||
2016-06-09 17:27 -!- bvillasanti(~bvillasan@138.117.21.154) has joined #tryton | ||
2016-06-09 17:34 -!- shrox(shrox@nat/iiit/x-ivlsffqafdyuvdee) has joined #tryton | ||
2016-06-09 18:01 -!- frispete(~frispete@p54A912BC.dip0.t-ipconnect.de) has joined #tryton | ||
2016-06-09 18:10 <prayashm> Is there any sao specific documentation? | ||
2016-06-09 18:11 <cedk> prayashm: not realy except the README | ||
2016-06-09 18:43 <prayashm> cedk: okay. | ||
2016-06-09 18:55 -!- ccaz(~ccr@125-117-190-109.dsl.ovh.fr) has joined #tryton | ||
2016-06-09 18:57 -!- ccaz(~ccr@125-117-190-109.dsl.ovh.fr) has left #tryton | ||
2016-06-09 19:38 -!- kstenger1(~karla@r179-24-184-99.dialup.adsl.anteldata.net.uy) has joined #tryton | ||
2016-06-09 19:39 -!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton | ||
2016-06-09 20:02 -!- JosDzG(~Thunderbi@fixed-203-141-189-203-141-123.iusacell.net) has joined #tryton | ||
2016-06-09 21:11 -!- bvillasanti(~bvillasan@138.117.21.154) has joined #tryton | ||
2016-06-09 23:06 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!