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
andreparames
f0e506345f
[MIG] web_action_conditionable: Migration to 11.0
7 years ago
Pedro M. Baeza
a3a57b0d02
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
3cd55c0b61
[MIG] Make modules uninstallable
9 years ago
Stéphane Bidoul
3647bc0b7b
[UPD] prefix versions with 8.0
9 years ago
Yannick Vaucher
035b051778
Add missing default oca icons
9 years ago
Cristian Salamea
1da5bbdfa9
[add] web_action_conditionable
9 years ago
OCA Git Bot
6726c8ef74
[ADD] setup.py
7 years ago
Pedro M. Baeza
fca3782269
Merge pull request #828 from Tecnativa/11.0-mig-web_decimal_numpad_dot
[MIG] web_decimal_numpad_dot: Migration to 11.0
7 years ago
David
6c11d0bd25
[MIG] web_decimal_numpad_dot: Migration to 11.0
7 years ago
Jairo Llopis
9a730cdf02
[FIX][IMP][web_decimal_numpad_dot] Support float time
- All Char widgets were getting affected by this behavior.
- Time float widgets now get ":" instead of "," or ".".
- Little code refactor.
- Only detect numpad dot, not normal dot and comma.
7 years ago
David Vidal
aa1043ce90
[MIG] web_decimal_numpad_dot: Migration to 10.0
7 years ago
Roel Adriaans
4e33022a92
[IMP] web_decimal_numpad_dot: use the decimal_point defined in user language
9 years ago
Omar Castiñeira Saavedra
5a8ff40850
[IMP] web_decimal_numpad_dot: fixed float widget not working properly
9 years ago
oihane
04c92b6fed
[IMP] web_decimal_numpad_dot: now changes . for , in floating numbers
9 years ago
oihane
e41aeaf760
[ADD] New module <web_decimal_numpad_dot>
10 years ago