Commit Graph

9 Commits

Author SHA1 Message Date
Xavier Morel af8864d571 [FIX] imports to handle conflicts with e.g. web.py in embedded mode
bzr revid: xmo@openerp.com-20120210103426-b20ass3mwx2ay9c4
2012-02-10 11:34:26 +01:00
Xavier Morel 420ce20c23 [FIX] correctly implement transition labels in diagram view
transition labels were hardcoded to the 'signal' field of the transition object, even
though labels are returned by graph_get as long as graph_get is given the correct
'label' parameter (which should be the value of arrow/@label from the view)

lp bug: https://launchpad.net/bugs/911259 fixed

bzr revid: xmo@openerp.com-20120110105429-k1u66l205niu49e1
2012-01-10 11:54:29 +01:00
Xavier Morel 937fd7a14c [IMP] web_diagram: dict.update call, use kwargs instead of creating an immediately discarded dict in-place
bzr revid: xmo@openerp.com-20120110100103-h7gghm1lzg5h6a2l
2012-01-10 11:01:03 +01:00
Xavier Morel 4ba8ac9d3e [IMP] node shapes handling
bzr revid: xmo@openerp.com-20111026125742-7xpcn0jo75xrfuy1
2011-10-26 14:57:42 +02:00
Xavier Morel 73ef156a9f [REM] dead code in Python
bzr revid: xmo@openerp.com-20111026080152-triziaq8aqp4noi1
2011-10-26 10:01:52 +02:00
Antony Lesuisse 0d79dca93f [IMP] cleanup of web.common
bzr revid: al@openerp.com-20111005175826-7fzk3wesvz198kpm
2011-10-05 19:58:26 +02:00
Xavier Morel 38960ee912 [MERGE] diagram view
bzr revid: xmo@openerp.com-20110906082222-r0e0glqmr0hlub55
2011-09-06 10:22:22 +02:00
Antony Lesuisse d1d7dd6c87 renamse base to web part2
bzr revid: al@openerp.com-20110905122815-m99c0w1lkzxxjh8o
2011-09-05 14:28:15 +02:00
Antony Lesuisse bedfc48dcf rename base into web part1
bzr revid: al@openerp.com-20110905110309-egx167t1ni1fzho1
2011-09-05 13:03:09 +02:00