aboutsummaryrefslogtreecommitdiff
path: root/lib/classes
AgeCommit message (Expand)Author
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
2022-01-11Biest #465Ron Lucke
2022-01-10fixes #368Jan-Hendrik Willms
2022-01-07Resolve "Veranstaltungskategorien: Inhaltselemente nicht wählbar"André Noack
2022-01-07Resolve "Forum in Einrichtungen verschwunden"André Noack
2021-12-27remove obsolete libray_config from installer re #495noackorama
2021-12-10Resolve "Sichtbarkeit von Werkzeugen wirkt sich nur auf den Reiter aus"André Noack
2021-12-07Check for activation of `CoreDocuments` only in courses/institutes.Marcus Eibrink-Lunzenauer
2021-12-07Use plugin engine instead of the legacy `checkObjectModule`.Marcus Eibrink-Lunzenauer
2021-12-06Use the correct filter method in `children` relationship.Marcus Eibrink-Lunzenauer
2021-12-06Defend against missing home institutes.Marcus Eibrink-Lunzenauer
2021-12-03Marry course manager with the caching structure loading.Marcus Eibrink-Lunzenauer
2021-11-29Merge branch 'merge-362-into-5.0' of https://gitlab.studip.de/marcus/studip i...Elmar Ludwig
2021-11-23fixes #78Jan-Hendrik Willms
2021-11-19Rewrite schema of `StructuralElement`.mlunzena
2021-11-19Steigerung der Performance großer Coursewares.Marcus Eibrink-Lunzenauer
2021-11-08Resolve "Anmeldeverfahren: Höhere Semester bevorzugen erzeugt Härtefälle"Thomas Hackl
2021-11-08fixes #392Jan-Hendrik Willms
2021-11-05removed attempts to rename the main content skiplinkMoritz Strohm
2021-10-15check already queried database fields and don't query again, re #175Thomas Hackl
2021-10-15Resolve "Anmelderegel "höheres Fachsemester bevorzugen" zufällige Darstellu...Thomas Hackl
2021-10-15use random_bytes() instead of custom functionJan Eberhardt
2021-10-15fix #282noackorama