Weblate
4955fb804c
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: web-16.0/web-16.0-web_refresher
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_refresher/
2022-11-30 07:53:45 +00:00
oca-ci
f02095f8a9
[UPD] Update web_refresher.pot
2022-11-30 07:50:54 +00:00
Pedro M. Baeza
55ab8dd8d3
Merge pull request #2352 from Tecnativa/16.0-copier
...
[16.0][FIX] Update copier template
2022-11-30 08:49:22 +01:00
Pedro M. Baeza
0dc9d8ddc8
[FIX] Update copier template
...
To fix the Flake8 Gitlab problem.
2022-11-30 08:44:13 +01:00
Sylvain LE GAL
915090d6a5
[ADD] new module web_theme_classic to identify better buttons and fields in Odoo form views
2022-11-02 15:17:18 +01:00
matiasperalta1
0e3a5fba02
[MIG] web_ir_actions_act_multi: Migration to 16.0
2022-10-28 12:17:51 -03:00
matiasperalta1
8bebf48f75
[IMP] web_ir_actions_act_multi: pre-commit stuff
2022-10-27 14:48:54 -03:00
OCA-git-bot
6e018cbbae
[UPD] README.rst
2022-10-27 14:44:44 -03:00
oca-ci
bee777c2c1
[UPD] Update web_ir_actions_act_multi.pot
2022-10-27 14:44:44 -03:00
matiasperalta1
7bad8e08c6
[MIG] web_ir_actions_act_multi: Migration to 15.0
2022-10-27 14:44:44 -03:00
Jairo Llopis
bf986d51d7
[FIX] apply and respect pre-commit hooks
2022-10-27 14:44:44 -03:00
claudiagn
ca63bc7b94
Added translation using Weblate (Spanish)
2022-10-27 14:44:44 -03:00
OCA-git-bot
82c25b4dde
[UPD] README.rst
2022-10-27 14:44:44 -03:00
Alexey Pelykh
a3c4274685
[UPD] Brainbean Apps => CorporateHub
2022-10-27 14:44:44 -03:00
OCA-git-bot
c220773759
[UPD] README.rst
2022-10-27 14:44:44 -03:00
OCA-git-bot
0592c26bdb
[UPD] README.rst
2022-10-27 14:44:44 -03:00
OCA-git-bot
1ce887393d
[UPD] README.rst
2022-10-27 14:44:44 -03:00
oca-travis
167a841993
[UPD] Update web_ir_actions_act_multi.pot
2022-10-27 14:44:44 -03:00
Manuel Calero
70eacfe5ae
[MIG] web_ir_actions_act_multi: Migration to 13.0
2022-10-27 14:44:44 -03:00
Manuel Calero
bd6982f3d6
[IMP] web_ir_actions_act_multi: black, isort
2022-10-27 14:44:44 -03:00
黎伟杰
f8ffb4dd28
Added translation using Weblate (Chinese (Simplified))
2022-10-27 14:44:44 -03:00
Alexey Pelykh
9f49804799
[MIG] web_ir_actions_act_multi: Migration to 12.0
2022-10-27 14:44:44 -03:00
Petar Najman
359ab1e2f5
Add module web_ir_actions_act_multi
2022-10-27 14:44:44 -03:00
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
OCA-git-bot
ffe3f9f5f0
web_dashboard_tile 12.0.1.0.2
2022-10-26 16:53:44 +02:00
Stéphane Bidoul
882042f959
Fix manifest website keys
2022-10-26 16:53:44 +02:00
Yann Papouin
61f66b9baf
Translated using Weblate (French)
...
Currently translated at 100.0% (68 of 68 strings)
Translation: web-12.0/web-12.0-web_dashboard_tile
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_dashboard_tile/fr/
2022-10-26 16:53:44 +02:00
OCA-git-bot
8be8a420a2
web_dashboard_tile 12.0.1.0.1
2022-10-26 16:53:44 +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
OCA-git-bot
5a3ee93464
[UPD] README.rst
2022-10-26 16:53:44 +02:00
oca-travis
8c76207d82
[UPD] Update web_dashboard_tile.pot
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
1ba8b5fc03
Update web_dashboard_tile/models/tile_category.py
...
Co-authored-by: Iván Todorovich <ivan.todorovich@gmail.com>
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
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