- May 16, 2017
-
-
Daniel Hürtgen authored
FEATURE: Improve namespace migration See merge request !91
-
Daniel Hürtgen authored
FEATURE: Add FQObjectIdentifier to TypoScript tokens Closes #66 See merge request !83
-
Daniel Hürtgen authored
FEATURE: Removed signals and hooks Closes #45 See merge request !86
-
Daniel Hürtgen authored
-
Daniel Hürtgen authored
-
- May 11, 2017
-
-
Daniel Siepmann authored
* E.g. prevent migration for ux_ classes which do not follow the convention. * Add test to make sure it works as expected.
-
Daniel Siepmann authored
* To improve report results even during searching. * By moving namespace mapping to search from fixing.
-
- May 04, 2017
-
-
Daniel Hürtgen authored
TASK: Rename ci documentation jobs See merge request !88
-
Daniel Siepmann authored
-
Daniel Siepmann authored
-
Daniel Siepmann authored
TASK: Use test class for each sniff. See merge request !87
-
Daniel Siepmann authored
* To have them much shorter, enabling full title to show up in gitlab ui.
-
Daniel Siepmann authored
-
Daniel Siepmann authored
-
Daniel Siepmann authored
* As test was added to develop, also migrate it.
-
Daniel Siepmann authored
-
Daniel Siepmann authored
-
- May 02, 2017
-
-
Daniel Hürtgen authored
# Conflicts: # Documentation/source/features.rst
-
Daniel Hürtgen authored
Feature/74 check removed typoscript constants Closes #74 and #76 See merge request !85
-
Daniel Hürtgen authored
# Conflicts: # Documentation/source/features.rst
-
Daniel Hürtgen authored
Feature/41 check removed classes Closes #41 See merge request !80
-
Daniel Hürtgen authored
# Conflicts: # Documentation/source/features.rst
-
Daniel Hürtgen authored
Feature/71 refactor removed code Closes #71 See merge request !79
-
Daniel Siepmann authored
Resolves: #45
-
Daniel Siepmann authored
* Ass missing colon.
-
Daniel Siepmann authored
* Update docs, add sniff and test. * Add first configuration. Relates: #45
-
Daniel Siepmann authored
-
Daniel Siepmann authored
-
Daniel Siepmann authored
* Allow executing tests for single sniff through phpunit '--filter'. * Provide structure to add further tests for a single sniff. * Make output more clear, which sniff was tested.
-
Daniel Siepmann authored
Relates: #45
-
Daniel Siepmann authored
* Add docs, sniff, tests. * Add first configuration. Relates: #45
-
Daniel Siepmann authored
* Configure removed constants in TYPO3 7.x. * Add code / sniff. * Add test. * Update docs. Resolves: #74
-
Daniel Siepmann authored
-
Daniel Siepmann authored
-
Daniel Siepmann authored
* To enable others to configure their own features. Resolves: #76
-
Daniel Siepmann authored
* To make writing merge requests easier. * Also this should keep them in same structure.
-
Daniel Siepmann authored
-
Daniel Siepmann authored
* Fix phpcs and phpmd issues.
-
Daniel Siepmann authored
* To make later checks easier, add the fully qualified object identifier, to all object identifier tokens while tokenizing TypoScript. * Adjust tests accordingly. * Add necessary autoloading. Closes: #66
-
Daniel Siepmann authored
* Remove construct from interface. * Fix wrong type hints. * Keep naming of variable in sync. * Also keep conditions format in sync. Relates: #71
-