Commit f231721
- CHANGELOG.md+2
- app/controllers/group/log_controller.rb+5-3
- app/controllers/person/log_controller.rb+3-1
- app/decorators/paper_trail/version_decorator.rb+5-3
- app/domain/export/tabular/base.rb+18-1
- app/domain/export/tabular/people/participations_full.rb+3
- app/domain/export/tabular/people/people_full.rb+4
- app/domain/export/tabular/row.rb+2-2
- app/domain/export/xlsx/generator.rb+16-5
- app/domain/export/xlsx/style.rb+19-6
- app/javascript/stylesheets/hitobito/_main.scss-1
- app/javascript/stylesheets/hitobito/modules/_log.scss-11
- app/models/paper_trail/version.rb+1
- app/views/group/log/index.html.haml+7-6
- app/views/person/log/index.html.haml+3-4
- app/views/shared/_pagination_without_count.html.haml+6-8
- spec/controllers/async_downloads_controller_spec.rb-14
- spec/controllers/event/participations_controller_spec.rb-17
- spec/domain/search_strategies/person_search_spec.rb-14
- spec/features/invitation_lists_controller_spec.rb-30
- spec/regressions/person/log_controller_spec.rb+42-3
0 commit comments