Commit Graph

177 Commits

Author SHA1 Message Date
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
e7283c3ba1 ShowExampleEdit becomes more complex, handles ctrl+click and selecting/moving examples 2020-01-02 14:22:35 +01:00
00827e7b0b Splitting reset into pre and post reset. 2020-01-02 13:15:04 +01:00
4bac269257 Remove debugging console.log 2020-01-02 13:11:43 +01:00
3bcc75effa AddTranslation now uses EditTranslation interface/modal. 2020-01-02 10:39:12 +01:00
1e612fb2a0 CtrlClickMessage class, will use later. 2020-01-02 10:38:06 +01:00
3c8f12243c Showing measure 2019-12-27 18:58:19 +01:00
227c3ee4b8 Adding import/export for entry.measure and entry.lexical_unit 2019-12-27 18:58:01 +01:00
413f3febae Update dependencies 2019-12-27 18:56:14 +01:00
3561946cbe added data to non-empty #measure, _in_brackets now a macro 2019-12-27 18:48:21 +01:00
f50d812efb Finished refactoring menu showing, now also sense editing works! 2019-11-21 00:28:49 +01:00
38d1139d2d unnecesary console log in screenful 2019-11-21 00:27:31 +01:00
bcd8d3ced9 Refactored show menu so that it will be able to accept sense 2019-11-20 23:24:16 +01:00
1f038e177a Adding data_change to use to signal to Screenful that save button nedds a litle star 2019-11-20 22:25:31 +01:00
9f16aa999b no more "-- " in labels/tags 2019-11-20 19:15:05 +01:00
be4c8d0bf1 Change the order in output xml: entry(comment, variants, labels) 2019-11-20 19:09:12 +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
b09a84db06 Sense now has to parse labellist a bit differently 2019-11-17 21:33:05 +01:00
272fdee3bc WIP: changing xml of tags, now correct, also reading them 2019-11-17 21:32:31 +01:00