Commit graph

14 commits

Author SHA1 Message Date
def2aabcad Fix backend preview rendering for video CE
The ContentDataProcessor got a constructor argument.
We migrated to proper DI to not care.
2021-12-15 08:41:52 +01:00
1fb7bd72a4 Fix broken RSS feeds after TYPO3 update 2021-05-18 22:11:28 +02:00
04753f82a2 Add feeds per category 2021-03-09 21:29:27 +01:00
abd08429f5 Migrate DB logic from TS to new Data Processor
This way multiple joins are possible.
As multiple joins are possible, TYPO3 can add pages to the query and
therefore respect the enable fields.
Hidden pages will therefore not be part of the result, fixing
inaccurate count for none published pages with assigned categories.

Also the TypoScript communicates what should happen.
2020-09-25 01:09:36 +02:00
6ba74b394c Adjust widgets, add further days 7 31 365 2020-08-24 15:18:46 +02:00
3b1f51371b Add youtube and poster support to files
Respect them in video element.
2020-08-21 13:00:30 +02:00
2ea338c675 Add new tracking of record views
Split tracking configuration in extra file
2020-07-29 10:15:50 +02:00
be18134dcd Adjust size and number of rss widget 2020-04-21 15:59:24 +02:00
b8b1abe9d6 Add acceptance tests 2020-04-21 15:55:29 +02:00
660c9505bd Make compatible with 10.4 dashboard 2020-04-08 07:54:45 +02:00
90c4515106 Configure new tracking widget 2020-02-27 19:47:16 +01:00
4731d06682 Move EXT:tracking to own repo 2020-02-26 07:57:25 +01:00
17a05ec95f Update system 2020-02-24 13:57:33 +01:00
e068d0cc9f Add own rss widget 2020-02-23 22:02:22 +01:00