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

Backport/meetings order #116

Draft
wants to merge 12 commits into
base: release/0.23-stable
Choose a base branch
from

Commits on Apr 19, 2021

  1. initial commit (decidim#6975)

    Co-authored-by: Alexandru Emil Lupu <[email protected]>
    microstudi and alecslupu committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    bd296a6 View commit details
    Browse the repository at this point in the history
  2. Show newer meetings first (decidim#7685)

    # Conflicts:
    #	decidim-meetings/app/controllers/decidim/meetings/meetings_controller.rb
    microstudi committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    f30f42a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    2bd1f45 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    dc678e7 View commit details
    Browse the repository at this point in the history
  2. Show confirmation modal when leaving a meeting (decidim#7970)

    * Show confirmation modal when leaving a meeting
    
    * Update specs
    
    * Update spec
    # Conflicts:
    #	decidim-meetings/spec/system/meeting_registrations_spec.rb
    microstudi committed May 14, 2021
    Configuration menu
    Copy the full SHA
    73628ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd9f026 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. New Crowdin updates (decidim#8013)

    * New translations en.yml (Romanian)
    
    * New translations en.yml (Romanian)
    
    * New translations en.yml (Romanian)
    
    * New translations en.yml (Romanian)
    
    * New translations en.yml (Romanian)
    
    * New translations en.yml (Italian)
    
    * New translations en.yml (Italian)
    
    * New translations en.yml (Romanian)
    
    * New translations en.yml (Galician)
    
    * New translations en.yml (Spanish)
    
    * New translations en.yml (Polish)
    
    * New translations en.yml (Polish)
    
    * New translations en.yml (Polish)
    
    * New translations en.yml (Polish)
    
    * New translations en.yml (Polish)
    
    * New translations en.yml (Polish)
    
    * New translations en.yml (Polish)
    
    * New translations en.yml (Polish)
    
    * New translations en.yml (Polish)
    
    * New translations en.yml (Polish)
    
    * New translations en.yml (Polish)
    
    * New translations en.yml (Polish)
    
    * New translations en.yml (Polish)
    decidim-bot committed May 24, 2021
    Configuration menu
    Copy the full SHA
    1f47a1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9746dbc View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. New Crowdin updates (decidim#8049)

    * New translations en.yml (Galician)
    
    * New translations en.yml (Galician)
    
    * New translations en.yml (Galician)
    
    * New translations en.yml (Galician)
    
    * New translations en.yml (Galician)
    
    * New translations en.yml (Galician)
    decidim-bot committed May 25, 2021
    Configuration menu
    Copy the full SHA
    acf7414 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. New Crowdin updates (decidim#8063)

    Co-authored-by: Leonardo Diez <[email protected]>
    decidim-bot and leio10 committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    4e17cd6 View commit details
    Browse the repository at this point in the history
  2. Fix question preview when no questions are published (decidim#8031)

    If none are published `#current_published_question_index` was returning
    nil and this was causing a 500 error due to `undefined method `-' for
    nil:NilClass` on `#previous_published_question`.
    sauloperez committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    dd26de3 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    21cecbd View commit details
    Browse the repository at this point in the history