Jonathan Nemry
74c7d84ef4
[FIX] inherit from "assets_editor" instead of "layout" to avoid "uncaught ReferenceError"
2014-10-17 11:40:18 +02:00
Cédric Pigeon
6b8ea4f2b0
[FLAKE8] fix flake 8 issue
2014-10-15 15:51:34 +02:00
Cédric Pigeon
d1948fb8b1
[FIX] remove usage of minidom, use pretty print feature from lxml
2014-10-15 15:24:50 +02:00
Cédric Pigeon
f54d362f91
[FIX] take https website in account
2014-10-15 15:12:54 +02:00
Cédric Pigeon
3dc64137de
[PEP8] docstrings with double quotes
2014-10-15 10:02:59 +02:00
Cédric Pigeon
e062ec2d96
[PEP8] docstrings with double quotes
2014-10-15 09:53:55 +02:00
Cédric Pigeon
679e03c668
[FLAKE8] fix falke 8 issues
2014-10-14 12:35:02 +02:00
Cédric Pigeon
5314375795
[ADD] import help feature + security + menu + french translation
2014-10-14 11:29:59 +02:00
Laurent Mignon (aka lmi)
ed0697344c
[PEP8] Fixes licences
2014-10-09 11:05:44 +02:00
Cédric Pigeon
ebe5ede397
[8.0][IMP] add export feature for help online
2014-10-08 16:15:48 +02:00
Laurent Mignon
f857516880
[FIX] use a smoother color for the button when the help page does not exist
2014-09-19 10:08:33 +02:00
Laurent Mignon
5419ecb705
[FIX] typo
2014-09-19 09:57:28 +02:00
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