dudel icon indicating copy to clipboard operation
dudel copied to clipboard

This used to be a webapp for scheduling meetings easily. Now it's no longer maintained. Have a look at Bitpoll instead:

Results 51 dudel issues
Sort by recently updated
recently updated
newest added

- [ ] comments are included in the stream - [ ] add actions for add vote, edit vote, delete vote - [ ] show vote comments on "add vote"...

Feature
Refactoring
Needs migration

Linking to comment object instead of setting simple string value. Editing the vote you are not able to change the comment, but a link to the comment in the activity...

Feature
Needs migration

At the Moment the Error page is only showing the python exception string. For people not not in programming it could easily not taken as a Server Error Page. Maybe...

Minor change

Steps to reproduce: 1) Create a dudel and vote on it anonymously as user1. 2) Log in as user2 and invite user1. 3) You will see the notification "1 users...

Bug

Currently only Python 2.7 is supported. With some help of __future__ imports and the [future module](https://pypi.python.org/pypi/future) it could be possible to have support for both, Python 2 and 3. All...

Refactoring

The ldap3 module is written in pure Python and is compatible with Python 2 and 3. Please consider replacing python-ldap, which is Python 2 only, with ldap3. See https://github.com/cannatag/ldap3

Refactoring

The shown Timestamps in the admin view are clearly wrong: on some dudels the last modification date is days in the feature....

Bug

| | _Pinguine_ | _Gnus_ | _Dromedare_ | _Pythons_ | | --- | --- | --- | --- | --- | | foo | 1 | 1 | 0 |...

Feature

Verify they work as intended.

Needs investigation