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
9 years ago
Damien Crier
368e214927
[FIX] flake8 and RST corrections according to code review
9 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
Sylvain LE GAL
91abe98605
Merge pull request #122 from hbrunn/7.0-advanced_filters-public
[IMP] let user decide if a filter is private when saving it
9 years ago
Holger Brunn
a7c29dfe49
[IMP] use same UI as when saving a normal filter
10 years ago
Holger Brunn
173ade0fd4
[IMP] let user decide if a filter is private when saving it
for filter combinations, inherit user_id from the filter we combine it
with
10 years ago
Pedro M. Baeza
9eef431250
Merge pull request #164 from petrus-v/7.0-web_readonly_bypass
7.0 web readonly bypass
9 years ago
Pierre Verkest
00ad8be9c5
add OCA as author
9 years ago
Pedro M. Baeza
ac84c788d1
Merge pull request #165 from osiell/7.0-support_branding
[7.0][ADD] support_branding
9 years ago
Alexandre Fayolle
a1554f9ce8
Update travis configuration
use sudo: false to enable container build
use cache: pip to cache pip packages
9 years ago
Pierre Verkest
23238aa20b
manage end of file PEP8:W292
9 years ago
Pierre Verkest
c1911267f6
Remove license header in __init__.py
9 years ago
Pierre Verkest
c6395331e7
combine context,
Get windows_action context in BufferedDataSet Class
9 years ago
Pierre Verkest
d650d93a69
document readonly_by_pass
9 years ago
Pierre Verkest
790a8536b9
by pass readonly fields only if context is set
with readonly_by_pass. This context can either be a bool or field name array
9 years ago
Pedro M. Baeza
3cb37e81c3
Merge pull request #101 from savoirfairelinux/7.0_add_web_datetime_options
7.0 [ADD] web_widget_datepicker_options
9 years ago
sebalix
e0ce0484c3
[IMP] Module 'support_branding' - Add FR translations
9 years ago
Pedro M. Baeza
fe6d6ab1c8
Merge pull request #150 from akretion/web_custom_search_quantity
[ADD] New module : Web custom search quantity
9 years ago
sebalix
c6e993c579
[IMP] Module 'support_branding' - Update PO template
9 years ago