[IMP] board: do not filter actions anymore
authorRichard Mathot <rim@openerp.com>
Thu, 21 Aug 2014 07:56:56 +0000 (09:56 +0200)
committerRichard Mathot <rim@openerp.com>
Thu, 21 Aug 2014 09:20:09 +0000 (11:20 +0200)
commitb26cd8ad6d519c4921ce1efce6307327226d9297
tree8240097174e8802e5fb12e6cd5430c8bfb60f799
parent8307a5f6ed54bd69ada4250e0c3170552bf210de
[IMP] board: do not filter actions anymore

Starting from v8.0, there's only "My Dashboard". We can assume that we
have access rights to all the actions we pin to our proper dashboard, so
we can remove this filtering. Furthermore, this was a large performance
pitfall.
addons/board/board.py