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

This happens in the https://partizipation.publixphere.de installation (develop branch, debian squeeze). I didn't manage to reproduce this locally until now. Some debugging on server side hinted that this problem occurs within...

bug

It is currently only possible to assign and remove instance groups through the GUI (in the instance user profile). It should be possible to do assign and remove global groups...

feature

It is close to impossible to understand milestone categories because no documentation is given and also because they work completely different than e.g. proposal categories. I had to find the...

bug

The proposal list assigned to a milestone simply lists the proposals directly and the proposals matching the milestone category (if one is set). The latter should also take proposals into...

feature

When scrolling down before starting a tutorial the bubbles are shifted upward by about the amount you scrolled down before. We currently use version 1.0.3 while the most recent one...

bug

We should setup `cascade='delete'` parameters in the ORM definitions in `model/__init__.py` in a way that we can delete an entire instance at once through the ORM using `meta.Session.delete(instance)`. We need...

feature

bin/python bootstrap.py Traceback (most recent call last): File "bootstrap.py", line 154, in ws.require(requirement) File "/home/joka/dev/adhocracy/adhocracy_batou/work/adhocracy/python/python-2.7/lib/python2.7/site-packages/distribute-0.6.34-py2.7.egg/pkg_resources.py", line 696, in require needed = self.resolve(parse_requirements(requirements)) File "/home/joka/dev/adhocracy/adhocracy_batou/work/adhocracy/python/python-2.7/lib/python2.7/site-packages/distribute-0.6.34-py2.7.egg/pkg_resources.py", line 594, in resolve raise DistributionNotFound(req)...

bug

We're currently using "old" _CC-BY-SA_ licensed OpenStreetMap data. However, OpenStreetMap is now licensed under the _ODbL_, which has a [different share-alike obligations](http://wiki.openstreetmap.org/wiki/ODbL/License_Transition/Guidance_To_Data_Consumers). The [OSM Legal FAQ](http://wiki.openstreetmap.org/wiki/Legal_FAQ#3b._If_I_have_data_derived_from_OSM_data.2C_do_I_have_to_distribute_it.3F) states that we're creating...

task

Currently, OpenID login fails on adhocracy.de. Clicking the "Google" button doesn't have any effect on Chrome.