aboutsummaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2024-05-15add missing indices, fixes #4157Jan-Hendrik Willms
2024-05-06select plugins correctly, re #3977Jan-Hendrik Willms
2024-05-06fixes #3977Jan-Hendrik Willms
2024-04-30don't delete global thread or automatically generated threads, re #4097Jan-Hendrik Willms
2024-04-30cleanup blubber and delete correctly, fixes #4097Jan-Hendrik Willms
2024-04-08fixes #3964Jan-Hendrik Willms
2024-03-17fixes #2735David Siegfried
2024-01-24Resolve "Falsche Migrationsnummer, Migration ignoriert das Tabellenschema"Thomas Hackl
2023-10-30handle migration possibly running twice, fixes #3407Elmar Ludwig
2023-10-21escape semester name and drop GlobalSearchBuzzwords, fixes #3366Elmar Ludwig
2023-10-10fixes #3282Jan-Hendrik Willms
2023-07-22Resolve #2856 "Belegungspläne sind für Stud.IP Benutzer nur sichtbar, wenn...André Noack
2023-06-28Resolve "Mailqueue kaputt"Philipp Schüttlöffel
2023-06-02remove all consultation responsibilities upon range deletion and clean up db ...Jan-Hendrik Willms
2023-05-31add migration that adds the missing default translation for CONSULTATION_TAB_...Jan-Hendrik Willms
2023-05-15add migration that fixes the issue from #2591, re #2591, fixes #2622Jan-Hendrik Willms
2023-03-31convert description fields to varchar via migration, fixes #2497Jan-Hendrik Willms
2023-03-23remove obsolete old configuration entries, fixes #2423Jan-Hendrik Willms
2023-03-08remove forum abos and favorites upon user deletion and add a migration that c...Jan-Hendrik Willms
2023-02-15rename migration, re #1998Jan-Hendrik Willms
2023-02-15disallow NULL values for columns Vorname, Nachname and Email in table auth_us...Jan-Hendrik Willms
2023-02-10remove course notifications as well when deleting user and cleanup table via ...Jan-Hendrik Willms
2023-02-03drop table blubber_follower and remove last remaining code for it, fixes #2082Jan-Hendrik Willms
2023-01-09remove RESOURCES_ENABLE_EXPERT_SCHEDULE_VIEW for good, fixes #1985Jan-Hendrik Willms
2023-01-09resurrect missing RESOURCES_ENABLE_BOOKINGSTATUS_COLORING configuration, fixe...Jan-Hendrik Willms
2023-01-06failsafe migration, fixes #1891Jan-Hendrik Willms
2022-12-09migrate from storing last visit dates of blubber threads in config_values to...Jan-Hendrik Willms
2022-11-30add migration that changes the type of resource_property_definitions.type to ...Jan-Hendrik Willms
2022-11-17adjust migration 246 in order to remove the consultation plugin completely, f...Jan-Hendrik Willms
2022-10-19change default value of configuration MY_INSTITUTES_DEFAULT to all, fixes #1656Jan-Hendrik Willms
2022-09-01extend query in migration to cover activations for institutes as well, fixes ...Jan-Hendrik Willms
2022-08-18migration 1.254: delete all data from opengraphdata table before altering it,...Moritz Strohm
2022-08-05replace SQL with standard query condition used in Stud.IP 4.x, fixes #249Elmar Ludwig
2022-07-15rename migration, re #1147Jan-Hendrik Willms
2022-07-15migration 1.271: convert all num attributes (except "seats") to text, closes ...Moritz Strohm
2022-07-15move sem-week calculation to php, closes #1147David Siegfried
2022-07-08avoid running migration twice, fixes #1265Elmar Ludwig
2022-07-08fix linear order of migrations for 4.4 and 4.5, fixes #1256Elmar Ludwig
2022-07-06use correct case for classes, closes #1233David Siegfried
2022-07-06add migration that removes column ex_termine.topic_id, fixes #1224Jan-Hendrik Willms
2022-07-06don't touch (ex_)termine.topic_id, fixes #1223Elmar Ludwig
2022-06-29sql dumps V5.1 re #1017anoack
2022-06-03rename migration, re #707Jan-Hendrik Willms
2022-06-03Deletes all resource request appointments #707Viktoria Wiebe
2022-05-25add migration that removes column termine.topic_id, fixes #881Jan-Hendrik Willms
2022-05-25throw error on `down()` instead of deleting random tables, fixes #1028Elmar Ludwig
2022-05-25rename migration, re #1065Jan-Hendrik Willms
2022-05-25add missing info-template for log-actions, closes #1065David Siegfried
2022-05-06add index for booking_id to resource_booking_intervals, fixes #198Elmar Ludwig
2022-04-05drop unused plugin default activations, fixes #568Elmar Ludwig