aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2022-11-17try to improve perfomance on room-administration, refs #357David Siegfried
2022-11-17fix sorting, closes #1781David Siegfried
2022-11-17Adjust order for expired consultation slots, fixes #1785Jan-Hendrik Willms
2022-11-15don't treat user_id as array, remove duplicate check, fixes #1743Elmar Ludwig
2022-11-15fix typo, fixes #1767Jan-Hendrik Willms
2022-11-15don't force setting of MY_INSTITUTES_DEFAULT or MY_COURSES_SELECTED_STGTEIL, ...Elmar Ludwig
2022-11-15use Location redirect instead of `redirect()`, fixes #1772Elmar Ludwig
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-15only process form values when the form has been submitted, re #1765Elmar Ludwig
2022-11-15trim values for search, fixes #1765Jan-Hendrik Willms
2022-11-11messages/write: fixed collecting users by group-IDs, fixes #1776Moritz Strohm
2022-11-07course/members: prevent reading the "write to all" link being read twice, clo...Moritz Strohm
2022-11-03fix call to tabularasa action for institutes, fixes #1734Jan-Hendrik Willms
2022-11-01avoid creating empty tbody elements, fixes #1730Elmar Ludwig
2022-11-01drop special CSS for document tables, remove extra spacing, fixes #1728Elmar Ludwig
2022-11-01respect configuration in studycourses, fixes #1648Jan-Hendrik Willms
2022-10-25fix sidebar links on consultation admin page, fixes #1564Jan-Hendrik Willms
2022-10-25allow changing of many options for consultation blocks, fixes #1707Jan-Hendrik Willms
2022-10-19change default value of configuration MY_INSTITUTES_DEFAULT to all, fixes #1656Jan-Hendrik Willms
2022-10-19fix typo and remove variable settings at all since it will not be used in the...Jan-Hendrik Willms
2022-10-19ensure correct array encoding, fixes #1668Jan-Hendrik Willms
2022-10-19count in SQL, not in PHP, fixes #1677Elmar Ludwig
2022-10-19Resolve unselect last study area if at least one lv group is assigned, re #1681Peter Thienel
2022-10-17fixed exception in case no blubber streams could be found, closes #864Moritz Strohm
2022-10-10make semester and semtype condition optional, fixes #145Jan-Hendrik Willms
2022-09-30only show an error message when a room request for a regular date cannot be r...Moritz Strohm
2022-09-30fix links after creating a course, fixes #1595Jan-Hendrik Willms
2022-09-28fix and restructure MyCoursesSearch, fixes #1606Jan-Hendrik Willms
2022-09-26allow access if ENABLE_REQUEST_NEW_PASSWORD_BY_USER is false, fixes #513Elmar Ludwig
2022-09-26remove headline from tables, closes #1462David Siegfried
2022-09-26add `@allow_nobody` to `@get /semester/:timestamp/week`, fixes #1598Elmar Ludwig
2022-09-26Admin-Logs: column width removed, refs #63David Siegfried
2022-09-20fix for BIESt 243, re #243Moritz Strohm
2022-09-16fixed code error, closes #1545Moritz Strohm
2022-09-09do not allow editing the booking style, re #549Moritz Strohm
2022-09-07resources/resource/temporary_permissions: enabled change button again, re #1428Moritz Strohm
2022-09-06allow access to resources/export for global resource users, closes #201Moritz Strohm
2022-09-06Biest #1494André Noack
2022-09-06cache administration: prepopulate memcached settings and fix message upon...Jan-Hendrik Willms
2022-09-06prevent division by zero, fixes #1542Jan-Hendrik Willms
2022-09-05do not allow copying a booking into its resource, closes #840Moritz Strohm
2022-09-05transfer fixes from #368 to my_studygroups, fixes #1541Elmar Ludwig
2022-09-03resources/room_request/resolve: fixed preparation time inconsitencies, closes...Moritz Strohm
2022-09-01Resolve "Raumplanung: Sortierung der Raumanfragen funktioniert nicht"Viktoria Wiebe
2022-08-31fixed error when deleting booking interval from a booking with repetitions, c...Moritz Strohm
2022-08-31also check for RESOURCES_MIN_BOOKING_TIME when handling course dates, closes ...Moritz Strohm
2022-08-30allow people without user permissions access to the booking plan in a new tab...Moritz Strohm
2022-08-26fix sorting, refs #358David Siegfried
2022-08-26Resolve #1453 "Courseware: Fortschrittsanzeige bleibt immer bei 0%"André Noack