refactored modal dialog logic, added the new message IDs to all translation files and added the modal dialog to all bootstrap based templates (page gets the old JS input as a fallback)

This commit is contained in:
El RIDO
2016-11-13 18:12:10 +01:00
parent f7feff50d8
commit 3f8d6a592b
15 changed files with 165 additions and 71 deletions

View File

@@ -2,6 +2,7 @@
* **next (not yet released)**
* ADDED: Translations for Italian
* CHANGED: Using modal dialog to request password input instead of native JS input window (#69)
* CHANGED: Suppressed referrer HTTP header sending when following links in a paste or comment (#96) and added additional HTTP headers for XSS mitigation (#91)
* CHANGED: Updated random_compat and jQuery libraries
* **1.0 (2016-08-25)**