Commit Graph

41 Commits

Author SHA1 Message Date
Robbie Antenesse 3d94a7c5ec Update public link when changing dictionaries 2019-07-11 10:45:16 -06:00
Robbie Antenesse 13ed184390 Remove unneeded console logs and code 2019-07-11 10:45:14 -06:00
Robbie Antenesse 9743e934d3 Always show IPA table button in pronunciation fields 2019-07-11 10:45:09 -06:00
Robbie Antenesse 87b7bbff89 Only split out html/md files;Fix page load problem 2019-07-11 10:45:09 -06:00
Robbie Antenesse e717480d18 Add simple text ads shuffled into words 2019-07-11 10:45:06 -06:00
Robbie Antenesse 601cfc64bd Tie theme to dictionary instead of settings 2019-07-11 10:45:04 -06:00
Robbie Antenesse db021647bd Show/remove share link if turning off Make Public 2019-07-11 10:45:01 -06:00
Robbie Antenesse 596efff70d Fix IPA field help rendering; Use arrows in usage.html 2019-07-11 10:45:01 -06:00
Robbie Antenesse 04f70e4bfa Add prominent share links if logged in or viewing 2019-07-11 10:45:01 -06:00
Robbie Antenesse 240d226d4e Add share links to words (word view not added yet) 2019-07-11 10:45:00 -06:00
Robbie Antenesse 5587056f3b Auto-number homonymns; enable referencing specific homonymns 2019-07-11 10:44:59 -06:00
Robbie Antenesse b69af6c4f6 Add check/uncheck button to search filters 2019-05-24 16:11:19 -06:00
Robbie Antenesse cfb4563909 Render parts of speech on edit form 2019-05-22 13:57:16 -06:00
Robbie Antenesse 502065b08a Update sql types; Add html input maxlength 2019-05-17 11:45:37 -06:00
Robbie Antenesse 15bba03e1d Add hotkeys 2019-05-10 13:08:03 -06:00
Robbie Antenesse d682b0060e Render correct label for IPA table modal 2019-05-10 10:13:10 -06:00
Robbie Antenesse ac8d88f082 Update simpleDefinition to definition and longDefinition to details 2019-05-10 10:08:49 -06:00
Robbie Antenesse f2c786d3bc Set a message if no search results 2019-05-09 15:14:46 -06:00
Robbie Antenesse 5da39269b5 Set up settings for useIPAPronunciationField 2019-05-09 14:24:47 -06:00
Robbie Antenesse fdd12983ff Make IPA fields use KeyboardFire/phondue 2019-05-09 13:55:49 -06:00
Robbie Antenesse 2a35439c3f Add IPA table modal; update maximize modal 2019-05-09 12:47:42 -06:00
Robbie Antenesse 83ec6665e9 Fix rendering of content 2019-05-08 16:37:52 -06:00
Robbie Antenesse befa0fba95 Replace snarkdown with marked 2019-05-08 16:22:59 -06:00
Robbie Antenesse aecac1668e Show a message when no words 2019-05-08 12:20:30 -06:00
Robbie Antenesse d90294eb22 Add info modals for help, terms, and privacy; update footer links 2019-05-08 11:59:57 -06:00
Robbie Antenesse cc70e14437 Get maximize buttons working correctly 2019-05-07 14:31:54 -06:00
Robbie Antenesse 6f649d1790 Keep already-open edit forms open on re-render 2019-05-07 12:56:21 -06:00
Robbie Antenesse c5c17d022e Fix function name (setupEditFormButtons -> setupWordEditFormButtons) 2019-05-07 10:22:32 -06:00
Robbie Antenesse 72041ecafb Remove pagination (keep the code) 2019-05-07 10:02:53 -06:00
Robbie Antenesse d3c5633821 Style edit form and make cancel button re-render 2019-05-06 16:50:52 -06:00
Robbie Antenesse d178a91be3 Create pagination and random word generator utility 2019-05-06 16:28:51 -06:00
Robbie Antenesse c86dfb06b6 Start working on renderEditForm() 2019-05-06 09:08:03 -06:00
Robbie Antenesse 71ffab64ba Toggle word options list when clicking options 2019-05-05 13:09:38 -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 f3fd01f143 Move Search functions to search.js 2019-05-03 12:36:46 -06:00
Robbie Antenesse dbff3a122e Highlight search terms in results; add cloneObject helper 2019-05-03 12:32:49 -06:00
Robbie Antenesse 7011054487 Make renderWords filter by search term 2019-05-03 12:02:46 -06:00
Robbie Antenesse 060a78b3e4 Add text replacer to auto-reference tagged words 2019-05-03 11:46:11 -06:00
Robbie Antenesse e4369f0ffd Add render funciton fo populate parts of speech 2019-05-03 11:45:26 -06:00
Robbie Antenesse 7b54e473e4 Create renderer for when dictionary details change 2019-05-03 10:34:11 -06:00