Anki/anki
Damien Elmes 3069729776 disable automatic failed card removal
It has caused two issues in the last few days:

- A user thought their failed cards were mysteriously disappearing
- A few users with 1 day+ re-learning steps had thought they hit a bug. What happens is they fail a card on day 1 and its review interval is set to day 2; then a few days later after a few steps, they fail it again and it enters queue 1, but when the queue is rebuilt the steps are discarded because the original review repetition is due.

It might be possible to fix the above, but for 2.0 it seems like the safest bet is to remove this feature, especially as nobody actually asked for it and I just thought it might be handy.
2012-06-03 20:23:11 +09:00
..
importing when importing make sure to adjust due date for day lrn too 2012-06-03 20:06:33 +09:00
template fix empty cloze check 2012-05-26 17:09:56 +09:00
__init__.py bundle pyaudio, beautifulsoup and httplib2 2012-04-28 19:02:04 +09:00
ankiweb.certs bundle ssl certs; share con across all sync types 2011-12-03 16:38:45 +09:00
cards.py warning shouldn't fire if in cram deck 2012-05-24 18:09:52 +09:00
collection.py removed size report in check db 2012-05-28 21:16:27 +09:00
consts.py use primary url 2012-05-28 20:37:25 +09:00
db.py log actual changes, not all prospectives 2012-05-06 17:53:18 +09:00
decks.py add the ability to get non-dyn deck names 2012-05-25 08:13:04 +09:00
errors.py libanki support for drag-and-drop changes of deck hierarchy in deckbrowser 2012-01-15 20:55:29 -08:00
exporting.py fix export of deck children when limiting to deck 2012-05-06 19:28:44 +09:00
find.py findDupes() and findNotes() 2012-05-27 00:12:26 +09:00
hooks.py removeHook -> remHook 2011-12-06 00:12:36 +09:00
js.py add browser selection js 2012-04-08 13:27:03 +09:00
lang.py translation hint stripping 2012-05-28 17:17:57 +09:00
latex.py copy2->copyfile 2012-04-22 07:33:04 +09:00
media.py don't add files with / \ or : to log 2012-06-02 17:05:00 +09:00
models.py fix empty cloze check 2012-05-26 17:09:56 +09:00
notes.py remove did from notes, use model did instead 2012-03-09 09:12:27 +09:00
sched.py disable automatic failed card removal 2012-06-03 20:23:11 +09:00
sound.py possible fix for mplayer video quit 2012-05-27 00:16:26 +09:00
stats.py cards/minute stat 2012-05-31 14:48:36 +09:00
stdmodels.py add {{FrontSide}} for copying question text 2012-05-21 12:50:54 +09:00
storage.py if media is off, don't upgrade it 2012-05-29 08:29:18 +09:00
sync.py catch upgraderequired response 2012-05-30 16:09:52 +09:00
tags.py obsolete code in tags.py 2012-05-14 06:27:37 +09:00
upgrade.py make a distinction between cards in learning and relearing on upgrade 2012-05-22 20:58:27 +09:00
utils.py if tmpdir existed don't remove and recreate 2012-05-05 00:13:35 +09:00