Anki/qt/aqt/operations
RumovZ f1488b5983
Card type error (#1749)
* TemplateSaveError -> CardTypeError

* Don't show success tooltip if export fails

* Attach help page to error

Show help link if export fails due to card type error.

* Add type (dae)

* Add shared show_exception() (dae)

- Use a shared routine for printing standard backend errors, so that
we can take advantage of the help links in eg. the card layout screen
as well.
- The truthiness check on help in showInfo() would have ignored the
enum 0 value.
- Close the exporting dialog on a documented failure as well

* Fix local variable help_page
2022-03-28 22:17:50 +10:00
..
__init__.py Card type error (#1749) 2022-03-28 22:17:50 +10:00
card.py report changed cards when changing deck/flag 2021-05-21 16:03:05 +10:00
collection.py Remove redundant camelcase aliases (#1509) 2021-11-26 12:29:48 +10:00
deck.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
note.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
notetype.py in/out -> request/response 2021-06-20 15:49:20 +10:00
scheduling.py Optionally restore original position and reset counts when forgetting (#1714) 2022-03-09 16:51:41 +10:00
tag.py update find&replace, and remove perform_op() 2021-04-06 17:07:38 +10:00