aboutsummaryrefslogtreecommitdiff
path: root/resources/assets/javascripts
AgeCommit message (Expand)Author
2024-06-14fixes #4293Jan-Hendrik Willms
2024-06-13Re-throw error when failing to load a chunk.Marcus Eibrink-Lunzenauer
2024-05-29fixed screen reader output for tooltips, fixes #3962Moritz Strohm
2024-05-29remove duplicated code and make moving the focus less complex, re #4072Jan-Hendrik Willms
2024-05-29Resolve "Barrierefreiheit: Globale Suche nicht barrierefrei nutzbar"Rasmus Fuhse
2024-04-23Resolve "Barrierefreiheit: Blubber Benachrichtigungsstatus ist nicht für Scr...Rasmus Fuhse
2024-02-29fixes #3767Jan-Hendrik Willms
2024-02-14fixes #3724Jan-Hendrik Willms
2024-01-18fixes #3600Jan-Hendrik Willms
2023-12-21don't mix avatar URL with label text, fixes #3585Elmar Ludwig
2023-12-20make multipersonsearch safe, re #3572David Siegfried
2023-11-23allow unsetting assigned persons for resource properties of type "user" re #988Moritz Strohm
2023-11-17fixes #3471Jan-Hendrik Willms
2023-11-14fixes #1811Jan-Hendrik Willms
2023-10-24QuickSearch: only send necessary data to trigger the search, fixes #3381Moritz Strohm
2023-10-21Raumverwaltung: Fehler bei Dokumenten in Räumen, fixes #2829Dennis Benz
2023-09-20fixes #3205Jan-Hendrik Willms
2023-09-20adjust wording, fixes #3208Jan-Hendrik Willms
2023-08-31add data-formaction attribute for submit-upon-select, fixes #3115Elmar Ludwig
2023-08-11don't add (purely cosmetic) newline after HTML marker, fixes #2950Elmar Ludwig
2023-08-11Resolve "OER-Campus: Entdeckermodus kann nicht verlassen werden"Rasmus Fuhse
2023-07-13always store the whole order of widgets, fixes #2821Jan-Hendrik Willms
2023-07-07set minimum date for datepicker and fullcalendar instances to 1970-01-01, re ...Moritz Strohm
2023-06-13fixes #2732Jan-Hendrik Willms
2023-05-16remove drag and drop functionality for tags in messages view, fixes #2568Jan-Hendrik Willms
2023-04-19add min-length to quicksearch, closes #2561David Siegfried
2023-04-17set flag only after disabling the sticky sidebar, fixes #2546Jan-Hendrik Willms
2023-04-04add marker to textarea on blur, not ckeditor, re #2510Elmar Ludwig
2023-03-31update sourceElement with HTML marker when editor is hidden, fixes #1661Elmar Ludwig
2023-03-22add appropriate title for course completion icon, fixes #2416Jan-Hendrik Willms
2023-03-22use event bus to toggle display of gallery link and make sure the gallery lin...Jan-Hendrik Willms
2023-03-17use event.currentTarget instead of event.target to ensure that the right...Jan-Hendrik Willms
2023-03-17add aria role for JS tooltips, fixes #1916Elmar Ludwig
2023-03-16fixes #2364David Siegfried
2023-03-06fix condition, fixes #2274Jan-Hendrik Willms
2023-03-01don't remove elements from dom so they will lose all events, just move them a...Jan-Hendrik Willms
2023-03-01preserve form relation when repositioning the action menu, fixes #2172Jan-Hendrik Willms
2023-03-01respect formaction attribute in combination with form attribute, fixes #2225Jan-Hendrik Willms
2023-02-17remove special handling of input[type=image][formaction], fixes #2177Jan-Hendrik Willms
2023-02-15set translations after locale has been set, fixes #2089Jan-Hendrik Willms
2023-02-03set locale for pickers after locale has been set, fixes #2085Jan-Hendrik Willms
2023-02-03jump to current date when "Now" is clicked, fixes #2084Elmar Ludwig
2023-01-23made the times / rooms section on the course details page more accessible, cl...Moritz Strohm
2023-01-06fix room-seearch filter, closes #1442David Siegfried
2023-01-06handle skiplink focus via CSS, closes #1892Moritz Strohm
2022-11-30fix translation using gettextInterpolate(), fixes #1062Jan-Hendrik Willms
2022-11-30fix focus handling for table.collapsable and delete unused file, fixes #386Elmar Ludwig
2022-11-30refine copy-link-message, closes #486David Siegfried
2022-11-30don't nuke focus on dialog open, fixes #1816Elmar Ludwig
2022-11-17submit the correct form, fixes #1783Elmar Ludwig