.. |
importing
|
remove progress handling code; we'll do it in the GUI or provide cb
|
2011-04-28 09:23:55 +09:00 |
template
|
refactor cloze deletions and text:field, add forecast
|
2011-04-28 09:23:56 +09:00 |
__init__.py
|
minor tweaks to doc
|
2011-04-28 09:23:55 +09:00 |
cards.py
|
add the ability to add extra classes to q/a
|
2011-04-28 09:23:57 +09:00 |
consts.py
|
implement sort fields; make sure they're updated on upgrade
|
2011-04-28 09:23:54 +09:00 |
cram.py
|
only bump lrn count when cramming if card not immediately graduated
|
2011-04-28 09:23:57 +09:00 |
db.py
|
speed up the revlog migration, tweak db handling
|
2011-04-28 09:23:55 +09:00 |
deck.py
|
fix stats
|
2011-04-28 09:23:57 +09:00 |
errors.py
|
drop sqlalchemy; massive refactor
|
2011-04-28 09:23:53 +09:00 |
exporting.py
|
remove utcOffset; make it a property of crt instead
|
2011-04-28 09:23:56 +09:00 |
facts.py
|
optimize card q/a generation and model fetching
|
2011-04-28 09:23:57 +09:00 |
find.py
|
set the new types on upgrade
|
2011-04-28 09:23:56 +09:00 |
graphs.py
|
drop sqlalchemy; massive refactor
|
2011-04-28 09:23:53 +09:00 |
groups.py
|
fix lapse card scheduling
|
2011-04-28 09:23:57 +09:00 |
hooks.py
|
minor tweaks to doc
|
2011-04-28 09:23:55 +09:00 |
lang.py
|
remove self explanatory module docstrings; strip trailing whitespace
|
2011-04-28 09:21:07 +09:00 |
latex.py
|
make sure we load css on model init
|
2011-04-28 09:23:57 +09:00 |
media.py
|
add the ability to add extra classes to q/a
|
2011-04-28 09:23:57 +09:00 |
models.py
|
wrap the q/a in the card template div
|
2011-04-28 09:23:57 +09:00 |
sched.py
|
add call to determine number of buttons to show; 2.5m -> 2.5mo
|
2011-04-28 09:23:57 +09:00 |
sound.py
|
remove some unused hooks
|
2011-04-28 09:23:55 +09:00 |
stats.py
|
fix factor
|
2011-04-28 09:23:57 +09:00 |
stdmodels.py
|
refactor cloze deletions and text:field, add forecast
|
2011-04-28 09:23:56 +09:00 |
storage.py
|
fix stats
|
2011-04-28 09:23:57 +09:00 |
sync.py
|
remove q/a cache, tags in fields, rewrite remaining ids, more
|
2011-04-28 09:23:53 +09:00 |
utils.py
|
add call to determine number of buttons to show; 2.5m -> 2.5mo
|
2011-04-28 09:23:57 +09:00 |