Sandy Carter
f8a9a43865
Set bzrlib as optional dependency.
Code should work without bzrlib and skip logging the revnos if lib is absent.
Git dependency kept since oca/server-tools itself is git and we would like to
know sha of sentry_logger
10 years ago
Sandy Carter
b5b517ac79
Skip Uncaught exception in osv which is a duplicate error
10 years ago
Sandy Carter
f72ba9e69f
Overwrite web error message to hide traceback from user
Inject sentry_activated into web session
Overwrite CrashManager.error QWeb template
Provide translations
Signed-off-by: Sandy Carter <sandy.carter@savoirfairelinux.com>
10 years ago
Sandy Carter
b34ae2cffe
Add sentry integration module
Module for enabling raven initializing to report to sentry.
Based on feedback from my presentation at odoo days 2014
10 years ago
Yannick Vaucher
e6f0c681d0
Merge pull request #77 from savoirfairelinux/travis
[7.0] Update travis
10 years ago
Sandy Carter
4709a9b458
Update travis
10 years ago
Sandy
1b7346d923
Merge pull request #8 from legalsylvain/7.0-module_parent_dependencies
[ADD] new module 'module_parent_dependencies'
10 years ago
Sylvain LE GAL
6bd74b6630
[REF] change header in xml and python file;
10 years ago
Sylvain LE GAL
0f492f3777
Merge branch '7.0' of https://github.com/OCA/server-tools into 7.0-module_parent_dependencies
10 years ago
Pedro M. Baeza
6ba50421cd
Merge pull request #74 from acsone/7.0-fix-base-optional-quick-create-attributeerror
[FIX] This fixes #73
10 years ago
Laurent Mignon
a5fa4f59ef
[FIX] This fixes #73
Check if the model still exists in the registry before registring the 'check_quick_create' hook
10 years ago
Sandy
cb16c9ad89
Merge pull request #71 from grap/7.0-fix_pep8
[7.0] [FIX] Pep8 (various modules)
10 years ago
Sylvain LE GAL
a389276869
[7.0] [FIX] Pep8
10 years ago
Sylvain LE GAL
ee8eb49d46
[FIX] change name of field; Add pot file
10 years ago
Sandy
2981a389d0
Merge pull request #9 from bealdav/7.0-tree-view-id
[ADD] tree_view_record_id module
10 years ago
Leonardo Pistone
247253bbce
Merge pull request #68 from nbessi/fix_pylint
Fix pylint tests
10 years ago
Leonardo Pistone
54012a6292
lint comment
10 years ago
Pedro M. Baeza
4b88fc6ea9
Merge pull request #67 from akretion/7.0-web_context_tunnel-doc
[FIX] web_context_tunnel: updated example usage link; trash VIM statements
10 years ago
Nicolas Bessi
28083a6158
Fix explicit return in __init__
10 years ago
Nicolas Bessi
1934d2a86d
Fix faulty default context
10 years ago
Nicolas Bessi
690ae1e338
Fix faulty default in serv_config.py
10 years ago
Raphaël Valyi
56cd8a0436
updated example usage link; trash VIM statements
10 years ago
david.beal@akretion.com
07338ea732
[FIX] flake8
10 years ago
david.beal@akretion.com
64e25aafd9
[IMP] add comment for port to next version
10 years ago
Sylvain LE GAL
148eceb056
[REF] change import call in __init__.py file
10 years ago
Sylvain LE GAL
63157cfbf2
[REF] remove extra double quotes useless
10 years ago
Alexandre Fayolle
edfcf4176b
Merge pull request #37 from gurneyalex/7.0
Tighten type check in domain (closes #15 )
10 years ago
Sandy Carter
2d3a9fb97c
Tighten type check in domain ( closes #15 )
10 years ago
Sylvain LE GAL
2109e2a113
Update test_module_parent_dependencies.py
[FIX] bad copy/past in description of the function in test file.
10 years ago
Sylvain LE GAL
f249393a5d
Update __openerp__.py
Improve description.
10 years ago
Sylvain LE GAL
1c4a2ea912
Update __openerp__.py
Remove licences information in the description of the module.
10 years ago
Pedro M. Baeza
5329eaa632
Merge pull request #38 from gurneyalex/7.0-fix_flake8
Fix flake8 errors
10 years ago
Alexandre Fayolle
06ba171909
flake8: remove unrequired parenthesis
10 years ago
Alexandre Fayolle
68a5f5eabd
import fix in import_odbc.py
10 years ago
Alexandre Fayolle
6613228b18
a couple of leftover flake8 errors
10 years ago
Alexandre Fayolle
d970d99f42
7.0: fix flake8 errors
10 years ago
Sandy Carter
9b6eee8e46
Tighten type check in domain ( closes #15 )
10 years ago
Sandy
4c38478ed9
Merge pull request #29 from savoirfairelinux/7.0-delete-search
[7.0] Fix wrong parenthesis
10 years ago
Sandy Carter
009bfb2836
Fix wrong parenthesis
10 years ago
Pedro M. Baeza
7454621c47
Merge pull request #27 from savoirfairelinux/7.0-pep8
7.0 pep8
10 years ago
Sandy Carter
9b4e2a3932
Fix failing yml test
10 years ago
Sandy Carter
0b9d69f676
Update travis
10 years ago
Sandy Carter
82aa4f5763
Fix additional depreications
10 years ago
Sandy Carter
d007be5060
[PEP8] fetchmail_attach_from_folder
10 years ago
david.beal@akretion.com
c9be267485
[FIX] exclude field addition to tree views buit on transient models
10 years ago
david.beal@akretion.com
4dcc5d5ed2
[FIX] switch to auto_install = False
10 years ago
Pedro M. Baeza
a28edaaeff
Merge pull request #21 from bwrsandman/7.0-fix-flakes8
7.0 fix flakes8 (complete)
10 years ago
Sandy
e5adb3cddb
Merge pull request #13 from yvaucher/7.0-travis-fix
fix test file path in base-external_dbsourse
10 years ago
Sylvain LE GAL
54c0cd704c
[FIX] incorrect description in __openerp__.py file and minor error in the header of .py files
10 years ago
Sandy Carter
49975648a8
[PEP8] Misc
10 years ago