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
64f919f6a1
[FIX] web_dashboard_tile : remove obsolete qweb reference to xml file ; restore templates.xml file to include css file
2022-10-26 16:53:44 +02:00
Sylvain LE GAL
5faa0bb858
[REF] remove half developed functionality that allowed to create on the fly tiles, but that was limited regarding configuration
2022-10-26 16:53:44 +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
Iván Todorovich
49d7c7e026
Improved tile.category form view
2022-10-26 16:53:44 +02:00
Iván Todorovich
f5976626a4
Fix white background when reordering tile
2022-10-26 16:53:44 +02:00
Iván Todorovich
b0d4c1b617
Fixed - sequence not being saved when reordering kanban
2022-10-26 16:53:44 +02:00
Iván Todorovich
488a43e836
Added tile categories.
2022-10-26 16:53:44 +02:00
Iván Todorovich
75110f5bfc
Added 'dropdown' menu for Technical Features only (debug mode)
2022-10-26 16:53:44 +02:00
Iván Todorovich
96fdaa61a6
Use o_kanban_small_column for grouping
2022-10-26 16:53:44 +02:00
Nicolas Mac Rouillon
31e2d00110
FIX
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
3d49560d74
[REF] tile form display;
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