anki/pylib
Damien Elmes 25f122bf5c update fields and models diags
- field changes are now applied when user closes dialog with save
button, in bulk
- models diag now fetches note type and saves it as required, instead
of holding on top a copy that can grow stale as changes are made in
subdialogs
- both dialogs now perform operations in the backend
- note.model() now fetches the note type on the fly, instead of
holding on to a copy that may become stale
2020-05-12 21:13:34 +10:00
..
anki update fields and models diags 2020-05-12 21:13:34 +10:00
tests remove invalidated part of test_review_limits 2020-05-12 21:13:33 +10:00
tools update tag handling 2020-04-03 19:34:46 +10:00
.gitignore rework Fluent handling 2020-02-23 13:22:50 +10:00
.isort.cfg rework Fluent handling 2020-02-23 13:22:50 +10:00
.pylintrc rework Fluent handling 2020-02-23 13:22:50 +10:00
Makefile Stop requiring ankirspy while running on development because 2020-04-30 23:37:19 -03:00
mypy.ini Fixed mypy and pylint not building on Windows 2020-03-17 19:48:16 -03:00
pyproject.toml Created the GitHub Actions step Upload to PyPi to run only on 2020-04-02 02:57:34 -03:00
requirements.dev switch to classes for hooks 2020-01-14 08:54:07 +10:00
setup.py bump version 2020-05-11 19:28:17 +10:00