Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 1003
TitelLL-1727 - show rating information in MYC catalog, when passed by API
Beschreibung- requires Merge-Request https://gitlabnew.learningsystem.de/lms/mycompetence/-/merge_requests/4 to be merged first s. http://jira.learningsystem.de/browse/LL-1727
Statusmerged
Created at 2024-08-09T12:29:59.068Z
Updated at 2024-09-18T16:01:13.641Z
Source branchfeature/LL-1727-show-myc-rating
Target branchdevelop
AuthorGregor Gabriel
AssigneeSascha Immig

Discussion notes

added 3 commits
  • edd4afed - shortened component by using loops...
  • 6f80f0df - skipping authoring tool api tests, when api is not available
  • 531a4a9b - made code for AuthoringTool Service php stan level 4 compliant (already done in…
Compare with previous version
Sascha Immig 2024-09-18T15:41:42.563Z
added 111 commits
  • 531a4a9b...011a1459 - 110 commits from branch develop
  • c769f3bd - Merge branch 'develop' into 'feature/LL-1727-show-myc-rating'
Compare with previous version
Sascha Immig 2024-09-18T15:54:01.517Z
enabled an automatic merge when the pipeline for c769f3bddb0dab60ee23976e6dbab8bc5806740e succeeds Sascha Immig 2024-09-18T15:54:07.505Z
merged Sascha Immig 2024-09-18T16:01:13.720Z
mentioned in commit 6cdddd0b77a53351058d512df5f192251eeee617 Sascha Immig 2024-09-18T16:01:14.062Z

Merge Commits

Title Id Author Created at Message
LL-1727 - show rating information in MYC catalog, when passed by API 224ea4bd8f083967b7300b086a970014ef1d79c3 TUV\gabrielg 2024-08-09T12:28:40.000Z LL-1727 - show rating information in MYC catalog, when passed by API - requires Merge-Request https://gitlabnew.learningsystem.de/lms/mycompetence/-/merge_requests/4 to be merged first
made code for AuthoringTool Service php stan level 4 compliant (already done in… 531a4a9bf685b73720e127826b1fb79cdc63560b Sascha Immig 2024-09-18T15:41:28.000Z made code for AuthoringTool Service php stan level 4 compliant (already done in develop, but redoing it here prevents conflicts)
skipping authoring tool api tests, when api is not available 6f80f0df5230333343b8afa49b9f9e31001a14cd TUV\gabrielg 2024-09-18T15:40:17.000Z skipping authoring tool api tests, when api is not available (cherry picked from commit 2b857fe6c37325e253234a35a633421ac8525970)
Merge branch 'develop' into 'feature/LL-1727-show-myc-rating' c769f3bddb0dab60ee23976e6dbab8bc5806740e Sascha Immig 2024-09-18T15:53:59.000Z Merge branch 'develop' into 'feature/LL-1727-show-myc-rating' # Conflicts: # resources/lang/de/mycompetence.php # resources/lang/en/mycompetence.php # resources/lang/es/mycompetence.php # resources/lang/fr/mycompetence.php
shortened component by using loops... edd4afed162756f87893d52ed774ed8f7e733069 Sascha Immig 2024-09-18T15:39:21.000Z shortened component by using loops...