Details des Tickets
Beschreibung,Kommentare und Anhänge
| Title |
Id |
Author |
Created at |
Message |
| if client is created without slug and without subscription_id a hash is assigned ti slug now |
120bb12433ca7ca9e0cdb5fa99bfe3e50a61e35d |
TUV\gabrielg |
2020-10-01T10:33:38.000Z |
if client is created without slug and without subscription_id a hash is assigned ti slug now
|
| Merge branch 'develop' of https://gitlab.learningsystem.de/lms/seventeen into… |
3c032a67d7799cf5f72bd2657d243dfbf917c9a8 |
TUV\gabrielg |
2020-10-01T11:19:33.000Z |
Merge branch 'develop' of https://gitlab.learningsystem.de/lms/seventeen into feature/LL-539-only-hash-slug-for-free-client
|
| + slugger component now can supress edit function |
9d65ada3c683358266a2d698137c4c7b6b89f208 |
TUV\gabrielg |
2020-10-02T09:52:07.000Z |
+ slugger component now can supress edit function
+ doing serverside permission check
+ creating a hash, but not the same as in MYC yet
Signed-off-by: TUV\gabrielg <gregor.gabriel@de.tuv.com>
|
| + use myc hasher |
a26ffa20c35ac182b1952dbb400949cae9b3161a |
TUV\gabrielg |
2020-10-02T11:04:39.000Z |
+ use myc hasher
+ cerate hash-slug after persisting client, as before, there is no id to hash
Signed-off-by: TUV\gabrielg <gregor.gabriel@de.tuv.com>
|
| Merge branch 'develop' of https://gitlab.learningsystem.de/lms/seventeen into… |
cebebe48aa829d6d1752a40bf2cb13f2f9482b6a |
TUV\gabrielg |
2020-10-01T11:22:14.000Z |
Merge branch 'develop' of https://gitlab.learningsystem.de/lms/seventeen into feature/LL-539-only-hash-slug-for-free-client
|
| added migration that gives all clients with subscription the slug editing permission |
dc3235a067bdb1077d2c18d676c481cd66689867 |
TUV\gabrielg |
2020-10-02T14:52:27.000Z |
added migration that gives all clients with subscription the slug editing permission
|
| add migration to set slug to hash for all clients without subscription |
f136206984991ef5fe78d1ba23392655cc909555 |
TUV\gabrielg |
2020-10-05T11:29:26.000Z |
add migration to set slug to hash for all clients without subscription
|