1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2026-04-01 04:49:53 +02:00
Lexiconga/php
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
..
plugins
ajax_createaccountemailcheck.php
ajax_dictionarymanagement.php 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
ajax_passwordresetemailcheck.php
config.php
display.php
functions.php
helpers.php
notificationconditiontree.php Got words and dictionaries saving properly again, make uploads add only new words to db, make dictionary last_updated column when when adding words, add last_login column to users table. 2016-06-16 13:22:13 -06:00
passwordreset.php
validation.php