Anki/anki
Damien Elmes a2312f9a1f change cards table schema
In preparation for cramming:

- add odid for storing old deck on a per-card basis
- rename edue to odue
- at the moment note.did still exists, but in the future we may ignore it and
  use model.did instead
2012-03-08 11:28:12 +09:00
..
importing change cards table schema 2012-03-08 11:28:12 +09:00
template make the cloze hint a prefix 2012-03-07 03:27:04 +09:00
__init__.py sync tweaks 2011-12-13 10:44:50 +09:00
ankiweb.certs bundle ssl certs; share con across all sync types 2011-12-03 16:38:45 +09:00
cards.py change cards table schema 2012-03-08 11:28:12 +09:00
collection.py change cards table schema 2012-03-08 11:28:12 +09:00
consts.py change cards table schema 2012-03-08 11:28:12 +09:00
cram.py groups -> decks 2011-11-23 19:28:09 +09:00
db.py when echo on, log call time too 2011-12-13 12:14:36 +09:00
decks.py add children argument to decks.cids() 2012-02-25 22:10:42 +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 change cards table schema 2012-03-08 11:28:12 +09:00
find.py fix is:recent 2012-01-24 01:04:49 +09:00
hooks.py removeHook -> remHook 2011-12-06 00:12:36 +09:00
js.py split jquery libraries up 2012-02-24 20:55:03 +09:00
lang.py update license link 2011-04-28 09:24:01 +09:00
latex.py don't try and replace nbsp 2011-12-20 12:47:56 +09:00
media.py don't fall over if cwd doesn't exist 2012-02-13 12:16:52 +09:00
models.py template and cloze changes 2011-12-17 19:42:30 +09:00
notes.py remove obsolete lastrowid assignment 2011-12-21 09:53:21 +09:00
sched.py change cards table schema 2012-03-08 11:28:12 +09:00
sound.py correctly detect when we don't have a deck conf 2012-01-30 07:31:15 +09:00
stats.py fix graphs 2012-02-24 22:32:00 +09:00
stdmodels.py remove notes field from cloze 2012-01-30 07:45:52 +09:00
storage.py change cards table schema 2012-03-08 11:28:12 +09:00
sync.py change cards table schema 2012-03-08 11:28:12 +09:00
tags.py remove some dead code thanks to richard 2012-02-24 20:40:17 +09:00
upgrade.py change cards table schema 2012-03-08 11:28:12 +09:00
utils.py csv importing basics 2012-02-29 12:39:35 +09:00