Skip to content

Releases: City-of-Turku/kerrokantasi

tku-v1.11

19 May 09:00
88bb932
Compare
Choose a tag to compare

What's Changed

  • Required changes for mod tool by @ezkat in #68
  • Hearing auth method restrictions by @SanttuA in #69

Full Changelog: tku-v1.10...tku-v1.11

tku-v1.10

11 Jan 08:43
7ce9926
Compare
Choose a tag to compare

What's Changed

  • Add django command: clean_expired_users by @ezkat in #58
  • Add organization log by @ezkat in #60
  • Fixed ability to add attachments to new hearings by @SanttuA in #63

Full Changelog: tku-v1.9...tku-v1.10

tku-v1.9

26 Aug 09:29
cdfa1c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: tku-v1.8...tku-v1.9

tku-v1.8

02 May 12:12
18d20e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: tku-v1.7...tku-v1.8

tku-v1.7

09 Sep 05:53
86e6430
Compare
Choose a tag to compare

Changes:

  • unauthenticated users can answer polls when hearing commenting is open
  • admin page logout redirect URL can be defined with env variable LOGOUT_REDIRECT_URL and the default redirect for pathless URL '/' is set to be 'v1/'
  • updated dependencies

tku-v1.6

22 Apr 06:06
45c0e8e
Compare
Choose a tag to compare

Changes:

  • added better hearing geojson support
  • added hearing filtering by creator for user's own and organization's hearings

tku-v1.5

05 Feb 08:49
14769e2
Compare
Choose a tag to compare
Merge pull request #26 from City-of-Turku/develop

Release v1.5


Changes:
- fixed potential excel report crash caused by special characters in sheet names
- added comment author names in excel report for staff members to see

tku-v1.4

24 Nov 13:15
444eca8
Compare
Choose a tag to compare
Merge pull request #23 from City-of-Turku/develop

Release v1.4

tku-v1.3

05 Oct 12:30
fefab9d
Compare
Choose a tag to compare
Merge pull request #20 from City-of-Turku/develop

Release update

tku-v1.2

14 Aug 07:12
64427ea
Compare
Choose a tag to compare
Update to release candidate (#18)

* Fix/test section poll skip (#17)

* expanded on reason why tests are skipped

* updated comments

Co-authored-by: Hannes Honkasaari <[email protected]>

* Added new migrations to translated fields (#16)

Co-authored-by: Hannes <[email protected]>
Co-authored-by: Hannes Honkasaari <[email protected]>