Sylvain LE GAL
d7262cffcb
[REF] Readme File : change url
10 years ago
Sylvain LE GAL
96e6102aec
[FIX] 'web_export_view' flake8
10 years ago
Sylvain LE GAL
5b02c32702
[FIX] 'web_easy_switch_company' flake8
10 years ago
Cédric Pigeon
679e03c668
[FLAKE8] fix falke 8 issues
10 years ago
Cédric Pigeon
ac4724a98d
[FIX] install python package for travis
10 years ago
Cédric Pigeon
5314375795
[ADD] import help feature + security + menu + french translation
10 years ago
Laurent Mignon (aka lmi)
ed0697344c
[PEP8] Fixes licences
10 years ago
Cédric Pigeon
ebe5ede397
[8.0][IMP] add export feature for help online
10 years ago
Yannick Vaucher
129777faa4
Merge pull request #39 from dreispt/8-0-update-dotfiles
Update TravisCI tests
10 years ago
Pedro M. Baeza
3d3944b46f
Merge pull request #40 from acsone/add-help_online
[ADD] Module help_online
10 years ago
Laurent Mignon
f857516880
[FIX] use a smoother color for the button when the help page does not exist
10 years ago
Laurent Mignon
5419ecb705
[FIX] typo
10 years ago
Laurent Mignon
381f99db52
[FIX] passes domain and context to get_page_url()
10 years ago
Laurent Mignon
d0c3f518b2
[FX] licence
10 years ago
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.
10 years ago
Daniel Reis
1574503ae7
Update TravisCI tests
10 years ago
Adrien Peiffer
7da3558054
[ADD] Add security file for web_shortcuts addons
10 years ago
Adrien Peiffer
30b843279b
[IMP] PEP8
10 years ago
Adrien Peiffer
6c8a80fd9e
[IMP] Rename shortcut model file
10 years ago
Adrien Peiffer
61637c566f
[IMP] Improve shortcut model
10 years ago
Adrien Peiffer
4d88efa750
[PORT] Port web_shortcut to v8
10 years ago
Holger Brunn
79112e8b34
Merge pull request #27 from taktik/8.0-web_export_view
[IMP] easy_web_export : migration to 8.0
10 years ago
Adil Houmadi
01872a582b
[FIX] : see => https://github.com/OCA/web/pull/27#discussion-diff-15447231
10 years ago
Holger Brunn
d43170ef80
Merge pull request #28 from taktik/8.0-web_easy_switch_company
[FIX] Remove obsolete instruct (JS) in openerp.py
10 years ago
Adil Houmadi
291f122d52
[FIX] Fix bad indentation https://github.com/OCA/web/pull/27#discussion_r15434034
10 years ago
Adil Houmadi
aa05cfd2bb
[FIX] Apply menu only on list view
10 years ago
Adil Houmadi
434e119c51
[Fix] ./web_export_view/__init__.py:21:19: W292 no newline at end of file
10 years ago
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
10 years ago
Adil Houmadi
dd3a326b3e
remove debugger instruction
10 years ago
Adil Houmadi
5ecec62023
Migrate web_export_view to v 8.0
10 years ago
Adil Houmadi
a0c192e8e0
Move plugin for __unported__ dir
10 years ago
Pedro M. Baeza
529e7cb8b0
Merge pull request #18 from taktik/master
[MIG] web_easy_switch_company
10 years ago
Adil Houmadi
13faa4066d
[FIX] change icon path from /static/src/img to /static/description see : https://github.com/OCA/web/pull/18#issuecomment-50164937
10 years ago
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
10 years ago
Adil Houmadi
81f5e939d5
Flake8 issues
10 years ago
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
10 years ago
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
10 years ago
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
10 years ago
Holger Brunn
dd0aa9e42c
[ADD] comment
10 years ago
Holger Brunn
1ef13d025e
[FIX] install pypdf to run odoo
10 years ago
Sandy
847a165bdd
Merge pull request #12 from OCA/revert-6-7.0_flake8
Revert "[FIX] flake8" - merged on wrong branch
10 years ago
Sandy
ef161ae572
Revert "[FIX] flake8"
10 years ago
Yannick Vaucher
9fdf8be962
Merge pull request #6 from hbrunn/7.0_flake8
[FIX] flake8
10 years ago
Holger Brunn
1d26c87a53
[IMP] Sandy's suggestions
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
c773106486
add placeholder module for travis to succeed
10 years ago
Holger Brunn
9972de3b44
move all addons to __unported__, set all addons as not installable
10 years ago
Holger Brunn
381f08d6be
[FIX] image urls
10 years ago