Jordi Ballester Alomar
8bbcf5cb04
Merge pull request #1192 from Eficent/11.0-imp-web_widget_bokeh_chart
...
[FIX] web_widget_bokeh_chart
2019-02-14 16:35:56 +01:00
Adrià Gil Sorribes
c8febe291b
[FIX] Display bug web_widget_bokeh_chart
2019-02-14 12:03:45 +01:00
oca-travis
59be817e05
[UPD] Update web_tree_resize_column.pot
2019-02-14 09:02:33 +00:00
OCA-git-bot
d86487dfb0
[ADD] setup.py
2019-02-14 08:57:34 +00:00
OCA-git-bot
9aea7e005a
[UPD] README.rst
2019-02-14 08:57:34 +00:00
Pedro M. Baeza
cd97a8de6a
Merge pull request #1151 from tarteo/11-resize-columns
...
[11.0][ADD] web_tree_resize_column: Resize columns in tree views
2019-02-14 09:57:28 +01:00
OCA Transbot
bf78e34007
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2019-02-09 01:38:51 +01:00
oca-travis
b36eb98ddf
[UPD] Update web_widget_text_markdown.pot
2019-02-09 01:38:51 +01:00
Nicolas JEUDY
2456fca22b
[FIX] web_widget_text_markdown : use lexer on text field only ( #942 )
...
Fixes #937
2019-02-09 01:38:51 +01:00
oca-travis
39c3cdb065
[UPD] Update web_widget_text_markdown.pot
2019-02-09 01:38:51 +01:00
phuc.nt
a8f462f386
[10.0][MIG] web_widget_text_markdown
...
Adjustment to make it work version 10.0
2019-02-09 01:38:51 +01:00
OCA Transbot
4bf9c1514b
OCA Transbot updated translations from Transifex
2019-02-09 01:38:51 +01:00
Tran Quang Tri
d857e41f13
[FIX + ADD] fix markdown update condition on form view, add markdown support on list view
2019-02-09 01:38:51 +01:00
Pedro M. Baeza
ed43b50065
[MIG] Rename manifest files
2019-02-09 01:38:51 +01:00
Pedro M. Baeza
b2af3bf49c
[MIG] Make modules uninstallable
2019-02-09 01:38:51 +01:00
Stéphane Bidoul
083f444eaf
[UPD] prefix versions with 8.0
2019-02-09 01:38:51 +01:00
Yannick Vaucher
d4eeaf12df
Add missing default oca icons
2019-02-09 01:38:51 +01:00
Yannick Vaucher
4ec94c368a
Add bug tracker link on README.rst
2019-02-09 01:38:51 +01:00
Alexandre Fayolle
4389617e0b
Add OCA as author of OCA addons
...
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2019-02-09 01:38:51 +01:00
Pedro M. Baeza
6fd734edd1
[IMP] web_widget_text_markdown: README.rst adapted to OCA template
2019-02-09 01:38:51 +01:00
Nicolas JEUDY
5e088fed92
new: update css to have better rendering in read mode.
2019-02-09 01:38:51 +01:00
Nicolas JEUDY
3a2060882e
fix: upadte web_widget_text_markdown.js with correct full version.
2019-02-09 01:38:51 +01:00
Nicolas JEUDY
862094841d
fix: missing static/lib folder for obscur reason ...
2019-02-09 01:38:51 +01:00
Nicolas JEUDY
a33f720e66
fix: fixes small @typo, and put AGPL in __openerp__.py
2019-02-09 01:38:51 +01:00
Nicolas JEUDY
a35c6b02e8
fix: rename module to web_widget_text_markdown
2019-02-09 01:38:51 +01:00
tarteo
4caa8ad76b
[ADD] web_tree_resize_column
...
[FIX] Initial resizing
2019-02-05 11:59:08 +01:00
OCA Transbot
5ab6188d58
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2019-01-22 13:57:50 +00:00
oca-travis
33ae1873fe
[UPD] Update web_export_view.pot
2019-01-22 13:57:36 +00:00
Pedro M. Baeza
c360e3056f
Merge pull request #1164 from Tecnativa/11.0-imp-web_export_view_security
...
[11.0] web_export_view: add security group
2019-01-22 14:48:23 +01:00
David
4377d62d83
[11.0] web_export_view: add security group
2019-01-22 11:20:57 +01:00
Pedro M. Baeza
e69ad8b0ad
Merge pull request #1158 from Tecnativa/11.0-web_decimal_numpad_dot-fix_keyboard_navigation
...
[FIX] web_decimal_numpad_dot: Restore keyboard navigation
2019-01-18 12:25:16 +01:00
Jairo Llopis
32efd460d4
[FIX] web_decimal_numpad_dot: Restore keyboard navigation
...
When https://github.com/OCA/web/pull/1154 switched to using `keydown` as the event to trigger the numpad dot replacement, it was actually [disabling upstream's `_onKeyDown()`][1], which in turn disabled the keyboard navigation.
To fix this situation, I replaced the method that is being used to directly override `_onKeyDown`.
[1]: 19558129f0/addons/web/static/src/js/fields/abstract_field.js (L41)
2019-01-18 07:33:45 +00:00
OCA Transbot
21ffed9d8e
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2019-01-16 17:40:45 +00:00
oca-travis
084342b4b7
[UPD] Update web_m2x_options.pot
2019-01-16 17:40:32 +00:00
Pedro M. Baeza
8bf48e984e
Merge pull request #1155 from Tecnativa/11.0-web_m2x_options-fix_m2m_tags_list_view
...
[FIX] web_m2x_options: Fix error in tree views with many2many_tags
2019-01-16 18:30:01 +01:00
Pedro M. Baeza
e8c5cc01c9
Merge pull request #1154 from Tecnativa/11.0-web_decimal_numpad_dot-fix_race
...
[FIX] web_decimal_numpad_dot: Fix inconsistent behavior
2019-01-16 14:51:11 +01:00
Jairo Llopis
ddbbe81f4e
[FIX] web_m2x_options: Fix error in tree views with many2many_tags
...
The method `_onOpenColorPicker` is defined on `FormFieldMany2ManyTags`, not in `FieldMany2ManyTags`, so it can only be called on its descendants.
Otherwise, clicking on a `many2many_tags` tag when found in a tree view produces an error such as:
TypeError: self._onOpenColorPicker is not a function
http://localhost/web_m2x_options/static/src/js/form.js:354
Rastreo de error:
_onOpenBadge@http://localhost/web_m2x_options/static/src/js/form.js:354:17
proxy/<@http://localhost/web/static/src/js/core/mixins.js:279:20
dispatch@http://localhost/web/static/lib/jquery/jquery.js:4640:50
add/elemData.handle@http://localhost/web/static/lib/jquery/jquery.js:4309:41
2019-01-16 11:51:20 +00:00
Jairo Llopis
b2d15d10e3
[FIX] web_decimal_numpad_dot: Fix inconsistent behavior
...
When user was replacing some specific sections or being too fast, the module wasn't behaving fine. Also, it was always displaying the original `.` slightly before doing the replacement.
2019-01-15 10:49:44 +00:00
Pedro M. Baeza
8d79ed75f6
Merge pull request #1152 from Tecnativa/11.0-web_advanced_search-fix_x2many
...
[FIX] web_advanced_search: Ignore field domain
2019-01-14 12:45:38 +01:00
Jairo Llopis
4b6a6b3114
[FIX] web_advanced_search: Ignore field domain
...
If we honor the domain value, the user may not be getting all available
records when selecting from an x2many dropdown, or even worse, if the
domain references another field in the view, the user may be getting
an error when opening the field dropdown, like this:
Error: NameError: name 'company_id' is not defined
http://localhost/web/static/lib/py.js/lib/py.js:370
Rastreo de error:
PY_ensurepy@http://localhost/web/static/lib/py.js/lib/py.js:370:19
py.evaluate@http://localhost/web/static/lib/py.js/lib/py.js:1340:20
py.evaluate@http://localhost/web/static/lib/py.js/lib/py.js:1397:35
py.evaluate@http://localhost/web/static/lib/py.js/lib/py.js:1409:34
py.eval@http://localhost/web/static/lib/py.js/lib/py.js:1453:16
eval_domains/<@http://localhost/web/static/src/js/core/pyeval.js:886:39
_.forEach@http://localhost/web/static/lib/underscore/underscore.js:145:9
_.mixin/</_.prototype[name]@http://localhost/web/static/lib/underscore/underscore.js:1484:29
eval_domains@http://localhost/web/static/src/js/core/pyeval.js:877:16
pyeval@http://localhost/web/static/src/js/core/pyeval.js:988:16
stringToArray@http://localhost/web/static/src/js/core/domain.js:243:16
_getDomain@http://localhost/web/static/src/js/views/basic/basic_model.js:3004:24
_search@http://localhost/web_m2x_options/static/src/js/form.js:139:26
source@http://localhost/web/static/src/js/fields/relational_fields.js:198:17
_search@http://localhost/web/static/lib/jquery.ui/jquery-ui.js:6823:3
$.widget/</proxiedPrototype[prop]</<@http://localhost/web/static/lib/jquery.ui/jquery-ui.js:415:19
search@http://localhost/web/static/lib/jquery.ui/jquery-ui.js:6815:10
$.widget/</proxiedPrototype[prop]</<@http://localhost/web/static/lib/jquery.ui/jquery-ui.js:415:19
$.widget.bridge/$.fn[name]/<@http://localhost/web/static/lib/jquery.ui/jquery-ui.js:508:19
each@http://localhost/web/static/lib/jquery/jquery.js:383:49
each@http://localhost/web/static/lib/jquery/jquery.js:136:24
$.widget.bridge/$.fn[name]@http://localhost/web/static/lib/jquery.ui/jquery-ui.js:494:4
_onInputClick@http://localhost/web/static/src/js/fields/relational_fields.js:565:13
proxy/<@http://localhost/web/static/src/js/core/mixins.js:279:20
dispatch@http://localhost/web/static/lib/jquery/jquery.js:4640:50
add/elemData.handle@http://localhost/web/static/lib/jquery/jquery.js:4309:41
2019-01-11 12:17:21 +00:00
oca-travis
bb217c64aa
[UPD] Update web_widget_url_advanced.pot
2019-01-09 08:33:56 +00:00
OCA-git-bot
fe62b70c89
[ADD] setup.py
2019-01-09 08:16:06 +00:00
Simone Orsi
b08d26591c
Merge pull request #1107 from simahawk/add-web_widget_url_advanced
...
[ADD] web_widget_url_advanced
2019-01-09 09:15:58 +01:00
Simone Orsi
da30f8e4b8
[ADD] web_widget_url_advanced
2019-01-08 15:27:54 +01:00
Pedro M. Baeza
24f82272b9
Merge pull request #1118 from PCatinean/11.0-fix-m2xoptions-open
...
[FIX] open option on many2many_tags
2019-01-08 09:40:38 +01:00
Pedro M. Baeza
45756229c8
Merge pull request #1140 from Tecnativa/11.0-fix-issue-1139-web_widget_color
...
web_widget_color: Fix issue #1139
2018-12-26 14:19:09 +01:00
ernesto
0df15dfd37
web_widget_color: Fix issue #1139
...
widget="color" not working proper in One2many field form view.
https://github.com/OCA/web/issues/1139
2018-12-25 16:16:37 -05:00
Pedro M. Baeza
1252f13294
Merge pull request #1127 from tarteo/11-fix-range-select-internal
...
[11.0][FIX] web_listview_range_select: Internal selection
2018-12-11 10:25:05 +01:00
tarteo
663dc5f5ac
[FIX] web_listview_range_select: Internal selection
...
[FIX] web_listview_range_select: Internal selection
2018-12-11 09:31:56 +01:00
OCA Transbot
a65c8b57dc
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-05 14:50:18 +00:00