Commit Graph

100 Commits

Author SHA1 Message Date
3f9030f72d Example clusters in example edit 2020-01-28 23:06:16 +01:00
cab655497b Viewing example clusters in main view 2020-01-28 23:05:48 +01:00
dc03f84e8b Much bigger example xml and better example view: no more unexpected linebreaks 2020-01-26 23:48:56 +01:00
21e95a35dd removing dead code. 2020-01-26 17:46:21 +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
efe7ebb1e1 No need to use jquery anymore 2020-01-26 16:54:58 +01:00
b6117cf0f5 Delete messages now just reset the modal, not the actual values. 2020-01-26 16:54:33 +01:00
87c310464f edit example text colors/buttons changed 2020-01-26 13:40:17 +01:00
b860fa4807 Unified searching for translation location and cluster nums back in example translations 2020-01-26 13:35:00 +01:00
747cd694a7 Forgot to delete one debug console.log 2020-01-26 12:48:35 +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
27409b6f63 Implemented correct copying, which actually copies python objects. Hopefully this works. 2020-01-25 21:44:32 +01:00
1f829386d2 created make release target with optimizations 2020-01-25 21:43:43 +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
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
7e3fa499f8 Exporting examples, viewing logdice, frequency, clusternum
also: cluster num for example on load handled
2020-01-24 01:49:33 +01:00
d843080e40 adding example with frequency and logdice 2020-01-24 01:47:50 +01:00
370488d067 cleanup model.py 2020-01-24 01:47:27 +01:00
8301a82c6e make clean deletes local.js 2020-01-24 01:47:09 +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
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
78f88926ea using picnic min css now, picnic.css just did not exist anymore 2020-01-14 21:11:27 +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
38fe7a5740 Moving xml to outer file and now html simple and xml direct from Cyprian
Also, cleaned makefile, less magic strings
2020-01-14 00:03:42 +01:00
b2d1441e9a Added nekdaj to tags 2020-01-13 19:54:14 +01:00
b14e050ec0 Fixed smaller issue with modal. 2020-01-05 23:58:07 +01:00
17153d78b6 centralized tags import/export into tags.py. Also added slo2eng and back as per 1088 2020-01-05 10:38:53 +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
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
16a2059a37 Change import/export for translation: source&targetLang 2020-01-04 14:35:53 +01:00
4c7ade67fc changed view/css to actually show selected examples 2020-01-02 14:22:59 +01:00