- chore: bump codeQL workflows. PR #420 by @braaar.
- docs: remove old prerequisite list. PR #419 by @braaar.
- docs: improve prerequisites installation guide. PR #413 by @braaar.
- Downgrade SESSION_COOKIE_SAMESITE to Lax. PR #418 by @tswfi.
- nginx forwarded-proto: pass the forwarded-proto header that traefik set. PR #417 by @tswfi.
- fix missing semicolon. PR #416 by @tswfi.
- Default to configuration where X-Forwarded-Proto. PR #414 by @tswfi.
- Bump certifi from 2022.9.24 to 2022.12.7. PR #408 by @dependabot[bot].
- Django4.1.3. PR #407 by @tswfi.
- add few fields to banktransaction view for easier checking. PR #404 by @tswfi.
- add fetching .map files locally to update_local_bootsrap. Fixes #402. PR #403 by @tswfi.
- default to monthly grouping in transactions graph. PR #401 by @tswfi.
- Update django 4.1.3. PR #400 by @tswfi.
- nordigen. PR #397 by @tswfi.
- Pipenv update for 2022/11, updates django to 4.1.2. PR #396 by @tswfi.
- BankTransaction aggregatedata for graphs. PR #395 by @tswfi.
- Improve holvi importer. PR #389 by @tswfi.
- Door api smtp error. PR #387 by @tswfi.
- Update README.md. PR #367 by @ashksmith.
- Favicon. PR #384 by @tswfi.
- More secure cookies, fixes #370. PR #371 by @tswfi.
- 2022 update everything, django to 4.1. PR #361 by @tswfi.
- add basic test for oauth2validator method. PR #363 by @tswfi.
- Speed up Docker container builds. PR #362 by @janilahti.
- New .xlsx Holvi-importer, tox.ini fixes. PR #353 by @olmari.
- Change to Python 3.9 and tox4. PR #352 by @olmari.
- Bump django from 3.2.12 to 3.2.13. PR #350 by @dependabot[bot].
- Bump ipython from 7.28.0 to 7.31.1. PR #346 by @dependabot[bot].
- Bump django from 3.2.8 to 3.2.12. PR #347 by @dependabot[bot].
- move application management to django admin views. PR #343 by @tswfi.
- Sanitize url redirect. PR #340 by @tswfi.
- Format OIDC-instructions more readable. PR #338 by @olmari.
- up django to 3.2.8. PR #336 by @tswfi.
- Finish OIDC setup documentation. PR #333 by @olmari.
- oauth backend for keycloack. PR #328 by @tswfi.
- Add birthday filters to admin view. PR #332 by @tswfi.
- Update django to 3.2.6. PR #329 by @tswfi.
- Django 3.2 and update to all other packages also. PR #324 by @tswfi.
- Add accounting exporter. PR #325 by @tswfi.
- Bump urllib3 from 1.26.3 to 1.26.4. PR #321 by @dependabot[bot].
- Better way to check if membershipapplication is still pending. PR #320 by @olmari.
- Fix/no redirect error. PR #319 by @olmari.
- Fix and test for new Holvi Excel header format for data import, fixes #316. PR #317 by @mikeful.
- fix link to workflow status page in readme. PR #315 by @tswfi.
- Django 3.1.7. PR #314 by @tswfi.
- Bump cryptography from 3.3.1 to 3.3.2. PR #313 by @dependabot[bot].
- Update dependencies (mainly django 3.1.6). PR #311 by @tswfi.
- Update django to 3.1.5. PR #309 by @tswfi.
- Update all dependencies.. PR #308 by @tswfi.
- Show active status in user list for admins. PR #307 by @tswfi.
- highlight required fields in forms, fixes #277. PR #304 by @tswfi.
- Add tests for usercreation and fix post redirect. PR #303 by @tswfi.
- Show changelog, fixes #301. PR #302 by @tswfi.
- reintroduce the updateuser functionality for admins. PR #300 by @tswfi.
- make users phone number unique, fixes #279. PR #299 by @tswfi.
- Add userlog entry when sending expiry email, fixes #247. PR #292 by @tswfi.
- Cleanup extra staff actions in user views. PR #296 by @tswfi.
- Feat/report userdata on api failed dooropen. PR #297 by @olmari.
- Subscription information in accessdenied email, fixes #291. PR #293 by @tswfi.
- Fix email encoding, fixes #289. PR #290 by @tswfi.
- Switch coveralls package, fixes #96. PR #294 by @tswfi.
- Reverse userlog and transaction entries on users page, fixes #274. PR #288 by @tswfi.
- Update django to 3.1, and update all other packages also. PR #285 by @tswfi.
- Editable Userfields and fixes to usersettings page. PR #281 by @tswfi.
- Show last login in users list. PR #273 by @tswfi.
- Adding https://github.com/tiangolo/latest-changes. PR #287 by @tswfi.