Holger Brunn
|
4b2fa3ac42
|
[FIX] flake8
|
2014-07-07 14:40:03 +02:00 |
Holger Brunn
|
381f08d6be
|
[FIX] image urls
|
2014-07-07 12:45:55 +02:00 |
Holger Brunn
|
e3604edc7c
|
add standard files
|
2014-07-07 12:41:48 +02:00 |
Launchpad Translations on behalf of webaddons-core-editors
|
5ec8fa40a3
|
Launchpad automatic translations update.
|
2014-06-28 06:02:57 +00:00 |
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/
|
2014-06-20 16:15:21 +02:00 |
Launchpad Translations on behalf of webaddons-core-editors
|
0ed03afcbe
|
Launchpad automatic translations update.
|
2014-05-27 06:04:45 +00:00 |
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.
|
2014-05-20 01:46:58 +02:00 |
Launchpad Translations on behalf of webaddons-core-editors
|
3392cc752e
|
Launchpad automatic translations update.
|
2014-05-17 07:09:49 +00:00 |
Guewen Baconnier
|
13b603a8dd
|
[MRG] [ADD] Module web_send_message_popup changing the 'Send a message' link to open directly the full featured message popup
|
2014-05-09 15:17:02 +02:00 |
Launchpad Translations on behalf of webaddons-core-editors
|
676e60a876
|
Launchpad automatic translations update.
|
2014-04-29 06:40:51 +00:00 |
unknown
|
33e4ccba86
|
[FIX] web_translate_dialog: Propagate back and forth edited fields on the current language between the current view and the translate dialog.
|
2014-04-28 17:32:26 +02:00 |
unknown
|
386dc06bc5
|
[web_export_view]: fixes export boolean fields
|
2014-04-28 10:57:47 +02:00 |
Stéphane Bidoul
|
282e1e0655
|
[FIX] web_easy_switch_company: hide instead of removing company_id field in user preferences
|
2014-04-28 10:55:20 +02:00 |
Guewen Baconnier
|
ae5169f0b5
|
Add module web_send_message_popup changing the 'Send a message' link to open directly the full featured message popup
|
2014-04-25 11:08:41 +02:00 |
Stéphane Bidoul
|
dbce9a72c8
|
Added a comment about an issue with the logos
|
2014-04-18 12:09:08 +02:00 |
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.
|
2014-04-18 11:36:48 +02:00 |
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.
|
2014-04-16 19:55:23 +02:00 |
Launchpad Translations on behalf of webaddons-core-editors
|
a62d47694c
|
Launchpad automatic translations update.
|
2014-04-12 09:24:36 +00:00 |
Launchpad Translations on behalf of webaddons-core-editors
|
90b0a19cd8
|
Launchpad automatic translations update.
|
2014-04-11 05:59:16 +00:00 |
Augustin Cisterne-Kaas
|
55de8b6962
|
[ADD] Fields declaration in manifest and renamed the module.
|
2014-04-11 11:01:14 +08:00 |
unknown
|
4aa7ff5204
|
[web_export_view]: fixes export boolean fields
|
2014-04-09 11:17:00 +02:00 |
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).
|
2014-04-04 00:02:07 +02:00 |
Sylvain LE GAL
|
0fe62818be
|
[REF] pep8;
[REF] change copyright header in each file;
[REF] typos in __openerp__.py file;
|
2014-04-02 11:17:53 +02:00 |
Guewen Baconnier
|
1fd034fd59
|
Propagate the changes done in the translate dialog back to the view
|
2014-04-02 10:56:31 +02:00 |
Guewen Baconnier
|
79ba5df7e2
|
Read the fields of the current language from the view, not from a read() in the database
|
2014-04-02 10:56:00 +02:00 |
Guewen Baconnier
|
3979e30597
|
obsolete comment
|
2014-04-02 10:55:32 +02:00 |
Launchpad Translations on behalf of webaddons-core-editors
|
a6e3cdbc2c
|
Launchpad automatic translations update.
|
2014-04-02 06:44:01 +00:00 |
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.
|
2014-03-25 12:06:13 +01:00 |
Sylvain LE GAL
|
e29fead270
|
[REF] import conventions & comments.
|
2014-03-23 23:30:48 +01:00 |
Sylvain LE GAL
|
50220e6cb2
|
[ADD] hide the widget if the user has right on only one company. (following Arthru's remark)
|
2014-03-20 17:24:45 +01:00 |
Sylvain LE GAL
|
abc811e1c8
|
[MRG]
|
2014-03-20 15:30:43 +01:00 |
Launchpad Translations on behalf of webaddons-core-editors
|
0caf9b4d99
|
Launchpad automatic translations update.
|
2014-03-14 06:58:04 +00:00 |
Augustin Cisterne-Kaas
|
d5e4988657
|
[FIX] polymorphic widget is set to readonly if linked model value is none
|
2014-03-13 22:58:40 +08:00 |
Sylvain LE GAL
|
b4028e6bb9
|
[ADD] Add FR translation for 'web_export_view' module
|
2014-03-13 08:57:10 +01:00 |
Augustin Cisterne-Kaas
|
a246acc15a
|
[ADD] Web polymorphic widget
|
2014-03-12 22:22:07 +08:00 |
Launchpad Translations on behalf of webaddons-core-editors
|
297ae10437
|
Launchpad automatic translations update.
|
2014-03-11 06:08:13 +00:00 |
Sylvain LE GAL
|
f632190ec9
|
[REM] incorrect description in __openerp__.py file
|
2014-03-10 23:49:44 +01:00 |
Sylvain LE GAL
|
290f6f1c7f
|
[ADD] new module 'web_easy_switch_company'.
|
2014-03-10 21:13:54 +01:00 |
Launchpad Translations on behalf of webaddons-core-editors
|
a5948f81ce
|
Launchpad automatic translations update.
|
2014-03-08 06:52:56 +00:00 |
Sylvain LE GAL
|
110eafa8a7
|
[REF] change description in the __openerp__.py file.
|
2014-03-08 00:37:39 +01:00 |
Sylvain LE GAL
|
5e35c5aa63
|
[MRG]
|
2014-03-08 00:16:08 +01:00 |
Sylvain LE GAL
|
2e22dfbf78
|
[FIX] correct a spelling mistake.
|
2014-03-08 00:15:05 +01:00 |
unknown
|
3983c9b0f6
|
[ADD] web_translate_dialog: replace the translation view by a translation dialog like in OpenERP 6.1
|
2014-03-07 16:31:45 +01:00 |
Sylvain LE GAL
|
6240ebc642
|
[FIX] now export only selected items.
|
2014-03-07 15:00:28 +01:00 |
Launchpad Translations on behalf of webaddons-core-editors
|
0894e2e3dd
|
Launchpad automatic translations update.
|
2014-03-04 08:26:46 +00:00 |
Sylvain LE GAL
|
ab0b0e0f29
|
[MRG]
|
2014-02-25 23:50:39 +01:00 |
Guewen Baconnier
|
b1e393ffc3
|
Rename the frenchisms 'word' trads to translation
|
2014-02-25 15:29:42 +01:00 |
Guewen Baconnier
|
763bbf266d
|
merge from main
|
2014-02-25 14:58:02 +01:00 |
unknown
|
d76e471353
|
[ADD] Added the module for letting the end user search basd on alphabets
|
2014-02-24 13:15:02 +01:00 |
Sylvain LE GAL
|
d6483bbc9f
|
[FIX] remove company logo in the icon.png file.
|
2014-02-21 14:14:49 +01:00 |