Commit Graph

911 Commits (95f15c43d5f6c4cae2e8d6c346ac788c49fa44cc)

Author SHA1 Message Date
Yannick Vaucher a190a5af28 Merge pull request #46 from acsone/8.0help_online_export
[8.0] Help online: new features
2014-10-27 13:11:39 +01:00
Maxime Chambreuil - http://www.savoirfairelinux.com cf320fa900 Merge pull request #48 from acsone/8.0-fix-ReferenceError-jne
[FIX] inherit from "assets_editor" instead of "layout" to avoid "uncaugh...
2014-10-24 14:59:42 -04:00
Cédric Pigeon 78bd844e99 Merge branch '8.0help_online_export' of github.com:acsone/web into 8.0help_online_export 2014-10-21 10:57:32 +02:00
Cédric Pigeon 2e530a0ef6 [FIX] rename translation file + fix spelling mistake 2014-10-21 10:57:16 +02:00
Olivier LAURENT (ACSONE) 7164d875b3 Update fr_BE.po
spelling
2014-10-21 09:28:07 +02:00
Cédric Pigeon 391de8e1bc [FIX] remove unused menus 2014-10-20 12:13:37 +02:00
Cédric Pigeon f5b74160a0 [FIX] remove space between availables views 2014-10-20 12:13:19 +02:00
Cédric Pigeon de2ee7dbdd [FIX] fix translation 2014-10-20 12:05:15 +02:00
Cédric Pigeon abc954b042 [FIX] flake 8 2014-10-17 16:57:11 +02:00
Cédric Pigeon 3c6ca4fdbb [FIX] change updatable property of data + note for record rules in description 2014-10-17 16:39:53 +02:00
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 ee4fd24d17 Merge branch '8.0help_online_export' of github.com:acsone/web into 8.0help_online_export 2014-10-15 15:38:19 +02:00
Cédric Pigeon 520130abbe [FIX] remove usage of minidom, use pretty print feature from lxml 2014-10-15 15:37:54 +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
Yannick Vaucher 58364b27ad Merge pull request #47 from legalsylvain/8.0_fix_flake8
[8.0] fix flake8
2014-10-15 10:15:41 +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
Sylvain LE GAL d7262cffcb [REF] Readme File : change url 2014-10-15 00:52:03 +02:00
Sylvain LE GAL 96e6102aec [FIX] 'web_export_view' flake8 2014-10-15 00:47:06 +02:00
Sylvain LE GAL 5b02c32702 [FIX] 'web_easy_switch_company' flake8 2014-10-15 00:46:07 +02:00
Cédric Pigeon 679e03c668 [FLAKE8] fix falke 8 issues 2014-10-14 12:35:02 +02:00
Cédric Pigeon ac4724a98d [FIX] install python package for travis 2014-10-14 12:07:30 +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
Yannick Vaucher 129777faa4 Merge pull request #39 from dreispt/8-0-update-dotfiles
Update TravisCI tests
2014-10-06 12:01:56 +02:00
Pedro M. Baeza 3d3944b46f Merge pull request #40 from acsone/add-help_online
[ADD] Module help_online
2014-10-06 10:58:52 +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
Daniel Reis 1574503ae7 Update TravisCI tests 2014-09-18 15:04:34 +01:00
Adrien Peiffer 7da3558054 [ADD] Add security file for web_shortcuts addons 2014-09-08 13:18:12 +02:00
Adrien Peiffer 30b843279b [IMP] PEP8 2014-08-26 16:35:57 +02:00
Adrien Peiffer 6c8a80fd9e [IMP] Rename shortcut model file 2014-08-26 16:34:55 +02:00
Adrien Peiffer 61637c566f [IMP] Improve shortcut model 2014-08-26 16:33:23 +02:00
Adrien Peiffer 4d88efa750 [PORT] Port web_shortcut to v8 2014-08-26 15:45:22 +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