Commit Graph

36 Commits

Author SHA1 Message Date
Robbie Antenesse 9ca6ef15d7 Add Custom CSS field 2019-07-11 10:30:20 -06:00
Robbie Antenesse f9fa6a178d Stop dictionary update if name or specification blank 2019-07-11 10:30:20 -06:00
Robbie Antenesse a2542fe7a1 Add Phonology Notes 2019-07-11 10:30:20 -06:00
Robbie Antenesse 56ce6c30a6 Only save dictionary and settings when changed 2019-07-11 10:30:19 -06:00
Robbie Antenesse aa956e9820 Make alphabetical order editable 2019-07-11 10:30:19 -06:00
Robbie Antenesse ee30fe53b2 Split render.js out into separate files 2019-07-11 10:30:18 -06:00
Robbie Antenesse 4f9f4a97ad Set up orthography translation
Also fix dictionary description not auto-linking
2019-07-11 10:30:15 -06:00
Robbie Antenesse 1c2570684d Change phonotactics exceptions to notes where used 2019-07-11 10:30:15 -06:00
Robbie Antenesse 2ddd513098 Move migrateDictionary() to migration.js 2019-07-11 10:30:14 -06:00
Robbie Antenesse 85ab5e2b96 Remove unneeded console logs and code 2019-07-11 10:30:11 -06:00
Robbie Antenesse 2c4c281850 Update migrateDictionary to account for changes 2019-07-11 10:30:07 -06:00
Robbie Antenesse 57ca675f7a Only split out html/md files;Fix page load problem 2019-07-11 10:30:04 -06:00
Robbie Antenesse 278b0b61d3 Tie theme to dictionary instead of settings 2019-07-11 10:29:58 -06:00
Robbie Antenesse 918dad1ad8 Show/remove share link if turning off Make Public 2019-07-11 10:29:53 -06:00
Robbie Antenesse 6b46eaa148 Only render MakePublic if logged in 2019-05-24 15:37:15 -06:00
Robbie Antenesse b1140eebb7 Remove isComplete option, always default to false 2019-05-24 15:09:57 -06:00
Robbie Antenesse 769b755cd3 Make words re-sort when changing sortByDefinition 2019-05-24 14:01:48 -06:00
Robbie Antenesse 33e9193abb Add delete dictionary from server with switching 2019-05-24 10:53:51 -06:00
Robbie Antenesse 24a5baa545 Set up change dictionary 2019-05-24 10:53:48 -06:00
Robbie Antenesse e2c3709ab8 Add color to error messages shown from addMessage() 2019-05-23 16:08:07 -06:00
Robbie Antenesse f6a6a8cc0b Add lastUpdated and createdOn if missing on import/migrate 2019-05-23 16:07:59 -06:00
Robbie Antenesse 569a0b9fc5 Choose when saveDictionary() updates lastUpdated 2019-05-23 14:27:38 -06:00
Robbie Antenesse f753bd66f3 Upload new, updated, and imported words/dictionaries 2019-05-23 12:03:53 -06:00
Robbie Antenesse 7cabf533cf Add delete dictionary button 2019-05-13 10:49:52 -06:00
Robbie Antenesse a321ae1582 Change phonology to space separated 2019-05-10 15:52:20 -06:00
Robbie Antenesse 335b3dbb3e Add import/export functions 2019-05-10 15:39:00 -06:00
Robbie Antenesse ac8d88f082 Update simpleDefinition to definition and longDefinition to details 2019-05-10 10:08:49 -06:00
Robbie Antenesse eecdde7a0a Add messaging on saves and loading 2019-05-09 14:34:32 -06:00
Robbie Antenesse dd3a247ee3 Build migration script for original Lexiconga 2019-05-08 16:19:11 -06:00
Robbie Antenesse 6d27f40874 Add timestamp to createdOn and lastUpdated 2019-05-08 15:34:03 -06:00
Robbie Antenesse 22f8c0885a Save and load from localStorage; fix csv arrays in edit modal 2019-05-08 15:23:46 -06:00
Robbie Antenesse 80e9a06235 Change "Allow Duplicates" to "Prevent Duplicates" 2019-05-06 14:30:57 -06:00
Robbie Antenesse b6d728fe8d Add search filters and search result count 2019-05-05 12:00:32 -06:00
Robbie Antenesse 97677244f5 Set up saving dictionary changes correctly 2019-05-04 00:21:55 -06:00
Robbie Antenesse 0ff0afcd52 Set up edit modal tabs 2019-05-03 23:58:49 -06:00
Robbie Antenesse c5e3544570 Work on edit modal
Something's wrong with scrolling, gotta fix
2019-05-03 21:52:19 -06:00