Commit Graph

109 Commits

Author SHA1 Message Date
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
0fd32205cc WIP: on_event instead of constructor and constructor acceppting args 2019-11-17 21:30:30 +01:00
3cfcef6253 WIP: new way for making empty objects (sense, translation,...) 2019-11-17 21:23:28 +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
5301b2a5fa some syntactic fixes 2019-11-16 14:18:52 +01:00
e287e2414a Example translation editing 2019-11-16 14:18:37 +01:00
4a80ba878a correctly displaying add sense, translation source and explanation 2019-11-15 22:24:54 +01:00
f0f95b16c0 Editing explanation and examples, adding senses 2019-11-15 22:24:32 +01:00
78a80c03a7 using and exporting source and explanation 2019-11-15 22:23:15 +01:00
c5c4d9b10a adding source and stuff to example input xml 2019-11-15 22:21:42 +01:00
f41f549cc2 small changes to styling, colors, margins, ;, 2019-11-13 23:22:26 +01:00
88824ee273 Fixing stuff for lexonomy, works for now 2019-11-13 23:21:57 +01:00
be573d38a5 hiding xml2console for now 2019-11-13 23:21:29 +01:00
70642e0f1a Fixing menu location, now works also in lexonomy 2019-11-13 23:21:02 +01:00
daa56ba7ac changing the way sense editing works, now general 2019-11-13 23:20:34 +01:00
b7b91fa6d6 fixing export, now working in lexonomy 2019-11-13 23:16:28 +01:00