Commit Graph

159 Commits

Author SHA1 Message Date
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
ozbolt 8301a82c6e make clean deletes local.js 2020-01-24 01:47:09 +01:00
ozbolt 460a854dad Actually reading examples, not just quick hack :) 2020-01-24 01:46:58 +01:00
ozbolt 420f48634d Example move up, down, bin via menu. 2020-01-23 23:10:39 +01:00
ozbolt 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
ozbolt b84d43bf9d Translations 2020-01-23 20:01:37 +01:00
ozbolt 9c88a2b5cf Add the ability to quickly delete a couple of stuff 2020-01-23 20:01:33 +01:00
ozbolt c16819dab7 checking export/import now with prettified xml 2020-01-21 22:19:28 +01:00
ozbolt 28dc5472c6 sense -> relatedEntryList read/edit/view/write 2020-01-21 22:18:51 +01:00
ozbolt 8eada0d246 default sense for example moving now chosen. 2020-01-21 20:24:13 +01:00
ozbolt f5842c2536 First example of sense menu, maybe will delete later, for testing now. 2020-01-21 20:23:12 +01:00
ozbolt c2c5e94aa7 unified example editing 2020-01-14 22:59:30 +01:00
ozbolt 575345f98f Adding shift+click to example selection 2020-01-14 22:16:47 +01:00
ozbolt f8bc2f0d22 enter works now when modal is up. 2020-01-14 21:57:36 +01:00
ozbolt 0dc849af66 On choosing examples, now radio buttons 2020-01-14 21:57:11 +01:00
ozbolt 78f88926ea using picnic min css now, picnic.css just did not exist anymore 2020-01-14 21:11:27 +01:00
ozbolt 404bafdae3 support for multiple sense definitions 2020-01-14 21:11:04 +01:00
ozbolt dcb4840f2a New example import/export. 2020-01-14 00:03:59 +01:00
ozbolt 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