* Include date hierarchy in quick removal links
* use date field name in removal link
* reduce diff
* tweak some details
* start adding tests
* use mock without spec :(
it's not easy to instantiate ChangeList, and speccing from
the class means that many attributes are not recognized
* more tests
* more tests
* more checks for generated URLs
* better tags and tests
* compat for tox 4
* ci: add migration check
* fix install
* fix tox config
* ci: add check for outdated translations
* update french translation
* ci: django needs xgettext
* option --all doesn't work
* refresh all translations
* ci: help debug failed jobs
* ci: fix jobs graph
* ci: also check that compiled catalogs are up to date
* add option for list filter quick remove
* move transform from css to python
* make template tag more resilient for unusual filters
* fix tests
* rename field, move rendering to template, change style
* fix tests