Skip to content

Tags: kaystrobach/TYPO3.dyncss

Tags

1.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade to GitHub-native Dependabot (#78)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Typo3 10 (#74)

* [TASK] Remove  variable

* [TASK] Rise version numbers

* [TASK] Migrate PATH_typo3 constant in PHP

* [TASK] Migrate version_compare conditions - remove support for older TYPO3 versions

* [TASK] Migrate PATH_site constant in PHP

* [TASK] Migrate getTSConfigVal() method for getting user settings

* [TASK] Migration URL generation for clear cache hook

* [TASK] Disable caching in enabled development mode

* [TASK] Optimize composer.json

* [TASK] Revert changes

* [TASK] Make dyncss branch typo10-3 installable with TYPO3 9

Co-authored-by: Thomas Deuling <info@coding.ms>
Co-authored-by: Thomas Deuling <1298841+tdeuling@users.noreply.github.com>
Co-authored-by: Christian Bülter <cbuelter@coding.ms>

0.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update composer.json

0.8.5

[BUGFIX] use new constants in TYPO3 8.x (#53)

0.8.4

Use of Constant TYPO3_cliMode (#58)

* Use of Constant TYPO3_cliMode

Use Constant TYPO3_cliMode only in TYPO3 versions lower 8

* Update DyncssService.php

* Update DyncssService.php

* Update DyncssService.php

* Update DyncssService.php

* Update DyncssService.php

0.8.3

Implementing SignalSlotDispatcher after a file is parsed (#52)

* [TASK] implementing SignalSlotDispatcher after getting fileContent in AbstractParser Class

* [TASK] adding constant for SignalSlotDispatcher

0.8.2

Update ext_emconf.php

0.8.0

[TASK] remove version in composer.json

0.7.9

Update composer.json

0.7.8

[TASK] 0.7.8 fix for typo3.org parsing problem