Git Product home page Git Product logo

decidim-barcelona-organizations's People

Contributors

andreslucena avatar apuertadelaguila avatar davidbeig avatar dependabot[bot] avatar fblupi avatar jesusdb avatar josepjaume avatar leio10 avatar leusev avatar microstudi avatar mrcasals avatar nilhomedes avatar oriolgual avatar smartosr avatar tramuntanal avatar verarojman avatar zuzust avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

coditramuntana

decidim-barcelona-organizations's Issues

Enable the functionality of Debates on Decidim-barcelona-organizations instances

This is a Bug report:

๐ŸŽฉ Description

Debates functionality is missing in the instances on Decidim-barcelona-organizacions instances (decidm 0.8.3).

๐Ÿ“Œ Related issues

๐Ÿ“‹ Additional Data

captura de 2017-12-18 15-58-44

  • Decidim deployment where you found the issue:
  • Browser & version:
  • Screenshot:
  • Error messages:
  • URL to reproduce the error:

Configure a new instance with domain decidim.tjussana.cat

Set up a new instance with domain decidim.tjussana.cat for the first pilot test on the use of Decidim by organizations to manage their internal participation, in this case the idea is to manage the governance of a public equipment.

Restricted acces to instance home page

This is a Feature Proposal

๐ŸŽฉ Description

Organizations are private entities, so they should have the option to restrict acces only to members.
Home URL must redirect to login.

๐Ÿ“Œ Related issues

๐Ÿ“‹ Additional Data

  • Decidim deployment where you found the issue:
  • Browser & version:
  • Screenshot:
  • Error messages:
  • URL to reproduce the error:

Identify users supporting (or not) a proposal

This is a Feature Proposal

๐ŸŽฉ Description

Organizations need to Identify users support on a proposal in order to work with user/s: for understanding their point of view, to rewrite proposal/s together, etc...
So user support visibility could be an interesting feature.

๐Ÿ“Œ Related issues

decidim/decidim#2287
decidim-archive/design#156

๐Ÿ“‹ Additional Data

  • Decidim deployment where you found the issue:
  • Browser & version:
  • Screenshot:
  • Error messages:
  • URL to reproduce the error:

Enabling and disabling sharing and / or embeding button.

This is a Feature Proposal

๐ŸŽฉ Description

Processes on an organization could be private (for members only).
That is why we should be able to activate and deactivate options for sharing or embeding elements.

๐Ÿ“Œ Related issues

๐Ÿ“‹ Additional Data

  • Decidim deployment where you found the issue:
  • Browser & version:
  • Screenshot:
  • Error messages:
  • URL to reproduce the error:

Add Piwik tracking code

This is a Feature Proposal

๐ŸŽฉ Description

For feature proposals:

  • What is the use case that should be solved. The more detail you describe this in the easier it is to understand for us.
    We should have this website on our analytics platform.

  • If there is additional config how would it look
    Add this code:


<!-- Piwik -->
<script type="text/javascript">
  var _paq = _paq || [];
  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  _paq.push(['trackPageView']);
  _paq.push(['enableLinkTracking']);
  (function() {
    var u="//ajuntament.barcelona.cat/piwik/";
    _paq.push(['setTrackerUrl', u+'piwik.php']);
    _paq.push(['setSiteId', '3']);
    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
    g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
  })();
</script>
<!-- End Piwik Code -->

Content templates for proposals

This is a Feature Proposal

๐ŸŽฉ Description

A proposal could require a specific format (files) dependending on the type, for example: talking about amendments to a text.
That is why we are proposing to incorporate templates in the body field, so participant will have a contextual help while drafting the proposal.

๐Ÿ“Œ Related issues

๐Ÿ“‹ Additional Data

  • Decidim deployment where you found the issue:
  • Browser & version:
  • Screenshot:
  • Error messages:
  • URL to reproduce the error:

Admins for Assemblies

This is a Feature Proposal

๐ŸŽฉ Description

Assemblies need to have specific Admins, just like processes have. The final solution to a fine-grained hierarchy of permissions for admins will take some time (see decidim/decidim#2023). And we need to implement this for Assemblies.

๐Ÿ“Œ Related issues

decidim/decidim#2350

๐Ÿ“‹ Additional Data

  • Decidim deployment where you found the issue:
  • Browser & version:
  • Screenshot:
  • Error messages:
  • URL to reproduce the error:

User verification through organization's DB

This is a Feature Proposal

๐ŸŽฉ Description

Organizations need to check membership for verification against their own member's DB.
Should be taken into account that DB could be on different formats (eg. .csv .xls .mdb etc.)

๐Ÿ“Œ Related issues

decidim/decidim#2284
decidim/decidim#2024
DiputacioBarcelona/decidim-diba#7

๐Ÿ“‹ Additional Data

  • Decidim deployment where you found the issue:
  • Browser & version:
  • Screenshot:
  • Error messages:
  • URL to reproduce the error:

Users management

This is a Feature Proposal

๐ŸŽฉ Description

For feature proposals:

  • What is the use case that should be solved. The more detail you describe this in the easier it is to understand for us.
  • If there is additional config how would it look

Organizations are private legal entities.
Recipients of participation in an organization, as a general rule, are only the members of the organization.
That is why it is necessary that the administrators of the platform of an organization have the capacity to:

  1. Restrict access only to its members (validating users using organization database).
  2. Ability to manage individual users too (now only groups of user can be manage).
  3. Power to activate and deactivate user registration on the platform.

๐Ÿ“Œ Related issues

๐Ÿ“‹ Additional Data

  • Decidim deployment where you found the issue:
  • Browser & version:
  • Screenshot:
  • Error messages:
  • URL to reproduce the error:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.