Sylvain LE GAL
06aa3ee581
[FIX] web_dashboard_tile : previous improvment introduced a regression due to the domain [('hidden', '=', False)] because it call the _compute_data for all the tiles, even if we want to display the tiles of a single category.
2023-04-06 16:03:46 +02:00
Sylvain LE GAL
6055bd3b2d
[MIG][12.0] web_dashboard_tile
...
- refactor tile category
- improve description
- add legalsylvain as maintainer
- update code and translation
2021-10-21 19:51:45 +02:00
Sylvain LE GAL
07124f3b7f
[REF] web_dashboard_tile: Black python code
2021-10-21 19:51:45 +02:00
Iván Todorovich
51630ecbdf
[IMP][8.0][web_dashboard_tile] Refactor (see changes in description) ( #476 )
...
Conflicts:
web_dashboard_tile/README.rst
web_dashboard_tile/__openerp__.py
web_dashboard_tile/models/tile_tile.py
web_dashboard_tile/static/src/css/tile.css
2021-10-21 19:51:45 +02:00
Iván Todorovich
e27c0deb6e
[8.0][FIX] web_dashboard_tile security rule
...
Rule was not being updated because of `<data noupdate="1">`, hence the groups field of the tile was not working.
Conflicts:
web_dashboard_tile/__openerp__.py
2021-10-21 19:51:45 +02:00
Sylvain LE GAL
ae83648af2
[REF] remove obsolete migration file for V7 udpate;
2021-10-21 19:51:45 +02:00
Sylvain LE GAL
245bf33a9a
[WIP] port without changes from 7.0 branch. Instable version.
2021-10-21 19:51:45 +02:00