Commit Graph

125 Commits

Author SHA1 Message Date
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
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
370488d067 cleanup model.py 2020-01-24 01:47:27 +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
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
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
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
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
58adffb104 model.modal now a function and multiple sense labels 2019-11-12 00:34:52 +01:00
75755ef3c5 All the code in one batch 2019-11-11 23:04:45 +01:00
85a10c638f WIP: Moving python snabbdom interface and adding some modules 2019-11-11 23:02:22 +01:00
f83faaa6ce WIP: browser and window now cleanly implemented via proxy 2019-11-11 23:01:07 +01:00
1699990c02 first commit 2019-11-05 22:18:20 +01:00