| .. |
|
importing
|
if there's no LastRepetition element, don't try import learning data
|
2012-04-06 19:38:32 +09:00 |
|
template
|
don't throw error in half-complete field filter
|
2012-04-08 21:39:04 +09:00 |
|
__init__.py
|
remove init docstring; documented in addons.html now
|
2012-03-28 06:55:23 +09:00 |
|
ankiweb.certs
|
bundle ssl certs; share con across all sync types
|
2011-12-03 16:38:45 +09:00 |
|
cards.py
|
fix c.q(reload=True)
|
2012-04-08 09:27:00 +09:00 |
|
collection.py
|
use deck of existing cards if all use same deck
|
2012-04-18 05:24:02 +09:00 |
|
consts.py
|
fix translation of queue order labels
|
2012-04-17 17:53:02 +09:00 |
|
db.py
|
when echo on, log call time too
|
2011-12-13 12:14:36 +09:00 |
|
decks.py
|
add option to revert to default deck
|
2012-04-18 02:03:57 +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
|
make sure to export deck creation date on apkg export
|
2012-04-12 00:34:40 +09:00 |
|
find.py
|
remove is:recent
|
2012-04-17 18:31:46 +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
|
factor langDir into separate func
|
2012-04-18 03:19:47 +09:00 |
|
latex.py
|
don't try and replace nbsp
|
2011-12-20 12:47:56 +09:00 |
|
media.py
|
fix illegal check thanks to kostas
|
2012-04-05 03:50:03 +09:00 |
|
models.py
|
fix field deletion issues thanks to illforyou
|
2012-04-08 20:18:46 +09:00 |
|
notes.py
|
remove did from notes, use model did instead
|
2012-03-09 09:12:27 +09:00 |
|
sched.py
|
when resetting lrn reps, need to choose between lrn/lapse
|
2012-04-19 05:53:24 +09:00 |
|
sound.py
|
when queue cleared, force current audio to stop
|
2012-04-11 20:17:56 +09:00 |
|
stats.py
|
allow "a:" to be translated to "a :" in French
|
2012-04-18 04:21:58 +09:00 |
|
stdmodels.py
|
remove notes field from cloze
|
2012-01-30 07:45:52 +09:00 |
|
storage.py
|
don't clobber decks on upgrade
|
2012-03-13 23:18:45 +09:00 |
|
sync.py
|
check for missing parents on sync
|
2012-04-08 09:06:33 +09:00 |
|
tags.py
|
remove some dead code thanks to richard
|
2012-02-24 20:40:17 +09:00 |
|
upgrade.py
|
add furigana to decks on upgrade
|
2012-04-07 18:28:31 +09:00 |
|
utils.py
|
csv importing basics
|
2012-02-29 12:39:35 +09:00 |