OCA Transbot
3102cbc6d8
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
a8e82286c3
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
24c0f0b205
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
7f827175ff
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
fedac5c210
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
6589457f07
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
f4660d33ae
OCA Transbot updated translations from Transifex
8 years ago
Sylvain LE GAL
0ff135bc26
Merge pull request #383 from acsone/7.0-web_duplicate_visibility-dro
[7.0] Add web duplicate visibility module
8 years ago
OCA Transbot
325e3cabea
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
e9d8d098cc
OCA Transbot updated translations from Transifex
8 years ago
Holger Brunn
11784e40ae
Merge pull request #493 from initOS/7.0-fix_m2x_options_for_view
[FIX] 7.0 Fix JavaScript error: undefined variable 'widget.view'
8 years ago
OCA Transbot
0bc4c3912a
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
ae0318b96e
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
27bcc68122
OCA Transbot updated translations from Transifex
8 years ago
Andreas Zoellner
018b2bbc44
[FIX] 7.0 Fix JavaScript error: undefined variable 'widget.view'
This fixes #466
8 years ago
Andreas Zoellner
64d3bdc388
[IMP] 7.0 add m2x options for view ( #305 )
8 years ago
Nikolina Todorova
e73038b836
[7.0] [ADD] web_note and web_note_test ( #216 )
8 years ago
Pierre Verkest
09ee5fd70c
7.0 backport web widget many2many tags multi selection from 8.0 ( #231 )
Backport web_widget_m2m_tags_muti_selection from 8.0
8 years ago
OCA Transbot
f996df8d2b
OCA Transbot updated translations from Transifex
8 years ago
Stéphane Bidoul (ACSONE)
f4e8e015ff
[FIX] remove en.po that was erroneously created by transbot
8 years ago
Pedro M. Baeza
ecaa4f7baf
Merge pull request #241 from Eficent/7.0-web_polymorphic_many2one_fix
[FIX] the polymorphic widget was not correctly rendered
8 years ago
Denis Roussel
f8c6fadc86
[FIX] Add a description to manifest
8 years ago
Denis Roussel
e4882b7e60
[REM] Remove former created module
8 years ago
Denis Roussel
7f17576bda
[ADD] Add module to manage Duplicate button visibility (backport v9 module)
8 years ago
Denis Roussel
7df0e7ee77
[ADD] Add new module to allow the removal of the Duplicate button on every form
8 years ago
OCA Transbot
01d3059b5b
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
369c16860b
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
0a6fc8e0b6
Merge pull request #302 from schout-it/7.0
[FIX] undefined links if field is not set
9 years ago
Pedro M. Baeza
9ee9ddfbe9
Merge pull request #310 from gurneyalex/7.0-unsafe-eval
[SEC] web_dashboard_tile: fix unsafe eval
9 years ago
Alexandre Fayolle
b19b6e95aa
[SEC] web_dashboard_tile: fix unsafe eval
9 years ago
Rod Schouteden
f1d6df84ce
[OCT-90] Opvangen regieprojecten
9 years ago
OCA Transbot
b0677ca69a
OCA Transbot updated translations from Transifex
9 years ago
Holger Brunn
ac441f9af3
Merge pull request #297 from lfreeke/7.0-web_advanced_search_wildcard-fix_name
[FIX] Adept javascript to module name
9 years ago
lfreeke
6c19220988
[FIX] Adept javascript to module name
9 years ago
Guewen Baconnier
91a0de4586
Merge pull request #236 from anybox/7.0-web_widget_boolean_switch
7.0 web widget boolean switch
9 years ago
Pierre Verkest
e751635e47
discourage indeterminate param as odoo do not manage Null value on boolean
9 years ago
Sylvain LE GAL
22a1dce99a
Merge pull request #218 from initOS/7.0-add_web_text_widget
7.0 add web text widget
9 years ago
Nikolina Todorova
d3bc12696a
Change module name
9 years ago
Nikolina Todorova
517897231b
Change module name
9 years ago
Pierre Verkest
ca4b39e8a5
fix issue on form view when: quick edit the value, them move to edit mode
the form, change the value then cancel the change, the value was keeping the initial values without taking account the quick edition.
find by @JonathanNEMRY
9 years ago
Pierre Verkest
3068b3217a
remove inexisted sequence value field in demo data on ir.ui.view
9 years ago
Pierre Verkest
30dfcbd216
Initialiaze widget when a row is redraw
This appens when a field perform a name_get on each row
each row are redraw independently
9 years ago
Pierre Verkest
98e3ab1c4b
setup focus event + fix autofocus init
9 years ago
Pierre Verkest
a30452cdfb
manage tabindex and autofocus + flake8
9 years ago
Pierre Verkest
bfb5a0686f
add unit test and got one fix
+ update doc
9 years ago
Pierre Verkest
354324bbc2
remove test lib file
9 years ago
Pierre Verkest
e402b8a73f
py.eval is not protect against undefined
9 years ago
Pierre Verkest
6c80374aec
fix issue on create new object on editable listview
9 years ago
Pierre Verkest
0fb54c760f
remove readonly managment initialization
9 years ago
Pierre Verkest
858d554cfc
manage attrs attribute, espesialy for readonly
9 years ago