Commit Graph

73 Commits

Author SHA1 Message Date
b24af95d5d edited/modified example atribute supported 2020-05-19 22:10:36 +02:00
ee94ab8383 Loading of examples from my API. 2020-05-19 18:54:29 +02:00
c83f8268d1 removing unneeded import. 2020-04-22 14:25:09 +02:00
f609177d33 structure conversions implemented, had to update makefile, gitignore etc. 2020-04-22 14:22:02 +02:00
b24a6f0a07 updated ske interface: better formatting, using gdex, using example.s_id, multiple pages 2020-04-22 14:20:34 +02:00
e29b7f503d correct handling when adding new cluster numbers 2020-04-05 17:14:06 +02:00
6912222a53 view and save of ske examples/collocations 2020-04-05 16:46:24 +02:00
8bb506700d implementing ske stuff 2020-03-30 20:34:49 +02:00
e04b4d7a2f DRY principle - example cluster add calculation 2020-03-30 20:32:52 +02:00
1e84d965ff rework of update mechanism and noaction message support for faster clicks on modal 2020-03-30 20:27:22 +02:00
7d275fe176 kontrastivno type in slovenian and translation explanation now edited in textarea 2020-03-20 18:34:19 +01:00
6438cf52d1 enter in textarea handled 2020-03-19 21:28:43 +01:00
350f9e58ab Added kontrastivno special tag 2020-03-19 21:02:53 +01:00
3299a34226 title of translation parent when editing example translation 2020-03-12 22:43:51 +01:00
8128f885f6 we need to draw when choosing examples even if not data changed. 2020-02-19 23:15:42 +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
e3792005ba messages now a bit different, less contructions
not constructing one for each possible message but only constructing when message happens
2020-02-16 23:17:46 +01:00
b20ceca27a cluster edit is now data change. Also ordering of clusters 2020-02-16 17:46:55 +01:00
0bc7ea0c4b styling corpus example components in main view 2020-02-03 06:35:52 +01:00
5f298cd185 cluster toggling 2020-02-03 06:11:26 +01:00
be90c9dc89 Add cluster num option 2020-02-02 00:07:42 +01:00
788a8eca01 Enabling the use of choosing example cluster in modal and correct superscript 2020-01-28 23:28:22 +01:00
9a184011c1 editing example clusters on main view 2020-01-28 23:22:52 +01:00
ec5f72969c removing old console logs 2020-01-28 23:22:35 +01:00
3f9030f72d Example clusters in example edit 2020-01-28 23:06:16 +01:00
9517bb4b63 Able to remove empty translations 2020-01-26 17:10:27 +01:00
b6117cf0f5 Delete messages now just reset the modal, not the actual values. 2020-01-26 16:54:33 +01:00
b860fa4807 Unified searching for translation location and cluster nums back in example translations 2020-01-26 13:35:00 +01:00
932400a06c show/hide examples 2020-01-25 23:22:23 +01:00
4fb17bb2fc editing example texts now as I see it could look like. 2020-01-25 21:33:22 +01:00
1e90c666a0 bug when changing showexampleedit, fixed. 2020-01-25 12:22:56 +01:00
20ffe570f4 ctrl+click now on different message.
Will have to change these stuff, probably composition over inheritance
2020-01-24 02:04:12 +01:00
420f48634d Example move up, down, bin via menu. 2020-01-23 23:10:39 +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
9c88a2b5cf Add the ability to quickly delete a couple of stuff 2020-01-23 20:01:33 +01:00
28dc5472c6 sense -> relatedEntryList read/edit/view/write 2020-01-21 22:18:51 +01:00
f5842c2536 First example of sense menu, maybe will delete later, for testing now. 2020-01-21 20:23:12 +01:00
c2c5e94aa7 unified example editing 2020-01-14 22:59:30 +01:00
575345f98f Adding shift+click to example selection 2020-01-14 22:16:47 +01:00
f8bc2f0d22 enter works now when modal is up. 2020-01-14 21:57:36 +01:00
0dc849af66 On choosing examples, now radio buttons 2020-01-14 21:57:11 +01:00
404bafdae3 support for multiple sense definitions 2020-01-14 21:11:04 +01:00
b14e050ec0 Fixed smaller issue with modal. 2020-01-05 23:58:07 +01:00
b5e77d3996 Adding ESC key press action. 2020-01-05 09:53:16 +01:00
ed16384063 chosen example can be unchosen via ctrl also 2020-01-04 14:36:39 +01:00
571ad0c5a0 click message should not reset! 2020-01-04 14:36:09 +01:00
e7283c3ba1 ShowExampleEdit becomes more complex, handles ctrl+click and selecting/moving examples 2020-01-02 14:22:35 +01:00
3bcc75effa AddTranslation now uses EditTranslation interface/modal. 2020-01-02 10:39:12 +01:00