IRC logs of #tryton for Wednesday, 2009-07-08

chat.freenode.net #tryton log beginning Wed Jul 8 00:00:02 CEST 2009
2009-07-08 02:28 -!- vengfulsquirrel(n=ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton
2009-07-08 03:27 -!- bechamel(n=user@host-85-201-74-27.brutele.be) has left #tryton
2009-07-08 05:19 -!- yangoon(n=mathiasb@p549F7813.dip.t-dialin.net) has joined #tryton
2009-07-08 06:28 -!- gremly(n=gremly@190.156.168.128) has joined #tryton
2009-07-08 07:33 -!- Timitos(n=timitos@88.217.184.172) has joined #tryton
2009-07-08 08:01 -!- sharkcz(n=dan@plz1-v-4-17.static.adsl.vol.cz) has joined #tryton
2009-07-08 09:15 -!- enlightx(n=enlightx@host198-42-static.85-94-b.business.telecomitalia.it) has joined #tryton
2009-07-08 09:32 -!- Timitos(n=timitos@88.217.184.172) has joined #tryton
2009-07-08 09:39 -!- bechamel(n=user@host-85-201-74-27.brutele.be) has joined #tryton
2009-07-08 09:46 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2009-07-08 09:50 <CIA-70> C?dric Krier <ced@b2ck.com> default * 1880:5c3979d855a7 trytond/trytond/tests/ (test_tryton.py tests.py): Remove test on boolean required as it doesn't make sense.
2009-07-08 09:50 <CIA-70> http://hg.tryton.org/trytond/rev/5c3979d855a7
2009-07-08 09:52 -!- Timito1(n=timitos@88.217.184.172) has joined #tryton
2009-07-08 12:43 -!- tekknokrat(n=gthieleb@dslb-088-074-177-068.pools.arcor-ip.net) has joined #tryton
2009-07-08 12:43 <CIA-70> C?dric Krier <ced@b2ck.com> default * 346:92c6bddc29e5 website/ (6 files in 5 dirs): Add SQLite unittest
2009-07-08 12:43 <CIA-70> http://hg.tryton.org/www.tryton.org/rev/92c6bddc29e5
2009-07-08 13:32 -!- enlightx(n=enlightx@host198-42-static.85-94-b.business.telecomitalia.it) has joined #tryton
2009-07-08 14:11 <CIA-70> Bertrand Chenal <bch@b2ck.com> default * 1881:1b42e16d25a8 trytond/trytond/ir/translation.py: Removed hardcoded True in sql query
2009-07-08 14:11 <CIA-70> http://hg.tryton.org/trytond/rev/1b42e16d25a8
2009-07-08 14:11 <CIA-70> Bertrand Chenal <bch@b2ck.com> default * 1882:e65e8981960d trytond/trytond/backend/ (4 files in 2 dirs):
2009-07-08 14:11 <CIA-70> Fix NOT NULL handling in base tables:
2009-07-08 14:12 <CIA-70> - Removed useless NOT NULL for sqlite in init.sql
2009-07-08 14:12 <CIA-70> - Added missing NOT NULL for postgresql in init.sql
2009-07-08 14:12 <CIA-70> - Take care of populating required fields when creating records in module tables
2009-07-08 14:12 <CIA-70> http://hg.tryton.org/trytond/rev/e65e8981960d
2009-07-08 14:12 <CIA-70> Bertrand Chenal <bch@b2ck.com> default * 1883:9fe3069eff62 trytond/trytond/tests/ (test_tryton.py tests.py): merge
2009-07-08 14:12 <CIA-70> http://hg.tryton.org/trytond/rev/9fe3069eff62
2009-07-08 14:36 -!- _TiN_(n=TiN@190.189.9.80) has joined #tryton
2009-07-08 14:47 <CIA-70> C?dric Krier <ced@b2ck.com> default * 1884:16931c160a58 trytond/trytond/model/modelsql.py: Fix typo, rowcount is not a function
2009-07-08 14:47 <CIA-70> http://hg.tryton.org/trytond/rev/16931c160a58
2009-07-08 14:50 <CIA-70> C?dric Krier <ced@b2ck.com> default * 1885:e5b2e2cd7d25 trytond/trytond/ir/action.py: Create ir.action.* first without relational field to prevent the use of wrong id
2009-07-08 14:50 <CIA-70> http://hg.tryton.org/trytond/rev/e5b2e2cd7d25
2009-07-08 15:25 <CIA-70> C?dric Krier <ced@b2ck.com> default * 22:7ed8d993c648 party_vcarddav/webdav.py: Don't raise exception for lastmodified
2009-07-08 15:25 <CIA-70> http://hg.tryton.org/modules/party_vcarddav/rev/7ed8d993c648
2009-07-08 15:25 <CIA-70> C?dric Krier <ced@b2ck.com> default * 23:10da55c6c7e3 party_vcarddav/webdav.py: Fix typo in namespace for filter
2009-07-08 15:25 <CIA-70> http://hg.tryton.org/modules/party_vcarddav/rev/10da55c6c7e3
2009-07-08 15:26 <CIA-70> C?dric Krier <ced@b2ck.com> default * 1886:d8be143b2ba5 trytond/trytond/protocols/webdav.py: Add logging of exception in webdav
2009-07-08 15:26 <CIA-70> http://hg.tryton.org/trytond/rev/d8be143b2ba5
2009-07-08 15:27 <CIA-70> ced roundup * #1097/party_vcarddav does not work with zideone any more:
2009-07-08 15:27 <CIA-70> [chatting] I have added logging for webdav exception in changeset d8be143b2ba5
2009-07-08 15:27 <CIA-70> Could you try again with verbose option enable?
2009-07-08 15:27 <CIA-70> http://bugs.tryton.org/roundup/issue1097
2009-07-08 15:28 <CIA-70> ced roundup * #1098/cannot add new contacts from evolution:
2009-07-08 15:28 <CIA-70> [testing] I have added logging for webdav exception in changeset d8be143b2ba5
2009-07-08 15:28 <CIA-70> Could you try again with verbose option enable?
2009-07-08 15:28 <CIA-70> http://bugs.tryton.org/roundup/issue1098
2009-07-08 15:44 -!- Gedd(n=ged@77.109.114.178.adsl.dyn.edpnet.net) has joined #tryton
2009-07-08 15:45 -!- enlightx(n=enlightx@94.85.42.198) has joined #tryton
2009-07-08 16:46 <CIA-70> C?dric Krier <ced@b2ck.com> default * 0:8141971764ff calendar/ (14 files in 2 dirs): Initial commit
2009-07-08 16:46 <CIA-70> http://hg.tryton.org/modules/calendar/rev/8141971764ff
2009-07-08 16:58 <CIA-70> ced@b2ck.com * r682 /wiki/Release_1_4_0.wiki: New module calendar
2009-07-08 17:07 <CIA-70> C?dric Krier <ced@b2ck.com> default * 1:ba0f4fa87745 calendar/ (INSTALL setup.py): Add missing dependencies
2009-07-08 17:07 <CIA-70> http://hg.tryton.org/modules/calendar/rev/ba0f4fa87745
2009-07-08 17:22 <CIA-70> Timitos roundup * #1097/party_vcarddav does not work with zideone any more:
2009-07-08 17:22 <CIA-70> it seems that there is a loop somewhere now.
2009-07-08 17:22 <CIA-70> this is the result, when i try to create a new entry over zideone
2009-07-08 17:22 <CIA-70> ::ffff:192.168.111.62 - - [08/Jul ...
2009-07-08 17:22 <CIA-70> http://bugs.tryton.org/roundup/issue1097
2009-07-08 17:31 <CIA-70> Timitos roundup * #1097/party_vcarddav does not work with zideone any more:
2009-07-08 17:31 <CIA-70> editing party records with zideone is now working.
2009-07-08 17:31 <CIA-70> but changes of the field 'zip' are not handled correctly.
2009-07-08 17:31 <CIA-70> a change of this field with zideone ...
2009-07-08 17:31 <CIA-70> http://bugs.tryton.org/roundup/issue1097
2009-07-08 17:50 <CIA-70> C?dric Krier <ced@b2ck.com> default * 24:1799d92776e5 party_vcarddav/party.py: Add missing zip in vcard2values
2009-07-08 17:50 <CIA-70> http://hg.tryton.org/modules/party_vcarddav/rev/1799d92776e5
2009-07-08 17:51 <CIA-70> ced roundup * #1097/party_vcarddav does not work with zideone any more: [resolved] Fix with changeset 1799d92776e5
2009-07-08 17:51 <CIA-70> http://bugs.tryton.org/roundup/issue1097
2009-07-08 17:54 <CIA-70> Timitos roundup * #1098/cannot add new contacts from evolution:
2009-07-08 17:54 <CIA-70> there is not more information with verbose option.
2009-07-08 17:54 <CIA-70> still this logging output:
2009-07-08 17:54 <CIA-70> ::ffff:192.168.111.59 - - [08/Jul/2009 17:50:23] "PROPFIND /card ...
2009-07-08 17:54 <CIA-70> http://bugs.tryton.org/roundup/issue1098
2009-07-08 17:59 <CIA-70> Timitos roundup * #1097/party_vcarddav does not work with zideone any more:
2009-07-08 17:59 <CIA-70> [chatting] the loop still exists.
2009-07-08 17:59 <CIA-70> is this not tryton related?
2009-07-08 17:59 <CIA-70> http://bugs.tryton.org/roundup/issue1097
2009-07-08 18:15 <CIA-70> ced roundup * #1097/party_vcarddav does not work with zideone any more:
2009-07-08 18:15 <CIA-70> [testing] 412 means that "Precondition Failed"
2009-07-08 18:15 <CIA-70> So could you print the headers in do_PUT of DAV/WebDAVServer.py
2009-07-08 18:15 <CIA-70> http://bugs.tryton.org/roundup/issue1097
2009-07-08 18:19 <CIA-70> ian@igentoo.localhost default * 1887:b65299e0dee2 trytond/doc/models.rst: Documents extending existing model fields for issue1105
2009-07-08 18:19 <CIA-70> http://hg.tryton.org/trytond/rev/b65299e0dee2
2009-07-08 18:20 <CIA-70> ced roundup * #1105/Missing doc for extend field feature:
2009-07-08 18:20 <CIA-70> [resolved] Applied.
2009-07-08 18:20 <CIA-70> Remarks:
2009-07-08 18:20 <CIA-70> - put a note when adding a file otherwise we don't receive email and so we don't know that you put a file
2009-07-08 18:20 <CIA-70> - set a ...
2009-07-08 18:20 <CIA-70> http://bugs.tryton.org/roundup/issue1105
2009-07-08 18:36 <CIA-70> Timitos roundup * #1106/timezone problem with webdav:
2009-07-08 18:36 <CIA-70> [new] when using the new calendar modul i get the following error log:
2009-07-08 18:36 <CIA-70> Traceback (most recent call last):
2009-07-08 18:36 <CIA-70> File "/home/kp/localdev/trytond/tr ...
2009-07-08 18:36 <CIA-70> http://bugs.tryton.org/roundup/issue1106
2009-07-08 18:39 <CIA-70> ced roundup * #1106/timezone problem with webdav: [invalid] It is your CalDAV client that has issue. It send a wrong timezone.
2009-07-08 18:39 <CIA-70> http://bugs.tryton.org/roundup/issue1106
2009-07-08 18:47 <CIA-70> ced roundup * #1106/timezone problem with webdav: I saw this issue with old lightning addons
2009-07-08 18:47 <CIA-70> http://bugs.tryton.org/roundup/issue1106
2009-07-08 18:51 <CIA-70> Timitos roundup * #1106/timezone problem with webdav: it is evolution with version 2.26.1
2009-07-08 18:51 <CIA-70> http://bugs.tryton.org/roundup/issue1106
2009-07-08 19:31 -!- Gedd(n=ged@77.109.114.178.adsl.dyn.edpnet.net) has joined #tryton
2009-07-08 19:37 -!- woakas(n=woakas@190.144.69.234) has joined #tryton
2009-07-08 19:51 -!- vengfulsquirrel(n=ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton
2009-07-08 19:59 <CIA-70> ced roundup * #1106/timezone problem with webdav:
2009-07-08 19:59 <CIA-70> [in-progress] After some search, it seems that Evolution is the only one that is not using the Olson database for timezone id.
2009-07-08 19:59 <CIA-70> So to be able to w ...
2009-07-08 19:59 <CIA-70> http://bugs.tryton.org/roundup/issue1106
2009-07-08 20:27 -!- Timitos(n=timitos@88.217.184.172) has joined #tryton
2009-07-08 20:44 -!- enlightx(n=enlightx@host-84-220-83-253.cust-adsl.tiscali.it) has joined #tryton
2009-07-08 20:48 <CIA-70> Timitos roundup * #1097/party_vcarddav does not work with zideone any more:
2009-07-08 20:48 <CIA-70> so is it this what you need?
2009-07-08 20:48 <CIA-70> ::ffff:192.168.111.59 - - [08/Jul/2009 20:46:26] "PROPFIND /carddav/Contacts/ HTTP/1.1" 207 -
2009-07-08 20:48 <CIA-70> ::ffff:192.168.111. ...
2009-07-08 20:48 <CIA-70> http://bugs.tryton.org/roundup/issue1097
2009-07-08 21:03 <CIA-70> ced roundup * #1097/party_vcarddav does not work with zideone any more: Could you try with this pywebdav patch?
2009-07-08 21:03 <CIA-70> http://bugs.tryton.org/roundup/issue1097
2009-07-08 21:24 -!- FWiesing(n=FWiesing@194-208-185-012.tele.net) has joined #tryton
2009-07-08 21:48 -!- FWiesing(n=FWiesing@194-208-185-012.tele.net) has joined #tryton
2009-07-08 22:09 <CIA-70> Timitos roundup * #1097/party_vcarddav does not work with zideone any more:
2009-07-08 22:09 <CIA-70> with this patch i get this:
2009-07-08 22:09 <CIA-70> ::ffff:192.168.111.59 - - [08/Jul/2009 22:07:55] "PROPFIND /carddav/Contacts/ HTTP/1.1" 207 -
2009-07-08 22:09 <CIA-70> ::ffff:192.168.111.5 ...
2009-07-08 22:09 <CIA-70> http://bugs.tryton.org/roundup/issue1097
2009-07-08 22:27 <CIA-70> C?dric Krier <ced@b2ck.com> default * 25:70f842e73928 party_vcarddav/party.py: Add test of uid for vcard as zideone doesn't give one
2009-07-08 22:27 <CIA-70> http://hg.tryton.org/modules/party_vcarddav/rev/70f842e73928
2009-07-08 22:27 <CIA-70> ced roundup * #1097/party_vcarddav does not work with zideone any more: AttributeError must be fixed with changeset 70f842e73928
2009-07-08 22:27 <CIA-70> http://bugs.tryton.org/roundup/issue1097
2009-07-08 23:09 <CIA-70> C?dric Krier <ced@b2ck.com> default * 1888:cb8e84c257f6 trytond/trytond/backend/sqlite/database.py: Remove print statement
2009-07-08 23:09 <CIA-70> http://hg.tryton.org/trytond/rev/cb8e84c257f6
2009-07-08 23:09 <CIA-70> C?dric Krier <ced@b2ck.com> default * 1889:5022249b8381 trytond/trytond/backend/sqlite/database.py: Add fix for rowcount with pysqlite < 2.5
2009-07-08 23:09 <CIA-70> http://hg.tryton.org/trytond/rev/5022249b8381
2009-07-08 23:49 -!- bechamel(n=user@host-85-201-74-27.brutele.be) has left #tryton

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!