Details des Tickets
Beschreibung,Kommentare und Anhänge
| Title |
Id |
Author |
Created at |
Message |
| refactored client: removed unnecessary append for a propert function to… |
1b43634e2bec7b1b07e68365625ace47c26c34e3 |
Sascha Immig |
2024-10-14T15:53:14.000Z |
refactored client: removed unnecessary append for a propert function to determine the availability of myCompetence use
|
| refactored translations: optimized texts and removed redundancies. |
220b34f723209792fe0e779853a70243d228554e |
Sascha Immig |
2024-10-14T15:17:51.000Z |
refactored translations: optimized texts and removed redundancies.
|
| UI: Optmized inputs for support employee and sales contact |
4a54151c3050e8e1624d7395e93c16b072c55540 |
Sascha Immig |
2024-10-14T15:54:12.000Z |
UI: Optmized inputs for support employee and sales contact
|
| Merge branch 'develop' into feature/LL-1832-further-fields-in-the-client-data-sheet |
55a56b6a0c349d1ffb0b0bfe66e8d2d65c3ccbab |
gerlachm |
2024-10-16T09:12:38.000Z |
Merge branch 'develop' into feature/LL-1832-further-fields-in-the-client-data-sheet
# Conflicts:
# resources/views/admin/clients/fields.blade.php
|
| LL-1832-further-fields-in-the-client-data-sheet |
671f8c36f0693fc5e5318392c12ec17fb130311e |
gerlachm |
2024-10-08T08:42:11.000Z |
LL-1832-further-fields-in-the-client-data-sheet
added free text field for entering the sales contact person, placed below contact person
inserted in the settings tab
added online client field after the internal account field
added useMycompetence field after the online client field
added useChargeablecatalog field after the useMycompetence field
added useOwnCatalogs field after the useChargeablecatalog field
added authoring_tool_active field after the useOwnCatalogs field
added all files to the gui and to the export list
|
| updated twig due to vulnerability. used the opportunity to switch from version 2.* to 3.* |
8605fdacb1dadb07da265c7dd3fa7249b5ac7540 |
Sascha Immig |
2024-10-15T08:45:51.000Z |
updated twig due to vulnerability. used the opportunity to switch from version 2.* to 3.*
(cherry picked from commit 9d7e79c7c0e4e236cfe8019d24b41e31f72097d7)
|
| replaced read only information with checkboxes (insted of switches) and added… |
8ed3affe17512cc879b8405a8e6f6dca5eaac627 |
Sascha Immig |
2024-10-14T15:25:15.000Z |
replaced read only information with checkboxes (insted of switches) and added section heading (with hr)
|
| exchanged checkboxes for an info alert outside the tabs. used icons and shorter… |
af2dde11d612207057725ad447f3cba55a22251a |
Sascha Immig |
2024-10-16T11:09:44.000Z |
exchanged checkboxes for an info alert outside the tabs. used icons and shorter texts to represent the client state.
|
| clean up: restored former calculation (15px indent plus 8px border) and removed old commentary |
df1bd69d0dd22e440bffd2e7005a7f3160a36fb8 |
Sascha Immig |
2024-10-14T15:53:34.000Z |
clean up: restored former calculation (15px indent plus 8px border) and removed old commentary
|