1
0
Fork 0
mirror of https://github.com/qurator-spk/neat.git synced 2025-06-09 11:49:54 +02:00
Commit graph

220 commits

Author SHA1 Message Date
cneud
6adee57607 v1.7 Annotation Guidelines 2020-02-05 13:54:08 +01:00
Kai Labusch
2729bb35ba #44; disable all the key combinations while editing 2020-01-27 12:53:11 +01:00
Clemens Neudecker
5219e55bfb
Merge pull request #43 from qurator-spk/papaparse-min-5.1.0
bump papaparse to 5.1.0 (min)
2020-01-15 17:47:18 +01:00
Clemens Neudecker
e3bf078de2
bump papaparse to 5.1.0 (min) 2020-01-15 00:43:27 +01:00
cneud
a7a7ef6c59 fix encodings 2020-01-15 00:20:15 +01:00
cneud
3658761f9b add GND-IDs 2020-01-15 00:13:36 +01:00
Clemens Neudecker
4331d48c16
fix User Guide link 2020-01-14 22:42:53 +01:00
cneud
bdc6f9e60d fix some tags 2020-01-14 22:34:40 +01:00
cneud
d452787262 shorten example.tsv 2020-01-14 22:25:51 +01:00
Clemens Neudecker
c6d50474c1
Update README.md 2020-01-10 17:34:38 +01:00
Clemens Neudecker
7b0aecc84e
Update README.md 2020-01-10 17:32:54 +01:00
cneud
1cbd6b1338 merge User_Guide.md into README.md 2020-01-10 17:02:53 +01:00
Clemens Neudecker
a791de682a
Merge pull request #40 from qurator-spk/patch-palette-1
new color palette for NE-Tags
2020-01-10 15:32:41 +01:00
cneud
7987bbd970 new version (1.6) of Annotation Guidelines via @snmnzl 2020-01-09 15:14:51 +01:00
Clemens Neudecker
acd6b12124
adapt color palette according to #33 2020-01-09 13:11:47 +01:00
Clemens Neudecker
175fd094be
fix toc 2020-01-07 22:50:22 +01:00
Clemens Neudecker
f2576d36a5
new color palette for NE-Tags
based on [Wong, 2011](https://www.nature.com/articles/nmeth.1618)
2020-01-07 19:18:06 +01:00
Clemens Neudecker
b8f4127dfe
Update User_Guide.md 2019-12-19 16:48:18 +01:00
Kai Labusch
718cfbafee fix #35 2019-12-19 14:58:50 +01:00
Clemens Neudecker
16309d8b78
Update User_Guide.md 2019-12-18 19:15:19 +01:00
Clemens Neudecker
45e0a671c8
Update User_Guide.md 2019-12-18 19:14:34 +01:00
cneud
05b4da1738 Update neath-html 2019-12-18 18:59:32 +01:00
Clemens Neudecker
139f93c01c
Update User_Guide.md 2019-12-18 18:57:08 +01:00
Clemens Neudecker
b2b20c4c1f
Update User_Guide.md 2019-12-18 18:47:46 +01:00
cneud
e25acfee48 restructure repo 2019-12-18 18:40:10 +01:00
cneud
2723024269 Update User_Guide.md 2019-12-18 18:06:37 +01:00
Clemens Neudecker
07cae62901
Update User_Guide.md 2019-12-18 18:01:15 +01:00
Clemens Neudecker
da5aabbb4b
Update neath.html 2019-12-18 17:54:19 +01:00
Clemens Neudecker
97982d6126
Update README.md 2019-12-17 16:26:29 +01:00
Clemens Neudecker
8208f0f552
Merge pull request #39 from snmnzl/master
Upload annotation guidelines
2019-12-17 14:00:53 +01:00
snmnzl
8cd48b6a4f
Delete Annotation_Guidelines.md 2019-12-17 11:30:51 +01:00
snmnzl
e2f2924c98
Merge pull request #1 from snmnzl/snmnzl-patch-1
Add files via upload
2019-12-17 11:29:51 +01:00
snmnzl
00a0db8d82
Add files via upload 2019-12-17 11:28:40 +01:00
Clemens Neudecker
b4430a55ac
Update Provenance.md 2019-12-16 17:12:18 +01:00
Clemens Neudecker
22f324762c
Update User_Guide.md 2019-12-16 16:46:39 +01:00
cneud
7ea05f2d69 extract TSV tools from neath 2019-12-16 16:41:56 +01:00
Kai Labusch
10d9526606 make table edit keys more robust against multiple activations by accident 2019-12-13 14:20:12 +01:00
Kai Labusch
4ae032ea87 Add Ctrl+Down/Up
move entire table one row Up/Down
2019-12-13 13:57:48 +01:00
Kai Labusch
655a1f232e Make edit area of TOKEN resizeable again in order to make editing of
longer tokens more comfortable.
2019-12-13 12:57:59 +01:00
Kai Labusch
7ebf04b517 - vertically align image snippet with active row (#26) 2019-12-13 10:22:46 +01:00
Kai Labusch
bde4c29b0c Add two key combinations (l-a, and l-r) that permit change of number of
display rows.
2019-12-13 09:20:20 +01:00
Kai Labusch
a1bd8afc9d - This commit should fix bugs: #38, #36.
- I cannot reproduce bug #35 any more.
- Added much more robust word numbering.
- Added key combination d-l to delete current line.
- Remove 0 key combination. Word numbering is now done automatically.
Therefore this functionality is not required any more.
- Fixed event listener accumulation bug (slowdown of app after some
time).
- Added sanitization code that removes any line breaks in tokens.
- Code simplification applied.
2019-12-12 18:36:14 +01:00
Kai Labusch
374a607ea8 fix mouse wheel bug 2019-12-12 11:07:23 +01:00
Kai Labusch
ca4c401973 fix mouse wheel bug 2019-12-12 10:51:30 +01:00
Kai Labusch
87e1ef922e code simplification 2019-12-12 10:48:38 +01:00
Kai Labusch
67e7f9e0f1 fix slider 2019-12-11 16:11:23 +01:00
Kai Labusch
1f9fd793a3 fix bug 2019-12-11 15:15:32 +01:00
Kai Labusch
ede687065e implement keyboard support 2019-12-11 15:05:43 +01:00
Kai Labusch
06501c9340 implement issue #32 2019-12-11 07:59:49 +01:00
Kai Labusch
57b6b7d6d3 implement issue #32 2019-12-10 16:32:05 +01:00