Mathijs de Bruin

Results 134 issues of Mathijs de Bruin

See topic. Any suggestions welcome.

feature

As suggested in #137 and #210, it would be really great to allow for handling of email delivery notifications. It would probably be ideal to have a structure that is...

feature
help wanted

The Django 1.9 has [migrated to use SVG icons](https://docs.djangoproject.com/en/1.9/releases/1.9/#new-styling-for-contrib-admin), it would be good to fall in line with them.

in progress

Use `Message.get_default()` to set the initial value for `message` in the `Submission` admin form and have coverage for it. Ref: https://docs.djangoproject.com/en/1.9/ref/forms/fields/#initial, #170

feature
ready

![We need YOU](http://batmat.net/dotclear/public/images/Superdupont_we_need_you.jpg) Dear users/contributors, This issue is quite serious indeed: as you might have notices the project has not been properly maintained, a new release is long overdue. Which...

In glide 0.12.3 and 0.12.2 (downloaded binaries from GIT) on an amd64 machine, Glide stops fetching after the first 16 items. Any help/tips/suggestions are greatly appreciated. Example output of 'clean'...

Sometimes, for reasons unknown to me, users spontaneously change into other users, causing pages and edits to appear as coming from other users than the one currently logged in.

Right now, typing anything in the search box basically creates a new hackpad, resulting in lots of erroneously created hackpads. This does not align with user expectations and should not...

When attempting to use an external SMTP server, a certificate validation exception is raised: ``` javax.mail.MessagingException: Can't send command to SMTP host; nested exception is: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building...

The port component in the SMTP configuration is not coming through when using an external mailserver; instead, port 25 is used always.