aboutsummaryrefslogtreecommitdiff
path: root/lib/models/SeminarCycleDate.php
AgeCommit message (Expand)Author
2026-03-17do not show room names for each regular date when grouping them by room, fixe...Moritz Strohm
2026-02-27fix XSS issues with date formatting, fixes #6277Elmar Ludwig
2025-06-26unify text strings that are very very similar, fixes #5669Jan-Hendrik Willms
2025-03-14execute sorm:describe for 6.0, re #3804Jan-Hendrik Willms
2025-02-27regard the freetext room name in CourseDate::getFullName (format "long-includ...Moritz Strohm
2025-01-24return correct array of rooms, fixes #5152Elmar Ludwig
2024-11-20changed output format of SeminarCycleDate::toString, CourseDate::getFullName ...Moritz Strohm
2024-11-05prevent php-warnings, fixes #4823David Siegfried
2024-09-30prevent many warnings regarding php8 on main, fixes #4631Jan-Hendrik Willms
2024-09-02TIC 4421, closes #4421Moritz Strohm
2024-09-02StEP 3209, re #3209Moritz Strohm
2024-08-09Resolve "Regelmäßige Termine lassen sich nicht bearbeiten"Rasmus Fuhse
2024-06-21add remaining class filename and add migration to fix the cronjobs, re #4282Jan-Hendrik Willms
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer