Commit graph

146 commits

Author SHA1 Message Date
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
0d90c0d942 Fix excludeDoktypes for footer menu
As TYPO3 introduced a different behaviour, this is necessary right now
to keep output of sys folder children for footer menu.
2020-04-07 12:17:53 +02:00
19ddacb246 Use pageinfo and remove extension scanner false positive
As only pageinfo is used, only this is stored for now.
Also the single line accessing the property is marked to be ignored by
extension scanner.
2020-04-01 11:45:27 +02:00
e5e5321140 Order blog posts in rss feed 2020-03-20 21:39:22 +01:00
09c30dc766 List blog posts ordered by published date 2020-03-06 15:17:24 +01: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
c57fae3723 Add tracking widgets 2020-02-24 07:51:35 +01:00
e068d0cc9f Add own rss widget 2020-02-23 22:02:22 +01:00
de741165ea Add tracking only inf oin info module 2020-02-19 09:17:18 +01:00
ae09bcde14 Fix and improve admonition preview in be 2020-02-19 09:16:50 +01:00
e0f6815974 Fix list indentation
Do not scale with zoom, use fixed indentations to keep align with text.
2020-02-09 09:32:20 +01:00
ed39b84741 Add colors to page tree 2020-02-09 09:25:12 +01:00
cac99ad356 Add breadcrumb 2020-02-07 14:04:30 +01:00
98ef515b32 Add task admonition for workshops 2020-02-07 14:00:05 +01:00
f5ef338207 Add content element MenuSubpages to create an overview of workshop
topics
2020-02-07 11:23:06 +01:00
a59b366bb8 Allow to add content on empty page in frontend 2020-02-07 11:22:33 +01:00
473a552f64 Favicon 2020-02-05 15:50:07 +01:00
b8ce0f0950 Fix lists 2020-01-31 17:31:45 +01:00
39e868c78d Small improvements 2020-01-31 17:25:03 +01:00
5ce9076edf Update feedit and include static typoscript 2020-01-31 15:50:11 +01:00
bf84b97689 Fix ul indentation 2020-01-31 13:26:07 +01:00
2c6d53741b Add EXT:feedit 2020-01-31 13:24:13 +01:00
3c44c00ba5 Add EXT:feedit in v10 compatible mode 2020-01-31 11:50:30 +01:00
5cb0da3897 Add word break as default behaviour
Prevent horizontal scrolling of content
2020-01-30 23:44:36 +01:00
a5162a8ac1 Sort rss records more meaningful 2020-01-30 11:28:45 +01:00
8dba64cce6 Allow menu_abstract in tceform 2020-01-30 11:28:31 +01:00
6121385989 Display introduction (abstract) on detail page the same way as on list 2020-01-30 11:28:14 +01:00
6f3f272082 Use stable version number for site package 2020-01-27 18:10:20 +01:00
765777ec0f Optimize assets even for future usage 2020-01-27 13:38:49 +01:00
0cee75ceb5 Add proper layout handling
Provide "normal" content pages.
2020-01-27 13:27:21 +01:00
d9719e0519 Use native taggable file backend 2020-01-27 13:17:26 +01:00
33f16d64cb Send cache header to provide proper caching 2020-01-27 13:13:13 +01:00
d91dd01624 Enable admin panel 2020-01-27 13:13:05 +01:00
352e42140b Add own storage backend to respect tags when caches are saved in fs 2020-01-27 13:12:30 +01:00
a45150998d Add full page size layout 2020-01-23 10:06:00 +01:00
085fcb2025 Fix be login 2020-01-23 09:57:54 +01:00
0aa3cbe439 Add backend css 2020-01-22 08:07:14 +01:00
99e38abe43 Adjust line height, accordingly to frontend dev 2020-01-21 09:32:12 +01:00
cbcb76f7a7 Remove justify and hyphens
In order to increase readability accordingly to an frontend dev.
2020-01-21 09:14:26 +01:00
035c4349cf Make description in rss feed dynamic 2020-01-20 07:55:49 +01:00
bfc50f50bc Split website title and show full only on large screens 2020-01-19 22:06:41 +01:00
a50af27f02 No justify for info in post header 2020-01-19 22:00:57 +01:00
27ecd0fb2c Do not include folders in sitemap.xml 2020-01-19 19:33:25 +01:00
b63ac9b93f Remove custom ViewHelper to edit record
As TYPO3 master already has necessary features.
2020-01-19 13:54:38 +01:00
941e7c5229 Remove images from post listing
As images would add a priority to specific blog posts.
But we want all blog posts to be the same.
2020-01-19 13:53:56 +01:00
f404b174cc Respect paragraphs in abstract when rendering 2020-01-16 15:53:29 +01:00
6f0751268e Add TYPO3 master info to footer 2020-01-16 15:27:41 +01:00