Releases: City-of-Helsinki/linkedevents
Releases · City-of-Helsinki/linkedevents
2.6.2
What's Changed
- LINK-1727 | Fix internal server error on image upload when external user sets an arbitrary publisher by @charn in #807
- Upgrade django-munigeo to 0.3.10 by @danipran in #809
- LINK-1522 | Add command to anonymize signup and signup group data by @jorilindell in #791
- Bump django-orghierarchy to 0.4.0 by @charn in #812
- LINK-1790 | Update django-heluser to 0.9.0 by @charn in #813
- LINK-1802 | Remove phone_number from mandatory fields by @jorilindell in #811
- LINK-1797 | Add signup url to registration serializer by @jorilindell in #810
- Start using conventional commits by @tuomas777 in #796
Full Changelog: release-2.6.1...release-2.6.2
2.6.1
What's Changed
- LINK-1728 | Lower LargeResultsSetPagination.max_page_size by @charn in #804
- LINK-1741 | Allow organization admins to manage registrations & signups created by them by @harriris-vincit in #806
- Enkora importer V2 by @Cap-JaTu in #783
Full Changelog: release-2.6.0...release-2.6.1
2.6.0
What's Changed
- LINK-1584 | Encrypt Sensitive Data by @harriris-vincit in #717
- Add FIELD_ENCRYPTION_KEYS to test_settings.py by @jorilindell in #730
- LINK-1626 | Allow registration user access to update signup created by the user by @jorilindell in #727
- LINK-1620 | Log only a user's username to Sentry by @harriris-vincit in #726
- LINK-1556 | Add hide_recurring_children_documentation by @charn in #729
- Bump Django version to 3.2.22 by @harriris-vincit in #732
- LINK-1590 | Management command for encrypting fields with a new key by @harriris-vincit in #731
- LINK-1543 | Remove stale allauth tables and contenttypes by @charn in #733
- LINK-1587 | Prevent the HEAD method for registrations API by @harriris-vincit in #728
- LINK-1382 | Include helsinki_adfs as non-external authentication method by @charn in #734
- LINK-1558 | Add uwsgitop and stats server socket for monitoring by @charn in #735
- Add check_deprecated_yso_keywords command by @voneiden in #738
- Move dysfunctional deprecated kw validation from model.save to serializer by @voneiden in #739
- Espoo Importer by @voneiden in #718
- LINK-1629 | Improve cron job performance by @charn in #746
- LINK-1640 | Add audit log app, model and main settings by @harriris-vincit in #736
- LINK-1618 | Mass Email to Attending Signups Only by @harriris-vincit in #744
- LINK-1629 | Reduce memory footprint of osoite.py by @charn in #749
- LINK-1637 | Don't move waitlisted to attending on waitlisted deletion by @harriris-vincit in #745
- Fix broken docker build due to missing audit_log module by @charn in #750
- LINK-1540 | Don't allow to create a group without at least one responsible signup by @harriris-vincit in #748
- LINK-1589 | Use bleach to clean registration related text fields by @jorilindell in #737
- LINK-1627 | SignUp User Consent by @harriris-vincit in #751
- Relocate free_text filter by @voneiden in #755
- Espoo importer minor fixes by @voneiden in #743
- LINK-1612 | Add translations for objects by @charn in #753
- LINK-1512 | Fine-tune texts in registration email templates by @jorilindell in #741
- LINK-1638 | Make harrastushaku importer support overnight events by @nicobav in #740
- LINK-1564 | Send only parent draft event created notification by @nicobav in #752
- Add pytest-freezer (freeze time marker), fix broken tests by @danipran in #763
- LINK-1593: Escape regex input by @danipran in #764
- LINK-1670 | Use the word 'jono' instead of 'varasija' in Finnish translations by @harriris-vincit in #765
- LINK-1642 | Return signups as an array after successful bulk create signup response by @jorilindell in #754
- Fix show_deleted filter example for a Place by @charn in #757
- Use console email backend if API_MAILGUN_KEY is not set by @voneiden in #760
- LINK-1692 | Event.type_id: index the field and make it an integer by @charn in #773
- LINK-1641 | Audit Log to DB by @harriris-vincit in #742
- LINK-1560 | Crop long recurring harrastushaku events to one year by @charn in #769
- Don't print MAILGUN_API_KEY warning if DEBUG is set by @voneiden in #781
- Full-text search using materialized view PoC by @voneiden in #767
- Ensure last_modified_time is updated when an event is saved by @voneiden in #779
- LINK-1614 | Enable restoring elis events in kulke importer by @nicobav in #758
- LINK-1690 | Allow registration admins to update registration by @jorilindell in #770
- LINK-1687 | is_created_by_current_user field to signup serializer by @jorilindell in #784
- LINK-1603 | Search parameter to get registrations that current user can update by @jorilindell in #768
- LINK-1660 | Prevent removing the only responsible person of a group by @harriris-vincit in #775
- build: test and stage deploy pipelines are triggered from build pipeline LINK-1710 by @terovirtanen in #790
- LINK-1695 | Log affected object IDs into audit log by @harriris-vincit in #785
- LINK-1675 | Bump packages based on snyk reports by @charn in #780
- build: remove build trigger from azure-pipelines-test.yml by @terovirtanen in #792
- LINK-1722 | Log only successful requests to audit log by @harriris-vincit in #793
- LINK-1708 | Make seat reservation code unique per registration, optimize signup filtering by @harriris-vincit in #788
- Fix black formatting for registrations migration 0026 by @harriris-vincit in #794
- LINK-1707 | Use bulk_create when creating multiple signups by @harriris-vincit in #786
- LINK-1658 | Add XLSX export for registration signups by @harriris-vincit in #795
- LINK-1716 | Add dissolved filter to Organization api by @nicobav in #789
- LINK-1731 | Order signups queryset by first and last name by @harriris-vincit in #797
- ci: add missing buildenv parameter to extends by @voneiden in #800
- Rename config_dev.toml -> config_dev.env by @voneiden in #761
- Fix major performance issues with include=sub_events by @voneiden in #798
- LINK-1737 | Remove the setting ENABLE_REGISTRATION_ENDPOINTS by @harriris-vincit in #801
- LINK-1486 | Replace MailGun with Platta relay.hel.fi by @harriris-vincit in #787
- LINK-1663 | Add a separate model for contact person information by @harriris-vincit in #772
- LINK-1726 | Signups Excel export info texts by @harriris-vincit in #799
- perf: improve event listing prefetches (ROUND 2) by @voneiden in #802
- LINK-1716 | Use localdate when fetching dissolved orgs through api by @nicobav in #803
Full Changelog: release-2.5.1...release-2.6.0
2.5.1
What's Changed
Full Changelog: release-2.5.0...release-2.5.1
2.5.0
What's Changed
- LINK-1294 | Group enrolment DB structure by @harriris-vincit in #670
- Make division filtering use exists instead of distinct by @voneiden in #691
- LINK-1524: Add missing YSO replacement by @danipran in #690
- LINK-1071 | Changes to attendee capacity filters by @nicobav in #689
- Bump uwsgi by @nicobav in #693
- Bump pyjwt, cryptography, social-auth-core by @nicobav in #694
- LINK-1527 | Log uWSGI errors to sentry by @charn in #692
- LINK-1527 | uWSGI: Add harakiri-graceful-queue-thershold by @charn in #695
- LINK-1449 | Signups require strong identification from registration users by @harriris-vincit in #682
- LINK 1075, part 1 | Create signup group API endpoint by @harriris-vincit in #675
- LINK-1503 | Azure pipeline: use production pool for production by @charn in #696
- Fix failing test test_registration_user_access_can_get_signup_group by @harriris-vincit in #697
- LINK-1531: Optimize place and keyword listings by @voneiden in #698
- LINK-1351, part 1 | Registration admin selection by @harriris-vincit in #673
- LINK-1075, part 2 | Delete signup group by @harriris-vincit in #677
- LINK-1074 | Registration email notification improvements by @harriris-vincit in #683
- LINK-1351, part 2 | Registration admin permissions by @harriris-vincit in #674
- LINK-1548 | Log registrations exceptions to Sentry by @harriris-vincit in #704
- LINK-1498 | No draft notifications for events created with an API key by @charn in #702
- LINK-1561 | Fix registration GET permissions check by @harriris-vincit in #707
- LINK-1490 | Add possibility to send emails to specific registration signup groups by @harriris-vincit in #701
- LINK-1075, part 3 | Update signup group by @harriris-vincit in #680
- LINK-1500 | Fix missing prices for harrastushaku by @charn in #709
- LINK-1547 | Require authentication in SeatReservationViewSet by @harriris-vincit in #703
- LINK-1550 | Excplicitly define fields for signup and registration serializers by @harriris-vincit in #705
- LINK-1491 | Harrastushaku importer: Match addresses with TPREK id by @charn in #710
- LINK-1578 | Add no-cache headers for all authenticated requests by @charn in #713
- LINK-1586 | Prevent to edit created_at and last_modified_at by @jorilindell in #712
- LINK-1075, part 4 | List signup groups by @harriris-vincit in #681
- LINK-1451 | Add env variable for noreply email address by @harriris-vincit in #684
- LINK-1576 | Allow anonymous user to retrieve a registration by @jorilindell in #714
- Don't use DataSourceResourceEditPermission in the registrations API by @harriris-vincit in #706
- LINK-1011 | Helsinki Profile GDPR Endpoints by @harriris-vincit in #708
- LINK-1576 | Registration admin fields by @jorilindell in #715
- LINK-1594 | Signup permissions by @jorilindell in #719
- Change correct attendance list url to signup_list_rights_granted.html by @jorilindell in #711
- LINK-1556 LINK-1427 | Event API: Add filter for excluding sub events of recurring super events by @charn in #721
- LINK-1580: Enable hourly kulke import, disable kulke course import by @danipran in #720
- LINK-1608 | Return signups also when sending message to signup group by @jorilindell in #723
- LINK-1429 | Permissions for signup presence status by @harriris-vincit in #686
- LINK-1472 | Show event name in the email which is sent via send_message endpoint by @jorilindell in #722
- LINK-1615 | Fix external organisation set as publisher by @charn in #725
Full Changelog: release-2.4.2...release-2.5.0
Hotfix release
Fix typo in event_list.html waitilist => waitlist (cherry picked from commit 752fd59018c4182841730e778f95d421be25031c)
Hotfix release
release-2.4.3 Merge pull request #689 from City-of-Helsinki/LINK-1071/attendee-capa…
2.4.2
What's Changed
Full Changelog: release-2.4.1...release-2.4.2
2.4.1
What's Changed
- LINK-1471 | Fix signup_confimation template translations by @jorilindell in #676
- Fix user_created_notification failing on empty emails by @charn in #687
Full Changelog: release-2.4.0...release-2.4.1