Sylvain LE GAL
f91647b04a
Merge pull request #43 from hbrunn/7.0-web_ckeditor-update
...
[7.0] web ckeditor update
2014-10-14 15:15:58 -07:00
Holger Brunn
be70ed65af
Merge pull request #38 from initOS/7.0-add-web_advanced_search_wildcard
...
[ADD] web_advanced_search_wildcard
2014-10-06 12:45:08 +02:00
Holger Brunn
ae90c32e1a
[IMP] don't escape single quotes
2014-09-22 22:23:13 +02:00
Holger Brunn
49c10c6c51
[UPD] ckeditor 4.4.4
2014-09-22 22:22:48 +02:00
Markus Schneider
362b8b0c5a
rename module inside translation file
2014-09-22 11:13:21 +02:00
Markus Schneider
3120491d8d
rename empty translation file
2014-09-18 13:07:44 +02:00
Markus Schneider
4856ef2c91
add web_advanced_search_wildcard module
2014-09-15 16:13:51 +02:00
Guewen Baconnier
4e3098f07c
Merge pull request #16 from hbrunn/7.0-web_tree_many2one_clickable_squashed
...
[ADD] web_tree_many2one_clickable
2014-08-15 11:53:59 +02:00
Pedro M. Baeza
410b47480f
Merge pull request #30 from hbrunn/7.0-flake8
...
[FIX] flake8 errors
2014-07-28 21:28:24 +02:00
Holger Brunn
216d3dd5da
[FIX] flake8 errors
2014-07-28 10:41:48 +02:00
Pedro M. Baeza
b2521c6c18
Merge pull request #22 from eLBati/7.0_fix_ambiguous_import
...
[FIX] web_export_view: Ambiguous import
2014-07-23 09:20:52 +02:00
Lorenzo Battistini
23f95b4881
[FIX] Ambiguous import
...
WARNING ? openerp.modules.module:
Ambiguous import: the OpenERP module `web` is shadowed by another
module (available at /home/elbati/workspace/openerp/progetti/siem/git/siem/parts/odoo/addons/web).
To import it, use `import openerp.addons.<module>.`.
2014-07-22 16:49:15 +02:00
Sandy
e597767a51
Merge pull request #20 from hbrunn/7.0_fix_e265
...
[IMP] fix e265
2014-07-18 12:38:20 -04:00
Holger Brunn
a5beb943cd
[IMP] fix e265
2014-07-17 21:07:36 +02:00
Pedro M. Baeza
2964726620
Merge pull request #19 from hbrunn/7.0-compute_domain_x2many
...
[ADD] web_compute_domain_x2many
2014-07-16 16:58:00 +02:00
Holger Brunn
f8f7018ccd
[ADD] web_compute_domain_x2many
2014-07-16 13:42:11 +02:00
Holger Brunn
5d31847486
[ADD] web_tree_many2one_clickable
2014-07-14 09:57:17 +02:00
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
2014-07-14 09:49:20 +02:00
Sandy
018a3e6276
Merge pull request #13 from hbrunn/7.0_flake8
...
[ADD] standard files, flake8
2014-07-08 07:34:24 -04:00
Holger Brunn
0afa72202a
Update .travis.yml
2014-07-07 19:28:02 +02:00
Holger Brunn
29384207ff
[IMP] Sandy's suggestions
2014-07-07 15:41:03 +02:00
Holger Brunn
ff2ecdc2ac
[FIX] adapt to change in maintainer-tools
2014-07-07 14:51:31 +02:00
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
Guewen Baconnier
c2174496cd
Do not display readonly translatable fields in the translate dialog
2014-06-27 11:57:30 +02: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