Laurent Mignon
9eb4b0a99b
[FIX] help_online: Add the key attribute into the exported data
This key is required to get the pages properly imported as web pages
8 years ago
Laurent Mignon
5e22eb6a1f
[FIX] help_online: Replace obsolete icon into the export wizard
8 years ago
Laurent Mignon (ACSONE)
e9ce206806
Revert "[10.0] help_online fix export/import ( #584 )"
This reverts commit 95f15c43d5
.
8 years ago
Laurent Mignon (ACSONE)
e32fd2aabe
[10.0] help_online fix export/import ( #584 )
* [FIX] help_online: Replace obsolete icon into the export wizard
* [FIX] help_online: Add the key attribute into the exported data
This key is required to get the pages properly imported as web pages
* Use the correct method for combining strings
This handles type conversions properly
8 years ago
OCA Transbot
916b8edccc
OCA Transbot updated translations from Transifex
8 years ago
Laurent Mignon (ACSONE)
e1451fcba7
[FIX] help_online: avoid removal of exported pages
Always use the '__export__' prefix when generating the xmlid of pages exported by the export wizard to avoid autmomatic removal of these pages by Odoo on system update (-u)
8 years ago
Laurent Mignon (ACSONE)
9adc5183e2
[IMP] help_online: new application icon
8 years ago
Laurent Mignon
b3cbaac850
[MIG] Migrate to 10.0
8 years ago
Laurent Mignon
d2c3aef2e4
[MIG] Migrate to 9.0
8 years ago
Pedro M. Baeza
392ca80cc1
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
3f344b4594
[MIG] Make modules uninstallable
9 years ago
Stéphane Bidoul
05250cc8d5
[UPD] prefix versions with 8.0
9 years ago
Laurent Mignon (ACSONE)
b8afc6544a
[FIX] Issue #193 . display button as inline-block
9 years ago
Matjaž Mozetič
d43260bb3f
Slovene translations updated/added
9 years ago
Matjaž Mozetič
dc08bb0f05
Slovene translations and translation template
10 years ago
Alexandre Fayolle
c5469ef66f
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
10 years ago
Sylvain LE GAL
fd113dd9f3
[FIX] pylint
10 years ago
Cédric Pigeon
4c0b473590
[CHG] use same xml_id for duplicate images in help pages
10 years ago
Cédric Pigeon
1fef545f32
[CHG] autobackup useless but left as sample to be used in inherited modules
10 years ago
Cédric Pigeon
1db5360cd9
[FIX] rename translation file + fix spelling mistake
10 years ago
Cédric Pigeon
756b393b6b
[FIX] remove unused menus
10 years ago
Cédric Pigeon
aafd8aa255
[FIX] remove space between availables views
10 years ago
Cédric Pigeon
ccb0798e94
[FIX] fix translation
10 years ago
Cédric Pigeon
5cbac59ba2
[FIX] flake 8
10 years ago
Cédric Pigeon
d201ac5bde
[FIX] change updatable property of data + note for record rules in description
10 years ago
Jonathan Nemry
af2063a031
[FIX] inherit from "assets_editor" instead of "layout" to avoid "uncaught ReferenceError"
10 years ago
Cédric Pigeon
f2c62db80f
[FLAKE8] fix flake 8 issue
10 years ago
Cédric Pigeon
1978dee922
[FIX] remove usage of minidom, use pretty print feature from lxml
10 years ago
Cédric Pigeon
b418609295
[FIX] take https website in account
10 years ago
Cédric Pigeon
33636d957d
[PEP8] docstrings with double quotes
10 years ago
Cédric Pigeon
fee3d863b2
[PEP8] docstrings with double quotes
10 years ago
Cédric Pigeon
8683fc749f
[FLAKE8] fix falke 8 issues
10 years ago
Cédric Pigeon
22b3ac2306
[ADD] import help feature + security + menu + french translation
10 years ago
Laurent Mignon (aka lmi)
118dd7d0c1
[PEP8] Fixes licences
10 years ago
Cédric Pigeon
9fe5559452
[8.0][IMP] add export feature for help online
10 years ago
Laurent Mignon
bb6b7c587b
[FIX] use a smoother color for the button when the help page does not exist
10 years ago
Laurent Mignon
75d0f675d5
[FIX] typo
10 years ago
Laurent Mignon
be46fc6504
[FIX] passes domain and context to get_page_url()
10 years ago
Laurent Mignon
f3ec479857
[FX] licence
10 years ago
Laurent Mignon
b07d59e3ed
[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
OCA Git Bot
5e276d803f
[ADD] setup.py
7 years ago
Jordi Ballester Alomar
6756affb15
Merge pull request #870 from arkostyuk/11.0-mig-web_widget_bokeh_chart
[11.0][MIG] web_widget_bokeh_chart
7 years ago
Artem Kostyuk
53b2940f1b
[MIG] web_widget_bokeh_chart: Migration to 11.0
7 years ago
Pedro M. Baeza
321d690082
[FIX] web_widget_bokeh: Fix README syntax
Avoid "Duplicate explicit target name" error using anonymous hyperlink references
Ref.: https://stackoverflow.com/questions/5464627/how-to-have-same-text-in-two-links-with-restructured-text/14067756#14067756
7 years ago
lreficent
661b70a267
[10.0][MIG] web_widget_bokeh_chart
7 years ago
lreficent
3ba0eaceca
several fixes
7 years ago
lreficent
d991ed117b
travis
7 years ago
lreficent
283ef0d5c0
[9.0][ADD] web_widget_bokeh_chart
7 years ago
OCA Git Bot
34770b3397
[ADD] setup.py
7 years ago
Cédric Pigeon
b860002191
[ADD] add setup for web_action_conditionable
7 years ago