1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-03-22 03:18:55 +01:00
Commit graph

265 commits

Author SHA1 Message Date
e490ef08d3 Pull public dictionary functions into separate file; sort on backend 2019-07-11 13:07:24 -06:00
389b4d9015 Update Help file to add new features 2019-07-11 10:30:22 -06:00
0811dbde08 Add alphabetical order to database 2019-07-11 10:30:21 -06:00
c07ae23f8a Render custom css in public view 2019-07-11 10:30:21 -06:00
1cf547dd2e Split out setupListeners into separate files 2019-07-11 10:30:21 -06:00
91a5967727 Add new features to offline and view 2019-07-11 10:30:21 -06:00
9ca6ef15d7 Add Custom CSS field 2019-07-11 10:30:20 -06:00
f9fa6a178d Stop dictionary update if name or specification blank 2019-07-11 10:30:20 -06:00
a2542fe7a1 Add Phonology Notes 2019-07-11 10:30:20 -06:00
a1ea105f66 Fix console error when uploading whole dictionary 2019-07-11 10:30:19 -06:00
10d2159262 Add ability to search for orthographic translations 2019-07-11 10:30:19 -06:00
56ce6c30a6 Only save dictionary and settings when changed 2019-07-11 10:30:19 -06:00
aa956e9820 Make alphabetical order editable 2019-07-11 10:30:19 -06:00
2bf0f15f67 Fix how custom sorting works!
Sort alphabetically first, then by custom if specified
2019-07-11 10:30:18 -06:00
4e1ee35c5b Fix when orthography section displays 2019-07-11 10:30:18 -06:00
ee30fe53b2 Split render.js out into separate files 2019-07-11 10:30:18 -06:00
460506012e Start setting up custom alphabetical order
Need to figure out why non-alphabetical letters are sorting wrong.
They should be at the end no matter what, but they're not always.
2019-07-11 10:30:17 -06:00
45e9e5230c Correctly show/hide homonymn number 2019-07-11 10:30:17 -06:00
079288a0a8 Add translations to structure.sql 2019-07-11 10:30:17 -06:00
850b042d6b Do reference parsing and orthography translation on backend for public view 2019-07-11 10:30:17 -06:00
d36eec52fa Replace Ctrl+X hotkey with Ctrl+Backspace/Delete 2019-07-11 10:30:16 -06:00
f153e0c3ec Add extra classes to word references and translated text 2019-07-11 10:30:16 -06:00
4c5dafd6f0 Improve Details display of tags 2019-07-11 10:30:16 -06:00
1491fd1196 Fix view rendering after updating dictionary structure 2019-07-11 10:30:16 -06:00
945e2a3c76 Display orthograpy translations in details 2019-07-11 10:30:15 -06:00
4f9f4a97ad Set up orthography translation
Also fix dictionary description not auto-linking
2019-07-11 10:30:15 -06:00
1c2570684d Change phonotactics exceptions to notes where used 2019-07-11 10:30:15 -06:00
686a7fa542 Prepare dictionary structure for changes (breaking changes) 2019-07-11 10:30:15 -06:00
2ddd513098 Move migrateDictionary() to migration.js 2019-07-11 10:30:14 -06:00
bc672a564a Change dictionary even if current_dictionary is selected 2019-07-11 10:30:14 -06:00
d8111fbe1d Add loading message when changing dictionaries 2019-07-11 10:30:14 -06:00
88d7e4fd8c Update public link when changing dictionaries 2019-07-11 10:30:13 -06:00
9e7e113cc2 Add some tweaks to help with upgrades 2019-07-11 10:30:13 -06:00
21d91a9920 Update styling for buttons and mobile 2019-07-11 10:30:13 -06:00
0eb8be330b Wait until externalID has been fetched to render "Make Public" 2019-07-11 10:30:13 -06:00
2760efef80 Fix manifest.webmanifest start_url error 2019-07-11 10:30:12 -06:00
2f96084b4a Various fixes/notes for server compatibility 2019-07-11 10:30:12 -06:00
54c3054b25 Make #mobileWordFormShow visible in all themes 2019-07-11 10:30:12 -06:00
4fc8cec5e3 Don't consider theme when checking if default 2019-07-11 10:30:12 -06:00
48239809a5 Update advertising page content 2019-07-11 10:30:11 -06:00
85ab5e2b96 Remove unneeded console logs and code 2019-07-11 10:30:11 -06:00
29eeb06ce4 Add social meta and logo 2019-07-11 10:30:11 -06:00
d57a4a2a48 Fix accessibility & best practice issues 2019-07-11 10:30:11 -06:00
a012baeec2 Add metadata & manifest to html; Process icons 2019-07-11 10:30:10 -06:00
6e24fca1bd Assorted minor fixes 2019-07-11 10:30:10 -06:00
3f690383f8 Correctly clear dist and cache with npm scripts 2019-07-11 10:30:10 -06:00
a3b9a0a934 Confirm migration if imported from http 2019-07-11 10:30:10 -06:00
acb94637c5 Migrate stored dictionary to https if loading http 2019-07-11 10:30:09 -06:00
b54e35be92 Update support links; Clean up html 2019-07-11 10:30:09 -06:00
ca7d219a96 Improve ad shuffling 2019-07-11 10:30:09 -06:00