Commit Graph

37 Commits

Author SHA1 Message Date
Ravish Murari bc3991b4c5 [FIX] board: Do not offer to create dashboard when there is no action
In case we have no defined action (e.g. redirection by python code), adding a dashboard should not be possible as the rendering based on the action.
This patch hides the 'Add to Dashboard' button in search view (opw 611288)
2014-08-25 12:03:12 +02:00
Martin Trigaux 1f968d8a76 [FIX] board: keep group by in context when adding to dashboard
lp bug: https://launchpad.net/bugs/1187512 fixed

bzr revid: mat@openerp.com-20130808150040-ki91kbfie9ink8u0
2013-08-08 17:00:40 +02:00
Olivier Dony 706f804afc [MERGE] OPW 590511: dashboard: make list of dashboards translated
lp bug: https://launchpad.net/bugs/1165321 fixed

bzr revid: odo@openerp.com-20130607172928-zoji4p7jqxkzvy11
2013-06-07 19:29:28 +02:00
Chirag fd4c5ad7ce [FIX] Fixed dashboard loses first level of grouping.
bzr revid: chirag@chirag-desktop-20130607065919-htu00zf0aw2vniu4
2013-06-07 12:29:19 +05:30
Mohammed Shekha ed7a199519 [FIX]Fixed the issue of translation on add to dashboard selection choices, dashboard choices are not translated.
bzr revid: msh@openerp.com-20130328105213-fjjdntjgtmyxo3by
2013-03-28 16:22:13 +05:30
Olivier Dony 4c75931f6c [FIX] board: hide the "Add To Dashboard" option in search views when current action is incompatible (e.g. client actions don't work in dashboards at the moment)
lp bug: https://launchpad.net/bugs/1157896 fixed

bzr revid: odo@openerp.com-20130321114605-2ddj46q2pkswm36b
2013-03-21 12:46:05 +01:00
Fabien Meghazi 864543d0b8 [FIX] IE9: traceback in Reporting when changing type of view
lp bug: https://launchpad.net/bugs/1091715 fixed

bzr revid: fme@openerp.com-20130221221314-0n1q4k2c373yzrc3
2013-02-21 23:13:14 +01:00
Fabien Meghazi 44b5f56a00 [FIX] Dashboards: board widgets lose their filter
This was a leftover during the evalpocalypse

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

bzr revid: fme@openerp.com-20130221125323-j01mfl1tfhr5np26
2013-02-21 13:53:23 +01:00
Xavier Morel 58e256093d [FIX] board: missed JS-ification of context and domains evaluations
various contexts and domains would remain unevaluated during the loading of board actions, leading to errors down the line

bzr revid: xmo@openerp.com-20121207104933-p1fmog7ohljs9wfc
2012-12-07 11:49:33 +01:00
Xavier Morel ec3a720728 [REM] python-side evaluations of contexts and domains in dashboard controller
bzr revid: xmo@openerp.com-20121126140423-waptfrxe4gbidpnv
2012-11-26 15:04:23 +01:00
Fabien Meghazi a2715888c1 [IMP] jQuery deferred API changes refactoring. Changed 'then's in 'done'/'fail' and 'pipe's in 'then'
bzr revid: fme@openerp.com-20121031103148-r1slfpl2kcnajjd3
2012-10-31 11:31:48 +01:00
Antony Lesuisse 59ddf58bb4 [MERGE] callback2deffered rpc
bzr revid: al@openerp.com-20121015133334-4fmbsa14r23laljs
2012-10-15 15:33:34 +02:00
vta vta@openerp.com 31760fd249 [FIX] Fixed on_record_loaded.
bzr revid: vta@openerp.com-20121010100218-drvx420qtrjucom1
2012-10-10 12:02:18 +02:00
Vidhin Mehta (OpenERP) 5645a84a16 [IMP]replace add* method.
bzr revid: vme@tinyerp.com-20121009124908-r33qqpx15ea39p78
2012-10-09 18:19:08 +05:30
ggh-openerp 1fe81f3a96 [IMP] In rpc method remove callback and modify related code
bzr revid: ggh@tinyerp.com-20121003123412-22o4t380ipsmns2e
2012-10-03 18:04:12 +05:30
Vidhin Mehta (OpenERP) ad54fae15f [IMP]enter css.
bzr revid: vme@tinyerp.com-20120913063712-fckff2ufxgwvwuaz
2012-09-13 12:07:12 +05:30
Vidhin Mehta (OpenERP) dc97de0e27 [MERGE]TRUNk.
bzr revid: vme@tinyerp.com-20120913063449-t6hftj16o25onju0
2012-09-13 12:04:49 +05:30
Vidhin Mehta (OpenERP) 881b1ed7cc [REM]remove css to solve confilct
bzr revid: vme@tinyerp.com-20120913063354-qtswgf0h9v29hvcl
2012-09-13 12:03:54 +05:30
Vidhin Mehta (OpenERP) 891dcd2a43 [IMP]show reset button when debug mode is on.
bzr revid: vme@tinyerp.com-20120913062437-5vcscpnk19u441m5
2012-09-13 11:54:37 +05:30
Fabien Meghazi 9c8b665335 [FIX] Fixed dashboard layout selector styling
bzr revid: fme@openerp.com-20120910115138-wy8w2exdi18jb489
2012-09-10 13:51:38 +02:00
Vidhin Mehta (OpenERP) 714391a8f2 [MERGE]trunk.
bzr revid: vme@tinyerp.com-20120910100841-vr6yr7uo9wqs0eu7
2012-09-10 15:38:41 +05:30
Fabien Meghazi 585dce207d [REM] Dashboard: Removed creatable option (requested by fp)
bzr revid: fme@openerp.com-20120910093152-r14olqa181obp7f2
2012-09-10 11:31:52 +02:00
Fabien Meghazi dc6a6f793c [FIX] Fix dashboard listview row click. Add support for kanban card click
bzr revid: fme@openerp.com-20120910092802-k15c57p9371946ft
2012-09-10 11:28:02 +02:00
Vidhin Mehta (OpenERP) 4fc67d7a5d [IMP]show reset button on debug mode.
bzr revid: vme@tinyerp.com-20120907131149-4z5vjfha0bfi8rb7
2012-09-07 18:41:49 +05:30
Vidhin Mehta (OpenERP) cd0be77ffa [IMP]implement CSs
bzr revid: vme@tinyerp.com-20120907125453-rowm6tydm09rxpfm
2012-09-07 18:24:53 +05:30
Antony Lesuisse 03f7eb10f4 [FIX] remove semantic part2
bzr revid: al@openerp.com-20120906104624-sq3cd652vevmij6c
2012-09-06 12:46:24 +02:00
Vidhin Mehta (OpenERP) 6f888ccb5e [IMP]Set title again which is replace by on_record_loaded method.
bzr revid: vme@tinyerp.com-20120906094404-ufxfcls2f6vntnob
2012-09-06 15:14:04 +05:30
niv-openerp 5126f6ff6e wip
bzr revid: nicolas.vanhoren@openerp.com-20120904163725-ptsij09rve8j3txs
2012-09-04 18:37:25 +02:00
niv-openerp 65f532e001 [IMP] made a whole-application replace of $element by $el
bzr revid: nicolas.vanhoren@openerp.com-20120824182743-1d9cii7kigc7exer
2012-08-24 20:27:43 +02:00
Jiten (OpenERP) 77bbe04bfc [REV] Revert last changes.
bzr revid: jra@tinyerp.com-20120823072010-wsx6sgy02luxa2wo
2012-08-23 12:50:10 +05:30
Vidhin Mehta (OpenERP) cece6655af [IMP]make changes in ir act window's name.
bzr revid: vme@tinyerp.com-20120823061022-fti5xixis5ffak1k
2012-08-23 11:40:22 +05:30
Vidhin Mehta (OpenERP) 60d23d96cd [FIX] remove .
bzr revid: vme@tinyerp.com-20120822134430-5493lvfv98c3lhy6
2012-08-22 19:14:30 +05:30
Vidhin Mehta (OpenERP) 5d0b45b958 [FIX]get all span text of header.
bzr revid: vme@tinyerp.com-20120822134249-e398qom83ur322ub
2012-08-22 19:12:49 +05:30
Vidhin Mehta (OpenERP) a69baa4d9c [IMP]header as input box.
bzr revid: vme@tinyerp.com-20120822132805-nmesgyvh29m5gnr9
2012-08-22 18:58:05 +05:30
Christophe Simonis 6c6b958a10 [ADD] board: add sass file
bzr revid: chs@openerp.com-20120809161240-luarnamf2muqw1ut
2012-08-09 18:12:40 +02:00
Christophe Simonis aaffa702ac [IMP] board: reapply mit css changes made on web_dashboard
bzr revid: chs@openerp.com-20120809153605-trlhbmj3rw3ku0td
2012-08-09 17:36:05 +02:00
Christophe Simonis 591680f99c [IMP] merge of modules board and web_dashboard
bzr revid: chs@openerp.com-20120809153027-3sl125kda0jtdrcg
2012-08-09 17:30:27 +02:00