https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31503
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #140050|0 |1 is obsolete| | --- Comment #10 from Marcel de Rooy <[email protected]> --- Created attachment 140084 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140084&action=edit Bug 31503: Make opac-patron-consent more generic We now allow multiple consent types as defined under AV (read: authorised values) category 'PATRON_CONSENT'. The description is used on the form too. This is the base patch for multiple consents. We can do some more polishing on a follow-up or another report even. In order to simplify the alert for GDPR was moved to the description text. Note that we could move this also to a AC HTML block at some point. Test plan: First check the form without PATRON_CONSENT category defined. Add AV category PATRON_CONSENT. Add GDPR_PROCESSING and another one (e.g. NEWSLETTER). Verify that you can toggle consent/dissent and that everything is saved correctly. Note only a real change updates the timestamp. Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
