David Linke
David Linke
I suggest to move the position of the Menu in Bigboard-view to where it is in Kanboard´s standard single-project views. The information icon (i) is also much bigger than in...
Running the test suite changes many files which messes up `git status` (2687 modified files). While shell scripts are available for resetting the repo back to original state or for...
ontospy is not ready for Python 3.12. It uses `SafeConfigParser` which was [removed in 3.12](https://docs.python.org/3.12/whatsnew/3.12.html?highlight=safeconfigparser#removed).
[mppt](https://github.com/django-mptt/django-mptt) used to model group hierarchies is no longer maintained. This is probably not a big problem for a while. Switching to another tree library could be done as part...
At least for testing. I can prepare a PR if you are interested.
- Switch to using pyproject.toml - Use setuptools_scm for versioning (maybe if you are interested)
Currently it is possible to define invalid and unusable aliases. In contrast to unit names, alias names are obviously not sufficiently validated. ```python Python 3.11.7 (tags/v3.11.7:fa7a6f2, Dec 4 2023, 19:24:49)...
This updates the doc-string to include the defaults for all parameters. - [x] Executed `pre-commit run --all-files` with no errors - [x] The change is fully covered by automated unit...
- [x] Closes #1904 (reported in a discussion not an issue) - [x] Executed `pre-commit run --all-files` with no errors - [x] The change is fully covered by automated unit...