Commit Graph

1692 Commits (16199d63a26f3cbdf9afd63170454f35b60f8ec3)

Author SHA1 Message Date
Justine Doutreloux 16199d63a2 [IMP] web_widget_ck_editor: pre-commit stuff 2023-10-25 11:24:08 +02:00
OCA-git-bot 97e1bdbb46 web_widget_ckeditor 14.0.1.0.2 2023-01-09 17:59:00 +01:00
oca-travis 8421527200 [UPD] Update web_widget_ckeditor.pot 2023-01-09 17:59:00 +01:00
Ivàn Todorovich 0c871301bd [FIX] web_widget_ckeditor: ir.config_parameter read permissions
(+) some small linter warning fixes
2023-01-09 17:59:00 +01:00
Ivàn Todorovich 40c7f7a728 [FIX] web_widget_ckeditor: typo 2023-01-09 17:59:00 +01:00
OCA-git-bot 9ba4715cab web_widget_ckeditor 14.0.1.0.1 2023-01-09 17:59:00 +01:00
Ivàn Todorovich 3a82ce222d [IMP] web_widget_ckeditor: reduce icon size
By slightly reducing the toolbar icon size, it really looks as a part of Odoo.
2023-01-09 17:59:00 +01:00
Ivàn Todorovich 162d853ada [FIX] web_widget_ckeditor: toolbar wrapping
The toolbar should automatically wrap when there's not enough space.

Closes #2114
2023-01-09 17:59:00 +01:00
OCA-git-bot a4ed132291 [ADD] icon.png 2023-01-09 17:59:00 +01:00
OCA-git-bot 1c74241cbc [UPD] README.rst 2023-01-09 17:59:00 +01:00
oca-travis df92cbb943 [UPD] Update web_widget_ckeditor.pot 2023-01-09 17:59:00 +01:00
Ivàn Todorovich 7622bd7129 [MIG] web_widget_ckeditor: Migration to 14.0
Renamed module name from web_ckeditor4 to web_widget_ckeditor.
It now uses CKEditor5.
2023-01-09 17:59:00 +01:00
OCA-git-bot 0bad4fd3b9 Merge PR #2384 into 13.0
Signed-off-by sbidoul
2023-01-09 16:45:25 +00:00
Stéphane Bidoul 0de495bcb4 Preserve requirements.txt
Such kind of hard pins should be avoided, but I'll leave that to
maintainers of web_widget_mpld3.
2023-01-09 17:44:26 +01:00
Stéphane Bidoul a52c3df048 Update dotfiles 2023-01-09 14:59:39 +01:00
OCA-git-bot 50f3fb5fba [UPD] addons table in README.md 2022-09-27 17:50:14 +00:00
OCA-git-bot 87e1582f40 web_refresher 13.0.2.0.1 2022-09-27 17:50:09 +00:00
OCA-git-bot 975aa19966 Merge PR #2305 into 13.0
Signed-off-by pedrobaeza
2022-09-27 17:45:01 +00:00
sergio-teruel e105d01361 [IMP] web_refresher: Remove refresh button from x2Many fields. 2022-09-26 18:44:01 +02:00
Víctor Martínez 07d30a79f4 Translated using Weblate (Spanish)
Currently translated at 100.0% (4 of 4 strings)

Translation: web-13.0/web-13.0-web_disable_export_group
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_disable_export_group/es/
2022-09-19 10:07:16 +00:00
OCA-git-bot 7b3a2d579a [UPD] addons table in README.md 2022-08-23 10:56:31 +00:00
OCA-git-bot d809f6fc5e web_confirm_duplicate 13.0.1.0.1 2022-08-23 10:56:25 +00:00
OCA-git-bot 05b7b79700 [ADD] setup.py 2022-08-23 10:56:24 +00:00
OCA-git-bot e92143a232 [UPD] README.rst 2022-08-23 10:56:24 +00:00
OCA-git-bot fd122a5cd1 [UPD] addons table in README.md 2022-08-23 10:56:17 +00:00
oca-ci c00e76833f [UPD] Update web_confirm_duplicate.pot 2022-08-23 10:50:36 +00:00
OCA-git-bot 836a01383d Merge PR #2271 into 13.0
Signed-off-by legalsylvain
2022-08-23 10:46:26 +00:00
Lois Rilo cbbd50884d [ADD] web_confirm_duplicate 2022-08-08 13:01:09 +02:00
OCA-git-bot 43b5582330 [UPD] addons table in README.md 2022-08-04 11:06:25 +00:00
OCA-git-bot 8d87dcba56 web_widget_one2many_tree_line_duplicate 13.0.1.0.2 2022-08-04 11:06:20 +00:00
OCA-git-bot 202ef19392 Merge PR #2267 into 13.0
Signed-off-by pedrobaeza
2022-08-04 11:01:46 +00:00
david c42f1a9d95 [FIX] web_widget_one2many_tree_line_duplicate: cloned record relations
On the cloned record we were unable to change the values of the
relational fields we we just had edited it. Here is solved adding a
pseudo onchange method that triggers the proper refreshed values as if
the record was made manually.

TT38191
2022-08-04 09:47:55 +02:00
david 526b8cb537 [FIX] web_widget_one2many_tree_line_duplicate: clone wisely
- When we clone a line, we can be interested in preloading those fields
availiable in other field views available. Otherwise, we could be unable
to get the proper states in the cloned line.
- When we load the cloned field values from the rpc method, we must
discard those fields not available in the views or some subproccess
could try to get their state causing errors.

TT38191
2022-08-02 17:18:38 +02:00
OCA-git-bot 0d5d96d45f [UPD] addons table in README.md 2022-08-02 14:55:45 +00:00
OCA-git-bot 12d3290766 web_timeline 13.0.1.1.2 2022-08-02 14:55:39 +00:00
OCA-git-bot d9486efe01 Merge PR #2256 into 13.0
Signed-off-by pedrobaeza
2022-08-02 14:50:06 +00:00
OCA-git-bot c49394e3c7 [UPD] addons table in README.md 2022-07-30 23:28:13 +00:00
OCA-git-bot abdd28df9e web_widget_one2many_product_picker 13.0.2.0.2 2022-07-30 23:27:56 +00:00
OCA-git-bot b31483a1c8 Merge PR #2264 into 13.0
Signed-off-by pedrobaeza
2022-07-30 23:21:52 +00:00
Pedro M. Baeza 1808b91594 [FIX] web_widget_one2many_product_picker: Don't apply limit on name_search
Steps to reproduce the problem:

- Have more than 100 products.
- On the "All" group, click "Search more..." until no more records are
  fetched

Current behavior:

Only 100 records are shown

Expected behavior:

You see more than the 100 records

The problem comes from the call to `name_search` always populating the
default limit parameter (100).

TT38163
2022-07-30 13:19:53 +02:00
OCA-git-bot 8e9051d849 [UPD] addons table in README.md 2022-07-27 10:54:11 +00:00
OCA-git-bot 323a65f8f0 web_responsive 13.0.2.8.1 2022-07-27 10:54:04 +00:00
OCA-git-bot 61f3463974 Merge PR #2257 into 13.0
Signed-off-by pedrobaeza
2022-07-27 10:48:31 +00:00
Holger Brunn 528799f935 fixup! [FIX] web_timeline: Don't crash when restoring timeline from breadcrumb 2022-07-19 20:21:28 +02:00
david 0a63c21f1f [FIX] web_responsive: mentions overlapping
When we have the chatter in the right side, mentions tend to overlap
with other screen elements, so the dialog is not fully visible. With
this change, we move the mentions dialog to the bottom of the composer
window to avoid such problem.

TT38108
2022-07-19 07:49:18 +02:00
Holger Brunn 92eedca5d9 [FIX] web_timeline: Don't crash when restoring timeline from breadcrumb 2022-07-18 06:44:33 +02:00
OCA Transbot a41cc2abc2 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-13.0/web-13.0-web_refresher
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_refresher/
2022-07-05 21:00:42 +00:00
OCA-git-bot 4d1027a878 [UPD] addons table in README.md 2022-07-05 21:00:26 +00:00
OCA-git-bot 8304a30cee web_refresher 13.0.2.0.0 2022-07-05 21:00:20 +00:00
oca-ci dc5ffcb6f3 [UPD] Update web_refresher.pot 2022-07-05 20:54:18 +00:00