Anki/anki
Damien Elmes 6860bba0de ensure failed mature come at the start of the future day
- this fixes a state where cards failed on that future day could end up
  with an earlier due date that the rest of the failed mature cards, leading
  to the newly failed cards being repeated prematurely
- this leads to non-deterministic scheduling of the mature bonus fails, so
  they are effectively randomized which is probably what most users want
2011-01-21 09:36:04 +09:00
..
importing fix tag update 2010-12-08 17:05:19 +09:00
template disable callable replacement which isn't supported on older pythons 2011-01-20 05:32:30 +09:00
__init__.py bump version 2011-01-18 04:33:16 +09:00
cards.py fix a bug with relativeDelay not being set on card answer 2011-01-19 01:18:27 +09:00
db.py remove string exceptions for python2.6 2010-06-10 13:24:46 +09:00
deck.py ensure failed mature come at the start of the future day 2011-01-21 09:36:04 +09:00
errors.py rename instance var to avoid deprecation warning 2009-04-29 15:28:13 +09:00
exporting.py more type handling updates; don't munge counts on sync 2010-11-13 18:39:24 +09:00
facts.py limit plugin warning to once a session 2010-12-11 22:04:24 +09:00
fonts.py initial commit from hg 2008-09-27 23:50:03 +09:00
graphs.py option to limit graphs to selective study 2011-01-02 17:36:11 +09:00
history.py fix reviewHistory table by rebuilding it 2009-03-15 07:27:44 +09:00
hooks.py new syncName handling 2010-11-23 23:12:34 +09:00
lang.py translation patches from Piotr 2009-01-20 23:33:50 +09:00
latex.py Revert "temp hack to prevent latex generation on ankiweb" 2011-01-13 05:25:20 +09:00
media.py don't try to delete normalized version 2011-01-19 02:34:13 +09:00
models.py rewrite media support 2010-12-11 01:19:31 +09:00
sound.py fix win32 audio issue when temp dir has foreign chars 2011-01-18 02:22:55 +09:00
stats.py more type handling updates; don't munge counts on sync 2010-11-13 18:39:24 +09:00
stdmodels.py place cards with corrupt/missing facts into new fact instead of deleting 2010-12-13 06:46:20 +09:00
sync.py make sure we don't try to send the queues when bundling deck 2011-01-13 07:55:39 +09:00
tags.py don't create empty tags on export 2010-02-05 12:27:32 +09:00
utils.py strip qt's rtl marker 2011-01-14 00:31:07 +09:00