Damien Elmes
dcf38f2f10
allow shift click for OR query ( #688 )
2013-04-11 17:07:08 +09:00
Damien Elmes
872cca14e9
tolerate html-commented type answer field ( #599 )
2013-04-11 16:55:24 +09:00
Damien Elmes
4da1abf86d
different text for creating deck ( #412 )
2013-04-11 15:49:10 +09:00
Damien Elmes
8fc4dcd50d
fix bugs introduced in previous #472 fix
2013-04-11 15:45:20 +09:00
Damien Elmes
827ed998ea
catch unicode errors in debug console ( #545 )
2013-04-11 15:25:59 +09:00
Damien Elmes
5e8f45f7e5
don't play audio twice when changing templates ( #472 )
...
- setting current tab index triggered the function, so we don't need to call
it manually
- no need to set index after adding card either, as it defaults to the most
recently added tab
2013-04-11 15:07:50 +09:00
Damien Elmes
65c9830bac
tooltip if study button inactive
2013-04-11 14:57:03 +09:00
Damien Elmes
55cd51c079
handle nbsp in furigana ( #327 )
2013-04-11 14:45:53 +09:00
Damien Elmes
340ed59b15
escape HTML when showing errors ( #828 )
2013-04-11 14:38:31 +09:00
Damien Elmes
a525d3c32c
make sure we don't chomp embedded newlines when clearing comments ( #722 )
2013-04-11 14:33:30 +09:00
Damien Elmes
3be7c998fc
fix inverted sub/superscript shortcuts ( #720 )
2013-04-11 14:26:17 +09:00
Damien Elmes
7957dff33f
make sure sort field updated when field deleted ( #737 )
2013-04-11 14:23:06 +09:00
Damien Elmes
f3f7835032
add upper bound to # of media files in single zip
2013-04-11 14:13:11 +09:00
Damien Elmes
c437a38446
move card type deletion back to X on card tabs
2013-04-11 14:02:01 +09:00
Damien Elmes
e8e1bd9550
allow HTML in mnemosyne import ( #774 )
2013-04-11 13:28:30 +09:00
Damien Elmes
bf1af126b0
properly generate clozed latex in unused media check ( #775 )
2013-04-11 13:26:52 +09:00
Damien Elmes
c681102476
Merge branch 'master' of github.com:dae/anki
2013-04-10 17:59:48 +09:00
Damien Elmes
6b3ab0f82b
Merge pull request #24 from flerda/hook
...
Remove the right hook.
2013-04-10 01:59:28 -07:00
Flavio Lerda
bc8b9d5110
Remove the right hook.
...
The code was removing a hook that was not added, with the result that
the hook was not actually being removed.
2013-04-09 22:58:04 +01:00
Damien Elmes
0b7344c84f
when showing time with no decimal, round not floor
2013-04-01 14:48:17 +09:00
Damien Elmes
9f5d23319d
check for dvipng in test
2013-03-16 06:40:03 +09:00
Damien Elmes
616e731e34
when given base on cmdline, get abspath
2013-03-12 09:24:46 +09:00
Damien Elmes
6483b79045
Merge branch 'master' of github.com:dae/anki
2013-03-04 11:12:25 +09:00
Damien Elmes
bf534e6521
Merge pull request #20 from frostschutz/editor_field_outline
...
fix field outline overlaps with other fields
2013-03-03 18:12:18 -08:00
Damien Elmes
c6af081cdd
Merge branch 'master' of github.com:dae/anki
2013-03-04 11:11:14 +09:00
Damien Elmes
6ebd52afbe
Merge pull request #19 from frostschutz/newline_typo
...
surplus newline typo
2013-03-03 18:09:54 -08:00
Andreas Klauer
49404680e7
fix field outline overlaps with other fields
2013-03-03 01:07:35 +01:00
Andreas Klauer
5b768c03d2
surplus newline typo
2013-03-03 00:19:16 +01:00
Damien Elmes
ce16258499
add link to add-on forum in error
2013-03-01 15:13:56 +09:00
Damien Elmes
3584a8f004
fix "free variable 'mw'" error ( #284 )
2013-03-01 15:13:46 +09:00
Damien Elmes
e64d825730
fix some sync issues
...
- better error message when upload fails
- don't show success message on error
- fix 'unable to find server' accidentally being catchall
2013-03-01 01:36:14 +09:00
Damien Elmes
72b3d6c992
Merge pull request #18 from ospalh/copyedit-sync
...
I think I've found a typo.
2013-02-27 02:41:40 -08:00
ospalh
6a93767f80
The longer full sync explanation was missing a backslash.
...
The "automatically" appeared on a line by itself.
2013-02-27 11:36:15 +01:00
Damien Elmes
ab5d521512
tweak sync conflict msg
2013-02-27 14:07:11 +09:00
Damien Elmes
8f8e3c3587
fix ext reference
2013-02-27 14:06:10 +09:00
Damien Elmes
c8d3d5a337
Merge branch 'master' of github.com:dae/anki
2013-02-26 19:11:56 +09:00
Damien Elmes
f13d0c329f
Merge pull request #17 from frostschutz/browser_tree_onclick
...
workaround for filter tree onclick not working (#729 )
2013-02-26 02:11:39 -08:00
Damien Elmes
487919fe6e
Merge branch 'master' of github.com:dae/anki
2013-02-26 18:41:56 +09:00
Damien Elmes
ca91bcaed5
Merge pull request #16 from frostschutz/import_pauker_xml
...
Pauker Lesson Importer
2013-02-26 01:41:40 -08:00
Damien Elmes
1efafedcaa
fix sanityCheck2 bug
2013-02-26 15:23:01 +09:00
Andreas Klauer
6ddc276d57
workaround for filter tree onclick not working ( #729 )
2013-02-25 22:04:38 +01:00
Andreas Klauer
fcd3bd5eee
fix HTML in cards
2013-02-25 13:41:00 +01:00
Damien Elmes
9642ce9337
fixed off by one err in collection start date calc
2013-02-25 16:13:50 +09:00
Andreas Klauer
b6c9253034
support LearnedTimestamps and flipped cards
2013-02-24 23:39:36 +01:00
Andreas Klauer
a78c4d6c31
add Pauker Lesson Importer
2013-02-24 02:10:50 +01:00
Andreas Klauer
6562188ae8
Support combined file extensions (*.pau.gz instead of just *.gz)
2013-02-24 02:09:03 +01:00
Damien Elmes
aa98e75d39
Merge branch 'master' of github.com:dae/anki
2013-02-22 15:13:42 +09:00
Damien Elmes
000efed5cd
Merge pull request #15 from hut/version_option
...
Version option
2013-02-21 22:13:20 -08:00
Damien Elmes
1d56a9d540
fix another media-related upgrade issue
2013-02-22 11:27:14 +09:00
Damien Elmes
8d2d998168
use question/answer for browser labels
...
by using a different label to the default front/back fields, it will hopefully make it clearer that a reversed card has the back side for the question
2013-02-22 11:13:59 +09:00