3
0
Fork 0
Commit Graph

413 Commits (0ff135bc2609b6e7f129b753c6577aa9d411cb81)

Author SHA1 Message Date
Pierre Verkest 91cb0e0645 documentation 2015-12-14 15:42:58 +01:00
Pierre Verkest e6215b0e3d finalize quick edit
fixe context
2015-12-14 15:42:58 +01:00
Pierre Verkest 87d958d38b allow extra parameters + poc of quick editing 2015-12-14 15:42:58 +01:00
Pierre Verkest 562c20d624 refactor init options switcher 2015-12-14 15:42:58 +01:00
Pierre Verkest 567d681766 manage states (readonly/disabled) on list view 2015-12-14 15:42:58 +01:00
Pierre Verkest e25f0ce0f0 format readme 2015-12-14 15:42:58 +01:00
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
2015-12-14 15:42:58 +01:00
Pierre Verkest 9ce5e96ad8 manage states (readonly/disabled) on form view 2015-12-14 15:42:58 +01:00
Pierre Verkest af3d1ac503 update lib to allow set value through javascrpti if switcher is readonly or disabled 2015-12-14 15:42:58 +01:00
Pierre Verkest 7decad6070 add missing lib 2015-12-14 15:42:58 +01:00
Pierre Verkest 384e245329 factorize creating a new object 2015-12-14 15:42:58 +01:00
Pierre Verkest e5a81ef886 widget boolean_switch POC 2015-12-14 15:42:58 +01:00
Stefan Rijnhart (Opener) fb2d95c439 Merge pull request #226 from savoirfairelinux/7.0_view_enlargement
[7.0] Backport web_sheet_full_width from 8.0
2015-11-03 20:26:14 +01:00
Nikolina Todorova ecdb46e199 change company name 2015-10-23 09:08:47 +02:00
Nikolina Todorova 79254f1f2d Chnage company name 2015-10-23 09:03:13 +02:00
Alexandre Fayolle 048d293540 Merge pull request #242 from petrus-v/7.0-fix_warnings
fix warnings due translate format error
2015-10-20 12:16:51 +02:00
Pierre Verkest fda21b18f6 fix warnings due translate format error 2015-10-19 20:06:10 +02:00
Nikolina Todorova a9ea234f56 Improve code according to the comments 2015-10-17 18:37:16 +02:00
jbeficent a718d83a53 [FIX] the polymorphic widget was not correctly rendered 2015-10-15 15:50:02 +02:00
OCA Transbot 0a1132f2e8 OCA Transbot updated translations from Transifex 2015-10-11 10:34:46 -04:00
Nikolina Todorova e2dfadf713 Add the functionality to the text widget 2015-10-08 10:59:36 +02:00
Pedro M. Baeza 223f11be79 Merge pull request #232 from anybox/7.0-pylint
fix pylint issues + Update repo from latest MQT
2015-10-07 19:46:50 +02:00
Pierre Verkest 5eb691dcf7 use transifex oca/web security key 2015-09-29 00:40:42 +02:00
Pierre Verkest 5cac9bca56 update repo using last MQT 2015-09-29 00:32:03 +02:00
Pierre Verkest 1349637171 use rst warning instead special caracters 2015-09-29 00:09:31 +02:00
Pierre Verkest dd4124f690 fix pylint issues 2015-09-28 23:59:31 +02:00
dufresnedavid 42fa915581 Backport web_sheet_full_width to 7.0 2015-09-15 22:06:19 -04:00
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.
2015-09-15 21:39:14 -04:00
Nicolas JEUDY 02810c5b26 new:[web_sheet_full_width] give openchatter full width too. 2015-09-15 21:39:14 -04:00
Holger Brunn c5b8dd1880 [ADD] web_sheet_full_width 2015-09-15 21:39:14 -04:00
Guewen Baconnier af1770d369 Merge pull request #144 from damdam-s/7.0
[ADD] add module 'web_warning_on_save'
2015-09-04 13:57:35 +02:00
Damien Crier d7356567e9 [IMP] replace 'getattr' call by real call method 2015-09-04 10:24:40 +02:00
Damien Crier bf8d74f8bd [FIX] add default method (return False) in BaseModel 2015-09-04 10:06:56 +02:00
Damien Crier f4d7f21c04 [IMP] move controller.py in controllers' folder 2015-09-04 08:45:24 +02:00
Damien Crier 368e214927 [FIX] flake8 and RST corrections according to code review 2015-09-04 08:45:24 +02:00
Damien Crier 44aae79bac [FIX] hasattr in controllers returns always 'True' so check error if
AttributeError is raised and catch it
2015-09-04 08:45:24 +02:00
Damien Crier 230ed748d4 [ADD] add translation template file 2015-09-04 08:45:24 +02:00
Damien Crier 239cc13fff [FIX] rename controller
[IMP] launch openerp.web.Dialog instead of an alert()
2015-09-04 08:45:24 +02:00
Damien Crier a5dfee75b6 [FIX] fix according to review 2015-09-04 08:45:24 +02:00
Damien Crier 7a48445c18 [FIX] pep8
[FIX] remove unuseful comments
2015-09-04 08:45:24 +02:00
Damien Crier 392f0ef14a [ADD] add module 'web_warning_on_save' 2015-09-04 08:45:24 +02:00
Pedro M. Baeza 506f2cc49d Merge pull request #120 from CompassionCH/7.0
Add two new functionalities to m2x dialogs
2015-08-20 13:48:31 +02:00
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
2015-08-17 12:19:16 +02:00
Holger Brunn a7c29dfe49 [IMP] use same UI as when saving a normal filter 2015-08-04 11:10:04 +02:00
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
2015-08-04 11:10:04 +02:00
Pedro M. Baeza 9eef431250 Merge pull request #164 from petrus-v/7.0-web_readonly_bypass
7.0 web readonly bypass
2015-08-03 17:04:06 +02:00
Pierre Verkest 00ad8be9c5 add OCA as author 2015-07-31 09:37:16 +02:00
Pedro M. Baeza ac84c788d1 Merge pull request #165 from osiell/7.0-support_branding
[7.0][ADD] support_branding
2015-07-31 02:32:40 +02:00
Alexandre Fayolle a1554f9ce8 Update travis configuration
use sudo: false to enable container build
use cache: pip to cache pip packages
2015-07-24 23:10:17 +02:00
Pierre Verkest 23238aa20b manage end of file PEP8:W292 2015-07-17 15:53:29 +02:00