Commit 26c34b1
- .github/workflows/run-all-wagon-tests.yml+1-1
- app/controllers/invoice_configs_controller.rb+10
- app/decorators/custom_content_decorator.rb+1-7
- app/domain/events/filter/full_text.rb+1-1
- app/domain/export/pdf/invoice/payment_slip_qr.rb+1-1
- app/domain/invoice/qrcode.rb+1-2
- app/javascript/controllers/sac/hierarchical_checkboxes_controller.js+41
- app/mailers/application_mailer.rb+16-7
- app/mailers/event/participation_mailer.rb+1-1
- app/mailers/hitobito_log_mailer.rb+1-1
- app/mailers/invoice_mailer.rb+1-1
- app/mailers/person/inactivity_block_mailer.rb+1-3
- app/models/custom_content.rb+2-10
- app/views/custom_contents/_list.html.haml+1-2
- app/views/invoice_configs/_custom_content_fields.html.haml+1-1
- app/views/layouts/application_mailer.html.haml+5
- db/migrate/20260422111400_copy_custom_content_placeholders.rb+23
- spec/controllers/invoice_configs_controller_spec.rb+9-3
- spec/decorators/custom_content_decorator_spec.rb-8
- spec/models/custom_content_spec.rb+1-24
0 commit comments