ISS icon indicating copy to clipboard operation
ISS copied to clipboard

Oldschool Forum Software

Results 24 ISS issues
Sort by recently updated
recently updated
newest added

Display how many times a thread has been viewed. If the overhead is too much then close this.

Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 2.1 to 2.2.1. Changelog Sourced from django-debug-toolbar's changelog. 2.2.1 (2021-04-14) Fixed SQL Injection vulnerability, CVE-2021-30459. The toolbar now calculates a signature on all fields for the SQL...

dependencies

Bumps [django](https://github.com/django/django) from 2.2.9 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...

dependencies

Bumps [lxml](https://github.com/lxml/lxml) from 4.4.1 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies

Add a date option for when the poll ends.

Near the bottom, so voting percentages can be resolved to actual number of votes cast.

enhancement
help wanted

Currently a poll option's value is displayed as a percentage of all "votes", e.g. if one poster votes for two option in a multi-vote poll each option will show "50%"....

enhancement
help wanted