Commit Graph

20 Commits

Author SHA1 Message Date
Fabien Meghazi b49b1cfb10 [IMP] Dashboard: use parent's do_action
bzr revid: fme@openerp.com-20111011155950-z620hv2zxtccm501
2011-10-11 17:59:50 +02:00
Xavier Morel bc77c16cdc [FIX] display all non-automatic actions
bzr revid: xmo@openerp.com-20111011102046-6jgki6sykefd0fy8
2011-10-11 12:20:46 +02:00
Yogesh (OpenERP) e625e7672e [FIX] Configuration wizard display only type is manual and once.
bzr revid: ysa@tinyerp.com-20111011092520-wzptl5t2titcp052
2011-10-11 14:55:20 +05:30
Antony Lesuisse 2c55b9339d [FIX] revert 1200 revid:fme@openerp.com-20111010150811-4vdff1jcr6eqz2xq, action manager must be used for client actions
bzr revid: al@openerp.com-20111010214634-dmq7fcv840252p8t
2011-10-10 23:46:34 +02:00
Fabien Meghazi 153f5f5890 [IMP] Improved dashboard action titles
bzr revid: fme@openerp.com-20111010142806-63dtrwjb22uppo4z
2011-10-10 16:28:06 +02:00
Fabien Meghazi ca224b647c [FIX] Dashboard are dulicated after undo
lp bug: https://launchpad.net/bugs/842808 fixed

bzr revid: fme@openerp.com-20111010122828-0ra0lft4vbp2mr9s
2011-10-10 14:28:28 +02:00
Yogesh (OpenERP) ed023b8f81 [FIX] show all configuration wizard in administrator dashboard.
lp bug: https://launchpad.net/bugs/865162 fixed

bzr revid: ysa@tinyerp.com-20111004060117-bylyhk4ye781q33r
2011-10-04 11:31:17 +05:30
niv-openerp e43790f7f2 [imp] refactoring to improve the way the components are destroyed
bzr revid: nicolas.vanhoren@openerp.com-20110928151613-8suxvi1rzn9t40gd
2011-09-28 17:16:13 +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
Xavier Morel 284f7467fa [ADD] low_profile action flag used by viewmanager to know if it needs to render the help menu (used by e.g. dashboards)
bzr revid: xmo@openerp.com-20110914131635-qyvwgvw2y67h9pu0
2011-09-14 15:16:35 +02:00
Xavier Morel 74d0339fb0 [ADD] base res_log display
bzr revid: xmo@openerp.com-20110914121305-mcey8e3t36omkr2k
2011-09-14 14:13:05 +02:00
Xavier Morel 127364adca [IMP] fix more jsdoc to not have any global extracted in jsdoc
bzr revid: xmo@openerp.com-20110912120604-ojzbfhjkobgoueo6
2011-09-12 14:06:04 +02:00
Xavier Morel dedded5294 [FIX] a few more existing jsdoc so jsdoc v3 does not blow up during parsing
bzr revid: xmo@openerp.com-20110912113437-emv28eo9ct9n559g
2011-09-12 13:34:37 +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 baed408025 [IMP] make legacy dashboard map onto a 2-1 layout by default, rather than 1-1
Since 'legacy' dashboards generally have just small graphs on the right-hand side, give then a third of the dashboard and give the lists (left-hand side) two thirds

bzr revid: xmo@openerp.com-20110906094731-u3z0l1iz25el0r4m
2011-09-06 11:47:31 +02:00
Xavier Morel 4f8b43561f [IMP] terminate a bunch of unterminated statements
bzr revid: xmo@openerp.com-20110906085853-2a5tqi92jdnglejd
2011-09-06 10:58:53 +02:00
Xavier Morel 1dbb376d09 [FIX] configuration overview actions should not open in its dashboard section
bzr revid: xmo@openerp.com-20110905155041-vzxi2ffento1uv2m
2011-09-05 17:50:41 +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