aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2024-10-02prevent php warning in message display, fixes #4662Jan-Hendrik Willms
2024-10-02prevent php-warnings in members-list, fixes #4663David Siegfried
2024-10-02prevent php8 warnings, fixes #4659Jan-Hendrik Willms
2024-10-02prevent warning when adding course members, re #4659Jan-Hendrik Willms
2024-10-02prevent warning in schedule controller, fixes #4658Jan-Hendrik Willms
2024-10-02fix regression from dc066cb8dce1f617d3356500e41bd5ab26d2655b on branch 5.4, r...Jan-Hendrik Willms
2024-10-02prevent many warnings regarding php8 on main, fixes #4631Jan-Hendrik Willms
2024-10-02prevent many warnings regarding php8 on 5.5, re #4631Jan-Hendrik Willms
2024-09-30prevent warning in plugin administration, fixes #4640Jan-Hendrik Willms
2024-09-27remove bogus code from renaming tools, re #4633Jan-Hendrik Willms
2024-09-26fix faulty merge on branch 5.4, re #4582Jan-Hendrik Willms
2024-09-26correctly display original name, fixes #4633Jan-Hendrik Willms
2024-09-25show waiting-list, fixes #4632David Siegfried
2024-09-19prevent php-warnings in vcard-action, fixes #4609David Siegfried
2024-09-19prevent php-warnings in waitinglist, fixes #4603David Siegfried
2024-09-19prevent php-warning in timesrooms, fixes #4614David Siegfried
2024-09-19prevent warnings in room-requests, fixes #4613David Siegfried
2024-09-19Courseware: Arbeitsplatz->Courseware->Meine Veranstaltungen zeigt nur ein Ler...Ron Lucke
2024-09-19check visibility of courseware structual elements on course overview page, fi...Jan-Hendrik Willms
2024-09-19prevent warnings in resource-bookings, fixes #4612David Siegfried
2024-09-19prevent warnings in jsupdater regarding messages, fixes #4610Jan-Hendrik Willms
2024-09-19re-open request on edit, drop unused function, fixes #4582Elmar Ludwig
2024-09-19Resolve "OER: Die Klasse `CoreDocuments` lädt zweimal"Murtaza Sultani
2024-09-09app/views/course/wizard/steps/basicdata/index_studygroup.php: improved code, ...Moritz Strohm
2024-09-09removed action course/studygroup/create, fixes #4576Moritz Strohm
2024-09-09remove faulty form tag, fixes #4574Jan-Hendrik Willms
2024-09-06get plugin description in both languages, fixes #4568Michaela Brückner
2024-09-05fix wrong usage of Folder::findTopFolder() in restapi routes, re #4008Jan-Hendrik Willms
2024-09-05ensure a valid semester is always selected, fixes #4527Jan-Hendrik Willms
2024-09-05Resolve "OER: Besser zurück Typ der Methode (oerModuleIntegrateMaterialToCou...Murtaza Sultani
2024-09-03don't check csrf protection twice (and since it will fail on the redirect), f...Jan-Hendrik Willms
2024-09-03link courses and institutes in admin user view, fixes #4457Jan-Hendrik Willms
2024-09-03add missing security-token, fixes #4555David Siegfried
2024-08-30use correnct resource, re #4538David Siegfried
2024-08-30fix incorrect usages of CSRFProtection::verifySecurityToken(), fixes #4548Jan-Hendrik Willms
2024-08-30use csrf protection correctly, fixes #4545Jan-Hendrik Willms
2024-08-30replace ip2long() with inet_pton(), fixes #4524Elmar Ludwig
2024-08-30prevent php-warnings on members.php, fixes #4533David Siegfried
2024-08-21jsupdater should not tinker with the flash, fixes #4507Jan-Hendrik Willms
2024-08-20changed text strings, re #4505Moritz Strohm
2024-08-20changed text for empty evaluation widget, added title for icon, re #4505Moritz Strohm
2024-08-19use new way to mark required fields for screenreaders, fixes #4488Moritz Strohm
2024-08-19correctly display original name, fixes #4419Jan-Hendrik Willms
2024-08-16fix misc errors on feedback element, fixes #4475Jan-Hendrik Willms
2024-08-15show visibility toggle on content modules administration page only for course...Jan-Hendrik Willms
2024-08-15fix access to institute administration, fixes #4458Jan-Hendrik Willms
2024-08-15check eval configuration instead of vote configuration when displaying course...Jan-Hendrik Willms
2024-08-12jump to, open and mark module as selected after storing changes, fixes #4473Jan-Hendrik Willms
2024-08-09fix notice about only passing variables by reference, fixes #4472Jan-Hendrik Willms
2024-08-09adjust wording, fixes #4469Jan-Hendrik Willms