Daniel Siepmann
Daniel Siepmann
TYPO3 13
These new icons were sponsored by https://werkraum-media.de/ Closes: #99
I got new icons from https://werkraum-media.de/ [Icons-tracking.zip](https://github.com/DanielSiepmann/tracking/files/10344591/Icons-tracking.zip)
Right now the extension is not aware of bots. It would make sense to add a flag to all records that define whether the tracking was triggered by a bot....
Allows checking whether tests cover code manipulation. Resolves: #27
Right now deleting a record while inside a workspace, leads to the following issue as a notification: ``` 1: Versioning is not supported for this table "tx_tracking_pageview" / 116274 ```...
In order to improve overall code quality and especially testing quality.
It is not that easy to spot that one has to configure `depends`. This should be added to the install sections. Right now there is a textual hint. But this...
## Goal Reduce disk usage by artifacts within GitLab. Stephan Großberndt reported our repo is using more than 2 GiB on disk space due to artifacts. ## Acceptance Criteria -...