Decidim::Calendar

Build Status Coverage Maintainability

This Decidim module enable a multitenant global calendar for Consultations, Debates, External Events, Meetings and Participatory Processes. Giving a snapshot of all current activities in a calendar view form.

decidim-calendar

Features

  • Display past and future events in from of calendar and agenda.
  • Display gantt graph of participatory processes
  • Download ICAL for import

Instalation

Edit the Gemfile and add this lines:

gem "decidim-calendar", github: "alabs/decidim-module-calendar"

Run this rake tasks:

bundle install
bundle exec rake decidim_calendar:install:migrations
bundle exec rake db:migrate

To keep the gem up to date, you can use the commands above to also update it.

Contributing

For instructions how to setup your development environment for Decidim, see Decidim. Also follow Decidim's general instructions for development for this project as well.

Developing

Clone this repository or fork and run:

bundle install
rake development_app

Localization

If you would like to see this module in your own language, you can help with its translation at Crowdin:

https://crowdin.com/project/decidim-calendar