Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 165
TitelFeature/ll 210 derive learning time for content
Beschreibung+ read learning time on a content from scorm manifest - if present + video duration now is send with file upload + SCORM-Upload does not create vue errors in some cases + link to uploaded content works now + deleting a content now deletes its resources + implemented round of estimated time with minimum of 1 minute
Statusmerged
Created at 2020-03-17T13:56:56.470Z
Updated at 2020-04-21T12:57:08.676Z
Source branchfeature/LL-210-derive-learning-time-for-content
Target branchdevelop
AuthorGregor Gabriel
AssigneeSascha Immig

Discussion notes

added 79 commits
  • 08ea7f87...ce4fe4fb - 77 commits from branch develop
  • d86039a3 - taken fix from MYC
  • 95d16d51 - Merge branch 'develop' of https://gitlab.learningsystem.de/lms/seventeen into…
Compare with previous version
Gregor Gabriel 2020-04-16T12:36:25.863Z
added 1 commit
  • bf0d6c64 - Fixed problem with dirty flag
Compare with previous version
Gregor Gabriel 2020-04-16T14:40:06.479Z
added 1 commit
  • ca076aaa - topics and training_provider_id now send on initial file upload
Compare with previous version
Gregor Gabriel 2020-04-16T15:34:20.457Z
added 1 commit
  • bc919b14 - made sure test does not complain about O'Hara in client name
Compare with previous version
Gregor Gabriel 2020-04-17T08:19:48.336Z
merged Sascha Immig 2020-04-21T12:57:08.742Z
mentioned in commit 91a74400899c1067f4863e17cdd05f698699fa89 Sascha Immig 2020-04-21T12:57:08.985Z

Merge Commits

Title Id Author Created at Message
+ implemented round of estimated time with minimum of 1 minute 08ea7f878b8ecc411a85adc4902adedd604951bd TUV\gabrielg 2020-03-17T13:52:18.000Z + implemented round of estimated time with minimum of 1 minute
deleting a content now deletes its resources 13e2eb1366976ba0e71976bb103e56bb7967a84e TUV\gabrielg 2020-03-17T12:23:51.000Z deleting a content now deletes its resources
Merge branch 'develop' of https://gitlab.learningsystem.de/lms/seventeen into… 95d16d510218dda0636e9bdf5f89c98da836e753 TUV\gabrielg 2020-04-16T12:36:01.000Z Merge branch 'develop' of https://gitlab.learningsystem.de/lms/seventeen into feature/LL-210-derive-learning-time-for-content
+ video duration now is send with file upload bb958dd00be08b6716d5b8e9b0231450dc8546c2 TUV\gabrielg 2020-03-17T12:03:15.000Z + video duration now is send with file upload + SCORM-Upload does not create vue errors in some cases + link to uploaded content works now
made sure test does not complain about O'Hara in client name bc919b1424eea8a6b58402743eaebce1f2c59a69 TUV\gabrielg 2020-04-17T08:19:25.000Z made sure test does not complain about O'Hara in client name
Fixed problem with dirty flag bf0d6c649a85ed98035ec847e6de6843af753197 TUV\gabrielg 2020-04-16T14:39:41.000Z Fixed problem with dirty flag
topics and training_provider_id now send on initial file upload ca076aaaf04514b59c59c94f3a457073872d9dd9 TUV\gabrielg 2020-04-16T15:33:56.000Z topics and training_provider_id now send on initial file upload
+ read learning time on a content from scorm manifest - if present cf7c05ed320ec49964f367a73727098ce95114f4 TUV\gabrielg 2020-03-16T14:10:49.000Z + read learning time on a content from scorm manifest - if present
taken fix from MYC d86039a30a933bb1afbd7df49c0e326c72088f20 TUV\gabrielg 2020-04-16T12:35:13.000Z taken fix from MYC