Lexiconga/js
Robbie Antenesse f7031ab579 Prevent accidental changes to a dictionary if the dictionary displayed on the screen is not the "current_dictionary".
This would only happen if you had Lexiconga open in two windows/tabs and changed your dictionary in one window/tab without refreshing the other, then making edits to the un-refreshed window/tab. Now it also sends which dictionary to change and makes sure that dictionary is in the user's session dictionaries list so it updates the correct dictionary's words.
2016-06-21 13:40:20 -06:00
..
min Trying to add PapaParse for importing CSV files of words, but for some reason it's not recognizing the Papa object. 2016-06-08 13:55:07 -06:00
defiant.js Moved, minified, and renamed defiantJS 2016-03-02 11:18:52 -07:00
dictionaryBuilder.js Prevent accidental changes to a dictionary if the dictionary displayed on the screen is not the "current_dictionary". 2016-06-21 13:40:20 -06:00
helpers.js Saving and loading words from words table now works. Need to make words delete when dictionary is deleted. 2016-06-14 18:16:41 -06:00
marked.js Search function overhaul: now search by case sensitive and regardless of diacritics! 2015-12-02 16:03:23 -07:00
papaparse.js Trying to add PapaParse for importing CSV files of words, but for some reason it's not recognizing the Papa object. 2016-06-08 13:55:07 -06:00
publicView.js Got public word pages working! Added link to public words from editing dictionary. 2016-06-20 17:13:51 -06:00
removeDiacritics.js Search function overhaul: now search by case sensitive and regardless of diacritics! 2015-12-02 16:03:23 -07:00
ui.js Added export words, cleaned up looks a bit 2016-06-21 12:58:13 -06:00