Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 885
TitelFeature/ll 1597 client login page and cookie bot for english
Beschreibung
Statusmerged
Created at 2023-10-02T13:12:18.838Z
Updated at 2023-11-10T09:55:00.121Z
Source branchfeature/LL-1597-client-login-page-and-cookie-bot-for-english
Target branchdevelop
AuthorMarkus Gerlach
AssigneeSascha Immig

Discussion notes

added 1 commit
  • 527918c7 - deaktivated ExchangeRateApiTest
Compare with previous version
Sascha Immig 2023-10-12T13:17:18.399Z
Führt dies nicht dazu, dass wenn eine Session eines anderen Users vorhanden ist, dessen Sprache für Gäste herangezogen wird? Aktuell gibt es ein ähnlich gelagertes Problem bei CTS. Sascha Immig 2023-10-18T13:19:04.802Z
added 1 commit
  • 86df7ce4 - code optimization
Compare with previous version
Sascha Immig 2023-11-07T20:21:48.515Z
added 2 commits
  • 7a3e9a30 - exchenged icon for SVG, re-ordered code
  • 5cd6e3f4 - included label change
Compare with previous version
Sascha Immig 2023-11-09T10:20:34.911Z
DRY. -> bitte zentralisieren Sascha Immig 2023-11-09T10:57:30.009Z
DRY. -> bitte zentralisieren Sascha Immig 2023-11-09T10:58:30.242Z
DRY. -> bitte zentralisieren Sascha Immig 2023-11-09T10:58:47.893Z
added 3 commits
  • 1304032b - Setting the language by parameter will not change the session, as setting the…
  • 45598a54 - centralized code and made sure, only available languages are used.
  • bc7ac36e - optimize code readability and reworked session handling (after discussion: it…
Compare with previous version
Sascha Immig 2023-11-09T15:34:44.630Z
DRY. -> bitte zentralisieren Sascha Immig 2023-11-09T15:37:13.782Z
DRY. -> bitte zentralisieren Sascha Immig 2023-11-09T15:37:32.214Z
resolved all discussions Sascha Immig 2023-11-09T16:18:57.779Z
changed this line in version 6 of the diff Sascha Immig 2023-11-09T16:31:22.213Z
changed this line in version 6 of the diff Sascha Immig 2023-11-09T16:31:22.371Z
changed this line in version 6 of the diff Sascha Immig 2023-11-09T16:31:22.514Z
changed this line in version 6 of the diff Sascha Immig 2023-11-09T16:31:22.677Z
changed this line in version 6 of the diff Sascha Immig 2023-11-09T16:31:23.085Z
resolved all discussions Sascha Immig 2023-11-09T16:31:23.180Z
added 1 commit
  • ab08a092 - centralized generation of user specifig login url (depending on client and language)
Compare with previous version
Sascha Immig 2023-11-09T16:31:23.403Z
resolved all discussions Sascha Immig 2023-11-10T08:02:28.268Z
added 1 commit
  • 5a326c42 - removed unneeded use
Compare with previous version
Sascha Immig 2023-11-10T08:02:28.662Z
resolved all discussions Sascha Immig 2023-11-10T08:12:45.648Z
added 1 commit
  • a830d71d - CSFixer
Compare with previous version
Sascha Immig 2023-11-10T08:12:45.868Z
resolved all discussions Sascha Immig 2023-11-10T09:45:48.031Z
added 1 commit
  • adeb1992 - New users shall not be redirected to client login!
Compare with previous version
Sascha Immig 2023-11-10T09:45:48.253Z
enabled an automatic merge when the pipeline for adeb1992a722242b91a157d828faec6df110db7f succeeds Sascha Immig 2023-11-10T09:46:44.205Z

Merge Commits

Title Id Author Created at Message
Setting the language by parameter will not change the session, as setting the… 1304032bbb760b68477c999738717f009c0fc29f TUV\immigs 2023-11-09T11:39:47.000Z Setting the language by parameter will not change the session, as setting the language should be limited to the page on which it was called upon.
added language selection to client login 2c18c2d7d61d43469330405d7ef895f4508b97d5 gerlachm 2023-09-21T06:20:36.000Z added language selection to client login Customize all mails to append the get parameter "lang" to all internal login links.
centralized code and made sure, only available languages are used. 45598a5424350ce019d7ba8fd435b95a66d2e685 TUV\immigs 2023-11-09T11:40:22.000Z centralized code and made sure, only available languages are used.
added current language to html tag lang attribute 469774d1c7ea19f89c81f61211f694929b466beb gerlachm 2023-09-26T06:48:30.000Z added current language to html tag lang attribute
deaktivated ExchangeRateApiTest 527918c70c8f9d8e267cc09b2300c5eb3b40a2bf TUV\gabrielg 2023-10-12T13:17:06.000Z deaktivated ExchangeRateApiTest (cherry picked from commit bb29b427127d1323a5779587506f596864a84f27)
removed unneeded use 5a326c423e896a8c86fe8339297c0a430ef1494d TUV\immigs 2023-11-10T08:01:39.000Z removed unneeded use
included label change 5cd6e3f4177654a1d57602d50b2d64360b4a0892 TUV\immigs 2023-11-09T10:20:20.000Z included label change
added language and client login for all internal client links from emails 634c2279575136c0fa4e1aadd2719d79dbe64ee2 gerlachm 2023-10-02T13:01:41.000Z added language and client login for all internal client links from emails change action String from Inspect client to Visit now for client mail after change client url add optional client url for UserExportFinished add query for client_id in Authenticate for optional forwarding to client login if the value client is already used in the url of the route redirect user after confirmation ti clientlogin fix ExpiredUnprocessedAssignments email recipient client and language is now used added parameter for password back to login link
Translation enabled for footer links 692e024c448b98176dfc5cdda09f1ccdd383c59a gerlachm 2023-09-26T06:10:14.000Z Translation enabled for footer links Translation enabled for not logged in user Use query string from url in customer login
exchenged icon for SVG, re-ordered code 7a3e9a305afb12be02b2aa66aa385885858304f7 TUV\immigs 2023-11-09T10:10:22.000Z exchenged icon for SVG, re-ordered code
code optimization 86df7ce411706e671679d0f5bbb32f92f1eb1b3a TUV\immigs 2023-11-07T20:21:33.000Z code optimization
added language switch for Cookiebot 93dad18405712753467222fd996cd1e5de3baa6d gerlachm 2023-09-26T08:04:00.000Z added language switch for Cookiebot set first letter uppercase for Links in mega_footer.blade.php
CSFixer a830d71d0514dfebccff7730bcc71af241a4a31c TUV\immigs 2023-11-10T08:12:34.000Z CSFixer
centralized generation of user specifig login url (depending on client and language) ab08a092c50380c67600eaec9985e5c08e528d98 TUV\immigs 2023-11-09T16:31:10.000Z centralized generation of user specifig login url (depending on client and language)
New users shall not be redirected to client login! adeb1992a722242b91a157d828faec6df110db7f TUV\immigs 2023-11-10T09:45:36.000Z New users shall not be redirected to client login!
optimize code readability and reworked session handling (after discussion: it… bc7ac36e97cac5b4c86271ba382c9be29bdcaeea TUV\immigs 2023-11-09T15:34:31.000Z optimize code readability and reworked session handling (after discussion: it makes sense to put the locale from the praram into the session)