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
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
OCA Transbot
0a1132f2e8
OCA Transbot updated translations from Transifex
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
Pierre Verkest
1349637171
use rst warning instead special caracters
9 years ago
Pierre Verkest
dd4124f690
fix pylint issues
9 years ago
dufresnedavid
42fa915581
Backport web_sheet_full_width to 7.0
9 years ago
Alexandre Fayolle
a8ebfb4239
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.
10 years ago
Nicolas JEUDY
02810c5b26
new:[web_sheet_full_width] give openchatter full width too.
10 years ago
Holger Brunn
c5b8dd1880
[ADD] web_sheet_full_width
10 years ago
Guewen Baconnier
af1770d369
Merge pull request #144 from damdam-s/7.0
[ADD] add module 'web_warning_on_save'
9 years ago
Damien Crier
d7356567e9
[IMP] replace 'getattr' call by real call method
9 years ago
Damien Crier
bf8d74f8bd
[FIX] add default method (return False) in BaseModel
9 years ago
Damien Crier
f4d7f21c04
[IMP] move controller.py in controllers' folder
10 years ago
Damien Crier
368e214927
[FIX] flake8 and RST corrections according to code review
10 years ago
Damien Crier
44aae79bac
[FIX] hasattr in controllers returns always 'True' so check error if
AttributeError is raised and catch it
10 years ago
Damien Crier
230ed748d4
[ADD] add translation template file
10 years ago
Damien Crier
239cc13fff
[FIX] rename controller
[IMP] launch openerp.web.Dialog instead of an alert()
10 years ago
Damien Crier
a5dfee75b6
[FIX] fix according to review
10 years ago
Damien Crier
7a48445c18
[FIX] pep8
[FIX] remove unuseful comments
10 years ago
Damien Crier
392f0ef14a
[ADD] add module 'web_warning_on_save'
10 years ago
Pedro M. Baeza
506f2cc49d
Merge pull request #120 from CompassionCH/7.0
Add two new functionalities to m2x dialogs
9 years ago