.. |
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
|
update order consts
|
2011-04-28 09:23:59 +09:00 |
cram.py
|
use the deck's groups instead of holding on to a private copy
|
2011-04-28 09:23:59 +09:00 |
db.py
|
speed up the revlog migration, tweak db handling
|
2011-04-28 09:23:55 +09:00 |
deck.py
|
settings->options, return bool for syncingEnabled
|
2011-04-28 09:24:00 +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
|
add deck creation date
|
2011-04-28 09:24:00 +09:00 |
groups.py
|
add a pie graph, add average interval to ivls area
|
2011-04-28 09:24:00 +09:00 |
hooks.py
|
minor tweaks to doc
|
2011-04-28 09:23:55 +09:00 |
js.py
|
add a pie graph, add average interval to ivls area
|
2011-04-28 09:24:00 +09:00 |
lang.py
|
put langs in lang
|
2011-04-28 09:24:00 +09:00 |
latex.py
|
make sure we load css on model init
|
2011-04-28 09:23:57 +09:00 |
media.py
|
stripMedia->strip
|
2011-04-28 09:23:58 +09:00 |
models.py
|
wrap the q/a in the card template div
|
2011-04-28 09:23:57 +09:00 |
sched.py
|
update a few group configs
|
2011-04-28 09:23:59 +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
|
just chop off options/group completely
|
2011-04-28 09:24:00 +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 |