aboutsummaryrefslogtreecommitdiff
path: root/lib/classes
AgeCommit message (Expand)Author
2024-10-28remove vendor lib phpass, fixes #4131Jan-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
2024-09-19fix faulty access to semesters in global course search, fixes #4604Jan-Hendrik Willms
2024-09-19sorm only return new ids for md5 hashes, fixes #4586Jan-Hendrik Willms
2024-09-19prevent warning in forum, fixes #4611David Siegfried
2024-09-19prevent php-warnings in visibility, fixes #4598David Siegfried
2024-09-18prevent php-warnings in MyRealm, fixes #4600David Siegfried
2024-09-18pass object instead strings and other little things, fixes #4594David Siegfried
2024-09-18TIC 4391, closes #4391Moritz Strohm
2024-09-04add option to perform an oauth2 specific logout, re #4482, re #3624issue-4263-2issue-4263Jan-Hendrik Willms
2024-09-04Resolve "Ausbau der Elearning Schnittstelle"André Noack
2024-09-03Match signature of validateResourceDocument()Felix Pahlow
2024-09-03TIC 4390, closes #4390Moritz Strohm
2024-09-02provide generic logout for sso auth plugins, fixes #3624Jan-Hendrik Willms
2024-09-02TIC 4421, closes #4421Moritz Strohm
2024-09-02TIC 4392, closes #4392Moritz Strohm
2024-09-02StEP 3209, re #3209Moritz Strohm
2024-08-30add new method ContentBar::setInfoHTML() in favor of the now deprecated Conte...Jan-Hendrik Willms