aboutsummaryrefslogtreecommitdiff
path: root/lib/models/Grading/Definition.php
AgeCommit message (Collapse)Author
2025-04-24distinguish between LTI deployment IDs and LTI resource links in the ↵Moritz Strohm
database, fixes #5330 Closes #5330 Merge request studip/studip!4045 (cherry picked from commit cd8222ba049eca136bb443410022d99dfbc5d0f2) 2d0d6544 added migration f8b7284f fixed SQL errors in migration 86b14019 fixed more SQL errors 838f9d3b added LtiResourceLink model and transferred methods from LtiDeployment 89dccda5 began rewriting LTI and gradebook model classes for LtiResourceLink model 5283a522 changed code 186e9011 made LtiResourceLink model an implementation of LtiResourceLinkInterface 62c2c36f replaced LtiResourceLink definition 852a3999 fixed SQL error in LtiToolModule 55f4f91e composer.json: added "Studip" namespace in lib/models c3eb822e removed LtiResourceLink model from Studip namespace b5af8a70 course/lti: began replacing LtiDeployment objects with LtiResourceLink objects 02198747 fixed errors 5f58fb56 fixed error 0440e3c5 added LTI deployment storing 13cdf962 began fixing assigning values for global tools ab9a1e58 removed mixture of deployment and tool creation when adding or editing global tools 7e066ebe course/lti/index: improved naming of variable d6514f5a course/lti/consent: fixed errors 1b43ef56 fixed adding global tools to courses cb5b1d6b course/lti/grades: fixed error 452996c1 course/lti/index: fixed display of tools in iframe ffdc5871 admin/lti/index: show deployment ID in table bcbe6a51 renamed migration Co-authored-by: Moritz Strohm <strohm@data-quest.de>
2025-03-14execute sorm:describe for 6.0, re #3804Jan-Hendrik Willms
Merge request studip/studip!4044
2025-01-10StEP 3348, closes #3348Moritz Strohm
Closes #3348 Merge request studip/studip!2275
2023-10-02fixes #3225Jan-Hendrik Willms
Closes #3225 Merge request studip/studip!2186
2022-05-11unify class definition in relations of simpleormap models, fixes #979Jan-Hendrik Willms
Closes #979 Merge request studip/studip!564
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms