Liste aller merge requests
| Titel | Beschreibung | |
| LL-1263: Es wird nun zentral über die Klasse summernote der trigger gesteuert,… | LL-1263: Es wird nun zentral über die Klasse summernote der trigger gesteuert, der benötigt wird, damit man auch Änderungen im Raw-modus abspeichern kann ohne vorher auf WYSIWYG zu wechseln in Summernote wird nun das Widget einmal auf der Klasse summernote erzeugt und dann auf den spezifischen Klassen. Durch die Reihenfolge wird die spezifische Klasse wirksam. | Details |
| LL-1260 disable Button for answer too | fix: set training category optional | Details |
| Feature/ll 1293 delete user with only unpassed trainings | LL-1290 ist ebenfalls im Merge-Request enthalten | Details |
| LL-1289 if the login contains an e-mail, it is now also checked whether this is… | LL-1289 if the login contains an e-mail, it is now also checked whether this is stored in the system. If no, username is used for login | Details |
| LL-1204 extend API for user archiving | + made users deletable that have only unpassed training assignments + added endpoint to archive and delete a user ... ``` curl -X DELETE 'http://localhost/api/v1/users/LM6l0vQ6EN/archive' \ -H 'content-type: application/json' \ -H 'accept: application/json' \ -H 'api-key: cV3dteM2Ww3dj71qUR5vTQUz7K6wJb473rQqmQg4Q931VAdWNLjkeKWEPFwte7yoQgi0WhqSBvItlcvx' \ -o UserArchive.zip ``` | Details |
| LL-1299 handle correspondence for diasabled trainings | + notifications about correspondence replies now check wether the affected training is enabled, inf not no link is added but a note, that the training os not available | Details |
| LL-1300: Die Internationalisierung __( in javascript hat potentiell drei… | LL-1300: Die Internationalisierung __( in javascript hat potentiell drei Parameter. Wenn man Internationalisierungsparameter mitgeben will, dann muss man dem zweiten Parameter den Defaultwert 'strings.' geben. | Details |
| LL-1301 - PHPStan und PHPStan configuration added in to composer. Also added… | LL-1301 - PHPStan und PHPStan configuration added in to composer. Also added composer analyse als PHPStan start command | Details |
| Feature/ll 1267 ou tree menu optimization | Details | |
| Feature/ll 1285 link to client url registration mail | Details |