Commit graph

12 commits

Author SHA1 Message Date
julianzangl
eb432ddf94 [BUGFIX] changed return types of initializeArguments functions 2023-07-07 12:12:53 +02:00
julianzangl
9076aa0067 [BUGFIX] if condition is always true 2023-07-07 12:08:28 +02:00
julianzangl
60931303c0 [TASK] added ViewHelper for grouping skills by their domainTag 2023-07-07 12:02:21 +02:00
Markus Klein
ffde64c04b [TASK] Use types from SD PHP API 2023-07-07 09:43:28 +02:00
Markus Klein
901b7ab2be [FEATURE] VH to group skills by domain 2023-07-07 09:28:43 +02:00
Markus Klein
873425c433 [!!!][TASK] Update for TYPO3 11 & 12 2023-07-06 16:39:52 +02:00
Markus Klein
9f43ea427b [BUGFIX] Use more precise extension key
To avoid name clashes we use a more precise extension key.
Also the namespace is adjusted accordingly.

Resolves: #8
2021-01-29 10:32:30 +01:00
4f09af857e
Ensure strict_types are defined 2021-01-23 15:52:16 +01:00
Markus Klein
5b4da676af [BUGFIX] Add additional int-cast for campaign argument in VH 2020-12-07 08:36:01 +01:00
Markus Klein
40e322485e [FEATURE] Add campaign to viewhelpers 2020-12-01 11:03:04 +01:00
e967112277
Add content element "skillsets"
Allow editors to add new content element "skills".
The element contains an input for a comma separated list of skill IDs.
A preview in backend is shown.
Frontend rendering is provided.
2020-09-22 14:17:36 +02:00
da3aed135c
Add content element "skills"
Allow editors to add new content element "skills".
The element contains an input for a comma separated list of skill IDs.
A preview in backend is shown.
Frontend rendering is provided.
2020-09-22 10:37:24 +02:00