Skip to content

Releases: piratar/wasa2il

0.10.21

23 Nov 14:55
Compare
Choose a tag to compare
  • UI improvements.

  • Markdown and URL support added in various places.

  • Fixed a bug causing an error which occurred when using Wasa2il as an authentication mechanism for an external service and user hadn't already accepted the newest terms and conditions.

  • Typo fixed in README.

0.10.20

23 Nov 14:52
Compare
Choose a tag to compare
  • URLs in terms and conditions urlized so that they can be clicked by user.

  • README fix.

0.10.19

05 Nov 01:17
Compare
Choose a tag to compare
  • Bugfix: Discourse SSO needed UTF-8 coding of name.

0.10.18

05 Nov 01:05
Compare
Choose a tag to compare
  • Name included in JSON output when using Discourse SSO.

  • Tests improved.

  • README.md improved.

0.10.17

19 Oct 12:22
Compare
Choose a tag to compare
  • Fixed a bug resulting in unspecified acceptance of mail being specified as rejection of mail, when updating profile and using IcePirate.

  • Python package requirements updated.

0.10.16

27 Sep 10:36
Compare
Choose a tag to compare
  • Bugfix: Stats download error made more sensible.

  • Bugfix: Overreactive auto-logout feature fixed.

0.10.15

27 Sep 10:35
Compare
Choose a tag to compare
  • Bugfix: Other half of bug fixed when downloading personal data by a user that's running in a non-concluded election.

0.10.14

23 Sep 12:12
Compare
Choose a tag to compare
  • Bugfix: Fetching personal data failed if running in a non-concluded election.

  • Candidacy announcing/withdrawing JavaScript code fixed and made more readable.

  • Migration reset. IMPORTANT for deployment of production instances running previous releases: Run "python manage.py migrate" at this version before updating to future releases. Starting from future releases is fine, so this only applies to instances that were already in production use when this release was published.

0.10.13

11 Jul 22:16
Compare
Choose a tag to compare
  • Docker setup fixes and instructions.

  • Crash error on personal data page fixed.

  • "Stats limit" feature in elections changed to "Results limit" to better reflect actual functionality. Functionality itself unchanged.

0.10.12

05 Jul 19:15
Compare
Choose a tag to compare
  • Users able to access their most recently accepted version of the terms and conditions, on the personal data page.