Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[11.0][MIG] attachment_preview #175

Merged
merged 16 commits into from
Oct 23, 2018
Merged

Conversation

tarteo
Copy link
Member

@tarteo tarteo commented Jul 11, 2018

Supersedes #150

@tarteo tarteo mentioned this pull request Jul 11, 2018
12 tasks
@pedrobaeza pedrobaeza added this to the 11.0 milestone Jul 11, 2018
@pedrobaeza
Copy link
Member

Travis is red

@pedrobaeza
Copy link
Member

Is this still needed with the new preview option for PDF and images in core?

@tarteo
Copy link
Member Author

tarteo commented Jul 11, 2018

@pedrobaeza I'm not aware of these options is this an option on the binary widget?

@pedrobaeza
Copy link
Member

Yeah, not on binary widgets, but attachments do, so you should rip off that one, and maybe adapt for the binary part the standard Odoo mechanism instead of this bloated library.

@dcorio
Copy link

dcorio commented Jul 23, 2018

@pedrobaeza you sure? I've just searched the code for this but can't find anything related

Copy link
Member

@astirpe astirpe left a comment

Choose a reason for hiding this comment

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

Just small lint fixes to make travis green

Copy link
Member

@astirpe astirpe left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -29,6 +29,7 @@ env:
install:
- git clone https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH}
- pip install --upgrade python-magic
Copy link
Member

Choose a reason for hiding this comment

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

Why not adding this to requirements.txt file?

Copy link
Contributor

Choose a reason for hiding this comment

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

@tarteo, please, can you explain us this?

Copy link
Member

Choose a reason for hiding this comment

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

@pedrobaeza
Copy link
Member

@pedrobaeza you sure? I've just searched the code for this but can't find anything related

I mean on attachments on chatter, not on the "Attachments" dropdown.

@SalahAdDin
Copy link
Contributor

👍

@SalahAdDin
Copy link
Contributor

🆙 👍

@tarteo
Copy link
Member Author

tarteo commented Sep 28, 2018

@SalahAdDin Can you review with the Github system. It's under the tab 'Files changed'.

@hbrunn
Copy link
Member

hbrunn commented Oct 20, 2018

@tarteo please squash commits, I think we can merge then

[FIX] Lint

[FIX] lint and flake

[ADD] tests

[ADD] tests

[ADD] tests

[ADD] Tests

[ADD] Package python-magic

[ADD] Tests

[FIX] Lint
@tarteo tarteo force-pushed the 11.0-mig-attachment_preview branch from a79783e to b0cc4ab Compare October 23, 2018 06:44
@tarteo
Copy link
Member Author

tarteo commented Oct 23, 2018

@hbrunn Squashed them 😄

@hbrunn hbrunn merged commit 66ee6b8 into OCA:11.0 Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants