Commit Graph

127 Commits

Author SHA1 Message Date
ozbolt 00b10796e9 new tags 2020-03-12 22:43:55 +01:00
ozbolt 3299a34226 title of translation parent when editing example translation 2020-03-12 22:43:51 +01:00
ozbolt 81f3b4336a fixed tags for semantic 2020-03-12 21:28:14 +01:00
ozbolt 8128f885f6 we need to draw when choosing examples even if not data changed. 2020-02-19 23:15:42 +01:00
ozbolt c0ca84a901 Entry now redrawn only on data change 2020-02-19 23:08:21 +01:00
ozbolt f822aed45a Moving last one: translation to new view 2020-02-17 00:07:48 +01:00
ozbolt 46fd628f11 Moved a few other views and some bugfixes from this refactoring 2020-02-17 00:00:03 +01:00
ozbolt b6cb2dbce5 Refactoring example into multiple files 2020-02-16 23:25:11 +01:00
ozbolt 8c2197e78b Moving view into classes 2020-02-16 23:18:07 +01:00
ozbolt e3792005ba messages now a bit different, less contructions
not constructing one for each possible message but only constructing when message happens
2020-02-16 23:17:46 +01:00
ozbolt 23c1ec33a1 headword lemma and semantic&english-full tags tags 2020-02-16 18:13:28 +01:00
ozbolt b20ceca27a cluster edit is now data change. Also ordering of clusters 2020-02-16 17:46:55 +01:00
ozbolt 446e16d629 changing colors! 2020-02-03 07:05:39 +01:00
ozbolt 6f3b5aeb5b quick cleanup 2020-02-03 07:04:24 +01:00
ozbolt 0bc7ea0c4b styling corpus example components in main view 2020-02-03 06:35:52 +01:00
ozbolt 599338a775 example frequency/logdice shown. 2020-02-03 06:18:51 +01:00
ozbolt 437883701a showing multiword while hiding examples 2020-02-03 06:13:14 +01:00
ozbolt 5f298cd185 cluster toggling 2020-02-03 06:11:26 +01:00
ozbolt 51fb697690 Fixing example clusters last commit. 2020-02-02 23:05:43 +01:00
ozbolt 3844c7025b Better, but not yet 100% working clusters, now with structure name. 2020-02-02 22:04:02 +01:00
ozbolt be90c9dc89 Add cluster num option 2020-02-02 00:07:42 +01:00
ozbolt a03deb3737 example translation in same line 2020-02-01 22:14:18 +01:00
ozbolt 9dd9ac7854 Clusters now as multipledigit number, correct-er numbering and some removal 2020-02-01 22:14:07 +01:00
ozbolt cf7c8b610b not implementing changing the clusters in examples multiple at once for now. 2020-01-28 23:42:36 +01:00
ozbolt 788a8eca01 Enabling the use of choosing example cluster in modal and correct superscript 2020-01-28 23:28:22 +01:00
ozbolt 9a184011c1 editing example clusters on main view 2020-01-28 23:22:52 +01:00
ozbolt ec5f72969c removing old console logs 2020-01-28 23:22:35 +01:00
ozbolt 3f9030f72d Example clusters in example edit 2020-01-28 23:06:16 +01:00
ozbolt cab655497b Viewing example clusters in main view 2020-01-28 23:05:48 +01:00
ozbolt dc03f84e8b Much bigger example xml and better example view: no more unexpected linebreaks 2020-01-26 23:48:56 +01:00
ozbolt 21e95a35dd removing dead code. 2020-01-26 17:46:21 +01:00
ozbolt 7127194c4d changed colors of few elements and a bit of additional logic for colors. 2020-01-26 17:46:12 +01:00
ozbolt d25a708314 Added latin tag 2020-01-26 17:15:15 +01:00
ozbolt 9517bb4b63 Able to remove empty translations 2020-01-26 17:10:27 +01:00
ozbolt efe7ebb1e1 No need to use jquery anymore 2020-01-26 16:54:58 +01:00
ozbolt b6117cf0f5 Delete messages now just reset the modal, not the actual values. 2020-01-26 16:54:33 +01:00
ozbolt 87c310464f edit example text colors/buttons changed 2020-01-26 13:40:17 +01:00
ozbolt b860fa4807 Unified searching for translation location and cluster nums back in example translations 2020-01-26 13:35:00 +01:00
ozbolt 747cd694a7 Forgot to delete one debug console.log 2020-01-26 12:48:35 +01:00
ozbolt 311e94c5a1 Better view of example translations and add translation button. 2020-01-26 12:42:32 +01:00
ozbolt 932400a06c show/hide examples 2020-01-25 23:22:23 +01:00
ozbolt 27409b6f63 Implemented correct copying, which actually copies python objects. Hopefully this works. 2020-01-25 21:44:32 +01:00
ozbolt 1f829386d2 created make release target with optimizations 2020-01-25 21:43:43 +01:00
ozbolt 4fb17bb2fc editing example texts now as I see it could look like. 2020-01-25 21:33:22 +01:00
ozbolt 98cce79b79 Now better parsing/exporting of examples, not only comps but also text elements. 2020-01-25 12:30:16 +01:00
ozbolt 1e90c666a0 bug when changing showexampleedit, fixed. 2020-01-25 12:22:56 +01:00
ozbolt 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
ozbolt 7e3fa499f8 Exporting examples, viewing logdice, frequency, clusternum
also: cluster num for example on load handled
2020-01-24 01:49:33 +01:00
ozbolt d843080e40 adding example with frequency and logdice 2020-01-24 01:47:50 +01:00
ozbolt 370488d067 cleanup model.py 2020-01-24 01:47:27 +01:00