Commit Graph

36 Commits

Author SHA1 Message Date
b860fa4807 Unified searching for translation location and cluster nums back in example translations 2020-01-26 13:35:00 +01:00
311e94c5a1 Better view of example translations and add translation button. 2020-01-26 12:42:32 +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
7e3fa499f8 Exporting examples, viewing logdice, frequency, clusternum
also: cluster num for example on load handled
2020-01-24 01:49:33 +01:00
460a854dad Actually reading examples, not just quick hack :) 2020-01-24 01:46:58 +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
b84d43bf9d Translations 2020-01-23 20:01:37 +01:00
9c88a2b5cf Add the ability to quickly delete a couple of stuff 2020-01-23 20:01:33 +01:00
c16819dab7 checking export/import now with prettified xml 2020-01-21 22:19:28 +01:00
28dc5472c6 sense -> relatedEntryList read/edit/view/write 2020-01-21 22:18:51 +01:00
8eada0d246 default sense for example moving now chosen. 2020-01-21 20:24:13 +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
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
dcb4840f2a New example import/export. 2020-01-14 00:03:59 +01:00
8820b5700f XML2Console now CHK to simply check two xml side to side 2020-01-05 09:54:38 +01:00
b5e77d3996 Adding ESC key press action. 2020-01-05 09:53:16 +01:00
4c7ade67fc changed view/css to actually show selected examples 2020-01-02 14:22:59 +01:00
e7283c3ba1 ShowExampleEdit becomes more complex, handles ctrl+click and selecting/moving examples 2020-01-02 14:22:35 +01:00
3c8f12243c Showing measure 2019-12-27 18:58:19 +01:00
f50d812efb Finished refactoring menu showing, now also sense editing works! 2019-11-21 00:28:49 +01:00
bcd8d3ced9 Refactored show menu so that it will be able to accept sense 2019-11-20 23:24:16 +01:00
9f16aa999b no more "-- " in labels/tags 2019-11-20 19:15:05 +01:00
1039a686cc Changing how senses are added and how buttons are shown. 2019-11-20 18:58:48 +01:00
06ab8f2230 Editing entry labels 2019-11-18 20:57:33 +01:00
4bdb3bfc7f Adding variants and labels to entry, not yet done. 2019-11-18 20:27:11 +01:00
a058a50017 sense labels now proper label list 2019-11-17 22:09:09 +01:00
0835b3eda2 Changing the location of TAGS 2019-11-17 22:08:53 +01:00
0c6dcbb2f0 THE REST: mostly fixing/changing how tags/labellist stuff works 2019-11-17 21:33:58 +01:00
14655bd6cf WIP: changed how some modals get created, also adopting for new msg() 2019-11-17 21:19:16 +01:00
5302d49396 WIP: changing how msg() works 2019-11-17 21:15:35 +01:00
14eb9d1df7 now a generic list implemented generically :) 2019-11-16 14:59:23 +01:00
d8291a15cf refactoring view, now combining modals and view into one module.
Also common modal components can now be nicely separated and reused
2019-11-16 14:41:29 +01:00