Alexandre Fayolle
b19b6e95aa
[SEC] web_dashboard_tile: fix unsafe eval
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
Pierre Verkest
0c41e40ec5
code formatting
9 years ago
Pierre Verkest
b722d5299e
foward options to grouped switcher
9 years ago
Pierre Verkest
fd2cbe6078
RST format
9 years ago
Pierre Verkest
3b56d99736
doc missing cote in example
9 years ago
Pierre Verkest
e8182de5d2
when quick editing, set records data
9 years ago
Pierre Verkest
77b12a283e
jshint
9 years ago
Pierre Verkest
924756ba8a
avoid multi call to the server in case of view list editable + quick edition
fix context on view list for quick edition
9 years ago
Pierre Verkest
91cb0e0645
documentation
9 years ago
Pierre Verkest
e6215b0e3d
finalize quick edit
fixe context
9 years ago
Pierre Verkest
87d958d38b
allow extra parameters + poc of quick editing
9 years ago
Pierre Verkest
562c20d624
refactor init options switcher
9 years ago
Pierre Verkest
567d681766
manage states (readonly/disabled) on list view
9 years ago
Pierre Verkest
e25f0ce0f0
format readme
9 years ago
Pierre Verkest
11b544bb73
lib: allow change value through js
only in case skip is true
as we won't fire event, we allow to change
that value to display the switcher as it should
9 years ago
Pierre Verkest
9ce5e96ad8
manage states (readonly/disabled) on form view
9 years ago
Pierre Verkest
af3d1ac503
update lib to allow set value through javascrpti if switcher is readonly or disabled
9 years ago
Pierre Verkest
7decad6070
add missing lib
9 years ago
Pierre Verkest
384e245329
factorize creating a new object
9 years ago
Pierre Verkest
e5a81ef886
widget boolean_switch POC
9 years ago
Stefan Rijnhart (Opener)
fb2d95c439
Merge pull request #226 from savoirfairelinux/7.0_view_enlargement
[7.0] Backport web_sheet_full_width from 8.0
9 years ago
Nikolina Todorova
ecdb46e199
change company name
9 years ago
Nikolina Todorova
79254f1f2d
Chnage company name
9 years ago
Alexandre Fayolle
048d293540
Merge pull request #242 from petrus-v/7.0-fix_warnings
fix warnings due translate format error
9 years ago
Pierre Verkest
fda21b18f6
fix warnings due translate format error
9 years ago
Nikolina Todorova
a9ea234f56
Improve code according to the comments
9 years ago
OCA Transbot
0a1132f2e8
OCA Transbot updated translations from Transifex
9 years ago
Nikolina Todorova
e2dfadf713
Add the functionality to the text widget
9 years ago
Pedro M. Baeza
223f11be79
Merge pull request #232 from anybox/7.0-pylint
fix pylint issues + Update repo from latest MQT
9 years ago
Pierre Verkest
5eb691dcf7
use transifex oca/web security key
9 years ago
Pierre Verkest
5cac9bca56
update repo using last MQT
9 years ago