[MIG] website_event_excerpt_img: Migration to 10.0 - #83
Merged
pedrobaeza merged 2 commits intoAug 14, 2017
Conversation
Member
|
Please rebase and squash @yajo's commit a bit. |
chienandalu
force-pushed
the
10.0-mig-website_event_excerpt_img
branch
2 times, most recently
from
July 18, 2017 08:49
bb891f1 to
1f30cbc
Compare
Member
|
Why is everything red? |
Member
Author
|
@pedrobaeza Mmm, I'll rebase again |
chienandalu
force-pushed
the
10.0-mig-website_event_excerpt_img
branch
from
August 8, 2017 17:40
1f30cbc to
edf3c1e
Compare
Member
Author
|
@pedrobaeza Well, I'm getting this warning, although these modules were merged long ago: |
Member
|
Maybe you need |
Member
Author
|
@yajo @pedrobaeza All green now |
cubells
reviewed
Aug 14, 2017
cubells
left a comment
Member
There was a problem hiding this comment.
Captured images are not used anywhere.
You can either add them to the README file or delete them.
* 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. (OCA#57) Without this patch, the event's start and end dates (and times) will be inaccurate.
pedrobaeza
force-pushed
the
10.0-mig-website_event_excerpt_img
branch
from
August 14, 2017 07:59
aa6218a to
789fa5a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Excerpt + Image in Events
This module extends the functionality of website events to support having a
more attractive layout that automatically displays an excerpt of each one, a
"Read more" button, and an image.
It also adds a event priority control in the backend that will display the
event at the top and in a bigger shape in the website.
Depends on:
html_image_url_extractor[10.0][MIG][html_image_url_extractor] Migration server-tools#873html_text[MIG][10.0][html_text] Migrate server-tools#874cc @Tecnativa