aboutsummaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2024-07-03activated code in migrationMoritz Strohm
2024-07-03updated data protection phrasesMoritz Strohm
2024-07-03hide global tool fields when configuring a deployment in a courseMoritz Strohm
2024-07-03regard LTI_ALLOW_TOOL_CONFIG_IN_COURSE when adding LTI toolsMoritz Strohm
2024-07-03added table lti_deployment_privacy_settings to migrationMoritz Strohm
2024-07-03added terms_of_use_url and privacy_policy_url to LTI toolsMoritz Strohm
2024-07-03added lti_deployments.data_protection_notes columnMoritz Strohm
2024-07-03added LTI_DATA_PROTECTION_DEFAULT_WARNING and LTI_DATA_PROTECTION_COURSE_WARN...Moritz Strohm
2024-07-03made LTI tools not global by defaultMoritz Strohm
2024-07-03fix migration re #3348anoack
2024-07-03store JWKS key-ID together with the JWKS URLMoritz Strohm
2024-07-03added LTI_SHARING_ENABLED configMoritz Strohm
2024-07-03fixed config section nameMoritz Strohm
2024-07-03added config ENABLE_COURSES_AS_LTI_TOOLSMoritz Strohm
2024-07-03renamed lti13a migrationMoritz Strohm
2024-07-03really really really fixed errorMoritz Strohm
2024-07-03really really fixed errorMoritz Strohm
2024-07-03really fixed errorMoritz Strohm
2024-07-03fixed errorMoritz Strohm
2024-07-03fixed errorsMoritz Strohm
2024-07-03added migration for existing LTI tools in coursesMoritz Strohm
2024-07-03course/lti/edit: added oidc_init_url and jwks_url in form fields, fixed errorsMoritz Strohm
2024-07-03extended migration, added oidc_init_url and deep_linking_url to lti_tool tableMoritz Strohm
2024-07-03allow private key in keyrings to be emtpyMoritz Strohm
2024-07-03fixed errors, removed unnecessary codeMoritz Strohm
2024-07-03fixed errorsMoritz Strohm
2024-07-03create private LTI tools for tools that are only used in one courseMoritz Strohm
2024-07-03fixed setting deployment-IDMoritz Strohm
2024-07-03added lti_version column in lti_tool tableMoritz Strohm
2024-07-03extended migrationMoritz Strohm
2024-07-03fixed errors in migrationMoritz Strohm
2024-07-03added Keyring model and database migrationMoritz Strohm
2024-06-25add column to mark resources as requestable via the booking plan, fixes #2715Elmar Ludwig
2024-06-24change order of removed tables, fixes #4343Jan-Hendrik Willms
2024-06-21add remaining class filename and add migration to fix the cronjobs, re #4282Jan-Hendrik Willms
2024-06-19remove restapi, fixes #2798Jan-Hendrik Willms
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer
2024-06-18Resolve "Neues Benachrichtungssystem für Stud.IP"Thomas Hackl
2024-06-14fixes #4292Jan-Hendrik Willms
2024-06-14add new config-option MAX_SHOW_ADMIN_COURSES, fixes #2853David Siegfried
2024-06-11convert consultation creator to vue and fix several problems, fixes #3349Jan-Hendrik Willms
2024-05-23Resolve "Release 5.5"André Noack
2024-05-21fixes #4196Jan-Hendrik Willms
2024-05-15fixes #4133Jan-Hendrik Willms
2024-05-15remove old evaluation, fixes #3787David Siegfried
2024-05-15add missing indices, fixes #4157Jan-Hendrik Willms
2024-05-14fixes #4141Jan-Hendrik Willms
2024-05-14made Stud.IP cache compatible with PSR-6, re #3701Moritz Strohm
2024-05-08introduce altcha/captcha, fixes #4113Jan-Hendrik Willms
2024-05-06select plugins correctly, re #3977Jan-Hendrik Willms