Damien Elmes
|
2049f17469
|
hacks to fix (misaligned (rtl text
To fix this properly the string concatenation should probably be
broken into separate i18n strings and placed in Fluent
https://forums.ankiweb.net/t/anki-2-1-29-beta/1220/8
|
2020-07-22 15:15:52 +10:00 |
|
Damien Elmes
|
9f3eebfa80
|
force old graphs to use ltr
otherwise the axis labels are way off
https://forums.ankiweb.net/t/anki-2-1-29-beta/1220/8
|
2020-07-22 14:30:56 +10:00 |
|
Damien Elmes
|
1687f797de
|
ts check doesn't require build
|
2020-07-22 14:16:51 +10:00 |
|
Damien Elmes
|
0d8df6be20
|
run svelte-check as part of check
|
2020-07-22 14:11:35 +10:00 |
|
Damien Elmes
|
2635f8f980
|
fix some typescript warnings
|
2020-07-22 14:11:22 +10:00 |
|
Damien Elmes
|
4b6033e17f
|
use short form for time units in graph axis
|
2020-07-22 12:59:56 +10:00 |
|
Damien Elmes
|
2ff1a27b04
|
fix misaligned deck heading in RTL languages
https://forums.ankiweb.net/t/anki-2-1-29-beta/1220/2?u=dae
|
2020-07-22 11:00:39 +10:00 |
|
Damien Elmes
|
1b441f5050
|
fix pylint failing in CI
|
2020-07-21 16:16:34 +10:00 |
|
Damien Elmes
|
86fc7446b0
|
protect against exception on initial recording wait
|
2020-07-21 16:07:58 +10:00 |
|
Damien Elmes
|
412f1777bd
|
bump version
|
2020-07-21 15:54:14 +10:00 |
|
Damien Elmes
|
3337c96fdb
|
trigger recording permission on newer macOS SDKs
|
2020-07-21 15:54:04 +10:00 |
|
Damien Elmes
|
1e6a37e0e6
|
formatting
|
2020-07-21 14:17:56 +10:00 |
|
Damien Elmes
|
44668c5b1d
|
include 1+ day learning cards in future due graph
|
2020-07-21 14:10:32 +10:00 |
|
Damien Elmes
|
10afe2883a
|
add cloze-only filter
https://anki.tenderapp.com/discussions/ankidesktop/42383-two-feature-suggestions
|
2020-07-21 12:59:28 +10:00 |
|
Damien Elmes
|
01ff6ab55d
|
apply rtl dir to webviews
https://forums.ankiweb.net/t/gui-problems-with-right-to-left-languages/1205
|
2020-07-21 11:52:25 +10:00 |
|
Damien Elmes
|
b5cbfe3bbb
|
full sync terminates media sync; start it again afterwards
https://forums.ankiweb.net/t/media-files-not-downloaded-in-first-full-sync-v2-1-28/1198/3
|
2020-07-21 11:26:41 +10:00 |
|
Damien Elmes
|
15f13145ea
|
Merge pull request #698 from Arthur-Milchior/remove_clear_overdue
remove _clearOverdue
|
2020-07-21 10:27:04 +10:00 |
|
Arthur Milchior
|
a3f8a15c37
|
remove unused variable
|
2020-07-20 10:17:23 +02:00 |
|
Arthur Milchior
|
5c9c5f6ebc
|
duplicate assignment removed
|
2020-07-20 06:47:47 +02:00 |
|
Arthur Milchior
|
e02d47a0d9
|
typo
|
2020-07-20 06:28:36 +02:00 |
|
Arthur Milchior
|
0449785b7a
|
remove useless variable cram
|
2020-07-20 06:24:42 +02:00 |
|
Arthur Milchior
|
3fd16beaa5
|
remove _clearOverdue
This member is never read
|
2020-07-20 05:45:18 +02:00 |
|
Damien Elmes
|
67abb98993
|
Merge pull request #692 from Arthur-Milchior/remove_useles_variables
Remove useless variables
|
2020-07-20 11:35:40 +10:00 |
|
Damien Elmes
|
928a1d3a75
|
Merge pull request #697 from Arthur-Milchior/typos
Comment typo
|
2020-07-20 11:34:02 +10:00 |
|
Damien Elmes
|
2bb5826598
|
Merge pull request #696 from Arthur-Milchior/note_to_add_note
For some reason, add_note were assigned to a unused variable
|
2020-07-20 11:32:55 +10:00 |
|
Damien Elmes
|
63c0557824
|
Merge pull request #695 from Arthur-Milchior/note->field
replace "note" by "field"
|
2020-07-20 11:32:30 +10:00 |
|
Damien Elmes
|
917d53afeb
|
Merge pull request #694 from Arthur-Milchior/constants_in_test
Uses constant in tests
|
2020-07-20 11:32:11 +10:00 |
|
Arthur Milchior
|
ff62829e6e
|
Comment typo
|
2020-07-19 11:24:58 +02:00 |
|
Arthur Milchior
|
35cfbc2bae
|
For some reason, add_note were assigned to a unused variable
I remove it for clarity
|
2020-07-19 10:58:40 +02:00 |
|
Arthur Milchior
|
bff784dc9a
|
replace "note" by "field"
My bad. In one case `f` did represent "field" and not "fact"
|
2020-07-19 08:24:43 +02:00 |
|
Arthur Milchior
|
23eeb84556
|
Uses constant in tests
|
2020-07-19 05:34:22 +02:00 |
|
Damien Elmes
|
c203410307
|
split add-ons window title from menu bar action
https://anki.tenderapp.com/discussions/private/4781-print-mistake
|
2020-07-19 09:49:36 +10:00 |
|
Damien Elmes
|
f04ea6904d
|
Merge pull request #693 from Arthur-Milchior/master
More variable renaming in tests
|
2020-07-18 12:09:06 +10:00 |
|
Damien Elmes
|
f22aa4c199
|
catch SIGTERM, and respond more quickly
|
2020-07-18 11:26:04 +10:00 |
|
Arthur Milchior
|
1b4a180fb9
|
d2->col2
|
2020-07-17 17:55:57 +02:00 |
|
Arthur Milchior
|
e7d75c2c8d
|
tmp->col in tests
|
2020-07-17 17:37:17 +02:00 |
|
Arthur Milchior
|
e7378734d2
|
f4->note4
|
2020-07-17 17:34:39 +02:00 |
|
Arthur Milchior
|
0db941ed98
|
f3->note3
|
2020-07-17 17:33:58 +02:00 |
|
Arthur Milchior
|
9c5bb199d0
|
f->n in id
|
2020-07-17 17:30:29 +02:00 |
|
Arthur Milchior
|
93ad194862
|
NF: deck2->col2
|
2020-07-17 17:27:40 +02:00 |
|
Arthur Milchior
|
452daf8d80
|
Remove useless variables
|
2020-07-17 08:38:48 +02:00 |
|
Damien Elmes
|
7d8818f855
|
Merge pull request #691 from Arthur-Milchior/no_single_name_var_in_test
Improve variable names in tests
|
2020-07-17 15:37:22 +10:00 |
|
Damien Elmes
|
bfbab8b498
|
i18n downgrade&quit button
|
2020-07-17 15:06:14 +10:00 |
|
Arthur Milchior
|
1af59545bd
|
gn->deckn in test
Obtained by
```
sed -i "s/\bg1\b/deck1/g" pylib/tests/*py qt/tests/*py
sed -i "s/\bg2\b/deck2/g" pylib/tests/*py qt/tests/*py
```
|
2020-07-17 06:58:32 +02:00 |
|
Arthur Milchior
|
2c73dcb2e5
|
d->col in tests
obtained by
```
sed -i "s/\bd\b/col/g" pylib/tests/*py qt/tests/*py
```
|
2020-07-17 06:58:32 +02:00 |
|
Arthur Milchior
|
c376714a9b
|
deck->col in tests
Obtained by
```
sed -i "s/\bdeck\b/col/g" pylib/tests/*py qt/tests/*py
```
|
2020-07-17 06:50:46 +02:00 |
|
Arthur Milchior
|
425b82e6e7
|
f2->note2 in test
Obtained by
```
sed -i "s/\bf2\b/note2/g" pylib/tests/*py qt/tests/*py
```
|
2020-07-17 06:47:44 +02:00 |
|
Arthur Milchior
|
4c25835d27
|
f->note in test
Obtained by sed -i "s/\bf\b/note/g" pylib/tests/*py qt/tests/*py
|
2020-07-17 06:47:44 +02:00 |
|
Damien Elmes
|
39ae5936fc
|
switch graphRange on revlogRange change
|
2020-07-17 14:39:08 +10:00 |
|
Damien Elmes
|
ec9e3646c4
|
add range selectors to answer button and hour graphs
|
2020-07-17 14:39:08 +10:00 |
|