Sylvain LE GAL
dd52e48dce
[MIG] web_dashboard_tile from 12.0 to 16.0
...
- remove 12.0 migration scripts
- bump version to 16.0
- use new api convention @api.model_create_multi ; new compute function logic ;
- add dependency to spreasheet_dashboard to use 'Dashboard' main menu item
- use new way to include assets
- remove totally useless controllers
- distinct different errors, depending on domain or format errors
- fix : _compute_data depends on many fields
- update : documentation and printscreens
2022-10-27 00:00:26 +02:00
Sylvain LE GAL
0d15ce1df8
[IMP] web_dashboard_tile: black, isort, prettier
2022-10-26 16:53:50 +02:00
Sylvain LE GAL
b68d5ca3dd
[IMP] use correct tree_view_id if defined in the action_id ; [IMP] and name and category_id in the tile search view
2022-10-26 16:53:44 +02:00
Sylvain LE GAL
8128f242db
[MIG][12.0] web_dashboard_tile
...
- refactor tile category
- improve description
- add legalsylvain as maintainer
- update code and translation
2022-10-26 16:53:44 +02:00
Sylvain LE GAL
b63327ef4b
[REF] web_dashboard_tile: Black python code
2022-10-26 16:53:44 +02:00
Katherine Zaoral
9e6ec07906
[FIX] web_dashboard_tile clean group_by from tile view
...
Be able to open a title without getting context group_by garbage from the
title view.
2022-10-26 16:53:44 +02:00
Sylvain LE GAL
5d743ef8e5
[IMP] do not call search_read if no fields are set
2022-10-26 16:53:44 +02:00
Sylvain LE GAL
d1a309df16
[IMP] make one search_read call instead of two calls
2022-10-26 16:53:44 +02:00
Sylvain LE GAL
414474783a
[IMP] web_dashboard_tile: reduce computation time
2022-10-26 16:53:44 +02:00
Iván Todorovich
488a43e836
Added tile categories.
2022-10-26 16:53:44 +02:00
Nicolas Mac Rouillon
e47da159d7
FIX
2022-10-26 16:53:44 +02:00
Iván Todorovich
6f94b6144e
[IMP][8.0][web_dashboard_tile] Refactor (see changes in description) ( #476 )
...
Conflicts:
web_dashboard_tile/__openerp__.py
web_dashboard_tile/models/tile_tile.py
2022-10-26 16:53:44 +02:00
Nicolas Mac Rouillon
132beefd4b
IMP implementation of iteration
2022-10-26 16:53:44 +02:00
Nicolas Mac Rouillon
18676f3dbf
FIX remove api.one
2022-10-26 16:53:44 +02:00
Nicolas Mac Rouillon
cf717edd2d
FIX
2022-10-26 16:53:44 +02:00
Iván Todorovich
ce43859ab0
[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
2022-10-26 16:53:44 +02:00
Sylvain LE GAL
2bb3af2f7b
[FIX] flake8;
2022-10-26 16:53:44 +02:00
Sylvain LE GAL
d4fcdbe29d
[PORT][REF] change name of field;
2022-10-26 16:53:44 +02:00
Sylvain LE GAL
cb8956f769
[PORT][REF] OCA conventions;
2022-10-26 16:53:44 +02:00