aboutsummaryrefslogtreecommitdiff
path: root/resources/assets/javascripts/lib/dialog.js
AgeCommit message (Expand)Author
2026-02-27remove icon from confirmation dialog, fixes #6301Jan-Hendrik Willms
2025-10-01restructure dialog js file so that typescript won't complain, fixes #5906Jan-Hendrik Willms
2025-06-26unify text strings that are very very similar, fixes #5669Jan-Hendrik Willms
2025-03-28Resolve "Unload event listeners are deprecated and will be removed."Rasmus Fuhse
2025-02-11prevent tooltips in dialogs from being automatically focussed, fixes #773Jan-Hendrik Willms
2025-01-30fix positioning issue with vue select in jquery dialog and remove debug, fixe...Jan-Hendrik Willms
2024-12-06update and adjust eslint, fixes #4967Jan-Hendrik Willms
2024-11-14transfer changes to dialog buttons from original button, fixes #4745Jan-Hendrik Willms
2024-11-07allow root assistant to be hidden again, re #4794Jan-Hendrik Willms
2024-08-05Resolve "STUDIP.Report in die neuen Notifications integrieren"Thomas Hackl
2024-07-04refactor questionnaire editor to sfc, fixes #4303Jan-Hendrik Willms
2024-06-25allow copying of participants and groups when copying a course, fixes #3441Jan-Hendrik Willms
2024-04-23Resolve "Dialogtitel sind nicht als Überschrift gekennzeichnet und nicht modal"Thomas Hackl
2024-01-23Courseware Aufgaben erweitern (StEP3286)Marcus Eibrink-Lunzenauer
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