Jairo Llopis
a3f38d3ce6
[10.0][MIG][html_image_url_extractor] Migration
8 years ago
OCA Transbot
f5a71b4c29
OCA Transbot updated translations from Transifex
8 years ago
cubells
951352ffc3
html_image_url_extractor module ( #624 )
* Image extractor from HTML fields. (#354 )
* [8.0][html_image_url_extractor] Image extractor from HTML fields.
This technical utility allows the developer to get a list of image URLs from any piece of HTML.
You can use it for example, to get the cover image from a blog post (upcoming module), or to create a slider with all images from it.
* [9.0] [MIG] html_image_url_extractor
* Updated README.rst
8 years ago
OCA Transbot
f9f511db12
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
ee314017fc
[UPD] addons table in README.md
7 years ago
Oleg Bulkin
b5fc807dbf
[FIX] auth_totp: Website compatibility
* Add website compatibility by modifying the decorator on one of the routes and
updating the login_success request parameter as needed
7 years ago
Alexis de Lattre
b537941d5a
[FIX] Crash in base_user_role when role_id is not set on res.users.role.line
8 years ago
Stéphane Bidoul (ACSONE)
8601033e22
Merge pull request #896 from akretion/10-date_range_improve
[10.0] date_range: improve 'name' for generator wizard
7 years ago
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
7 years ago
Dave Lasley
08e0524aaa
Merge pull request #763 from akretion/10-mig-attachment_base_synchronize
[MIG] Migrate module attachment_base_synchronize to v10
7 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
7 years ago
Jairo Llopis
bcf8cc250d
Cleanup as requested in PR.
7 years ago
OCA Transbot
31c5543be4
OCA Transbot updated translations from Transifex
7 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
7 years ago
Naglis Jonaitis
5098418edc
[FIX] sentry: fixes missing `raven` library preventing loading of modules
Related: #761 #879 #881
7 years ago
OCA Git Bot
ee950dbf42
[ADD] setup.py
7 years ago
OCA Git Bot
4bf54da9b7
[UPD] addons table in README.md
7 years ago
Naglis Jonaitis
2df985989b
[ADD] sentry module ( #761 )
* [ADD] sentry module
* [FIX] updated sentry module according to PR comments
7 years ago
OCA Git Bot
417340a1aa
[ADD] setup.py
7 years ago
OCA Git Bot
b86be38e65
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
017b48f12d
Merge pull request #872 from Tecnativa/10.0-datetime_formatter
[MIG][10.0][datetime_formatter] Migration
7 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