Markus Schneider
2571a9860f
add translation
10 years ago
Markus Schneider
6eec5631fc
add tranlsation file
10 years ago
Kiril Vangelovski
a947f8a0ab
remove README.rst since the information is already in __openerp__.py
10 years ago
Sylvain LE GAL
f91647b04a
Merge pull request #43 from hbrunn/7.0-web_ckeditor-update
[7.0] web ckeditor update
10 years ago
Kiril Vangelovski
645fa8c768
refactor js show_warning method so that it doesn't break inheritance chain
10 years ago
Kiril Vangelovski
ebc7939398
web_warning_sound change on_processed_onchange method so that it doesn't break inheritance chain
10 years ago
Holger Brunn
be70ed65af
Merge pull request #38 from initOS/7.0-add-web_advanced_search_wildcard
[ADD] web_advanced_search_wildcard
10 years ago
Holger Brunn
ae90c32e1a
[IMP] don't escape single quotes
10 years ago
Holger Brunn
49c10c6c51
[UPD] ckeditor 4.4.4
10 years ago
Markus Schneider
877bb986f4
add "web_list_html_widget" module
10 years ago
Markus Schneider
6f57bdf34c
add "web_recipients_uncheck" module
10 years ago
Markus Schneider
362b8b0c5a
rename module inside translation file
10 years ago
Markus Schneider
3120491d8d
rename empty translation file
10 years ago
Markus Schneider
4856ef2c91
add web_advanced_search_wildcard module
10 years ago
Kiril Vangelovski
2747f30e10
pep8
10 years ago
Kiril Vangelovski
f3deeb3463
[IMP] Web Warning Sounds
10 years ago
Guewen Baconnier
4e3098f07c
Merge pull request #16 from hbrunn/7.0-web_tree_many2one_clickable_squashed
[ADD] web_tree_many2one_clickable
10 years ago
Pedro M. Baeza
410b47480f
Merge pull request #30 from hbrunn/7.0-flake8
[FIX] flake8 errors
10 years ago
Holger Brunn
216d3dd5da
[FIX] flake8 errors
10 years ago
Pedro M. Baeza
b2521c6c18
Merge pull request #22 from eLBati/7.0_fix_ambiguous_import
[FIX] web_export_view: Ambiguous import
10 years ago
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>.`.
10 years ago
Sandy
e597767a51
Merge pull request #20 from hbrunn/7.0_fix_e265
[IMP] fix e265
10 years ago
Holger Brunn
a5beb943cd
[IMP] fix e265
10 years ago
Pedro M. Baeza
2964726620
Merge pull request #19 from hbrunn/7.0-compute_domain_x2many
[ADD] web_compute_domain_x2many
10 years ago
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