chat.freenode.net #tryton log beginning Wed Sep 2 00:00:02 CEST 2009 | ||
2009-09-02 00:06 <vengfulsquirrel> cedk: Okay thanks, I think its off the trunk from a few weeks ago. | ||
2009-09-02 00:08 <cedk> vengfulsquirrel: so in trunk, no need of new browse except if you read function field that are localy cached | ||
2009-09-02 00:10 <vengfulsquirrel> Hmm right but that is only if another thread has written something right ? | ||
2009-09-02 00:10 <cedk> vengfulsquirrel: no, it doesn't depend on thread | ||
2009-09-02 00:11 <cedk> vengfulsquirrel: we are in a serialized transaction | ||
2009-09-02 00:11 <vengfulsquirrel> Oh write doesn't update the local cache then? | ||
2009-09-02 00:13 <cedk> vengfulsquirrel: yes, but local cache is only for function field | ||
2009-09-02 00:13 <vengfulsquirrel> Yeah I think I'm using inventory_moves though on the customer packing with is a function field. | ||
2009-09-02 00:13 <vengfulsquirrel> So then if I did move_obj.write on one of those and then call inventory_moves again the change would not be there. | ||
2009-09-02 00:14 <cedk> vengfulsquirrel: it depends of the code | ||
2009-09-02 00:16 <vengfulsquirrel> Okay well I'll just keep an eye out for function fields then, thanks. | ||
2009-09-02 00:17 <cedk> vengfulsquirrel: but in case of doubt, you should make a new browse, you will not be penalized because the cursor cache will work | ||
2009-09-02 00:25 <CIA-2> C?dric Krier <ced@b2ck.com> default * 352:f7a48fd3e218 website/ (6 files in 5 dirs): Add Arch Linux on downloads | ||
2009-09-02 00:25 <CIA-2> http://hg.tryton.org/www.tryton.org/rev/f7a48fd3e218 | ||
2009-09-02 02:56 -!- irclog(n=irclog@tycho.b2ck.com) has joined #tryton | ||
2009-09-02 04:58 -!- juanfer(n=juanfer@190.27.66.56) has joined #tryton | ||
2009-09-02 05:19 -!- yangoon(n=mathiasb@p549F3052.dip.t-dialin.net) has joined #tryton | ||
2009-09-02 05:32 -!- vengfulsquirrel1(n=ian@69.181.194.95) has joined #tryton | ||
2009-09-02 06:51 -!- vengfulsquirrel(n=ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton | ||
2009-09-02 07:18 -!- Timitos(n=timitos@88.217.184.172) has joined #tryton | ||
2009-09-02 07:53 -!- sharkcz(n=dan@plz1-v-4-17.static.adsl.vol.cz) has joined #tryton | ||
2009-09-02 07:58 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton | ||
2009-09-02 08:17 -!- enlightx(n=enlightx@static-217-133-61-144.clienti.tiscali.it) has joined #tryton | ||
2009-09-02 08:26 -!- paepke(n=paepke@mail.metaldyne-nue.de) has joined #tryton | ||
2009-09-02 09:18 -!- bechamel(n=user@host-85-201-159-186.brutele.be) has joined #tryton | ||
2009-09-02 10:04 -!- paepke(n=paepke@mail.metaldyne-nue.de) has joined #tryton | ||
2009-09-02 10:29 -!- gour(n=user@93.159.95.170) has joined #tryton | ||
2009-09-02 10:45 -!- gour(n=gour@93.159.95.170) has joined #tryton | ||
2009-09-02 11:02 -!- a_murich(n=alex@99-245-124-91.pool.ukrtel.net) has joined #tryton | ||
2009-09-02 11:04 <CIA-2> h.goebel@goebel-consult.de * r728 /wiki/AddingPythonToWindowsPath.wiki: Created wiki page through web user interface. | ||
2009-09-02 11:04 <CIA-2> h.goebel@goebel-consult.de * r729 /wiki/InstallationWindows.wiki: Edited wiki page through web user interface. | ||
2009-09-02 11:04 <CIA-2> h.goebel@goebel-consult.de * r730 /wiki/BuildingWinInstall.wiki: Adding link to AddingPythonToWindowsPath | ||
2009-09-02 11:04 <CIA-2> h.goebel@goebel-consult.de * r731 /wiki/AddingPythonToWindowsPath.wiki: added another method | ||
2009-09-02 11:04 <CIA-2> h.goebel@goebel-consult.de * r732 /wiki/InstallationWindows.wiki: fixed typo | ||
2009-09-02 11:04 <CIA-2> h.goebel@goebel-consult.de * r733 /wiki/BuildingWinInstall.wiki: fixed typo | ||
2009-09-02 11:09 -!- gour(n=gour@93.159.95.170) has joined #tryton | ||
2009-09-02 11:12 <cedk> gour: I added Arch Linux to http://www.tryton.org/downloads.html | ||
2009-09-02 11:13 <gour> cedk: and i uploaded all the trytond modules from 1.2 serie ;) | ||
2009-09-02 11:15 <cedk> gour: great | ||
2009-09-02 11:15 <gour> i wonder if bechamel took a look at medical and how easy/difficult would be to port it... | ||
2009-09-02 11:16 <bechamel> gour: yes i had a look | ||
2009-09-02 11:17 <bechamel> gour: there are very little logic in the module, it only define clases and relations | ||
2009-09-02 11:18 <bechamel> gour: but i discovred some weirdness, so i think a port would deserve a new analysis to improve it | ||
2009-09-02 11:20 <cedk> gour: I'm wondering if the trytond package must not create trytond user in postgresql | ||
2009-09-02 11:20 <cedk> gour: like I did in http://hg.tryton.org/hgwebdir.cgi/tryton-overlay/file/0da8cc325d0f/app-office/trytond/trytond-1.2.2.ebuild#l61 | ||
2009-09-02 11:22 <gour> cedk: heh, for now i just used note in http://aur.archlinux.org/packages/trytond/trytond/trytond.install | ||
2009-09-02 11:24 <gour> ACTION notices that gentoo developed some new infrastructure since he was using it... | ||
2009-09-02 11:25 <gour> bechamel: well, for our needs much simpler EMR would suffice, but i can try with medical and then stripping it off | ||
2009-09-02 11:27 <bechamel> gour: yes this medical module seems to target hospitals | ||
2009-09-02 11:27 <gour> bechamel: although, to be frank, for tracking clients in homeopathy/counselling, i consider that even CRM could be appropriate | ||
2009-09-02 11:29 <bechamel> yes | ||
2009-09-02 11:30 <gour> we need to keep some general data along with the tree-history of treatments, something along http://wiki.gnumed.de/bin/view/Gnumed/BasicEmrConcept | ||
2009-09-02 11:31 <CIA-2> Bertrand Chenal <bch@b2ck.com> default * 6:8efc4c6c9bb0 calendar_todo/ (todo.py webdav.py): Added cache for todo on webdav | ||
2009-09-02 11:31 <CIA-2> http://hg.tryton.org/modules/calendar_todo/rev/8efc4c6c9bb0 | ||
2009-09-02 11:31 <CIA-2> Bertrand Chenal <bch@b2ck.com> default * 7:a0bf57463567 calendar_todo/ (MANIFEST.in tests/__init__.py tests/test_calendar.py): Added tests | ||
2009-09-02 11:31 <CIA-2> http://hg.tryton.org/modules/calendar_todo/rev/a0bf57463567 | ||
2009-09-02 11:31 <CIA-2> Bertrand Chenal <bch@b2ck.com> default * 8:4b6d07029a63 calendar_todo/todo.py: merge | ||
2009-09-02 11:31 <CIA-2> http://hg.tryton.org/modules/calendar_todo/rev/4b6d07029a63 | ||
2009-09-02 11:31 <gour> however, i (strongly) believe that Tryton is THE appropriate platform to do it with less work than tinkering with GNUmed's wxpython | ||
2009-09-02 11:32 <bechamel> gour: gnumed is client-server ? | ||
2009-09-02 11:32 <gour> bechamel: yep | ||
2009-09-02 11:35 <gour> cedk: i assume there is no need to inform the ml about arch's pkgs since you put dl link? | ||
2009-09-02 11:36 <cedk> gour: you can like that others will know about you :-) | ||
2009-09-02 11:36 <gour> cedk: ok | ||
2009-09-02 11:36 -!- gour(n=gour@93.159.95.170) has left #tryton | ||
2009-09-02 11:37 -!- gour(n=gour@93.159.95.170) has joined #tryton | ||
2009-09-02 11:37 <gour> ACTION pressed wrong key-combo :-( | ||
2009-09-02 11:41 -!- gour(n=gour@93.159.95.170) has joined #tryton | ||
2009-09-02 11:59 <CIA-2> h.goebel@goebel-consult.de * r734 /wiki/AddingPythonToWindowsPath.wiki: Added reasoning for third method. | ||
2009-09-02 12:09 -!- carlos(n=carlos@180.156.221.87.dynamic.jazztel.es) has joined #tryton | ||
2009-09-02 12:24 -!- gour(n=gour@93.159.95.170) has joined #tryton | ||
2009-09-02 12:27 <gour> any reason why it is not allowed to post from gmane to tryton list? | ||
2009-09-02 12:30 <cedk> gour: because you must be register in tryton mailing list | ||
2009-09-02 12:31 <gour> cedk: i'm registered, but it says that the list is unidirectional | ||
2009-09-02 12:33 <cedk> gour: yes because I think when you post from gmane, it uses a single user | ||
2009-09-02 12:35 <gour> cedk: what do you mean 'single user' ? | ||
2009-09-02 12:35 <cedk> gour: the gmane user | ||
2009-09-02 12:35 <gour> ACTION uses gmane for 99% of the mls | ||
2009-09-02 12:36 <gour> cedk: hmm...gmane requires one to reply in order to be authorized and that's it...still you can require membership to the list, but it's more convenient to use gmane since there is no need to create new filter for one's inbox | ||
2009-09-02 12:37 -!- cristi_an(i=5978d3ce@gateway/web/freenode/x-knrzrkxratgzalpb) has joined #tryton | ||
2009-09-02 12:37 <gour> i post via gmaneto several lists which requires membership besides being authorized by gmane | ||
2009-09-02 12:38 <gour> cedk: ..gnumed is one example - see http://dir.gmane.org/gmane.comp.gnu.medical.devel | ||
2009-09-02 12:39 <gour> without ability to post, there is not much use of gmane interface... | ||
2009-09-02 12:41 <gour> hmm, my direct post didn't reach the group as well :-/ | ||
2009-09-02 12:41 <cedk> gour: I can try to change | ||
2009-09-02 12:41 <cedk> gour: there is moderation | ||
2009-09-02 12:42 <gour> cedk: it would be nice, imho | ||
2009-09-02 12:43 <gour> cedk: but i wonder why my direct post is not there? | ||
2009-09-02 12:45 <cedk> gour: request send to gmane admin | ||
2009-09-02 12:45 <cedk> gour: because of moderation | ||
2009-09-02 12:45 <gour> cedk: thanks | ||
2009-09-02 12:45 <gour> cedk: but i'm registered as member? | ||
2009-09-02 12:45 <gour> ahh...moderation. ok | ||
2009-09-02 12:50 -!- gour(n=gour@93.159.95.170) has joined #tryton | ||
2009-09-02 13:07 <gour> ACTION --> lunch | ||
2009-09-02 14:27 <gour> cedk: considering that i plan to write some desktop app in haskell and i'll use bindings for one C-lib which is licensed as GPLV2+, can you give me some hint in using GPL3 vs. GPLV2+ ? | ||
2009-09-02 14:28 <gour> (for the bindings as well as for the whole package) | ||
2009-09-02 14:29 <cedk> gour: I'm not a lawer, but I think GPL2+ can be use with GPL3 | ||
2009-09-02 14:29 <cedk> gour: because GPL2+ give you the right to relicence to GPL3 | ||
2009-09-02 14:32 <gour> cedk: yeah, that i know by looking at compatibility matrix...i just wonder about any pro/cons in using gpl3 vs. gpl2+ ? | ||
2009-09-02 14:32 <carlos> cedk: that's only true if the license says 'GPLv2 or later' | ||
2009-09-02 14:33 <cedk> carlos: in GPL2+, the + is for later | ||
2009-09-02 14:33 <carlos> gour: also, using GPLv? for a library is not a good idea, unless you want to prevent closed source programs to use it | ||
2009-09-02 14:33 <carlos> cedk: oh, ok.. | ||
2009-09-02 14:33 <cedk> gour: http://www.gnu.org/licenses/rms-why-gplv3.html | ||
2009-09-02 14:34 <gour> carlos: well, i'll only use C-lib by providing haskell-bindings, but the main project is desktop app which will use those | ||
2009-09-02 14:35 <carlos> oh, so you don't control the library, then you don't have too many options... | ||
2009-09-02 14:36 <gour> well, options are gpl2+ or gpl3 :-) | ||
2009-09-02 14:37 <gour> cedk: thanks. somehow i missed that article | ||
2009-09-02 14:37 <carlos> gour: yeah, sorry for the noise ;-) | ||
2009-09-02 14:40 <gour> np | ||
2009-09-02 14:44 -!- woakas(n=woakas@190.144.69.234) has joined #tryton | ||
2009-09-02 15:30 -!- jerojasro(n=jerojasr@190.144.69.234) has joined #tryton | ||
2009-09-02 16:02 -!- _TiN_(i=ahenze@190.0.162.41) has joined #tryton | ||
2009-09-02 16:07 <woakas> How I can have a selection field dynamic? in the view form | ||
2009-09-02 16:08 <cedk> woakas: dynamic = depends on what? | ||
2009-09-02 16:09 <woakas> example in the module party in the field | ||
2009-09-02 16:09 <woakas> lang | ||
2009-09-02 16:11 <cedk> woakas: I mean on what the selection will depend to be filled ? | ||
2009-09-02 16:11 <woakas> this field is static, I want other field that change depends the other field, but the widget are selection | ||
2009-09-02 16:11 <woakas> yeah | ||
2009-09-02 16:12 <cedk> woakas: use a many2one with a domain | ||
2009-09-02 16:13 <woakas> cedk: ok | ||
2009-09-02 16:15 <cedk> woakas: but if give an example, there is perhaps better solution | ||
2009-09-02 16:18 <gour> ACTION just read web-client thread in ml... | ||
2009-09-02 16:19 <gour> we do not have need to operate in big environments, so i wonder if i have trytond running on my server, what is the most secure way to access when on the road with some netbook/laptop machine? | ||
2009-09-02 16:20 <gour> s/my server/my desktop server | ||
2009-09-02 16:21 <woakas> cedk: with a many2one and a domain function ok, but if I want use the widget selection in this field, appears a error | ||
2009-09-02 16:21 <paepke> gour: vpn ;-) for example openvpn | ||
2009-09-02 16:21 <woakas> cedk: http://paste.pocoo.org/show/137620/ | ||
2009-09-02 16:21 <woakas> cedk: the error: http://paste.pocoo.org/show/137621/ | ||
2009-09-02 16:21 <cedk> gour: you can use SSL connection with Tryton client | ||
2009-09-02 16:22 <cedk> woakas: which version? | ||
2009-09-02 16:22 <gour> ssl sounds as more simple way... | ||
2009-09-02 16:23 <cedk> gour: but there is no signed/authority check | ||
2009-09-02 16:23 <cedk> gour: you should use strong password | ||
2009-09-02 16:23 <gour> cedk: self-signed cert? | ||
2009-09-02 16:24 <cedk> gour: you can use any certificate, but Tryton client doesn't check it | ||
2009-09-02 16:24 <woakas> cedk: in the server the trunk of trytond -> changeset: 1957:8d55cb416c89 | ||
2009-09-02 16:24 <cedk> gour: so a man-in-the-midle attack is theoricaly possible | ||
2009-09-02 16:24 <paepke> cedk: thats why i prefer the openvpn. is there any plan to change it? | ||
2009-09-02 16:25 <woakas> cedk: in the client changeset: 1382:da49cf544876 | ||
2009-09-02 16:25 <gour> cedk: ahh, good to know. still it could be enough for our 'enterprise' and the desktop server machine can be configured to listen 'outside' only when we are on the road | ||
2009-09-02 16:26 <cedk> woakas: how looks taller.concepto | ||
2009-09-02 16:26 <woakas> cedk: http://paste.pocoo.org/show/137623/ | ||
2009-09-02 16:26 <gour> paepke: isn't it overkill for our needs? | ||
2009-09-02 16:27 <cedk> paepke: if somebody add the code to the client, why not? | ||
2009-09-02 16:28 <paepke> gour: for your special needs maybe overkill. it depends. | ||
2009-09-02 16:28 <paepke> cedk: i'd like to do that, but my programming skills are currently not good enough for tryton. | ||
2009-09-02 16:29 <paepke> running an openvpn server is much easier for me ;-) | ||
2009-09-02 16:29 <gour> heh | ||
2009-09-02 16:30 <cedk> woakas: with many2many, you should use ["('reparacion', 'in', [reparacion])"] | ||
2009-09-02 16:30 <woakas> cedk: ok ... test.... | ||
2009-09-02 16:30 <cedk> paepke: it will not be tryton code specific, it must be in tryton client in the ssl part with some gtk dialog box | ||
2009-09-02 16:32 <gour> paepke: i'd need just occasionally to connect remotely to the 'home' machine...similar to connecting (sometimes) to my localhost dovecot server via ssh to check the mail...so i consider using strong passwd may be good-enough...the point is that we do not see the need for web-client as discussed in that thread | ||
2009-09-02 16:32 <paepke> cedk: does the server already check if the client has a signed certificate? | ||
2009-09-02 16:33 <bechamel> gour: a less overkill solution would be a ssh tunnel | ||
2009-09-02 16:33 <paepke> bechamel: youre right. ssh-tunnel is a good point. | ||
2009-09-02 16:34 <gour> yep...that's good too | ||
2009-09-02 16:35 <cedk> paepke: client doesn't have certificate | ||
2009-09-02 16:36 <gour> are all tryton devs ex-openerp ones? | ||
2009-09-02 16:36 <cedk> bechamel, paepke: with ssh you must check the footprint of the server which is the same than checking the certificate signature | ||
2009-09-02 16:38 <paepke> cedk: under some circumstances you will have to be sure that the client is allowed to access the server. so that none can connect without the permission from you (certificate) | ||
2009-09-02 16:38 <bechamel> cedk: would it be possible to to something like ssh in the tryton client (ie at the first connection ask if the user want to accept and then store the footprint and use this footprint for all the other connections | ||
2009-09-02 16:38 <cedk> paepke: yes, but this is no more SSL, I think | ||
2009-09-02 16:38 <gour> ...or someone has started with tryton? (i'm asking considering to best use how to minimize learning curve by using proper docs) | ||
2009-09-02 16:39 <cedk> paepke: and I don't think we should implement this in Tryton, we must use third party software like openvpn | ||
2009-09-02 16:40 <paepke> cedk: its a well known techology i used in webservers (apache) or ssh-server. | ||
2009-09-02 16:40 <cedk> bechamel: I don't know if we have access to footprint, but someone can check | ||
2009-09-02 16:41 <cedk> paepke: what client certificate check ? | ||
2009-09-02 16:41 <bechamel> does the footprint in ssh play the same role than the certificat in ssl ? | ||
2009-09-02 16:41 <paepke> cedk: anyway. openvpn would be good, cause it is "offloaded" from the tryton-stuff. so it has a bigger user base and cause of this maybe better real-life tested for security | ||
2009-09-02 16:43 <cedk> yes, footprint or signed-verification would be a good improvement for Tryton but no more | ||
2009-09-02 16:44 <paepke> cedk, bechamel: i agree. its like looking at your online-banking homepage with a green sign. | ||
2009-09-02 16:48 -!- vengfulsquirrel(n=ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton | ||
2009-09-02 17:15 <woakas> cedk: works fine, but if I put in the xml widget = "selection" stops working | ||
2009-09-02 17:16 -!- carlos(n=carlos@180.156.221.87.dynamic.jazztel.es) has joined #tryton | ||
2009-09-02 17:17 <cedk> woakas: yes because it doesn't work with dymanic domain | ||
2009-09-02 17:17 <woakas> cedk: oohhh ok thanks :) | ||
2009-09-02 17:21 -!- gour`(n=user@87.252.128.112) has joined #tryton | ||
2009-09-02 17:33 <cedk> woakas: but it could be an improvement of the client | ||
2009-09-02 17:34 <cedk> woakas: it will need to refecth the selectio if the domain has changed | ||
2009-09-02 17:35 <woakas> cedk: ok | ||
2009-09-02 17:36 -!- juanfer(n=juanfer@190.144.69.234) has joined #tryton | ||
2009-09-02 17:40 -!- _TiN_(i=ahenze@190.0.162.41) has joined #tryton | ||
2009-09-02 17:42 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1972:7c98a629af36 trytond/trytond/ (backend/postgresql/database.py tools/misc.py): Fix call to exec_pg_command_pipe to wait the end of the command | ||
2009-09-02 17:42 <CIA-2> http://hg.tryton.org/trytond/rev/7c98a629af36 | ||
2009-09-02 17:42 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1973:0d81697a21b6 trytond/trytond/ir/action.py: Add index on module of ir.action.report as it is used when loading modules | ||
2009-09-02 17:42 <CIA-2> http://hg.tryton.org/trytond/rev/0d81697a21b6 | ||
2009-09-02 17:42 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1974:b5b6a33a5be1 trytond/ (CHANGELOG trytond/protocols/dispatcher.py): Allow to update database at the end of restore | ||
2009-09-02 17:42 <CIA-2> http://hg.tryton.org/trytond/rev/b5b6a33a5be1 | ||
2009-09-02 17:42 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1388:56e6bcae6120 tryton/ (CHANGELOG tryton/gui/main.py tryton/gui/window/dbrestore.py): Add checkbox on restore to update database | ||
2009-09-02 17:42 <CIA-2> http://hg.tryton.org/tryton/rev/56e6bcae6120 | ||
2009-09-02 17:48 <carlos> cedk: I wonder whether OpenERP developers are as fast as you to apply small fixes/improvements pointed by users in their forum | ||
2009-09-02 17:48 <carlos> cedk: you are sooo fast... | ||
2009-09-02 17:49 <gour> carlos: don't wonder. they are probably not | ||
2009-09-02 17:50 <carlos> ;) | ||
2009-09-02 17:51 <cedk> carlos: before they was because it was me :-) | ||
2009-09-02 17:51 <carlos> :-P | ||
2009-09-02 17:52 <gour> cedk: we're chatting with bechamel about great new features to arrive (one day) in tryton... | ||
2009-09-02 17:53 <cedk> carlos: https://www.ohloh.net/p/openerp/contributors | ||
2009-09-02 17:53 <cedk> carlos: I'm sill the 3th | ||
2009-09-02 17:54 <carlos> did they add support for bzr? | ||
2009-09-02 17:54 <bechamel> cedk: gour was thinking about someting like http://www.exaile.org/screenshots/14/rating_large.png | ||
2009-09-02 17:54 <carlos> cedk: and that's near two years after you quit... and you are still far away from the fourth position, wow | ||
2009-09-02 17:55 <cedk> a music player ? :-) | ||
2009-09-02 17:55 <gour> cedk: tree view :-D | ||
2009-09-02 17:55 <bechamel> cedk: a dual-view window + search on tree | ||
2009-09-02 17:56 <cedk> bechamel: it is already in board view | ||
2009-09-02 17:56 <gour> :-D ;) | ||
2009-09-02 17:56 <bechamel> "tryton: most downloaded erp with a music player in the world" ;) | ||
2009-09-02 17:57 <bechamel> cedk: yes but is possible to interact across sub-view, ie clic on an item in the left view and then reload/refresh the right view | ||
2009-09-02 17:57 <cedk> carlos: and others are cheating because they added branch repository 5.0 and trunk so when they backport (forwardport) it is double :-) | ||
2009-09-02 17:58 <carlos> :-P | ||
2009-09-02 17:58 <cedk> bechamel: normally, but we don't have any test for that | ||
2009-09-02 17:58 <cedk> bechamel: but it was the idea | ||
2009-09-02 17:59 <gour> cedk: that would be great feature...extending the functionality | ||
2009-09-02 17:59 <bechamel> so the only missing feature to mimic the exaile gui would be the filter on tree | ||
2009-09-02 18:00 <cedk> we should have a case to dev to make it work | ||
2009-09-02 18:02 <gour> i already have a case - keeping history of client's (homeopathic & counselling) treaments so that one can quickly browse the tree and/or search for specifics | ||
2009-09-02 18:02 <gour> :-) | ||
2009-09-02 18:03 <cedk> gour: it is not a tree but a list | ||
2009-09-02 18:03 <gour> hmm | ||
2009-09-02 18:04 <cedk> gour: history is a list because time goes linear | ||
2009-09-02 18:05 <gour> cedk: check http://www.flickr.com/photos/gnumed/3130869083/sizes/l/in/set-72157611494228721/ | ||
2009-09-02 18:06 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1389:e65de28b8816 tryton/tryton/gui/main.py: Use RPCProgress for db_exec calls | ||
2009-09-02 18:06 <CIA-2> http://hg.tryton.org/tryton/rev/e65de28b8816 | ||
2009-09-02 18:06 <cedk> gour: I don't know what it is but I don't see any history | ||
2009-09-02 18:06 <gour> time is not primary/only concern | ||
2009-09-02 18:07 <gour> cedk: check this http://wiki.gnumed.de/bin/view/Gnumed/BasicProgressNotes#The_EMR_tree_browser then | ||
2009-09-02 18:11 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1390:1aa84a70d304 tryton/tryton/gui/window/dbrestore.py: Add tooltip to update checkbox of restore window | ||
2009-09-02 18:11 <CIA-2> http://hg.tryton.org/tryton/rev/1aa84a70d304 | ||
2009-09-02 18:26 -!- gour(n=gour@87.252.128.112) has joined #tryton | ||
2009-09-02 18:36 -!- carlos(n=carlos@17.156.221.87.dynamic.jazztel.es) has joined #tryton | ||
2009-09-02 18:40 -!- gour(n=gour@87.252.128.112) has joined #tryton | ||
2009-09-02 19:07 -!- ovnicraft(n=ovnicraf@190.154.240.58) has joined #tryton | ||
2009-09-02 19:08 <ovnicraft> hi folks, i want to get all modules from repo, i must to use any script or something? | ||
2009-09-02 19:15 <carlos> ovnicraft: http://code.google.com/p/tryton/wiki/InstallationMercurial | ||
2009-09-02 19:16 <carlos> ovnicraft: Look for Automatic Way | ||
2009-09-02 19:17 <ovnicraft> carlos, thx :) | ||
2009-09-02 19:17 <carlos> you are welcome | ||
2009-09-02 19:21 -!- enlightx(n=enlightx@host-78-13-114-247.cust-adsl.tiscali.it) has joined #tryton | ||
2009-09-02 20:40 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1391:ed90e2830efe tryton/tryton/gui/window/dbdumpdrop.py: Fix test on combo database | ||
2009-09-02 20:40 <CIA-2> http://hg.tryton.org/tryton/rev/ed90e2830efe | ||
2009-09-02 20:40 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1392:b722c527a6e7 tryton/tryton/gui/window/dbdumpdrop.py: Hide also server password widgets if not login.host | ||
2009-09-02 20:40 <CIA-2> http://hg.tryton.org/tryton/rev/b722c527a6e7 | ||
2009-09-02 20:58 -!- FWiesing(n=FWiesing@194-208-185-012.tele.net) has joined #tryton | ||
2009-09-02 21:01 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1975:cc7a55f41011 trytond/trytond/backend/sqlite/database.py: Prevent exception when testing SQLite database (corrupted file) | ||
2009-09-02 21:01 <CIA-2> http://hg.tryton.org/trytond/rev/cc7a55f41011 | ||
2009-09-02 21:15 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1976:17e53456d3bd trytond/trytond/backend/sqlite/database.py: Open sqlite file in binary mode for dump | ||
2009-09-02 21:15 <CIA-2> http://hg.tryton.org/trytond/rev/17e53456d3bd | ||
2009-09-02 21:39 -!- vengfulsquirrel(n=ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton | ||
2009-09-02 22:52 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1977:f77e28e77964 trytond/setup.py: Add missing Genshi dependency | ||
2009-09-02 22:52 <CIA-2> http://hg.tryton.org/trytond/rev/f77e28e77964 | ||
2009-09-02 22:53 <CIA-2> C?dric Krier <ced@b2ck.com> default * 1393:de9fbeb043d1 tryton/tryton/action/main.py: Use binary mode when writing report in temp file | ||
2009-09-02 22:53 <CIA-2> http://hg.tryton.org/tryton/rev/de9fbeb043d1 | ||
2009-09-02 23:38 -!- yangoon(n=mathiasb@p549F3052.dip.t-dialin.net) has left #tryton |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!