ernesto
25ac90ea09
web_widget_color: Fix issue #1139
widget="color" not working proper in One2many field form view.
https://github.com/OCA/web/issues/1139
6 years ago
OCA-git-bot
2713de660d
[UPD] README.rst
6 years ago
invitu
099343cf05
[FIX] web_timeline: fix readme - To be squashed with previous one on migration ( #1137 )
6 years ago
OCA-git-bot
7c94a75be0
[UPD] README.rst
6 years ago
Pedro M. Baeza
d26ff17f8e
Merge pull request #1134 from invitu/12.0-web_timeline_add_stack_support
[web_timeline][IMP] Add stack support
6 years ago
Invitu
08d06d2b06
[IMP] Add stack support
6 years ago
oca-travis
66528deddc
[UPD] Update web_widget_x2many_2d_matrix.pot
6 years ago
Pedro M. Baeza
e8e5048c57
Merge pull request #1124 from brainbeanapps/12.0-fix-web_widget_x2many_2d_matrix
[FIX] web_widget_x2many_2d_matrix: _renderBodyCell
6 years ago
Alexey Pelykh
343d0560d5
[FIX] web_widget_x2many_2d_matrix: _renderBodyCell + _renderAggregateColCells
6 years ago
OCA Transbot
4655980be4
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
OCA Transbot
747352d6dd
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
OCA Transbot
eea8aaf871
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
oca-travis
75506ecba9
[UPD] Update web_dialog_size.pot
6 years ago
OCA-git-bot
01c1b7b1be
[ADD] setup.py
6 years ago
Pedro M. Baeza
c7697e9115
Merge pull request #1110 from Tecnativa/12.0-mig-web_dialog_size
12.0 mig web_dialog_size
6 years ago
ernesto
3413b34041
[MIG] web_dialog_size: Migration to 12.0
6 years ago
joezsweet
9f63cdc318
Fix default_maximize check
Checking result of rpc call, `dialog_maximize`, will end to be always `true` as the method will return a json: `{'dialog_maximize': false }`. So i changed the test to test the value of json key `dialog_maximize`
6 years ago
QS5ELkMu
523d793b7d
[11.0][FIX] web_dialog_size: Draggable Dialog
6 years ago
oca-travis
61cb980cf6
[UPD] Update web_dialog_size.pot
6 years ago
Jairo Llopis
7ad14bd00c
[FIX] web_dialog_size: Fix usage for non-admins and reduce calls ( #954 )
This addon had 2 problems after migrating to v11:
1. One call to backend's `ir.config_parameter.get_param` was done for
each instantiated dialog, while the setting served for the whole
session equally.
2. That model is now readable only by admin users, so non-admins
couldn't use the default at all.
Fixed now.
6 years ago
Quentin THEURET
c6491f42dd
[FIX] #921 Fixed issue when discard a modal with draggable element
7 years ago
Quentin Theuret
01b0514940
[MIG] Migrate web_dialog_size module to v11
7 years ago
David
7624e7a0a4
[FIX] web_dialog_size: default_maximize
- default_maximize option wasn't working due to strict value comparison
7 years ago
Wolfgang Pichler
a0b29b11da
[FIX+IMP] web_dialog_size
* IMP: Added draggable support to dialogs
* FIX: web_dialog_size: export modal
- PR #733 introduced draggable dialogs which broke some of them
7 years ago
Siddharth Bhalgami
2208714fa6
[10.0-MIG] web_dialog_size for v10.0
8 years ago
Siddharth Bhalgami
5c6384bc45
[MIG] web_dialog_siza: Migrate to v9.0
9 years ago
Stéphane Bidoul
4992088384
[FIX] web_dialog_size: do not expand by default and correctly honor default_maximize parameter
9 years ago
Pedro M. Baeza
1f48c37def
[IMP] web_dialog_size: Select default dialog size by config
* [IMP] web_dialog_size: Put dialog size expanded by default
* [REM] web_popup_large: By duplication of the functionality
* [IMP] web_dialog_size: README and contributors
* [ADD] configuration parameter for default behavior
[FIX] return super's promise
[IMP] use fontawesome icons for buttons
9 years ago
Anthony Muschang
642adc75b3
[ADD] module web_dialog_size
New module that let the user expand a dialog box to the full screen
width.
10 years ago
OCA-git-bot
24dc54df5a
[UPD] README.rst
6 years ago
Dennis Sluijk
b56a9cbc9f
[UPD] Roadmap
6 years ago
OCA-git-bot
beb7abc68a
[UPD] README.rst
6 years ago
oca-travis
6073ef4d7d
[UPD] Update web_widget_color.pot
6 years ago
OCA-git-bot
5f486e14e0
[ADD] setup.py
6 years ago
Pedro M. Baeza
fb7edf7b23
Merge pull request #1113 from Tecnativa/12.0-mig-web_widget_color
12.0 mig web_widget_color
6 years ago
ernesto
7924944e99
[MIG] web_widget_color: Migration to 12.0
6 years ago
OCA Git Bot
1ae422250b
[UPD] README.rst
6 years ago
QS5ELkMu
d167289bbc
[IMP] web_widget_color: Refactor Module ( #992 )
6 years ago
oca-travis
2244f91335
[UPD] Update web_widget_color.pot
6 years ago
Enric Tobella
44f14d3cac
[MIG] web_widget_color: Migration to 11.0
7 years ago
Adrien Peiffer (ACSONE)
174b309491
Migration of web_widget_color to 10.0 ( #439 )
[MIG] web_widget_color: Migration to 10.0
8 years ago
Alexandre Fayolle
ff4d9d225e
short headers, bump up version number
8 years ago
Nicolas JEUDY
2b5d7e83e3
fix: update to new js api
- Force store_dom_value
- add clean colored square in tree view
- update readme and __openerp__.py for maintainers
9 years ago
Loïc Faure-Lacroix
85c08dac58
Made web_widget_color installable and remove the search field.
The search field doesn't seem to exist anymore
9 years ago
Adil Houmadi
ce2cbc6372
[IMP] : - Rename the module to web_widget_color
- Remove special type (Color) and use (Char) instead of.
10 years ago
oca-travis
81c251cb46
[UPD] Update web_widget_image_download.pot
6 years ago
OCA-git-bot
b4979b2840
[ADD] setup.py
6 years ago
OCA Transbot
6ae1b2b838
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
OCA Transbot
bd03834f6e
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
OCA Transbot
40e80991bd
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago