Closed (fixed)
Project:
Gift Aid management
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2026 at 16:20 UTC
Updated:
1 Feb 2026 at 11:04 UTC
Jump to comment: Most recent
This issue holds a bunch of minor fixes made while testing integration with my project.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
jonathanshawOK, so this is mostly trivialities, but buried in the middle, over a series of 5 or so commits, is a big overhaul of the theming and self-declaration forms.
Basically I was premature in requesting #3560176: Unify and provide a UI for self-declaration wording/styling, I needed to do quite a lot of work to refine my understanding of the ideal text, before it became clearer how we could use templates etc to rationalise the theming and customisability of the text.
There's a pre-existing test fail, something to do with the D11.3 change to the entity controller addPage(). I've not got D11 installed locally so I've not tried to fix it on D11, but I have added a BC layer to make it work on D10.
Comment #5
adamps commented