anki/rslib/src/notetype
Damien Elmes e2eff7deae Fix change notetype affecting cards outside selection
Accidentally introduced by the search refactoring in #1600, this lead
to a query that matched items outside of the selected notes, eg

(n.id in (1506029488152) and c.ord = 43 or c.ord = 4)

Closes #1727
2022-03-20 15:36:54 +10:00
..
cardgen.rs update most rust deps; skip rusqlite 2021-06-25 15:35:25 +10:00
emptycards.rs use aux var when retrieving last deck for notetype 2021-04-29 19:15:27 +10:00
fields.rs Editor Field Descriptions (#1476) 2021-11-06 09:42:48 +10:00
header.tex move latex header and styling into separate files 2020-05-12 21:13:33 +10:00
mod.rs Fix some clippy lints + imports 2022-03-17 21:03:39 +10:00
notetypechange.rs Fix change notetype affecting cards outside selection 2022-03-20 15:36:54 +10:00
render.rs Fix some clippy lints + imports 2022-03-17 21:03:39 +10:00
schema11.rs fix Clippy lints in Rust 1.57 2021-12-03 19:53:37 +10:00
schemachange.rs Backend Custom Study (#1600) 2022-01-20 14:25:22 +10:00
stock.rs Skip new notetype checks when importing apkg 2021-07-28 21:46:51 +02:00
styling.css Mathjax editor improvements (#1502) 2021-11-23 10:27:32 +10:00
templates.rs Card info cleanup (#1446) 2021-10-23 11:00:43 +10:00
undo.rs undoing of notetype fields 2021-04-30 17:15:59 +10:00