aboutsummaryrefslogtreecommitdiff
path: root/lib/classes
AgeCommit message (Expand)Author
2022-06-01backport changes in SearchWidget from #394 to get #1115 fixedv5.0.1noackorama
2022-06-01render template widget correctly, fixes #1115, re #1102David Siegfried
2022-05-25fix handling of custom params and add `oauth_callback`, fixes #1040Elmar Ludwig
2022-05-25fix password validationJan-Hendrik Willms
2022-05-25add short_name property to Semester class, fixes #1071Elmar Ludwig
2022-05-25cast institute name to stringJan-Hendrik Willms
2022-05-25render template widget correctly, fixes #1106, re #1102Jan-Hendrik Willms
2022-05-25correctly render clipboard widgetsJan-Hendrik Willms
2022-05-25fix rooms search, closes #226 closes #1022, closes #227David Siegfried
2022-05-25fix #1044Ron Lucke
2022-05-13CoursewareImportRon Lucke
2022-05-13resolve #964 Tägliche Mail Benachrichtigungen funktionieren nichtAndré Noack
2022-05-10fix for BIESt #977Moritz Strohm
2022-05-06Resolve "Löschen eines Studienganges... I18N - Fehler"Peter Thienel
2022-05-06do not decode passed links in SkipLinks::addLink(), fixes #951Jan-Hendrik Willms
2022-04-25revert parts of c1d22a7b831b9322b0e3411f130a012c1e0ea005, fixes #956Elmar Ludwig
2022-04-24fix #379 - allow admins to access/view invisible usersViktoria Wiebe
2022-04-21use correkt current-semester in course-list, closes #752David Siegfried
2022-04-21Resolve "Stud.IP 5.1: StandardSearch('Seminar_id') ist kaputt"André Noack
2022-04-21respect global visibility setting 'always' and sanitize associated code, fixe...Jan-Hendrik Willms
2022-04-21adjust queries to avoid 'Numeric value out of range' error, fixes #894Jan-Hendrik Willms
2022-04-13fix js-error and cleanup, refs #225David Siegfried
2022-04-05drop unused plugin default activations, fixes #568Elmar Ludwig
2022-04-05rework php-doc changes, refs #687David Siegfried
2022-04-05fix php-doc and prevent php-warning, refs #687David Siegfried
2022-04-04allow (re)setting password for admin and root, fixes #866Elmar Ludwig
2022-04-04fix #825Ron Lucke
2022-04-01fix #857Ron Lucke
2022-03-31Resolve "Unbegrenzte Veranstaltungen haben Startzeitpunkt!"Rasmus Fuhse
2022-03-31Resolve "Anlegen neuer Veranstaltungen führt bei englischer Spracheinstellun...André Noack
2022-03-31use ABSOLUTE_URI_STUDIP as URL for core plugins and move assets, re #796Elmar Ludwig
2022-03-31icons on course overview should no longer have the new extra, fixes #777Jan-Hendrik Willms
2022-03-04ensure correct order, fixes #751Jan-Hendrik Willms
2022-03-03Fix for BIESt #671 Attempt 3Moritz Strohm
2022-03-02store object visits for each news item, fixes #746Jan-Hendrik Willms
2022-02-21Revert "Biest #465"Elmar Ludwig
2022-02-16Fix Pagination::getOffset() and allow percent signs in $condition for loadSOR...Jan-Hendrik Willms
2022-02-14fixes #673Jan-Hendrik Willms
2022-02-14set sender for consultation mails, fixes #616Jan-Hendrik Willms
2022-02-11try to work around problems with opcache.revalidate_freq on plugin updates, f...Elmar Ludwig
2022-02-11fix typos, closes #624David Siegfried
2022-02-11Korrektur und Verbesserung aller API-Dokumentationskommentare in SORM-bezogen...Marcus Eibrink-Lunzenauer
2022-02-04Add error logging to JSONAPI of Stud.IP v5.0.Marcus Eibrink-Lunzenauer
2022-01-31delete course related datafield entries when the user leaves a course, fixes ...Elmar Ludwig
2022-01-26fix for BIESt #553Moritz Strohm
2022-01-21fixes #237Jan-Hendrik Willms
2022-01-18Revert "throw exceptions when i18nstring is used with a composite primary key...Jan-Hendrik Willms
2022-01-18throw exceptions when i18nstring is used with a composite primary key, fixes ...Jan-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