Liste der merge requests

Liste aller merge requests


Titel Beschreibung
Feature/ll 1371 edit user button Details
LL-1375/LL-1376 Add versioning to trainings, contents and assignments Details
LL-1406 | Bug removed, video can now be uploaded Details
Feature/ll 1383 new assignment table Details
LL-1385 | Post file to large bug and ProfileController.php file name bug removed Details
tutorial data extended by rights, tutorial display extended by rights check and… tutorial data extended by rights, tutorial display extended by rights check and tutorial data transferred to the config Details
Feature/ll 1389 reset cache on role save Ich konnte das Problem nachstellen habe mich im Tinker als ein anderer Mandant eingeloggt und den Cache geleert und dann mal auth()>user()>can(Permissions::LIST_USERS) ausgeführt, so dass der Cache gefüllt wurde und Schwups waren die Permissions im anderen Mabdanten weg. Habe eine eigene BaseRole Klasse bereitgestelt, deren Inhalt der von der ehemaligen Role Klasse ist. Nur dass die BaseRole Klasse keienen Client-Kontext hat. Die Role-Klasse erbt jetzt von BaseRole und implementiert den Client-Kontext. In der config/permission.php ist jetzt die BaseRole Klasse eingetragen Details
Feature/ll 1387 replace js prompt Details
update the change in the client modification for is_available and is_bookable.… update the change in the client modification for training fields is_available and is_bookable. the value from the database is now displayed again for superadmins (available and bookable are always checked for clients), spelling error corrected Details
MyCompetence integration modifications Hier sind die noch fehlenden Anpassungen der MyCompetence Integration. Details