aboutsummaryrefslogtreecommitdiff
path: root/lib/classes
AgeCommit message (Collapse)Author
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
2021-12-21Resolve "OpenID Connect als SSO AuthPlugin"André Noack
2021-12-17CLI-Skript `studip` einführen und alte Skripte entsprechend umstellenMarcus Eibrink-Lunzenauer
2021-12-13Resolve "StEP00358 Schnittstelle zum OER Portal Niedersachsen"Rasmus Fuhse
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
Refs #458.
2021-12-06Use plugin engine instead of the legacy `checkObjectModule`.Marcus Eibrink-Lunzenauer
Fixes #458.
2021-12-03Marry course manager with the caching structure loading.Marcus Eibrink-Lunzenauer
Closes #446.
2021-12-01Use the correct filter method in `children` relationship.Marcus Eibrink-Lunzenauer
Closes #445.
2021-12-01Fix Courseware's image upload.Marcus Eibrink-Lunzenauer
Closes #350.
2021-11-30Defend against missing home institutes.Marcus Eibrink-Lunzenauer
Closes #443.
2021-11-23fixes #78Jan-Hendrik Willms
2021-11-23Repair missing relationship in JSONAPI schema of `messages'.Marcus Eibrink-Lunzenauer
Additionally remove all unneccessary `$isPrimary` and `$includeList` variables that were added in #80. Closes #434.
2021-11-17TIC #394Moritz Strohm
2021-11-17Steigerung der Performance großer Coursewares.Marcus Eibrink-Lunzenauer
Closes #362.
2021-11-04removed attempts to rename the main content skiplinkMoritz Strohm
2021-11-04fixes #392Jan-Hendrik Willms
2021-11-04fixes #132Jan-Hendrik Willms
2021-10-28Resolve "Anmeldeverfahren: Höhere Semester bevorzugen erzeugt Härtefälle"Thomas Hackl
2021-10-15fixes #128, fixes #130Jan-Hendrik Willms
2021-10-15allow `page` URL params, fixes #327Marcus Eibrink-Lunzenauer
2021-10-14fixes #318Ron Lucke
2021-10-14fix ordering of blubber threads, fixes #319Jan-Hendrik Willms
2021-10-13check folder visibilitynoackorama
2021-10-12Allow users to see files that are downloadable to them.Marcus Eibrink-Lunzenauer
If a user knows the ID of a file and that file is downloadable to them, they may see the metadata of that file too. Fixes #285.
2021-10-11BIESt #250Moritz Strohm
2021-10-08fix #282noackorama