aboutsummaryrefslogtreecommitdiff
path: root/resources/assets/javascripts/lib/dialog.js
AgeCommit message (Expand)Author
2023-03-17use event.currentTarget instead of event.target to ensure that the right...Jan-Hendrik Willms
2023-03-06fix condition, fixes #2274Jan-Hendrik Willms
2023-02-28respect formaction attribute in combination with form attribute, fixes #2225Jan-Hendrik Willms
2022-08-31copy name attribute for dialog buttons, fixes #1490Elmar Ludwig
2022-06-23dialogs: assume valid validity on all links, fixes #1210Jan-Hendrik Willms
2022-06-14use consistent dialog sizes for questionnaire forms, fixes #1148Elmar Ludwig
2022-05-17refine error message handling, fixes #966Jan-Hendrik Willms
2022-05-12check validity of forms before proceeding, fixes #772Jan-Hendrik Willms
2022-05-03fix js errors, fixes #968Jan-Hendrik Willms
2022-04-27dialogs: show appropriate error message when request fails, fixes #966Jan-Hendrik Willms
2022-02-17introduce js encodeURI() equivalent in php and use it for X-Location header, ...Jan-Hendrik Willms
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms