https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31503
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #140089|0 |1 is obsolete| | --- Comment #24 from Marcel de Rooy <[email protected]> --- Created attachment 140671 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140671&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. Note: the alert for GDPR was moved to the description. Test plan: First check the form without any PATRON_CONSENT values in AV. Toggle the value of pref GDPR_Policy. Now add GDPR_PROCESSING and another one (e.g. NEWSLETTER). Refresh the OPAC form. 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/
