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

Commits on Feb 14, 2018

  1. [IMP+FIX] website_event_excerpt_img: Several things:

    * 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 authored and tarteo committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    f4f1dc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6cad93 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. [MIG] website_event_excerpt_img: Migration to 11.0

    [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 committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    fc72151 View commit details
    Browse the repository at this point in the history