Commit Graph

108 Commits

Author SHA1 Message Date
Damien Elmes
aefc58d5d5 we must remove cards from learning queue on bury
or they end up with an invalid status when unburied

https://anki.lighthouseapp.com/projects/100923/tickets/484-cant-sync
2013-01-15 05:38:40 +09:00
Damien Elmes
4ab78cf07c Merge branch 'master' of github.com:dae/anki 2013-01-15 04:14:26 +09:00
Damien Elmes
4dfe2910b7 Merge pull request #5 from Derbeth/master
Translation fix to 'Studied 1 card in...'
2013-01-14 11:14:10 -08:00
Piotr Kubowicz
12bde7b40f allow 'Studied 1 card in ...' to be translated properly 2013-01-13 20:20:17 +01:00
Damien Elmes
76d5b5bf4c remove reference to old win32 dev doc 2013-01-12 02:52:27 +09:00
Damien Elmes
e309a68306 update manual link 2013-01-09 07:50:49 +09:00
Damien Elmes
c335ea2cee note type manager needs to ignore the default note type for current deck 2013-01-08 21:39:37 +09:00
Damien Elmes
9a22e13600 remove old namespace decl 2013-01-08 13:39:48 +09:00
Damien Elmes
ba23d7eb7b bump version 2013-01-08 11:05:19 +09:00
Damien Elmes
1717e56831 disable editor buttons until field focused 2013-01-08 11:01:32 +09:00
Damien Elmes
1cd687a1cb clarify that deck description is not in option group 2013-01-08 10:45:57 +09:00
Damien Elmes
444e02f568 default browser line font to system default 2013-01-08 10:44:46 +09:00
Damien Elmes
ea89be5f4a make sure we encode data as utf8 before checksumming 2013-01-08 10:42:15 +09:00
Damien Elmes
76988b6081 sort clone: note type items 2013-01-08 10:39:51 +09:00
Damien Elmes
cb8100c641 don't rename if note type rename cancelled 2013-01-08 10:38:23 +09:00
Damien Elmes
c6adf1dda8 set auth dialog to window modal 2013-01-08 10:36:04 +09:00
Damien Elmes
df961cc509 remember import mode 2013-01-08 10:32:41 +09:00
Damien Elmes
ab04c4e99d mention other programs using mic 2013-01-08 10:27:34 +09:00
Damien Elmes
289f0a6452 automatically fix 1.2 errors when upgrading 2013-01-08 09:43:29 +09:00
Damien Elmes
0447cb4f41 fix issues with clozes and <% %> 2013-01-04 14:39:06 +09:00
Damien Elmes
df43ef26d0 "manage note types" 2012-12-29 06:21:43 +09:00
Damien Elmes
e9b24f9f3e don't indiscriminately modSchema on db check 2012-12-28 17:23:03 +09:00
Damien Elmes
caa4ee685a Merge branch 'master' of github.com:dae/anki 2012-12-27 05:33:43 +09:00
Damien Elmes
5a3f644d26 Merge pull request #2 from sobjornstad/master
"leech" tag has the same problem "marked" did
2012-12-26 12:33:30 -08:00
Soren Bjornstad
96fd3de6e5 Apply same fix to "leech" as "marked".
"Leech" does not need to be displayed in the taglist as a tag, as it is
already listed as a special item further up the list.
2012-12-25 17:40:02 -06:00
Damien Elmes
8cf072c735 preserve image filenames when stripping html
- also do this for the sort field
2012-12-24 14:08:42 +09:00
Damien Elmes
1af487a1d4 patch from user broke stats button 2012-12-23 12:28:06 +09:00
Damien Elmes
32288a1bf6 bump version 2012-12-22 19:42:32 +09:00
Damien Elmes
ebda335273 fix paste of quoted url (#351) 2012-12-22 13:42:30 +09:00
Damien Elmes
e2c4fd5945 patch for httplib2 change from Arfrever 2012-12-22 13:31:36 +09:00
Damien Elmes
aad22e4ef9 update to latest httplib2 2012-12-22 13:31:16 +09:00
Damien Elmes
be7b293b15 remember allowHTML setting 2012-12-22 13:18:28 +09:00
Damien Elmes
26ae5e1c47 spread reviews before sibling check 2012-12-22 12:36:51 +09:00
Damien Elmes
d11a1e0d54 allow browser font customization on a per-template basis 2012-12-22 10:10:52 +09:00
Damien Elmes
eced132aa2 don't lose selection when changing deck 2012-12-22 09:44:52 +09:00
Damien Elmes
c6b0945af1 import descriptions in parent decks 2012-12-22 09:39:38 +09:00
Damien Elmes
cc9bbb2ab7 disable cert check when running through proxy 2012-12-22 09:20:54 +09:00
Damien Elmes
b2457811a2 optimize imports 2012-12-22 09:17:10 +09:00
Damien Elmes
b84681c2fe add cmd+w shortcut to add cards window & stats window 2012-12-22 09:11:29 +09:00
Damien Elmes
551c1cf662 don't autorepeat delete key during review 2012-12-22 08:51:21 +09:00
Damien Elmes
73f8d1a457 force full sync when restoring from backup 2012-12-22 08:34:11 +09:00
Damien Elmes
b5c6a77c9f don't restore tags from model 2012-12-22 08:29:16 +09:00
Damien Elmes
ce4c62fcbb add 'note types' to main menu 2012-12-22 08:21:24 +09:00
Damien Elmes
a35ce1fd8e add tooltip on undo rollback 2012-12-22 07:42:52 +09:00
Damien Elmes
e27cbd2cb7 reapply failure mult on failures in lrn queue 2012-12-22 07:32:49 +09:00
Damien Elmes
243c2b11ed preserve font-style/font-weight
fixes https://anki.lighthouseapp.com/projects/100923-ankidesktop/tickets/333-html-being-changed-after-the-card-is-created
2012-12-22 07:18:33 +09:00
Damien Elmes
011cbde3b9 card tsv exporter 2012-12-21 21:32:21 +09:00
Damien Elmes
873811a56e disable undo when switching profiles 2012-12-21 20:55:57 +09:00
Damien Elmes
2095e5c4b3 strip HTML when calculating field checksum (users will need to checkDB) 2012-12-21 20:51:45 +09:00
Damien Elmes
f6ff63eeb8 earlier fix for logging new in filt broke logging of non-new in filt 2012-12-21 20:30:08 +09:00