Releases: OpenSourcePolitics/decidim-cese
Releases · OpenSourcePolitics/decidim-cese
Release v0.2.0
0.2.0 (2023-12-08)
Features
- Add TOS to Omniauth Registration Form (#92) (0ce4a36)
- Automatically vote initiatives after sign up / in when the modal is used (#85) (1ecb486)
- custo signup form (#79) (a80c7fc), closes #84
- Remove decidim-extended_socio_demographic_authorization_handler gem (db81f7e)
- Unconfirmed votes cleaner (#86) (8c15073)
Bug Fixes
- Add missing locales (bfd90b1)
- Birthdate field format (ee9265f)
- Enable Devise unconfirmed access (#83) (38bff62)
- Fix locales (8c89775)
- Omniauth registration form (1c87cbd)
- Omniauth registration form (713e466)
- omniauth users are confirmed directly at sign up (09263b3)
- Remove Deface precompile on production (#76) (a498258)
- Remove system omniauth specs (6525fb1)
- Save Extended data for omniauth registrations (c7ded19)
- Typo in french locales (#90) (da549c6)
- Validations were not visually updating when interacting (#91) (1a5f09b)
What's Changed
- fix: Deface precompile on production by @Quentinchampenois in #76
- Fix unconfirmed access configuration loading by @moustachu in #83
- feat: custo signup form by @Quentinchampenois in #79
- feat: Automatically vote initiatives after sign up / in when the modal is used by @moustachu in #85
- feat: Unconfirmed votes cleaner by @Quentinchampenois in #86
- feat: fc signup form by @Quentinchampenois in #87
- feat: Remove decidim-extended_socio_demographic_authorization_handler gem by @moustachu in #88
- Delete ResourcePermission when resource does not exist by @moustachu in #89
- fix: Locale misspelled by @AyakorK in #90
- fix: Validations were not visually updating when interacting by @AyakorK in #91
- feat: Add TOS to Omniauth Registration Form by @AyakorK in #92
- fix: omniauth users are confirmed directly at sign up by @moustachu in #94
- feat: refactor authentification and initiatives votes flow by @moustachu in #93
Full Changelog: v0.1.1...v0.2.0
Release v0.1.1
0.1.1 (2023-09-07)
Bug Fixes
What's Changed
- Sync develop with master by @moustachu in #72
- fix: sidekiq configuration and french locales by @Quentinchampenois in #73
- Merge pull request #72 from OpenSourcePolitics/master by @paulinebessoles in #74
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
0.1.0 (2023-09-06)
Features
- Add k8s configuration (70c3526)
- add s3 host env (#341) (e3628e6)
- Bump social demo AH and Docker configuration (cca9a05)
Bug Fixes
- Add DEFACE_ENABLED to .env-example (f5b90ff)
- Disable deface for production (c91fb16)
- Use latest chromedriver version (608e299)
Reverts
What's Changed
- Add task duplication metadata by @eliegaboriau in #63
- Bump/module esdah by @moustachu in #71
- Chores/backport k8s by @armandfardeau in #64
Full Changelog: v0.0.2...v0.1.0
Release v0.0.2
0.0.2 (2023-07-13)
What's Changed
- Avoid generating many images by @eliegaboriau in #59
- Bump socio demo module by @paulinebessoles in #60
- hotfix: Deactivate cities autocomplete in AH by @Quentinchampenois in #61
- hotfix: Fix Extended Socio AH by @Quentinchampenois in #62
Full Changelog: v0.0.1...v0.0.2
Release v0.0.1
0.0.1 (2023-06-12)
What's Changed
- Add gem and config by @eliegaboriau in #2
- Backport create initiative with AH by @eliegaboriau in #4
- Answer initiative notification by @eliegaboriau in #5
- add sms gateway service by @eliegaboriau in #6
- Add AH on initiatives comments by @Quentinchampenois in #7
- Add socio_demographic authorization handler on CESE's platform by @AyakorK in #8
- Add order by 'most popular' and 'random' on initiatives content block by @Quentinchampenois in #10
- Add awesome by @eliegaboriau in #11
- fix translated field in edit initiative form by @eliegaboriau in #16
- [Backport] - FranceConnect Logout Modifications by @AyakorK in #18
- [Rack Attack] Fix rack attack configuration by @Quentinchampenois in #13
- [Fix] - SMS gateway service by @Quentinchampenois in #17
- backport fix edition and creation form for initiatives missing form fields by @eliegaboriau in #15
- Add missing queue exports by @Quentinchampenois in #14
- Update France Connect omniauth by @paulinebessoles in #19
- add module by @eliegaboriau in #22
- [Fix] - Enable digest notifications by @AyakorK in #21
- Add missing translations by @paulinebessoles in #24
- Sync queue name in job and sidekiq configuration by @Quentinchampenois in #23
- Feature/add transparent trash by @Quentinchampenois in #26
- print recepisse by @eliegaboriau in #27
- Feature - Add initiative status by @Quentinchampenois in #28
- Fix/permissions recepisse by @eliegaboriau in #29
- add formatting for date by @eliegaboriau in #31
- Fix and merge initiative show view by @Quentinchampenois in #30
- Fix rack attack configuration by @Quentinchampenois in #32
- Uploader images recepisse by @eliegaboriau in #33
- Chores/pin sidekiq by @armandfardeau in #34
- [Feature] - Add Matomo's cookies config to CESE by @AyakorK in #35
- Pin sidekiq scheduler by @armandfardeau in #36
- Set Email color to white by @eliegaboriau in #38
- Fix/france connect requirements by @paulinebessoles in #39
- add translation for mobile phone confirmation by @eliegaboriau in #40
- Replace booleans by yes/no when renewing authorization by @eliegaboriau in #42
- Disable username edition by @paulinebessoles in #41
- Bump master by @paulinebessoles in #43
- bump extended socio demo ah by @eliegaboriau in #44
- bump extended socio demo ah (#44) by @paulinebessoles in #45
- Fix tests by @armandfardeau in #47
- Add spambot detection by @armandfardeau in #46
- Split tests and use custom actions by @armandfardeau in #48
- Release by @armandfardeau in #50
- Change session store to Active Record by @moustachu in #51
- Change session store to Active Record by @moustachu in #52
- Feature/scaleway n tiers by @moustachu in #54
- Add Scaleway config for Object Storage by @moustachu in #55
- preparation IH by @eliegaboriau in #49
- Remove verification conflicts creation by @eliegaboriau in #57
- Bump decidim version to 0.27.3 by @eliegaboriau in #58
- Bump master by @paulinebessoles in #56
New Contributors
- @Quentinchampenois made their first contribution in #7
- @AyakorK made their first contribution in #8
- @paulinebessoles made their first contribution in #19
- @armandfardeau made their first contribution in #34
- @moustachu made their first contribution in #51
Full Changelog: https://github.com/OpenSourcePolitics/decidim-cese/commits/v0.0.1