aboutsummaryrefslogtreecommitdiff
path: root/lib/classes
AgeCommit message (Expand)Author
2024-11-06prevent php-warnings in courseware-routes, fixes #4834David Siegfried
2024-11-06allow cache settings to be configured even if caching is disabled, fixes #4806Jan-Hendrik Willms
2024-11-05prevent php-warnings, fixes #4823David Siegfried
2024-11-05correct calls to StructualElement::canRead(), fixes #4815Jan-Hendrik Willms
2024-11-05fix default for Request::i18n() if only one language is configured, fixes #4811Jan-Hendrik Willms
2024-11-04prevent warnings in course-wizard, fixes #4805David Siegfried
2024-11-04Courseware: Rechte und Sichtbarkeit funktionieren nach unterschiedlichen Krit...Ron Lucke
2024-11-04remove Request::quoted() and Request::quotedArray(), fixes #4799Jan-Hendrik Willms
2024-11-01fix #4792Ron Lucke
2024-10-30mark Request::quoted() as deprecated, fixes #4791Jan-Hendrik Willms
2024-10-30refactor holiday() function into Holidays class, allowing ids for holidays an...Jan-Hendrik Willms
2024-10-29allow sorm relations to be explicitely ordered in php on the collection and u...Jan-Hendrik Willms
2024-10-29fixed functionality issues in TIC 4421, re #4421Moritz Strohm
2024-10-29Resolve "Veranstaltungsverzeichnis/Einrichtungsverzeichnis findet keine unbeg...Thomas Hackl
2024-10-28allow rendering of forms outside of dialog, fixes #4775Jan-Hendrik Willms
2024-10-28fix default handling of Request::i18n(), fixes #4774Jan-Hendrik Willms
2024-10-28improve body detection of requests in jsonapi, fixes #4764Jan-Hendrik Willms
2024-10-28PHP8 TypeError for additional_fields set in SORMRami Jasim
2024-10-25Resolve "MemcachedCache übergibt Werte nicht serialisiert"Thomas Hackl
2024-10-25fix Course::getDatesWithExDates() in the wake of the changes in #4758, re #4758Jan-Hendrik Willms
2024-10-25exportpdf no longer breaks when an embedded stud.ip file does not exist, fixe...Jan-Hendrik Willms
2024-10-24replace calls to self with calls to static, fixes #4758Jan-Hendrik Willms
2024-10-24fix jsonapi calls for studip trees, fixes #4746Jan-Hendrik Willms
2024-10-23Cache::getItems sollte associative array liefernRami Jasim
2024-10-23preselect only institute, fixes #4241Jan-Hendrik Willms
2024-10-23remove orphaned entries from etask_assignments, fixes #3971Jan-Hendrik Willms
2024-10-23fix syntax highlighting, fixes #4650Jan-Hendrik Willms
2024-10-22use Request::int() for clipboard_id, fixes #4715Elmar Ludwig
2024-10-22fail safe sso logouts, fixes #4731Jan-Hendrik Willms
2024-10-22fix db cache expiration time, fixes #4436Jan-Hendrik Willms
2024-10-18Resolve #3697 "Geplante Teilnehmendenzahl als Pflichtangabe bei der Anlage vo...André Noack
2024-10-18always allow accessing course teachers and tutors and update visibility check...Jan-Hendrik Willms
2024-10-18ensure schemes array is always an array, fixes #4134Jan-Hendrik Willms
2024-10-15Resolve #4701 "Administration/Veranstaltungs-Stundenplan kann ohne Admin Rech...André Noack
2024-10-15remove zip archive legacy trait and adjust signature to match original and sa...Jan-Hendrik Willms
2024-10-09TIC 3265 - option to add links to coursewares in link block and table of cont...Viktoria Wiebe
2024-10-02Resolve "Besseres Betreffpräfix für E-Mails"Murtaza Sultani
2024-10-02prevent php-warnings in courseware, fixes #4664David Siegfried
2024-10-01Tic 2807 - add toggling task visibility functionality to student task dashboardViktoria Wiebe
2024-10-01Archiv Upload für Bilder-PoolRon Lucke
2024-10-01rework JsonApiController::doesRequestHaveBody() by checking for Content-Lengt...Jan-Hendrik Willms
2024-10-01prevent warning on my courses, fixes #4655Jan-Hendrik Willms
2024-09-30prevent many warnings regarding php8 on main, fixes #4631Jan-Hendrik Willms
2024-09-27fix errors found through static code analysis, fixes #4562Jan-Hendrik Willms
2024-09-26resurrect code for copying basic data, participants and groups of course, re ...Jan-Hendrik Willms
2024-09-25fix export of course dates, fixes #4626Jan-Hendrik Willms
2024-09-24fix sql errors in course sets, fixes #4630Jan-Hendrik Willms
2024-09-20prevent warning in StudipMail and fix return types, fixes #4607David Siegfried
2024-09-20remove faulty additional field and access to it, fixes #4620Jan-Hendrik Willms
2024-09-19ensure data is present before using it in Shib auth plugin, fixes #4616Jan-Hendrik Willms