adhocracy icon indicating copy to clipboard operation
adhocracy copied to clipboard

Adhocracy is a policy drafting and decision making software for distributed groups and open institutions.

Results 100 adhocracy issues
Sort by recently updated
recently updated
newest added

Adhocracy currently uses the server time (which is usually UTC on Linux machines) to store and display activity information. There is no way to change the displayed time zone -...

feature

The [new version](http://www.heise.de/extras/socialshareprivacy/) of the 2-click socialshareprivacy plugin allows keyboard navigation. We should use that.

bug

_migrated from https://github.com/liqd/adhocracy/pull/709#issuecomment-33905978_ #### Steps to reproduce 1. got to a container page 2. click "create new norm" 3. click "cancel" #### expected result I go back to the container...

bug
low-prio

Currently we use `@mixin` exclusively. Using `@extend` in some places might be a good idea because the generated CSS is much more DRY (smaller, faster, nicer to debug in the...

low-prio
task

[Webhelpers](https://pypi.python.org/pypi/WebHelpers/1.3) has not had an release for nearly 3 years now (and also not much activity on [bitbucket](https://bitbucket.org/bbangert/webhelpers/commits/all)). It also seems to use regular expressions to parse HTML. As we...

After submitting or canceling a form the url one is sent to is relatively hard coded. Attempts to change that locally resulted in `came_from`, `ret_url` and `cancel_url`. We should combine...

## Steps to reproduce 1. As admin, go to the proposal index 2. open any overlay, e.g. "edit badges" 3. reload the page 4. close the overlay 5. select a...

bug

### Steps to reproduce 1. Go to general instance settings 2. Don't change anything 3. Submit ### Expected result Info alert: "No update required." ### What actually happens Success alert:...

bug
low-prio

We want to create a new view on pages (norms). The idea is to have a long document that is split into several sections. You can create comments and proposals...

feature