Skip to content

[10.0][MIG][html_image_url_extractor] Migration - #873

Merged
pedrobaeza merged 3 commits into
OCA:10.0from
Tecnativa:10.0-html_image_url_extractor
Jul 17, 2017
Merged

[10.0][MIG][html_image_url_extractor] Migration #873
pedrobaeza merged 3 commits into
OCA:10.0from
Tecnativa:10.0-html_image_url_extractor

Conversation

@yajo

@yajo yajo commented Jun 22, 2017

Copy link
Copy Markdown
Member

@yajo yajo added this to the 10.0 milestone Jun 22, 2017
@yajo yajo self-assigned this Jun 22, 2017
@pedrobaeza pedrobaeza mentioned this pull request Jun 22, 2017
63 tasks
@pedrobaeza

Copy link
Copy Markdown
Member

Please check Travis

@chienandalu chienandalu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review ok. Travis fail on exception logged by test as expected.

@pedrobaeza

Copy link
Copy Markdown
Member

No, Travis should be green.

@pedrobaeza pedrobaeza left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please only silent errors before and after the affected line(s), or you will mask other possible errors.

super(ExtractorCase, self).setUp()

# Silent errors to keep beautiful logs and make CI pass
ir_fields_converter._logger.disable(logging.ERROR)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This gives an error saying that Logger doesn't have disable method

@moylop260 moylop260 Jul 3, 2017

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And you could avoid this extra code since that odoo supports adds filtered logger using mute_logger

@pedrobaeza

Copy link
Copy Markdown
Member

Please squash your commits to merge.

cubells and others added 3 commits July 17, 2017 09:41
* Image extractor from HTML fields. (OCA#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
@yajo
yajo force-pushed the 10.0-html_image_url_extractor branch from 527ab57 to a3f38d3 Compare July 17, 2017 07:41
@yajo

yajo commented Jul 17, 2017

Copy link
Copy Markdown
Member Author

squashed logically

@pedrobaeza
pedrobaeza merged commit 9b1cf96 into OCA:10.0 Jul 17, 2017
@pedrobaeza
pedrobaeza deleted the 10.0-html_image_url_extractor branch July 17, 2017 08:23
SiesslPhillip pushed a commit to grueneerde/OCA-server-tools that referenced this pull request Nov 20, 2024
Syncing from upstream OCA/server-tools (15.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants