Commit f277ef7
- CHANGELOG.md+1
- app/controllers/events_controller.rb+11-1
- app/decorators/event/participation_decorator.rb+2-2
- app/decorators/person_decorator.rb+5
- app/domain/export/tabular/people/contact_accounts.rb+8-2
- app/helpers/people_helper.rb+3-2
- app/views/events/_group_fields.html.haml-2
- app/views/people/_attrs.html.haml+3-2
- app/views/people/_participation_aside.html.haml+1-1
- config/environments/development.rb+2-2
- config/locales/models.de.yml+1-1
- config/locales/models.en.yml+1-1
- config/locales/models.fr.yml+1-1
- config/locales/models.it.yml+25-25
- config/locales/views.de.yml+1-1
- config/locales/views.en.yml+1-1
- config/locales/views.fr.yml+1-1
- config/locales/views.it.yml+38-38
- spec/controllers/events_controller_spec.rb+1-1
- spec/decorators/person_decorator_spec.rb+17
- spec/domain/export/tabular/people/contact_accounts_spec.rb+5
- spec/features/event/events_controller_spec.rb+30-4
- spec/helpers/people_helper_spec.rb+31-1
- spec/regressions/people_controller_spec.rb+1-1
- spec/views/people/_attrs.html.haml_spec.rb+18-2
- spec/views/people/_participation_aside.html.haml_spec.rb+52
0 commit comments