Sylvain LE GAL
9019952814
[REF] 'document_extract_from_database': misc
10 years ago
Sylvain LE GAL
65b1bc6aa3
[REF] 'document_extract_from_database': rename model
10 years ago
Sylvain LE GAL
6c2c7bba74
[REF] 'document_extract_from_database': split models
10 years ago
Sylvain LE GAL
e13fd41327
[REF] 'document_extract_from_database': Create 'data' folder
10 years ago
Sylvain LE GAL
d19f3b0841
[REF] 'document_extract_from_database': split into 'action' and 'view' file
10 years ago
Sylvain LE GAL
6fc2c646e1
[REF] 'document_extract_from_database': Create 'view' folder
10 years ago
Sylvain LE GAL
5a26988cfd
[REF] 'document_extract_from_database': Create 'model' folder
10 years ago
Sylvain LE GAL
1c80e0c395
[REF] Flake8
10 years ago
Sylvain LE GAL
2662d57e9f
[ADD] 'document_extract_from_database'
10 years ago
Vincent Vinet
f8dd02fddb
pep8 fix
10 years ago
Vincent Vinet
27e444b5c2
allow getting the language format from the user + only offset datetimes, not dates
10 years ago
Sandy Carter
f937bd358a
Exclude dispatch and dispatch_rpc frames as they contain passwords
10 years ago
Sandy Carter
2fb9bfd97b
Don't log SessionExpiredException and TransactionRollbackError
10 years ago
Sandy Carter
6992e4913e
Don't log except_osv exceptions
10 years ago
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
Vincent Vinet
a7397e9dc5
flake8 80 chars
10 years ago
Vincent Vinet
46c70fac7a
handle timezones
10 years ago
Vincent Vinet
d2366e4c29
[ADD] email_template_dateutil
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