Commit Graph

174 Commits (381f99db52593c42ea5aefb65c7426a1e6da2eb2)

Author SHA1 Message Date
Laurent Mignon 381f99db52 [FIX] passes domain and context to get_page_url() 2014-09-19 09:56:22 +02:00
Laurent Mignon d0c3f518b2 [FX] licence 2014-09-19 09:53:45 +02:00
Laurent Mignon 8064eab318 [ADD] Module help_online
This module allows the creation of an online help available from the
lists and forms in Odoo.

When loading a view, the module generates a button allowing access to
an help page for the related model if the page exists and the user is
member of the group 'Help reader'. If the page doesn't exist and the
user is member of the group 'Help writer', the module generate a button
allowing the creation an help page.

The help pages are created and managed via the website Module.
2014-09-19 08:38:06 +02:00
Holger Brunn 79112e8b34 Merge pull request #27 from taktik/8.0-web_export_view
[IMP] easy_web_export : migration to 8.0
2014-08-11 10:24:03 +02:00
Adil Houmadi 01872a582b [FIX] : see => https://github.com/OCA/web/pull/27#discussion-diff-15447231 2014-08-02 11:05:20 +02:00
Holger Brunn d43170ef80 Merge pull request #28 from taktik/8.0-web_easy_switch_company
[FIX] Remove obsolete instruct (JS) in openerp.py
2014-07-28 10:34:44 +02:00
Adil Houmadi 291f122d52 [FIX] Fix bad indentation https://github.com/OCA/web/pull/27#discussion_r15434034 2014-07-26 16:53:36 +02:00
Adil Houmadi aa05cfd2bb [FIX] Apply menu only on list view 2014-07-26 15:40:17 +02:00
Adil Houmadi 434e119c51 [Fix] ./web_export_view/__init__.py:21:19: W292 no newline at end of file 2014-07-26 14:57:47 +02:00
Adil Houmadi 43d2fb636a [FIX] Remove obsolete instruct (JS) in __openerp.py
In the new version of Odoo the JS is appended using template and xpath
Check this file : view/res_users_view
2014-07-26 14:53:22 +02:00
Adil Houmadi dd3a326b3e remove debugger instruction 2014-07-26 14:44:45 +02:00
Adil Houmadi 5ecec62023 Migrate web_export_view to v 8.0 2014-07-26 14:37:23 +02:00
Adil Houmadi a0c192e8e0 Move plugin for __unported__ dir 2014-07-26 13:57:10 +02:00
Pedro M. Baeza 529e7cb8b0 Merge pull request #18 from taktik/master
[MIG] web_easy_switch_company
2014-07-26 13:39:40 +02:00
Adil Houmadi 13faa4066d [FIX] change icon path from /static/src/img to /static/description see : https://github.com/OCA/web/pull/18#issuecomment-50164937 2014-07-26 13:17:29 +02:00
Adil Houmadi 6856ea47a1 - Remove web_easy_switch_company from the __unported__ folder
- The first module is here so we need to remove the placeholder folder
2014-07-21 09:54:58 +02:00
Adil Houmadi 81f5e939d5 Flake8 issues 2014-07-17 22:57:41 +02:00
Adil Houmadi 8cce6a5a2a Try to make flake8 happy !
./web_easy_switch_company/controllers/main.py:26:1: E302 expected 2 blank lines, found 1
./web_easy_switch_company/controllers/main.py:32:9: F841 local variable 'context' is assigned to but never used
./web_easy_switch_company/controllers/main.py:36:1: W391 blank line at end of file
2014-07-17 22:41:07 +02:00
Adil Houmadi 0c4acb4847 Migrate web_easy_switch_company to the last v8
- change route in controller
- adapt the JS to call the backend
- modify the css to graft the widget in the toolbar
2014-07-15 10:53:32 +02:00
Pedro M. Baeza 0cc75aaedc Merge pull request #1 from hbrunn/master_import_lp
[ADD] standard files
[MIG] Move to __unported__ dir all files and put flag installable as False
2014-07-12 13:21:13 +02:00
Holger Brunn dd0aa9e42c [ADD] comment 2014-07-08 11:39:54 +02:00
Holger Brunn 1ef13d025e [FIX] install pypdf to run odoo 2014-07-07 21:24:21 +02:00
Sandy 847a165bdd Merge pull request #12 from OCA/revert-6-7.0_flake8
Revert "[FIX] flake8" - merged on wrong branch
2014-07-07 13:10:15 -04:00
Sandy ef161ae572 Revert "[FIX] flake8" 2014-07-07 13:09:26 -04:00
Yannick Vaucher 9fdf8be962 Merge pull request #6 from hbrunn/7.0_flake8
[FIX] flake8
2014-07-07 18:05:10 +02:00
Holger Brunn 1d26c87a53 [IMP] Sandy's suggestions 2014-07-07 15:44:23 +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 c773106486 add placeholder module for travis to succeed 2014-07-07 13:59:08 +02:00
Holger Brunn 9972de3b44 move all addons to __unported__, set all addons as not installable 2014-07-07 13:11:28 +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
Holger Brunn 5cfa6a2bfe add standard files 2014-07-07 12:29:58 +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