Commit graph

5 commits

Author SHA1 Message Date
Markus Klein 573e1baedd [BUGFIX] Allow multi-value skillset selection 2023-07-07 09:04:40 +02:00
Markus Klein 6dc8bed8c3 [BUGFIX] Add missing DB field for campaign to ext_tables.sql
Resolves: #9
2021-01-25 16:05:47 +01:00
Markus Klein 36a592dfcd [BUGFIX] Use valid syntax in ext_tables.sql 2020-11-27 22:52:29 +01:00
Daniel Siepmann 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
Daniel Siepmann 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