Bart Feenstra

Results 171 issues of Bart Feenstra

See https://playwright.dev/docs/test-global-setup-teardown

enhancement
performance

## Goals - Allow projects to define their own event types, in addition to those provided by Betty and third-party packages - Allow the Gramps extension to configure mappings between...

enhancement
BC break

Filters, tests, globals...

documentation

Generate concurrently to the docs build ## Blocked by - https://github.com/bartfeenstra/betty/issues/1479

enhancement
python
documentation

## Blocked by - https://github.com/bartfeenstra/betty/issues/2057 - https://github.com/bartfeenstra/betty/issues/2118 - https://github.com/bartfeenstra/betty/issues/2126 - https://github.com/bartfeenstra/betty/issues/2133 - https://github.com/bartfeenstra/betty/issues/2123 - https://github.com/bartfeenstra/betty/issues/2137

`FileReference.focus` does not work for non-bitmap images such as SVG files which have no base dimensions to work with. ## Proposals - Apply focus in CSS for non-bitmap images ##...

bug
python

Citations and sources are some of the oldest models, and were originally based on Gramps's citations, sources, and repositories. ## Inspiration - [RIS](https://en.m.wikipedia.org/wiki/RIS_(file_format)) - [BibTeX](https://en.m.wikipedia.org/wiki/BibTeX) - [Crossref](https://data.crossref.org/schemas/common5.3.1.xsd) - JATS ##...

enhancement
BC break
python
templating

This fixes https://github.com/bartfeenstra/betty/issues/2057 ## Ideas - Allow assertions (and chains) to be synchronous and/or asynchronous? Chains must be typed so that synchronous chains cannot be extended by asynchronous assertions. The...

enhancement
BC break
python

## To do - Remove `@todo`s

enhancement
BC break
python