Skip to content

Migrate code for 8 LTS and newer

Compare
Choose a tag to compare
@clickstorm clickstorm released this 06 Jul 08:02
· 496 commits to main since this release

In this release we skipped the support for the 7 LTS. So we can use doctrine and a lot of more features available in the 8 LTS. Furthermore we add some features like the Google Tag Manager support and we avoid the addQueryString method for canonical URLs (especially thanks to @Nemo64). Thanks to all contributors and users that give us their feedback.

793c04a [TASK] #182 add hint to robots.txt
ed87211 [BUGFIX] breadcrumb language overlay title
959cbf3 Merge pull request #178 from Nemo64/patch-1
42f224d [BUGFIX] set always twitter:card
5639afe [BUGFIX] #180 Not existing og_image overrides defaultImage
ab7cd30 add altPageTitle fallback
cdf1eaf [BUGFIX] #175 constant editor wrong type for news.storagePid
c157f48 Merge branch 'master' of https://github.com/clickstorm/cs_seo
20503a0 [BUGFIX] #174 avoid piwik double slash
a3f7f53 [BUGFIX] link to default language record in sitemap
ff929e8 [BUGFIX] MM tablenames in sitemap
aadaf05 [BUGFIX] deleted in records sitemap
0bbf94f [BUGFIX] remove var dump
7559da8 [FEATURE] add signal before generating header data for records
663df85 [BUGFIX] add use statements
932ce2e [FEATURE] add signal to modify header data for records
5b9ec67 [BUGFIX] hreflang append records
9f61764 [BUGFIX] enable additionalWhereClause in sitemap again
4c9ff6a [BUGFIX] sitemap category contraint
bdb874f [BUGFIX] href lang with new get params
b5a60d0 [BUGFIX] sitemap.xml doctrine query
8cbf5a9 [BUGFIX] sitemap constriants
6324269 [BUGFIX] update use statements
3e7e637 Merge pull request #172 from dhuf/patch-1
830eb5c [BUGFIX] respect content_fallback
c281c54 [BUGFIX] og:image read height/width directly from Contants
4f8f76c [FEATURE] #171 avoid addQueryString for canonical, use only cHash params - thanks to @Nemo64
37bbeba [TASK] update doc for scheduler tasks
6e50fb8 Merge pull request #170 from dacostafilipe/fix-wizard-css
3446a01 Moved to PathUtility::getAbsoluteWebPath(ExtensionManagementUtility::extPath()) as ExtensionManagementUtility::siteRelPath is deprecated in Typo3 9
cb44b46 [BUGFIX] Fix backend style loading by using relative path for stylesheets in SnippetPreview
1ed3d7d [TASK] deprecated to add costum rootline to getPagesTSconfig
5a4bde7 [FEATURE] use TSFE->generatePageTitle
af38c28 [FEATURE] migrate Snippet Preview js
ee270f4 [FEATURE] migrate TYPO3.jQuery to $
9d039df [FEATURE] migrate preview wizard to renderType
d06df10 [FEATURE] #158 optimize Piwik JS code
cb4f582 Merge pull request #167 from HenningCash/fix/workspace
edf785c [BUGFIX] Respect current workspace in backend
f355339 Merge pull request #165 from hotbytes/master
6279b74 Added a variable that helps keeping the current action view when changing the language or the depth in the backend module.
adbc68a Fixed a typo in the Module/Grid partial.
17bdd95 [BUGFIX] #143 JS error while update the speaking path
e5e01fb [BUGFIX] userfunc notation
b838979 [BUGFIX] remove doc variable
27a7a97 [BUGFIX] remove DocumentTemplate
a3ba0a6 [BUGFIX] migrate ext update
9f45213 [BUGFIX] migrate strlen from Charsetconverter
4d38baa [BUGFIX] remove TYPO3_DB
f8f9e8a [BUGFIX] migrate null time tracker
ebdc929 [FEATURE] migrate to doctrine statements
d8eb581 [BUGFIX] migrate extRelPath
57085a4 [BUGFIX] add a namespace to update script
27d99af [BUGFIX] #163 migrate AjaxHandler