Skip to content

Release tku-v1.3

Latest
Compare
Choose a tag to compare
@SanttuA SanttuA released this 28 Feb 11:15
902ba9f

What's Changed

  • Feature/support for admin modifiable sidefields/helptexts by @pelmat in #97
  • Hotfix/event datetime update on delete by @splinestein in #100
  • Hotfix/publish drafts by @splinestein in #101
  • Enabling editing of past drafts by @DelusionCB in #99
  • Hotfix - Prevent duplicate image-bank images. by @splinestein in #102
  • Bump django from 2.2.27 to 2.2.28 by @dependabot in #85
  • Add swagger api docs by @ezkat in #103
  • Add missing api doc schemas by @ezkat in #104
  • Added env settings for private user organization by @SanttuA in #105
  • Fixed missing is_virtualevent field event error by @SanttuA in #106
  • Fixed some private user permission tests by @SanttuA in #108
  • Fixed event video translated fields for tests by @SanttuA in #109
  • Fixed a user get test by adding a missing field by @SanttuA in #111
  • Fixed place api filters by @SanttuA in #112
  • Fixed an event auth api test by @SanttuA in #110
  • Fixed keyword api alt label filter tests by @SanttuA in #113
  • Fixed image v1 api tests and validation by @SanttuA in #114
  • Fix to event get post and put tests by @SanttuA in #115
  • GitHub action tests by @SanttuA in #116
  • Hotfix - Palvelukartta full name & coordinate fixes by @splinestein in #117
  • Hotfix - Osoite importer delete method crash. by @splinestein in #118
  • Feature for postal code support as endpoint parameter & address data-importer by @splinestein in #119
  • Super user access to events by @jopesy in #120
  • Allow superusers to fetch, edit and delete all images by @jopesy in #121
  • Hotfix/Turku Old Events image saving & length validator by @splinestein in #123
  • Feature - Imagebank storage rework by @splinestein in #124
  • Filter/search events by locality by @jopesy in #125
  • Add filtering events by location coordinates by @awel1122 in #129
  • Modify Image serializer and text filtering by @jopesy in #127
  • Feature/support for front admin panel by @pelmat in #128
  • Changed orgs to be editable by superusers via API by @SanttuA in #130
  • Add paginagtion_class to OrganizationViewSet by @awel1122 in #131
  • Remove unnecessary organization classes by @awel1122 in #132
  • Make duplicate check case insensitive by @awel1122 in #133
  • Add support to django 3.2 by @awel1122 in #135
  • Fix lounaistieto_units importer inverted coordinates by @awel1122 in #134
  • Organization class list API: Order by name by @awel1122 in #136
  • Events API: radius query parameter by @jopesy in #137
  • Use data_source from config in organzation api by @awel1122 in #139
  • Fix django admin tunnistamo login by @ezkat in #140
  • Allow draft public events to be fetched by @awel1122 in #142
  • Add API endpoint for retrieving list of Place localities by @jopesy in #144
  • Add virtual event filter to the Event list endpoint by @jopesy in #145
  • Add the total number of pages to paginated response meta data by @jopesy in #147
  • Feature/regular user allow to publish/edit content by @awel1122 in #146
  • Shared image filtering for regular users by @jopesy in #148
  • Improve the locality list endpoint by @jopesy in #150
  • Locality list endpoint: Return translated localities only by @jopesy in #151
  • Update GitHub actions test Ubuntu version by @SanttuA in #153
  • Include images shared by parent organization by @awel1122 in #152
  • Update event endpoint openapi docs by @awel1122 in #154

Full Changelog: tku-v1.2.1...tku-v1.3