Problem/Motivation
This issue holds a bunch of minor fixes made while testing integration with my project.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork gift_aid-3566807
Show commands
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