Pedro M. Baeza
120ba68a00
Merge pull request #874 from Tecnativa/10.0-html_text
[MIG][10.0][html_text] Migrate
7 years ago
Pedro M. Baeza
9b1cf96612
Merge pull request #873 from Tecnativa/10.0-html_image_url_extractor
[10.0][MIG][html_image_url_extractor] Migration
7 years ago
Jairo Llopis
6bead1323e
[MIG][10.0][html_text] Migrate
8 years ago
OCA Transbot
1514640e74
OCA Transbot updated translations from Transifex
8 years ago
cubells
c6401dd11d
html_text * Updated README.rst
8 years ago
Yajo
0e3713583c
Do not die miserably when you get `False` as the HTML input. Test it.
9 years ago
Yajo
18ece10e07
Excerpt generator.
* [8.0][html_text] Excerpt generator.
This module adds a technical utility to allow the developer to get an excerpt from any HTML chunk.
You can choose the maximum amount of words or characters if you want.
See the README and inline docstrings for further details.
9 years ago
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