Skip to content

Instantly share code, notes, and snippets.

Release Highlight: New Design

The main highlight of version 0.28 is the complete redesign of Decidim, both for participant and administrator interfaces. This mission began with a set of principles guiding the entire process.

Let's delve into how we've applied several of these principles:

Simplicity

This design principle suggests that designs should be as simple as possible without sacrificing functionality or ease of use. While Decidim is a complex platform due to the intricacies of democracy, this complexity should not be reflected in the interface. Significant changes have been implemented in the User Interface (UI) to simplify and enhance accessibility.

**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
@carolromero
carolromero / show.html.erb
Last active November 6, 2020 14:16
Initiative print form
<div class="initiative-letterhead">
<% if current_organization.logo.present? %>
<%= image_tag current_organization.logo.url, title: current_organization.name %>
<% end %>
<%= current_organization.name %>
</div>
<h3 class="print-section-title">If requested by the organization, please print and fill out this form to submit where indicated:</h3>
<div class="initiative-print-title">
Application for admission of an initiative
**Describe the bug**
**Expected behavior**
**Screenshots**
**Extra data (please complete the following information):**
@carolromero
carolromero / contextual-help-system-texts.md
Last active August 7, 2018 11:00
Contextual Help System texts

Homepage

Active Processes -> What is a participatory process?

A process is a participation space where you can contribute to the decision-making process to solve a specific problem. It is divided into sequential phases in each of which you can carry out different actions: create and support proposals, debate, etc.

Active Assemblies -> What is an Assemply?

An assembly is a structured group of participants that meets regularly, with the ability to create proposals and make decisions in a given area.

Active Initiatives -> What is an Initiative?

initiatives are a means by which the general public intervenes in order for the Organization to carry out a specific action of general interest by collecting (digital) signatures.

@carolromero
carolromero / template-release-0.X.0.html.md
Last active March 31, 2018 09:44
template-release-0.X.0.html.md
title date
News version 0.10.0
2018-03-29

New features

Feature title

Description of the feature

@carolromero
carolromero / codi-garanties-decidim.md
Last active February 20, 2017 10:59
Decidim - codi de garanties democràtiques i de col·laboració oberta

Codi de garanties democràtiques i de col·laboració oberta

La utilització de la plataforma Decidim per part de qualsevol ajuntament o qualsevol altre ens municipal o supramunicipal, així com altres organitzacions, comporta l'assumpció total i íntegra d'aquest codi.

Programari lliure i continguts oberts

El codi de la plataforma, així com els mòduls, llibreries o qualsevol altre codi que es desenvolupi per al seu funcionament, serà sempre programari lliure amb llicència Affero GPLv3 o posterior [https://www.gnu.org/licenses/agpl-3.0.en.html] en el cas dels nous desenvolupaments, i de llicències compatibles amb aquesta en el cas de reutilització d’altres codis.

Així mateix, els continguts, dades, APIS i/o interfícies que el Decidim faci servir per interactuar amb qualsevol tipus d’usuari, compliran amb estàndards oberts i interoperables (ex. OpenID, RSS, OStatus, etc.), tendint sempre al màxim nivell d’integració amb els estàndards oberts més estesos.

De cara a maximitzar la transparència i la col·laborac