Commit Graph

19 Commits

Author SHA1 Message Date
Xavier Morel a8286263ff [ADD] lazy translation function, to correctly translate strings in contexts evaluated before the translation db has been loaded
bzr revid: xmo@openerp.com-20111216130000-56qd717d79529opy
2011-12-16 14:00:00 +01:00
Xavier Morel 265d9e1ef4 [ADD] translatable name to views
lp bug: https://launchpad.net/bugs/904989 fixed

bzr revid: xmo@openerp.com-20111216112054-xys9q3ap6dcatppr
2011-12-16 12:20:54 +01:00
Xavier Morel b5a797ba0a [IMP] mark a bunch of dialog stuff as exportable (mostly buttons, but also dialog titles)
bzr revid: xmo@openerp.com-20111215104031-h2xjkf0zwf8x8zjk
2011-12-15 11:40:31 +01:00
Antony Lesuisse d1ddc1ee78 [IMP] factorise View.do_show do_hide
bzr revid: al@openerp.com-20111214171811-c4bka4nwylp3wn21
2011-12-14 18:18:11 +01:00
Fabien Meghazi 1719b9408b [REM] Removed unnecessary auto_search keys in actions
bzr revid: fme@openerp.com-20111206105734-9271jcsc8leanj66
2011-12-06 11:57:34 +01:00
Christophe Simonis ae0bf044ef [IMP] qweb templates are stored in addon manifest and given by the server
bzr revid: chs@openerp.com-20111102111105-ibyupno1e47sv9ho
2011-11-02 12:11:05 +01:00
Xavier Morel edbd53da7b [FIX] diagram should not remember selected nodes across workflows
bzr revid: xmo@openerp.com-20111026135220-j4dnns7q1ugnz70k
2011-10-26 15:52:20 +02:00
Xavier Morel 5d754afde4 [ADD] Creation of new edges via clicketyclick
bzr revid: xmo@openerp.com-20111026134929-ze1jl0efq7o07lr5
2011-10-26 15:49:29 +02:00
Xavier Morel 7ba5602f71 [FIX] turns out raphael's event system looks like jquery's but behaves *nothing like it*.
Correctly fix deduplication of event handlers: add events on the nodes collection directly

bzr revid: xmo@openerp.com-20111026131556-v7a0bbkhk633r6i9
2011-10-26 15:15:56 +02:00
Xavier Morel d143acddf8 [IMP] simplify cleanup of the canvas drawing area
bzr revid: xmo@openerp.com-20111026130003-chs489cimhxom35c
2011-10-26 15:00:03 +02: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 a45785d2f8 [IMP] propagate click events from labels to the corresponding nodes in order to avoid implementing all handlers twice
bzr revid: xmo@openerp.com-20111026124928-a5yq78p1cejg2uzx
2011-10-26 14:49:28 +02:00
Xavier Morel c3a3905698 [IMP] remove grid and border from diagram view content
bzr revid: xmo@openerp.com-20111026083026-bh6y3diclf5niui4
2011-10-26 10:30:26 +02:00
niv-openerp 2836c157d4 [imp] changed init of most views + the places were we init them
bzr revid: nicolas.vanhoren@openerp.com-20110915094944-7l229rjknptr5vcl
2011-09-15 11:49:44 +02:00
niv-openerp eddd4a8827 [imp] added this._super() in all views
bzr revid: nicolas.vanhoren@openerp.com-20110915094246-6v6imml9bf3y4ycj
2011-09-15 11:42:46 +02:00
Fabien Meghazi e0eec18342 [IMP] Removed global QWeb. Now instanciate a QWeb2.Engine for each session: instance.web.qweb
bzr revid: fme@openerp.com-20110907093743-k0224c5qjb74hxvb
2011-09-07 11:37:43 +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