Commit Graph

45 Commits (8128f242dbeff8b3e186689b8e9ae09a1ebf739f)

Author SHA1 Message Date
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
Stéphane Bidoul (ACSONE) 3960f51499 remove obsolete .pot files [ci skip] 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
Iván Todorovich 5c781dbb58 [9.0][web_dashboard_tile] Update version number 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 8e79f3e8c6 Added Known Issues 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
Iván Todorovich 75110f5bfc Added 'dropdown' menu for Technical Features only (debug mode) 2022-10-26 16:53:44 +02:00
Iván Todorovich 0337d636a1 Use more pixels for title 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
Iván Todorovich 08c6bc5329 Fix 'Add to Dashboard Tile' menu (MIG 9.0) 2022-10-26 16:53:44 +02:00
Iván Todorovich 9683b3f117 Fix styles (MIG 9.0) 2022-10-26 16:53:44 +02:00
OCA Transbot 0ba6806149 OCA Transbot updated translations from Transifex 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 31e2d00110 FIX 2022-10-26 16:53:44 +02:00
Nicolas Mac Rouillon 5054de3fda FIX __openerp__ 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
Iván Todorovich 243902a274 [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
2022-10-26 16:53:44 +02:00
Pedro M. Baeza 678b24b3fb [IMP] web_dashboard_tile: README 2022-10-26 16:53:44 +02:00
David Beal 9ad2e198dc [FIX] preview image in README 2022-10-26 16:53:44 +02:00
Pedro M. Baeza 38cd9401d1 [MIG] Make modules uninstallable 2022-10-26 16:53:44 +02:00
Stéphane Bidoul d8e8e268e6 [UPD] prefix versions with 8.0 2022-10-26 16:53:44 +02:00
Matjaž Mozetič 0f28b46b2e Added slovene translation 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 ab89352b58 [FIX] incorrect description; 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 52fe77ee5b [REF] remove obsolete migration file for V7 udpate; 2022-10-26 16:53:44 +02:00
Sylvain LE GAL 7e3df5fbca [ADD] Extra demo data; 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
Sylvain LE GAL bd07e42e56 [PORT][REF] new description and icon for 'web_dashboard_tile'; 2022-10-26 16:53:44 +02:00
Sylvain LE GAL e51469266f [PORT] 7.0 -> 8.0 API; 2022-10-26 16:53:44 +02:00
Sylvain LE GAL 4a64a30408 PORT][FIX] minor change in js file due to changes in arch of the page; 2022-10-26 16:53:44 +02:00
Sylvain LE GAL 11a6a7061e [PORT][WIP] New kind of call for js and css files; 2022-10-26 16:53:44 +02:00
Sylvain LE GAL 6b377db891 [WIP] port without changes from 7.0 branch. Instable version. 2022-10-26 16:53:44 +02:00