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] website_event_excerpt_img #100

Merged
merged 3 commits into from
Jul 27, 2018
Merged

[11.0][MIG] website_event_excerpt_img #100

merged 3 commits into from
Jul 27, 2018

Conversation

tarteo
Copy link
Member

@tarteo tarteo commented Feb 14, 2018

yajo and others added 2 commits February 14, 2018 14:01
* Better layout for website events.
  Add event priority to display them as half or full row on website.
* Simplify dramatically removing options. All or nothing now.
  This rewrites completely the event index layout, but it was impossible to get the desired effect without that due to core design, so I simplified everything.
* Display metadata, show description below image in normal events.
* Update module name as changed in last module version.
* Avoid broken paginator layout when event number is odd.
* Use event's timezone. (#57)
  Without this patch, the event's start and end dates (and times) will be inaccurate.
@yajo yajo added this to the 11.0 milestone Feb 19, 2018
@@ -1,6 +1,6 @@
@charset "UTF-8";
/* Copyright 2016 Tecnativa - Jairo Llopis
* License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). */
* License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). */
Copy link
Member

Choose a reason for hiding this comment

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

Delete the file and include directly the sass file

Copy link
Member Author

Choose a reason for hiding this comment

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

Does Odoo converts also sass files?

Copy link
Member

Choose a reason for hiding this comment

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

Yes.

@tarteo
Copy link
Member Author

tarteo commented Jul 13, 2018

@yajo Can you please check again. Thanks in advance.

Copy link
Member

@chienandalu chienandalu left a comment

Choose a reason for hiding this comment

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

You still need the oca_dependencies.txt with the dependecies repos.

oca_dependencies Outdated
@@ -0,0 +1,2 @@
server-tools
Copy link
Member

Choose a reason for hiding this comment

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

Should the file be named oca_dependencies.txt?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes 🤦‍♂️

@tarteo
Copy link
Member Author

tarteo commented Jul 17, 2018

https://travis-ci.org/OCA/event/jobs/404777684#L990 (Could not execute command 'sass') @yajo can you help me with travis error? I don't have any experience using sass in Odoo.

@yajo
Copy link
Member

yajo commented Jul 19, 2018

That's a problem in travis itself, since it should have sass. I think you have to add some environment variable I cannot remember, such as WEBSITE_REPO or similar. @moylop260?

@moylop260
Copy link

Yes, is it WEBSITE_REPO="1"

Copy link
Member

@yajo yajo left a comment

Choose a reason for hiding this comment

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

Please squash migration commits.

@tarteo
Copy link
Member Author

tarteo commented Jul 24, 2018

@yajo squashed them 👍

@chienandalu
Copy link
Member

Now tests are failing 😕

[MIG] Images

[IMP] Include sass file directly

[ADD] oca_dependencies

[ADD] oca_dependencies

[ADD] Converted sass file to less

[FIX] Close comment

[FIX] Less file
@tarteo
Copy link
Member Author

tarteo commented Jul 25, 2018

@chienandalu Fixed it! 😄

Copy link
Member

@chienandalu chienandalu left a comment

Choose a reason for hiding this comment

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

Great @tarteo Tested in runbot 👍

You could split the README into parts following the last OCA guidelines: https://github.com/OCA/maintainer-tools/tree/master/template/module/readme

@pedrobaeza
Copy link
Member

Let's merge it as is and we let the README split for later.

@pedrobaeza pedrobaeza merged commit 1784eda into OCA:11.0 Jul 27, 2018
@pedrobaeza pedrobaeza mentioned this pull request Jul 27, 2018
15 tasks
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.

None yet

5 participants