Alexis de Lattre
72a1ea0b90
date_range: code fine tuning suggested by Sylvain Garancher
7 years ago
Alexis de Lattre
0e3587d81c
date_range: don't auto-add '-' after prefix when generating date ranges via wizard
7 years ago
Cédric Pigeon
1ccda7b279
[FIX] remove domain on active field
7 years ago
Alexis de Lattre
3f9aa57999
date_range: improve 'name' for generator wizard
ir.rule should be active by default
7 years ago
Dave Lasley
404a301e06
[FIX] base_external_dbsource: Fix PQ connection
* Use `conn_string_full` in pg connection to fix #888
7 years ago
OCA Transbot
145329f7d2
OCA Transbot updated translations from Transifex
8 years ago
Holger Brunn
460771cce7
[ADD] allow creating missing indexes and purging properties ( #736 )
* [ADD] allow creating missing indexes
* [FIX] tests; installation
* [ADD] allow purging properties
* [ADD] missing file
* [ADD] test purging properties
* [ADD] missing parent_id for menu entry
* [FIX] don't delete too many and wrong properties
8 years ago
OCA Transbot
3531dced25
OCA Transbot updated translations from Transifex
8 years ago
Dave Lasley
e77d9da3a3
[9.0][FIX] database_cleanup: Isolate build ( #719 )
* [FIX] database_cleanup: Isolate build
* Isolate `database_cleanup` into its own build in Travis file to fix #689
* [FIX] database_cleanup: Remove KeyError assertion
* Remove KeyError assertion in tests due to PR in comment being merged
8 years ago
OCA Transbot
287f779507
OCA Transbot updated translations from Transifex
8 years ago
Moises Lopez - https://www.vauxoo.com/
8eb30f0f73
[FIX] database_cleanup: Fix test ( #612 )
8 years ago
Florian da Costa
ef8780cdcd
fixes #587
8 years ago
OCA Transbot
03b191fad0
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
3087ab0af3
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
3c89fa6f10
Merge pull request #892 from OCA/sbidoul-patch-1
[FIX] website uri
7 years ago
Stéphane Bidoul (ACSONE)
c8efd31e68
[FIX] website uri
7 years ago
OCA Git Bot
3895315c21
[ADD] setup.py
8 years ago
Dave Lasley
08e0524aaa
Merge pull request #763 from akretion/10-mig-attachment_base_synchronize
[MIG] Migrate module attachment_base_synchronize to v10
8 years ago
Oleg Bulkin
a17557b066
[FIX] auth_totp: User deletion
* Add ondelete='cascade' to the res.users.authenticator.create wizard model to
properly support deletion of users who have just created an MFA authenticator
8 years ago
Jairo Llopis
bcf8cc250d
Cleanup as requested in PR.
8 years ago
OCA Transbot
31c5543be4
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
b3088f07dd
Merge pull request #883 from versada/fix_missing_raven
[WIP] sentry: fixes missing `raven` library preventing loading of modules
8 years ago
Naglis Jonaitis
5098418edc
[FIX] sentry: fixes missing `raven` library preventing loading of modules
Related: #761 #879 #881
8 years ago
OCA Git Bot
ee950dbf42
[ADD] setup.py
8 years ago
OCA Git Bot
4bf54da9b7
[UPD] addons table in README.md
8 years ago
Naglis Jonaitis
2df985989b
[ADD] sentry module ( #761 )
* [ADD] sentry module
* [FIX] updated sentry module according to PR comments
8 years ago
OCA Git Bot
417340a1aa
[ADD] setup.py
8 years ago
OCA Git Bot
b86be38e65
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
017b48f12d
Merge pull request #872 from Tecnativa/10.0-datetime_formatter
[MIG][10.0][datetime_formatter] Migration
8 years ago
Alexandre Papin
e16b37ae6d
auth_admin_passkey: Migrate module for odoo 10
Remove authenticate as check_credentials is dedicated for this
purpose.
Removed mail translations maybe possible in some way ?
Give some space to the code
Make the addon compliant to OCA guidelines
Adapt readme to new template and compress header in tests
Make the addon a python package
NOTE: authenticate() method cannot be used in tests because a new cr
is created in _login method that does not contains our user.
Signed-off-by: Eugen Don <eugen.don@don-systems.de>
8 years ago
OCA Transbot
20d41386a4
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
d899724310
PEP8 fix
8 years ago
Alexis de Lattre
1fe54a4b62
crash when the options "Send email to ..." on the configuration page are unchecked
8 years ago
Alexis de Lattre
8c8fea0894
auth_admin_passkey bug #699
8 years ago
OCA Transbot
118c4592bb
OCA Transbot updated translations from Transifex
8 years ago
Alexandre Fayolle
fd187bc8ae
replace OpenERP with Odoo
this fixes an issue reported on Transifex
8 years ago
OCA Transbot
db4cd934c3
OCA Transbot updated translations from Transifex
8 years ago
Raphaël Valyi
64bdce95fd
auth_admin_passkey to new API ( #519 )
8 years ago
OCA Transbot
dbcd09033d
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
db575829f0
OCA Transbot updated translations from Transifex
8 years ago
Jairo Llopis
8380d182b7
[MIG][10.0][datetime_formatter] Migration
Special highlights:
- Fixed some license headers.
- Adhered to normal addon structure.
- Removed `exceptions.py` and use `UserError` instead.
- Allow submodules to import some constants from main namespace.
The rest is basically a standard migration.
8 years ago
OCA Transbot
1eb8f9c730
OCA Transbot updated translations from Transifex
9 years ago
cubells
d4f420b102
datatime_formatter migration to 9.0
8 years ago
Jairo Llopis
ae3cba1c49
Add module datetime_formatter.
This module allows the developer to format any date/time combination in
the most comfortable way for the user, just with a quick call to
9 years ago
Jairo Llopis
10a070eeab
[FIX][base_export_manager] Make tests pass
8 years ago
Jairo Llopis
4340c0572f
[MIG][base_export_manager] Migrate features from 8.0
8 years ago
OCA Git Bot
0ceac8ed38
[UPD] addons table in README.md
8 years ago
Stéphane Bidoul (ACSONE)
0016abf763
Merge pull request #867 from acsone/10.0-fix-server_environment_ir_config_parameter_remove_static-dro
[10.0][FIX] server_environment_ir_config_parameter Avoid wrong import
8 years ago
Denis Roussel
2a2c9015a3
[10.0][FIX] server_environment_ir_config_parameter Avoid loading import
Odoo loads modules that contain static directory, so it wanted to load server_environment_files but it does not exist
8 years ago
serpentcs
42282458dd
[MIG]Migrated base_export_manager module.
8 years ago