aboutsummaryrefslogtreecommitdiff
path: root/lib/classes
AgeCommit message (Expand)Author
2023-10-04fixes #3029Jan-Hendrik Willms
2023-09-21update label, fixes #3210Elmar Ludwig
2023-09-15use ID not name as input name, fixes #3011Elmar Ludwig
2023-09-08fix quotes in SQL, fixes #1443Elmar Ludwig
2023-08-31add data-formaction attribute for submit-upon-select, fixes #3115Elmar Ludwig
2023-08-25fix prepared statement, fixes #3100Elmar Ludwig
2023-08-25Resolve #3099 "JSONAPI Route courses erlaubt nicht die Filterung nach Kategor...André Noack
2023-08-23return default if content_terms_of_use_id is not set, fixes #3085Elmar Ludwig
2023-08-18let sidebar buttons extend from button.as-link instead of requiring the class...Jan-Hendrik Willms
2023-08-18add form to OptionsWidget and refactor code a bit, fixes #1474Elmar Ludwig
2023-08-11fix path to logo in ExportPDF class, fixes #3021Elmar Ludwig
2023-08-11don't add (purely cosmetic) newline after HTML marker, fixes #2950Elmar Ludwig
2023-07-13always store the whole order of widgets, fixes #2821Jan-Hendrik Willms
2023-07-11Fix course name localization in course directory and institute course overvie...Dennis Benz
2023-06-28fixes #2788Jan-Hendrik Willms
2023-06-02import payload (bugfix picked from !286), fixes #2701Elmar Ludwig
2023-05-26fix #797Jan-Hendrik Willms
2023-05-15add migration that fixes the issue from #2591, re #2591, fixes #2622Jan-Hendrik Willms
2023-05-12add semester filter to user courses route, fixes #2572Jan-Hendrik Willms
2023-05-02Resolve #2594 "onActivation/onDeactivation wird für Plugins nicht aufgerufen...André Noack
2023-05-02Resolve #2591 "Studiengruppe: "klassische" Teilnehmerseite ist aktivierbar (Ã...André Noack
2023-04-19add min-length to quicksearch, closes #2561David Siegfried
2023-04-03use correct variable, fixes #2504Jan-Hendrik Willms
2023-03-22adjust wording, fixes #2391Jan-Hendrik Willms
2023-03-08remove forum abos and favorites upon user deletion and add a migration that c...Jan-Hendrik Willms
2023-02-22CW-Canvas Block view buttonFarbod Zamani
2023-02-17use php 7.2 for tests and fix error in jsonapi, fixes #2166Jan-Hendrik Willms
2023-02-16Vererbung von Lese- und Schreibrechten in CWRon Lucke
2023-02-10ensure user is actually a member of a course when sending notifications, fixe...Jan-Hendrik Willms
2023-02-095.0: adjust gitlab ci pipeline configuring to include checks and tests, re #2116Jan-Hendrik Willms
2023-01-11use first found sem class or default sem class instead of relying on a sem cl...Jan-Hendrik Willms
2023-01-09fix property access in ActionMenu::addLink(), fixes #1989Jan-Hendrik Willms
2023-01-09set size of icon in action menus only via css, fixes #1953Jan-Hendrik Willms
2023-01-06remove obsolete code, refs #1121David Siegfried
2023-01-06catch exception, closes #1565David Siegfried
2023-01-06allow StudipCachedArray to expire completely and use that in RolePersistence,...Jan-Hendrik Willms
2022-12-09migrate from storing last visit dates of blubber threads in config_values to...Jan-Hendrik Willms
2022-11-17failsafe studyarea assignment detection, fixes #1550Jan-Hendrik Willms
2022-11-15valid semester from config, fixes #1774Jan-Hendrik Willms
2022-11-15apply chdate filter first (and fix the filter so it actually works), fixes #1779Elmar Ludwig
2022-11-11fix parameters for semester index retrieval, fixes #1775Jan-Hendrik Willms
2022-11-03prevent warning, fixes #1741Jan-Hendrik Willms
2022-11-01fix #1699Ron Lucke
2022-11-01fix #1687Ron Lucke
2022-10-28fix table name in SQL query, fixes #1727Elmar Ludwig
2022-10-19implement JsonSerializable for I18NString, fixes #1672Elmar Ludwig
2022-10-19get language from accept header only if no valid is started, fixes #1680, fix...Jan-Hendrik Willms
2022-10-19restore language after call to json api, fixes #1680Jan-Hendrik Willms
2022-10-19add language middleware that sets the system's language from a given...Jan-Hendrik Willms
2022-10-10make semester and semtype condition optional, fixes #145Jan-Hendrik Willms