dmjohnsson23

Results 9 issues of dmjohnsson23

Apologies if this has been reported before. I did look though existing issues, but the closest I found was #5805, which is probably related, but not the same. # Bug...

feature-request

This is still a work in progress. There is an issue in that newly added character names don't seem to immediately be recognized; they still are underlined red and marked...

This is modeled after the way the system currently allows external apps to supply users. The developer would place a plugin "bridge" script `config-app-myapp.php` in the includes directory. That file...

This allows the `Engine` class to be more easily extended with additional functionality.

It seems like, if I have a lot of misspelled words in a document, spellcheck will eventually give up on me and stop checking my spelling. The red underline will...

Fantastic application by the way; really hits a sweet spot for me: just enough features to do what I want, without anything extra to distract me. However, I've noticed some...

If a username has a special character (such as a period, which is common in usernames), it is not possible to edit a group containing that user. This patch fixes...

If you are using `Multiple` to validate, and pass a value that is unsupported by the `%` operator, it will fail instead of creating a validation error. This fixes that...

## Background I've been working on a PR to Pikepdf expanding it to include wrappers for QPDF's form-related helpers. See https://github.com/pikepdf/pikepdf/pull/649. I ran into this issue when doing some testing...

next