aboutsummaryrefslogtreecommitdiff
path: root/lib/classes
AgeCommit message (Collapse)Author
2022-04-12fixed PHP8 warnings in user profile pagesMoritz Strohm
2022-04-12improved fixes for PHP8 warningsMoritz Strohm
2022-04-12fixed display of ResourceTreeWidgetMoritz Strohm
2022-04-12fixed PHP8 warning in StudipPDO classMoritz Strohm
2022-04-12provide backwards compatibilityJan-Hendrik Willms
2022-04-12more adjustments to php8Jan-Hendrik Willms
2022-04-12transfer changeset 59563 from svnJan-Hendrik Willms
2022-04-12transfer changeset 59454 from svnJan-Hendrik Willms
2022-04-12transfer changeset 59453 from svnJan-Hendrik Willms
2022-04-12transfer changeset 59448 from svnJan-Hendrik Willms
2022-04-12transfer changeset 59447 from svnJan-Hendrik Willms
2022-04-05fix js-error and cleanup, refs #225David Siegfried
2022-04-05drop unused plugin default activations, fixes #568Elmar Ludwig
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-29Resolve "Anlegen neuer Veranstaltungen führt bei englischer ↵André Noack
Spracheinstellung zu Fehler"
2022-03-22use ABSOLUTE_URI_STUDIP as URL for core plugins and move assets, re #796Elmar Ludwig
2022-03-22fix biest #717Ron Lucke
2022-03-15icons on course overview should no longer have the new extra, fixes #777Jan-Hendrik Willms
2022-03-10rework php-doc changes, refs #687David Siegfried
2022-03-04ensure correct order, fixes #751Jan-Hendrik Willms
2022-03-03set skiplinks in Sidebar::render() and restore old ids, fixes #697Jan-Hendrik Willms
2022-03-02Fix 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
This reverts commit b940d493cfd1ab367d01d8626e401ee47998e582. Fixes #646
2022-02-21biest #657Ron Lucke
2022-02-17fix php-doc and prevent php-warning, refs #687David Siegfried
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-11set sender for consultation mails, fixes #616Jan-Hendrik Willms
2022-02-08try to work around problems with opcache.revalidate_freq on plugin updates, ↵Elmar Ludwig
fixes #569
2022-02-07StEP 00357Ron Lucke
2022-02-04Steigere Performance von `loadTeacherStatus`.Marcus Eibrink-Lunzenauer
2022-02-03Resolve "TwilloConnector ignoriert Proxy Einstellungen"André Noack
2022-01-31fix typos, closes #624David Siegfried
2022-01-26fix for BIESt #553Moritz Strohm
2022-01-21delete course related datafield entries when the user leaves a course, fixes ↵Elmar Ludwig
#559
2022-01-21fixes #237Jan-Hendrik Willms
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-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
2022-01-11Biest #465Ron Lucke
2022-01-07Resolve "Veranstaltungskategorien: Inhaltselemente nicht wählbar"André Noack
2022-01-07Resolve "Forum in Einrichtungen verschwunden"André Noack
2022-01-04fixes #368Jan-Hendrik Willms
2021-12-27remove obsolete libray_config from installer re #495noackorama