3
0
Fork 0
Commit Graph

543 Commits (c437c7fd521ff13a5daadd549a289bd9688dcffa)

Author SHA1 Message Date
maciej-wichowski 2ce565e9ab [17.0][MIG] web_tree_many2one_clickable 2024-04-22 08:46:15 +02:00
OCA-git-bot 6b92c754dd [BOT] post-merge updates 2024-04-19 23:12:49 +00:00
OCA-git-bot 81ce68026c Merge PR #2802 into 17.0
Signed-off-by pedrobaeza
2024-04-19 23:08:17 +00:00
Hadrien Huvelle 44dcdcc42d [17.0][IMP] Avoid WARNING odoodb_test py.warnings: /odoo/src/odoo/addons/base/models/ir_module.py:178: DeprecationWarning: XML declarations in HTML module descriptions are deprecated since Odoo 17 2024-04-19 20:32:25 +02:00
OCA-git-bot 8f3c6d5a7a [BOT] post-merge updates 2024-04-19 17:35:18 +00:00
OCA-git-bot 6efeafc93e Merge PR #2795 into 17.0
Signed-off-by pedrobaeza
2024-04-19 17:32:27 +00:00
mymage 61236c4a29 Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-17.0/web-17.0-web_favicon
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_favicon/it/
2024-04-19 09:35:02 +00:00
mymage 3d1435fbfd Added translation using Weblate (Italian) 2024-04-19 06:51:41 +00:00
mymage f9f0dc807e Added translation using Weblate (Italian) 2024-04-19 06:50:16 +00:00
Pedro M. Baeza a299793e9a [REM] Incorrect .deb file 2024-04-18 21:36:44 +02:00
OCA-git-bot 48fe12976a [BOT] post-merge updates 2024-04-18 19:23:48 +00:00
oca-ci 722cce8514 [UPD] Update web_favicon.pot 2024-04-18 19:21:03 +00:00
OCA-git-bot a53d39bca3 Merge PR #2770 into 17.0
Signed-off-by pedrobaeza
2024-04-18 19:18:46 +00:00
Daryl Chen 25bb31bf60 [MIG] web_favicon: Migration to 17.0 2024-04-18 15:11:48 -04:00
OCA-git-bot 9a4efd0609 [BOT] post-merge updates 2024-04-18 10:13:55 +00:00
OCA-git-bot 8e6354a960 Merge PR #2800 into 17.0
Signed-off-by pedrobaeza
2024-04-18 10:11:41 +00:00
Carlos Roca b842cf4e39 [IMP] web_refresher: Be able to refresh from report views 2024-04-18 11:44:00 +02:00
Taras Shabaranskyi c5f7b0a7ce [17.0][FIX] web_responsive: disable default file preview 2024-04-14 21:15:17 +03:00
Cuong, Nguyen Minh Tran Manh f89a90f83a [MIG] web_remember_tree_column_width: Migration to 17.0 2024-04-09 17:35:42 +07:00
OCA-git-bot bc43787c65 [BOT] post-merge updates 2024-04-03 07:23:39 +00:00
oca-ci 66fb6632af [UPD] Update web_tree_dynamic_colored_field.pot 2024-04-03 07:21:17 +00:00
OCA-git-bot 19a9e08730 Merge PR #2771 into 17.0
Signed-off-by etobella
2024-04-03 07:19:22 +00:00
Weblate c8deae7121 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-17.0/web-17.0-web_calendar_slot_duration
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_calendar_slot_duration/
2024-04-02 11:04:50 +00:00
Jurgis Pralgauskis 906bb8132e [MIG] web_tree_dynamic_colored_field: Migration to 17.0
- Implementation now is based on updating `style` attribute of `cell/td` instead of  manipulating element's `css` value in js.

- Cleanup docs about no more functioning  `colors` parameter for `tree` (since 13.0)
2024-04-02 13:13:21 +03:00
OCA-git-bot 53b4b8640d [BOT] post-merge updates 2024-04-02 07:52:51 +00:00
oca-ci 225e495e58 [UPD] Update web_calendar_slot_duration.pot 2024-04-02 07:50:24 +00:00
OCA-git-bot 4d88324dc3 Merge PR #2786 into 17.0
Signed-off-by pedrobaeza
2024-04-02 07:48:22 +00:00
Christopher Rogos 5f813d73bf [MIG] web_calendar_slot_duration: Migration to 17.0 2024-04-02 07:43:11 +00:00
Pedro M. Baeza 162c798fe9
Merge pull request #2785 from c4a8-odoo/17.0-imp-copier
[17.0][UPD] Copier version 1.20
2024-03-28 17:51:48 +01:00
Christopher Rogos f9ed9480de [UPD] Copier version 1.20 2024-03-28 14:02:29 +00:00
Christopher Rogos 5722f48800 [IMP] web_calendar_slot_duration: black, isort, prettier 2024-03-28 13:26:54 +00:00
mymage 89d75425c7 Added translation using Weblate (Italian) 2024-03-28 13:26:28 +00:00
OCA-git-bot d90627fc10 [BOT] post-merge updates 2024-03-28 13:26:28 +00:00
David b167da850a [FIX] web_calendar_slot_duration: custom event length
When we specify the date in the calendar event we should not force the
duration.

TT45649
2024-03-28 13:26:28 +00:00
oca-ci 0715192684 [UPD] Update web_calendar_slot_duration.pot 2024-03-28 13:26:28 +00:00
David 4ea6b638d0 [FIX] web_calendar_slot_duration: finish migration 2024-03-28 13:26:28 +00:00
Henrik Norlin b35f3326ea [MIG] web_calendar_slot_duration: Migration to 16.0
TT45649
2024-03-28 13:26:28 +00:00
OCA-git-bot 243afcdf36 [UPD] README.rst 2024-03-28 13:26:28 +00:00
Christopher Rogos 08ee2fef7e [MIG] web_calendar_slot_duration: Migration to 15.0 2024-03-28 13:26:28 +00:00
Christopher Rogos 5ee8df82d9 [UPD] web_calendar_slot_duration : black, isort, prettier 2024-03-28 13:26:28 +00:00
Víctor Martínez f60a6410de [MIG] web_calendar_slot_duration: Migration to 14.0 2024-03-28 13:26:28 +00:00
Víctor Martínez d8d0902773 [IMP] web_calendar_slot_duration: black, isort, prettier 2024-03-28 13:26:28 +00:00
Jairo Llopis c879c0d98b [MIG] web_calendar_slot_duration: migration to 13.0
Most normal migration ever.

@Tecnativa TT30987

[UPD] Update web_calendar_slot_duration.pot

[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-13.0/web-13.0-web_calendar_slot_duration
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_calendar_slot_duration/
2024-03-28 13:26:28 +00:00
Maria Sparenberg 6829618a37 Added translation using Weblate (German) 2024-03-28 13:26:28 +00:00
Marcel Savegnago b900a6e905 Added translation using Weblate (Portuguese (Brazil)) 2024-03-28 13:26:28 +00:00
Jairo Llopis 079cacf906 [ADD] web_calendar_slot_duration: customizable calendar slots timespan
This module extends the functionality of backend calendars to support custom
slot durations and to allow you to provide more specific UX regarding event
duration and snapping.

@Tecnativa TT28201

[UPD] Update web_calendar_slot_duration.pot

[UPD] README.rst
2024-03-28 13:26:28 +00:00
maciej-wichowski 12bd36f07f [IMP] web_tree_many2one_clickable: black, isort, prettier 2024-03-28 14:06:28 +01:00
mymage b64e906fef Added translation using Weblate (Italian) 2024-03-28 14:06:28 +01:00
tarteo b878a1a6d5 [MIG] web_tree_many2one_clickable: Migration to 16.0
[MIG] web_tree_many2one_clickable: Migration to 16.0

[MIG] web_tree_many2one_clickable: Migration to 16.0

[MIG] web_tree_many2one_clickable: Migration to 16.0
2024-03-28 14:06:28 +01:00
Carlos Roca 564aa5179c [IMP] web_tree_many2one_clickable: Fix pre-commit + improve readme 2024-03-28 14:06:28 +01:00