Typo3 v9 route enhancer

Merged
#2 · Created  · Last updated

Merged pull request

Merged in typo3-v9-route-enhancer (pull request #2)

c717931·Author: ·Closed by: ·2020-10-20

Description

  • replaced TYPO3_DB DB access by new doctrine-dbal DB API

  • updated version dependency to typo3 v9

  • excluded project files/folder from repository

  • Migrated CslPublicationRendererViewHelper from render() to renderStatic()

  • removed deprecated default values

  • replaced deprecated empty mktime() calls by time()

  • fixed debugging function

  • updated composer restclient dependency

  • reworked ViewHelpers to use renderStatic() instead of the deprecated render() method

  • fixed "to top" link

  • fixed missing spacing in tag cloud

  • removed unnecessary comma

  • Reworked publication detailes - now displayed inline

  • now using DOMContentLoaded event (instead of load event) to run content manipulating functions

  • added missing ViewHelper for new inline Details view

  • fixed bug, where URL target check failed during link generation

  • branch typo3-v9-route-enhancer

  • progress for typeahead, url enhancement and new citeproc

  • refactored getPosts in PublicationController/Repository, using CitationStyleRenderer, added person to the plugin settings to get persons posts/goldstandards

  • fixing preview url leading to the document, removed unused routeenhancer class, clean up, added instructions for pretty url and removing chash in typo3 v9

  • updated change log

  • release version 3.0.0 for typo3v9

 

0 attachments

0 comments

Loading commits...