aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2022-02-25Resolves "using templates for courseware pdfExport"Farbod Zamani
2022-02-25fix biest #709Ron Lucke
2022-02-21Revert "Biest #465"Elmar Ludwig
This reverts commit b940d493cfd1ab367d01d8626e401ee47998e582. Fixes #646
2022-02-21optimize cache and notification handling for RolePersistence, fixes #644Jan-Hendrik Willms
2022-02-21biest #657Ron Lucke
2022-02-21fail proof event creation for consultation slot, fixes #691Jan-Hendrik Willms
2022-02-17allow optional use of semester index in SemesterSelector, fixes #685Thomas Hackl
2022-02-17fix php-doc and prevent php-warning, refs #687David Siegfried
2022-02-17introduce js encodeURI() equivalent in php and use it for X-Location header, ↵Jan-Hendrik Willms
fixes #684
2022-02-16Fix Pagination::getOffset() and allow percent signs in $condition for ↵Jan-Hendrik Willms
loadSORMCollection() fixes #683
2022-02-14fixes #673Jan-Hendrik Willms
2022-02-11move declaration to top of function and fix error handling, fixes #336Elmar Ludwig
2022-02-11drop `COURSE_MEMBERGROUPS_HIDE` settings, fixes #669Elmar Ludwig
2022-02-11biest-664Ron Lucke
2022-02-11set sender for consultation mails, fixes #616Jan-Hendrik Willms
2022-02-09Resolves "Redundant duplication of Multi-linked contents during CW copy"Farbod Zamani
2022-02-08Resolve "Löschen von InstituteMember schlägt fehl"Rasmus Fuhse
2022-02-08drop unused help system settings, fixes #655Elmar Ludwig
2022-02-08Revert added wildcard support to HTTP_PROXY_IGNORE, fixes #582 (Stud.IP-5.2)David Siegfried
2022-02-08allow change_view action for admin and root, fixes #502Elmar Ludwig
2022-02-08added wildcard support to HTTP_PROXY_IGNORE, fixes #582Philipp Schüttlöffel
2022-02-08ignore EXTERNAL_HELP_LOCATIONID and use only major version, fixes #654Elmar Ludwig
2022-02-08try to work around problems with opcache.revalidate_freq on plugin updates, ↵Elmar Ludwig
fixes #569
2022-02-07Update version numberStefan Suchi
2022-02-07StEP 00357Ron Lucke
2022-02-04Steigere Performance von `loadTeacherStatus`.Marcus Eibrink-Lunzenauer
2022-02-03Resolve "TwilloConnector ignoriert Proxy Einstellungen"André Noack
2022-02-02fixes #634Jan-Hendrik Willms
2022-02-01Resolve "Rollenverwaltung: Anlegen und Löschen von Rollen verursacht Fatal ↵André Noack
Error"
2022-02-01fixes #629Jan-Hendrik Willms
2022-02-01fix #625Ron Lucke
2022-01-31fix typos, closes #624David Siegfried
2022-01-26fix for BIESt #553Moritz Strohm
2022-01-25fixes #410Sebastian Biller
2022-01-25fixes #409Sebastian Biller
2022-01-25fixes #580Jan-Hendrik Willms
2022-01-21delete course related datafield entries when the user leaves a course, fixes ↵Elmar Ludwig
#559
2022-01-21Resolve "Inhalte von Unterordnern in versteckten Ordnern können nicht ↵André Noack
ausgelesen werden, selbst wenn man " Zugriff auf Dateien per Link erlauben" setzt."
2022-01-21Resolve "Sperrzeiten sperren auch globale Raumadmins"André Noack
2022-01-21Erweiterung der Anmelderegel "Veranstaltungsbezogene Anmeldung" re #87Michaela Brückner
2022-01-21fixes #237Jan-Hendrik Willms
2022-01-21Courseware-Fortschrittseite beschleunigen (SORMless edition)Marcus Eibrink-Lunzenauer
2022-01-19use the same check as in my_courses, fixes #557Elmar Ludwig
2022-01-19Coursewares Übersichtsseite beschleunigenMarcus Eibrink-Lunzenauer
2022-01-19Korrektur und Verbesserung aller API-Dokumentationskommentare in ↵Marcus Eibrink-Lunzenauer
SORM-bezogenen Klassen
2022-01-18Revert "throw exceptions when i18nstring is used with a composite primary ↵Jan-Hendrik Willms
key, fixes #535", re #535 This reverts commit c063caad1a65326d64cfa2aa4a101d6da71f3e3b.
2022-01-18throw exceptions when i18nstring is used with a composite primary key, fixes ↵Jan-Hendrik Willms
#535
2022-01-14add screenshots for consultations, re #495Jan-Hendrik Willms
2022-01-14fix for BIESt #533Moritz Strohm
2022-01-14check if the I18NString is an object or just a string (happens when only one ↵Thomas Hackl
content language is defined), re #154