|
f1f540e5da
|
Fixed downloading and parsing of structures
Finish tommorow?
|
2020-07-01 23:16:02 +02:00 |
|
|
887eb37d20
|
adding of multiword examples, still some cleanup to do.
|
2020-06-11 22:34:04 +02:00 |
|
|
4cc3c2cdc6
|
much cleaner way to handle "last component in multiword example does not have a space"
|
2020-06-11 19:52:28 +02:00 |
|
|
73ef517c8a
|
Adding nospace flag and modified flag to multiword example
|
2020-06-11 18:47:09 +02:00 |
|
|
6a2507a9c2
|
added copy for bool
|
2020-06-11 18:16:44 +02:00 |
|
|
b24af95d5d
|
edited/modified example atribute supported
|
2020-05-19 22:10:36 +02:00 |
|
|
42aef17473
|
component lexeme now does not strip spaces, also not shown with spaces.
|
2020-05-19 18:54:52 +02:00 |
|
|
ad1c0a6a28
|
examples and clusters hidden by default
|
2020-05-19 18:48:17 +02:00 |
|
|
62a1fd5cf1
|
changing the befaviour of examples_shown button
|
2020-04-22 14:22:23 +02:00 |
|
|
90a6cda9fe
|
first empty cluster should start at 1
|
2020-04-22 14:21:04 +02:00 |
|
|
b24a6f0a07
|
updated ske interface: better formatting, using gdex, using example.s_id, multiple pages
|
2020-04-22 14:20:34 +02:00 |
|
|
49875416b2
|
redid constructors and some other stuff in examples
this is preparation for ske implementation.
|
2020-03-30 20:31:59 +02:00 |
|
|
113efc1d23
|
ske library support
|
2020-03-30 20:27:58 +02:00 |
|
|
417ac55fda
|
Added v splosni rabi tag
|
2020-03-19 21:03:21 +01:00 |
|
|
00b10796e9
|
new tags
|
2020-03-12 22:43:55 +01:00 |
|
|
3299a34226
|
title of translation parent when editing example translation
|
2020-03-12 22:43:51 +01:00 |
|
|
81f3b4336a
|
fixed tags for semantic
|
2020-03-12 21:28:14 +01:00 |
|
|
c0ca84a901
|
Entry now redrawn only on data change
|
2020-02-19 23:08:21 +01:00 |
|
|
f822aed45a
|
Moving last one: translation to new view
|
2020-02-17 00:07:48 +01:00 |
|
|
46fd628f11
|
Moved a few other views and some bugfixes from this refactoring
|
2020-02-17 00:00:03 +01:00 |
|
|
b6cb2dbce5
|
Refactoring example into multiple files
|
2020-02-16 23:25:11 +01:00 |
|
|
8c2197e78b
|
Moving view into classes
|
2020-02-16 23:18:07 +01:00 |
|
|
23c1ec33a1
|
headword lemma and semantic&english-full tags tags
|
2020-02-16 18:13:28 +01:00 |
|
|
b20ceca27a
|
cluster edit is now data change. Also ordering of clusters
|
2020-02-16 17:46:55 +01:00 |
|
|
6f3b5aeb5b
|
quick cleanup
|
2020-02-03 07:04:24 +01:00 |
|
|
0bc7ea0c4b
|
styling corpus example components in main view
|
2020-02-03 06:35:52 +01:00 |
|
|
599338a775
|
example frequency/logdice shown.
|
2020-02-03 06:18:51 +01:00 |
|
|
437883701a
|
showing multiword while hiding examples
|
2020-02-03 06:13:14 +01:00 |
|
|
5f298cd185
|
cluster toggling
|
2020-02-03 06:11:26 +01:00 |
|
|
51fb697690
|
Fixing example clusters last commit.
|
2020-02-02 23:05:43 +01:00 |
|
|
3844c7025b
|
Better, but not yet 100% working clusters, now with structure name.
|
2020-02-02 22:04:02 +01:00 |
|
|
be90c9dc89
|
Add cluster num option
|
2020-02-02 00:07:42 +01:00 |
|
|
9dd9ac7854
|
Clusters now as multipledigit number, correct-er numbering and some removal
|
2020-02-01 22:14:07 +01:00 |
|
|
9a184011c1
|
editing example clusters on main view
|
2020-01-28 23:22:52 +01:00 |
|
|
cab655497b
|
Viewing example clusters in main view
|
2020-01-28 23:05:48 +01:00 |
|
|
7127194c4d
|
changed colors of few elements and a bit of additional logic for colors.
|
2020-01-26 17:46:12 +01:00 |
|
|
d25a708314
|
Added latin tag
|
2020-01-26 17:15:15 +01:00 |
|
|
9517bb4b63
|
Able to remove empty translations
|
2020-01-26 17:10:27 +01:00 |
|
|
747cd694a7
|
Forgot to delete one debug console.log
|
2020-01-26 12:48:35 +01:00 |
|
|
932400a06c
|
show/hide examples
|
2020-01-25 23:22:23 +01:00 |
|
|
27409b6f63
|
Implemented correct copying, which actually copies python objects. Hopefully this works.
|
2020-01-25 21:44:32 +01:00 |
|
|
4fb17bb2fc
|
editing example texts now as I see it could look like.
|
2020-01-25 21:33:22 +01:00 |
|
|
98cce79b79
|
Now better parsing/exporting of examples, not only comps but also text elements.
|
2020-01-25 12:30:16 +01:00 |
|
|
7e3fa499f8
|
Exporting examples, viewing logdice, frequency, clusternum
also: cluster num for example on load handled
|
2020-01-24 01:49:33 +01:00 |
|
|
370488d067
|
cleanup model.py
|
2020-01-24 01:47:27 +01:00 |
|
|
460a854dad
|
Actually reading examples, not just quick hack :)
|
2020-01-24 01:46:58 +01:00 |
|
|
513cffbbd9
|
example translations and sense translation now unified, should behave very simmilary
- import
- export
- view
- edite translation events
|
2020-01-23 22:51:15 +01:00 |
|
|
28dc5472c6
|
sense -> relatedEntryList read/edit/view/write
|
2020-01-21 22:18:51 +01:00 |
|
|
404bafdae3
|
support for multiple sense definitions
|
2020-01-14 21:11:04 +01:00 |
|
|
dcb4840f2a
|
New example import/export.
|
2020-01-14 00:03:59 +01:00 |
|