Commit graph

71 commits

Author SHA1 Message Date
Markus Klein
49b452590a [BUGFIX] Initialize API manually 2023-07-07 14:12:15 +02:00
Markus Klein
9eb9d3c7ec [TASK] Make SkillSet API a public service 2023-07-07 13:05:31 +02:00
Markus Klein
f37a57e46e [FEATURE] Add value picker for skill set selection in content element 2023-07-07 12:55:18 +02:00
Weissheiten Wien
41beb0310a
Merge pull request #16 from SkillDisplay/Weissheiten-patch-1
Update README.rst
2023-07-07 12:24:55 +02:00
Weissheiten Wien
48142a8786
Update README.rst 2023-07-07 12:24:13 +02:00
Julian Zangl
e2b7c980e5
Merge pull request #15 from SkillDisplay/skill-grouping-vh
Skill grouping vh
2023-07-07 12:23:06 +02:00
Markus Klein
15ddcb4158 [FEATURE] Add optional caching for skill set data retrieval 2023-07-07 12:19:02 +02:00
julianzangl
0f0b7e3145 [BUGFIX] formatting issues 2023-07-07 12:16:23 +02:00
julianzangl
eb432ddf94 [BUGFIX] changed return types of initializeArguments functions 2023-07-07 12:12:53 +02:00
Weissheiten Wien
80dcd33175
Update README.rst
Update readme to match new functionalities
2023-07-07 12:11:34 +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
08a1830e75 [TASK] Fetch more details for skills in sets 2023-07-07 09:04:58 +02:00
Markus Klein
573e1baedd [BUGFIX] Allow multi-value skillset selection 2023-07-07 09:04:40 +02:00
Markus Klein
f0572b02af [BUGFIX] Allow multiple Skill(Set) uids in CE 2023-07-06 18:56:54 +02:00
Markus Klein
be3e3b0362 [BUGFIX] Ignore missing API key exception 2023-07-06 18:34:18 +02:00
Markus Klein
9418000e25 [TASK] Correct path to phpunit bootstrap 2023-07-06 17:55:05 +02:00
Markus Klein
df2e7aeb77 [TASK] Remove dependency checker 2023-07-06 17:33:00 +02:00
Markus Klein
a96923c6b1 [TASK] Remove dependency checker 2023-07-06 17:08:41 +02:00
Markus Klein
f8e2945b77 [TASK] Fix vendor folder path 2023-07-06 16:54:49 +02:00
Markus Klein
a6afd0c24c [TASK] CGL fix 2023-07-06 16:53:14 +02:00
Markus Klein
0cf0007e1a [TASK] Remove php-liniting for PHP < 7.4 2023-07-06 16:51:56 +02:00
Markus Klein
873425c433 [!!!][TASK] Update for TYPO3 11 & 12 2023-07-06 16:39:52 +02:00
Markus Klein
5cfdc7a6cd [RELEASE] v2.0.3 2021-02-19 16:12:15 +01:00
Markus Klein
82a0cae534 [TASK] Require phptoolkit 1.2.3 2021-02-19 16:11:46 +01:00
Markus Klein
de1c5ccd46 [TASK] Adjust composer branch alias 2021-02-02 11:33:19 +01:00
Markus Klein
bd34c5f045 [RELEASE] v2.0.2 2021-02-02 11:28:42 +01:00
Markus Klein
26602c8648
Merge pull request #13 from SkillDisplay/Weissheiten-patch-partial-html-markup
Update VerificationBox.html
2021-02-02 11:27:29 +01:00
Markus Klein
0996b9ed2e
Merge pull request #14 from SkillDisplay/bugfix/unit-tests
[BUGFIX] Fix broken TcaEnhancer unit tests
2021-02-02 11:26:55 +01:00
Markus Klein
1f75390dcd [BUGFIX] Fix broken TcaEnhancer unit tests 2021-02-02 11:22:59 +01:00
Markus Klein
d180aeb111 [TASK] Remove discontinued PHP security checker 2021-02-02 10:31:41 +01:00
Weissheiten Wien
4336a6195d
Update VerificationBox.html
If the description is rendered with a paragraph, the content gets placed after the paragraph and the class assignment is lost. Using a DIV instead of a p for the description fixes this and displays the output correctly
2021-02-01 11:51:27 +01:00
Markus Klein
8e46c143ce [BUGFIX] Cope with negative PID when adding new CEs
Resolves: #11
2021-01-29 16:58:36 +01:00
Markus Klein
c5b2a0eec9 [RELEASE] v2.0.1 2021-01-29 12:31:50 +01:00
Markus Klein
e1d91f64ec [BUGFIX] Fix namespace for campaign classes 2021-01-29 11:45:10 +01:00
Markus Klein
dfee7c6356 [RELEASE] 2.0.0 2021-01-29 11:39:09 +01:00
Markus Klein
1ee52d852b
Merge pull request #10 from SkillDisplay/task/change-extkey
[BUGFIX] Use more precise extension key
2021-01-29 11:37:38 +01: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
Markus Klein
19b7a950bc
Merge pull request #6 from SkillDisplay/bugfix/5-allow-creation-of-content-elements
Allow creation of content elements
2021-01-29 10:31:01 +01: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
73e928027a
Merge pull request #7 from SkillDisplay/task/extend-cgl-rules
Ensure strict_types are defined
2021-01-24 20:43:11 +01:00
1e3646e105
Follow new strict_types enforecement 2021-01-23 15:53:56 +01:00
0adaafa182
Add missing translation to new field
The new field was introduced without any label.
That label is added, together with description and exclude.
This keeps consistency and explanation to editors.
2021-01-23 15:53:07 +01:00
01d25e4c49
Allow creation of content elements
Content elements could not be created, since they needed campaigns.
In order to retrieve campaigns, the API needs to be created.
The API needs settings from current site, which is not available in that
context.

Therefore the factory is extended to also fetch site and their settings
based on page uid. The page uid is available in the context.

Since we now interact with guzzle, we add the dependency.
Wouldn't be necessary if SDK would have PSR compatible type hints.

Also tests were added for code, to keep code coverage.

Fixes: #5
2021-01-23 15:53:07 +01:00
4f09af857e
Ensure strict_types are defined 2021-01-23 15:52:16 +01:00
Markus Klein
cd68eb9dd0 [TASK] Use PHP 7.4 for CI 2021-01-14 14:14:42 +01:00
Markus Klein
2bd297879b [RELEASE] 1.0.1 2021-01-14 13:33:48 +01:00
Markus Klein
5b4da676af [BUGFIX] Add additional int-cast for campaign argument in VH 2020-12-07 08:36:01 +01:00