Commit graph

2944 commits

Author SHA1 Message Date
Damien Elmes
efa1b54c2e 'add field' button 2012-10-25 21:17:10 +09:00
Damien Elmes
b9db940ae3 pass unicode to onAppMsg; don't ask for filtered deck name 2012-10-25 18:18:16 +09:00
Damien Elmes
8ec9572265 strip html option on import, and option to customize deck import location 2012-10-25 00:24:26 +09:00
Damien Elmes
b0c28d33b2 if user is exporting verbatim, save to Desktop/collection.apkg 2012-10-24 23:40:25 +09:00
Damien Elmes
b86351b57a don't throw error on uninstall if mime type not registered 2012-10-24 23:40:05 +09:00
Damien Elmes
43b348511c if importing is just a 'x notes imported' message, use a tooltip 2012-10-24 23:11:25 +09:00
Damien Elmes
3acea038a2 decide on add/replace via filename instead
This means users will be able to rename the file if they want to force either
adding or replacing.
2012-10-24 22:59:49 +09:00
Damien Elmes
418acb3365 force backups to be treated as a replace 2012-10-24 18:11:39 +09:00
Damien Elmes
c64f5130e2 skip add/replace prompt when importing 1-deck apkg 2012-10-24 18:07:46 +09:00
Damien Elmes
9e74f81fa4 different cloze message when editing 2012-10-23 23:57:57 +09:00
Damien Elmes
8070a15d30 allow 1 field notes 2012-10-23 23:57:44 +09:00
Damien Elmes
db3067a2f0 show due date for suspended cards 2012-10-23 21:52:27 +09:00
Damien Elmes
d4d3bbb492 cope with card being deleted out from under us in edit current 2012-10-23 21:48:53 +09:00
Damien Elmes
971a69fdbc ensure we focus & select when focusedCard is set - fixes deletions 2012-10-23 21:29:29 +09:00
Damien Elmes
f06d27220c show current card, but allow enter to show deck 2012-10-23 21:05:43 +09:00
Damien Elmes
8b3c6e3876 always use pattern instead 2012-10-23 20:53:31 +09:00
Damien Elmes
0a1e523b24 give webkit enough time to load the image 2012-10-23 20:45:54 +09:00
Damien Elmes
a436e5cd7a add background to graphs on save, and close on save 2012-10-23 20:42:51 +09:00
Damien Elmes
b7ccf406c3 save stats image to desktop instead of temp folder 2012-10-23 20:00:21 +09:00
Damien Elmes
5e18d8856b refocus editor when returning from media attach 2012-10-23 19:42:41 +09:00
Damien Elmes
a885e30205 prevent autorepeat on delete 2012-10-23 19:38:50 +09:00
Damien Elmes
783ba97768 add 'create deck' button back to deck list 2012-10-23 19:29:47 +09:00
Damien Elmes
2af65b5912 delay 'click to reset' message when adding cards 2012-10-23 19:10:37 +09:00
Damien Elmes
90145c4ee0 allow 'change deck' from filtered 2012-10-23 19:02:53 +09:00
Damien Elmes
32f1d9c70b accept space/enter when focus on answer buttons is lost 2012-10-23 18:45:45 +09:00
Damien Elmes
8ceef95199 allow duplicates in import 2012-10-23 17:52:35 +09:00
Damien Elmes
df3d2b8544 be tolerant of conf id being set to string by mobile clients 2012-10-23 16:15:34 +09:00
Damien Elmes
95c40a4a56 limit to minutes, not hours 2012-10-19 11:07:11 +09:00
Damien Elmes
2582e70031 Merge pull request #29 from ospalh/fixes
Three fixes
2012-10-18 18:53:06 -07:00
ospalh
1ecb0c4ecd Use the right name to remove original file when adding.
(This is in (half-)dead code, but anyway.)
2012-10-18 11:28:28 +02:00
ospalh
7ab8419594 Import urllib2 only once. 2012-10-18 11:03:28 +02:00
ospalh
683a5c488a Fix error message for bad re. 2012-10-18 09:43:02 +02:00
Damien Elmes
db4f5f80e5 support prefix in makefile 2012-10-16 09:31:01 +09:00
Damien Elmes
46bda54c49 Merge branch 'master' of github.com:dae/ankiqt 2012-10-11 16:08:52 +09:00
Damien Elmes
fe9b1ff51c Merge pull request #28 from nathan0n5ire/master
DESTDIR support
2012-10-11 00:08:36 -07:00
nathan0n5ire
f4a12eeaf2 added support for DISTDIR 2012-10-10 16:33:49 -07:00
Damien Elmes
5144de39dd friendly proxy authentication error 2012-10-10 20:33:43 +09:00
Damien Elmes
f18af5d365 i18n patch from piotr 2012-10-09 19:35:20 +09:00
Damien Elmes
7c40b517d0 when delimiter changed, update field count 2012-10-09 03:11:53 +09:00
Damien Elmes
fb87626a7a tweak readmes 2012-10-09 01:43:14 +09:00
Damien Elmes
81dc4ce54b bump version; fix issue with importing on windows 2012-10-06 11:15:53 +09:00
Damien Elmes
f08984067c change stats message to warning 2012-10-06 05:39:03 +09:00
Damien Elmes
c78c16dd4a report firewall error 2012-10-06 05:36:15 +09:00
Damien Elmes
e6e703536e reduce minimum height of add screen 2012-10-02 19:20:26 +09:00
Damien Elmes
0b80b8bdf5 check for valid temp file on startup 2012-09-29 21:25:33 +09:00
Damien Elmes
f3c3281654 limit studied today message to minutes 2012-09-28 13:13:01 +09:00
Damien Elmes
d9ad404445 add is:due to left of browser 2012-09-28 13:12:26 +09:00
Damien Elmes
ff71cabc2b fix import error with 'raise' 2012-09-27 22:31:27 +09:00
Damien Elmes
0ace93e717 don't decode file argument as unicode; tell user to file>import if broken
When the file to import has non-latin characters in its path, we're not
handling the provided filename correctly. I tried decoding with
sys.getfilesystemencoding() with no luck, so this needs more looking into. In
the mean time, if we can't open the path name, tell the user to File>Import
the file instead.
2012-09-25 22:08:54 +09:00
Damien Elmes
ca2f9acce2 fix error in type answer when field has \g etc 2012-09-25 14:49:51 +09:00