Commit f5a1eb7
- CHANGELOG.md+4
- app/controllers/people_controller.rb+1-4
- app/domain/export/pdf/invoice.rb-18
- app/domain/export/pdf/invoice/header.rb+37-1
- app/domain/feature_gate.rb-10
- app/helpers/filter_navigation/people.rb+1-1
- app/helpers/people_helper.rb-4
- app/models/invoice_config.rb+4-5
- app/models/person.rb+2-1
- app/resources/person_resource.rb+1-4
- app/utils/locale_setter.rb+1-11
- app/views/event/participation_contact_datas/_fields.html.haml+1-7
- app/views/people/_attrs.html.haml+2-2
- app/views/people/_fields.html.haml+1-8
- app/views/people_filters/_form.html.haml+2-3
- app/views/subscriber/filter/_form.html.haml+2-3
- config/initializers/01_person_language.rb-13
- config/locales/models.de.yml+4-1
- config/locales/models.en.yml+4-1
- config/locales/models.fr.yml+4-1
- config/locales/models.it.yml+4-1
- lib/tasks/ci.rake+16
- spec/domain/export/pdf/invoice_spec.rb+7-4
- spec/domain/feature_gate_spec.rb-26
- spec/models/invoice_config_spec.rb+5
- spec/support/graphiti/schema.json+149-278
- spec/utils/locale_setter_spec.rb-8
Submodule hitobito_sac_cas updated 8 files
- app/controllers/people/sac_family_main_person_controller.rb+2-3
- app/models/sac_cas/household.rb-7
- app/models/sac_cas/households/member_validator.rb+3-1
- lib/hitobito_sac_cas/version.rb+1-1
- spec/controllers/people/sac_family_main_person_controller_spec.rb+2-15
- spec/models/household_member_spec.rb+38-18
- spec/models/household_spec.rb-1
- spec/support/graphiti/schema.json+22-22
Submodule hitobito_youth updated 1 file
0 commit comments