Holger Brunn
|
f8f7018ccd
|
[ADD] web_compute_domain_x2many
|
10 years ago |
Holger Brunn
|
5d31847486
|
[ADD] web_tree_many2one_clickable
|
10 years ago |
Holger Brunn
|
0a27a175ab
|
[ADD] web_relativedelta
|
10 years ago |
Holger Brunn
|
865d1f340f
|
Merge pull request #4 from guewen/web_translate_dialog-no-readonly
[IMP] do not display readonly translatable fields in the translate dialog
|
10 years ago |
Sandy
|
018a3e6276
|
Merge pull request #13 from hbrunn/7.0_flake8
[ADD] standard files, flake8
|
10 years ago |
Holger Brunn
|
0afa72202a
|
Update .travis.yml
|
10 years ago |
Holger Brunn
|
29384207ff
|
[IMP] Sandy's suggestions
|
10 years ago |
Holger Brunn
|
ff2ecdc2ac
|
[FIX] adapt to change in maintainer-tools
|
10 years ago |
Holger Brunn
|
4b2fa3ac42
|
[FIX] flake8
|
10 years ago |
Holger Brunn
|
381f08d6be
|
[FIX] image urls
|
10 years ago |
Holger Brunn
|
e3604edc7c
|
add standard files
|
10 years ago |
Launchpad Translations on behalf of webaddons-core-editors
|
5ec8fa40a3
|
Launchpad automatic translations update.
|
11 years ago |
Guewen Baconnier
|
c2174496cd
|
Do not display readonly translatable fields in the translate dialog
|
11 years ago |
Augustin Cisterne-Kaas
|
f27cba95ae
|
[ADD] Web polymorphic widget
Added a polymorphic widget based on many2one widget (different from reference field).
Use case available at https://www.openerp.com/apps/7.0/mail_organizer/
|
11 years ago |
Launchpad Translations on behalf of webaddons-core-editors
|
0ed03afcbe
|
Launchpad automatic translations update.
|
11 years ago |
unknown
|
4c8875cb7f
|
[FIX] web_easy_switch_company: propose the correct companies to non-admin users
Emulate the exact behaviour of the stock user preferences form.
|
11 years ago |
Launchpad Translations on behalf of webaddons-core-editors
|
3392cc752e
|
Launchpad automatic translations update.
|
11 years ago |
Guewen Baconnier
|
13b603a8dd
|
[MRG] [ADD] Module web_send_message_popup changing the 'Send a message' link to open directly the full featured message popup
|
11 years ago |
Launchpad Translations on behalf of webaddons-core-editors
|
676e60a876
|
Launchpad automatic translations update.
|
11 years ago |
unknown
|
33e4ccba86
|
[FIX] web_translate_dialog: Propagate back and forth edited fields on the current language between the current view and the translate dialog.
|
11 years ago |
unknown
|
386dc06bc5
|
[web_export_view]: fixes export boolean fields
|
11 years ago |
Stéphane Bidoul
|
282e1e0655
|
[FIX] web_easy_switch_company: hide instead of removing company_id field in user preferences
|
11 years ago |
Guewen Baconnier
|
ae5169f0b5
|
Add module web_send_message_popup changing the 'Send a message' link to open directly the full featured message popup
|
11 years ago |
Stéphane Bidoul
|
dbce9a72c8
|
Added a comment about an issue with the logos
|
11 years ago |
Stéphane Bidoul
|
63debfabf4
|
[FIX] web_easy_switch_company: propose the correct companies to non-admin users
Emulate the exact behaviour of the stock user preferences form.
|
11 years ago |
Stéphane Bidoul
|
affdfa8cb7
|
[FIX] web_easy_switch_company: hide instead of removing company_id field in user preferences
Some other modules extending the user form rely on the presence of the company_id field, and break when it is removed.
|
11 years ago |
Launchpad Translations on behalf of webaddons-core-editors
|
a62d47694c
|
Launchpad automatic translations update.
|
11 years ago |
Launchpad Translations on behalf of webaddons-core-editors
|
90b0a19cd8
|
Launchpad automatic translations update.
|
11 years ago |
Augustin Cisterne-Kaas
|
55de8b6962
|
[ADD] Fields declaration in manifest and renamed the module.
|
11 years ago |
unknown
|
4aa7ff5204
|
[web_export_view]: fixes export boolean fields
|
11 years ago |
unknown
|
17b4f15198
|
[ADD] web_easy_switch_company: This module allow a user to switch from a company to another more easily. (with just 2 mouse click & without warning message).
|
11 years ago |
Sylvain LE GAL
|
0fe62818be
|
[REF] pep8;
[REF] change copyright header in each file;
[REF] typos in __openerp__.py file;
|
11 years ago |
Guewen Baconnier
|
1fd034fd59
|
Propagate the changes done in the translate dialog back to the view
|
11 years ago |
Guewen Baconnier
|
79ba5df7e2
|
Read the fields of the current language from the view, not from a read() in the database
|
11 years ago |
Guewen Baconnier
|
3979e30597
|
obsolete comment
|
11 years ago |
Launchpad Translations on behalf of webaddons-core-editors
|
a6e3cdbc2c
|
Launchpad automatic translations update.
|
11 years ago |
unknown
|
ec031c3267
|
[ADD] web_widget_float_formula: improve float field behaviour.
In all the numeric field (float, integer, etc.) the user can tip a formula like in Excel.
|
11 years ago |
Sylvain LE GAL
|
e29fead270
|
[REF] import conventions & comments.
|
11 years ago |
Sylvain LE GAL
|
50220e6cb2
|
[ADD] hide the widget if the user has right on only one company. (following Arthru's remark)
|
11 years ago |
Sylvain LE GAL
|
abc811e1c8
|
[MRG]
|
11 years ago |
Launchpad Translations on behalf of webaddons-core-editors
|
0caf9b4d99
|
Launchpad automatic translations update.
|
11 years ago |
Augustin Cisterne-Kaas
|
d5e4988657
|
[FIX] polymorphic widget is set to readonly if linked model value is none
|
11 years ago |
Sylvain LE GAL
|
b4028e6bb9
|
[ADD] Add FR translation for 'web_export_view' module
|
11 years ago |
Augustin Cisterne-Kaas
|
a246acc15a
|
[ADD] Web polymorphic widget
|
11 years ago |
Launchpad Translations on behalf of webaddons-core-editors
|
297ae10437
|
Launchpad automatic translations update.
|
11 years ago |
Sylvain LE GAL
|
f632190ec9
|
[REM] incorrect description in __openerp__.py file
|
11 years ago |
Sylvain LE GAL
|
290f6f1c7f
|
[ADD] new module 'web_easy_switch_company'.
|
11 years ago |
Launchpad Translations on behalf of webaddons-core-editors
|
a5948f81ce
|
Launchpad automatic translations update.
|
11 years ago |
Sylvain LE GAL
|
110eafa8a7
|
[REF] change description in the __openerp__.py file.
|
11 years ago |
Sylvain LE GAL
|
5e35c5aa63
|
[MRG]
|
11 years ago |