cdn64

Results 7 issues of cdn64

This adds a small info text to the list of a person's pending event applications, indicating their current state. It resolves a [feature request from PBS](https://trello.com/c/tmA52nVw/172-status-kursanmeldung-in-personen%C3%BCbersicht-anzeigen?menu=filter&filter=ges) (cc @Michael-Schaer) and discerns...

This proof of concept adds a section to the help page listing all groups & roles that can see the currently logged in user: ![grafik](https://user-images.githubusercontent.com/656013/115419421-9c3be900-a1fa-11eb-9dde-01a9ac6c573f.png) It adresses a [feature request...

interest-pbs

This adds `tags` to the list of exported person attributes for the (hidden) full household export. cc @Michael-Schaer

### Absicht Für alle (Wagon-spezifischen) Felder soll es möglich sein, Hilfetexte zu erfassen (Core-Issue [#931](https://github.com/hitobito/hitobito/issues/931)). ### Lösungsvorschlag Dieser PR basiert auf [Core-PR #967](https://github.com/hitobito/hitobito/pull/967) und benutzt die dort extrahierte Methode `render_help_text(attr)`,...

This adds flags to the `MailingList` model to select **which fields are exported to Mailchimp**. It resolves a [feature request from PBS](https://trello.com/c/7AfaB9UQ/274-mailchimp-nur-e-mail-adresse-synchronisieren?menu=filter&filter=ges) listing the following requirements: > Um möglichst wenig...

This adds an API endpoint to **list a person's event participations**. It resolves a [feature request from PBS](https://trello.com/c/ck9avvD7/276-api-endpunkt-f%C3%BCr-person-history?menu=filter&filter=ges) listing the following requirements (cc @Michael-Schaer): > Wir würden gerne eine Liste...

interest-pbs

### Absicht Für alle (Wagon-spezifischen) Felder soll es möglich sein, Hilfetexte zu erfassen (Issue #931). ### Lösungsvorschlag Dieser PR: * extrahiert die Methode `render_help_text(attr)`, um sie Views für individuelle Anzeigelogik...

interest-pbs