Commit graph

48 commits

Author SHA1 Message Date
Daniel Siepmann f5c609e57b
Merge remote-tracking branch 'origin/develop' into feature/44-add-checks-for-deprecated-removed-extensions 2017-05-18 08:39:04 +02:00
Daniel Siepmann 41d5ec0dff
Merge remote-tracking branch 'origin/develop' into feature/44-add-checks-for-deprecated-removed-extensions 2017-05-16 16:29:14 +02:00
Daniel Siepmann 180a8a77c2
Merge branch 'develop' into feature/77-globals 2017-05-16 16:24:33 +02:00
Daniel Hürtgen 0c91d7b22c Merge branch 'feature/15-check-all-possible-occurences-of-class' into 'develop'
FEATURE: Detect classes in strings

Closes #15 and #43

See merge request !84
2017-05-16 15:32:55 +02:00
Daniel Siepmann 219103561e
TASK: Update docs
* To reflect new feature.

Relates: #77
2017-05-09 15:03:35 +02:00
Daniel Siepmann c1712d0bc5
TASK: Update docs
Relates: #44
2017-05-09 13:31:51 +02:00
Daniel Siepmann 470910b07a
Merge branch 'feature/seperate-tests' into feature/45-removed-signals 2017-05-04 08:45:10 +02:00
Daniel Siepmann aa5cc51043
Merge branch 'feature/seperate-tests' into feature/15-check-all-possible-occurences-of-class 2017-05-04 08:41:23 +02:00
Daniel Siepmann 7f17db504c
BUGFIX: Fix broken rst syntax 2017-05-04 08:35:25 +02:00
Daniel Siepmann 9e3f8b8195
TASK: Document new test implementation 2017-05-04 08:35:13 +02:00
Daniel Siepmann 34bf941a21 Merge branch 'develop' into feature/15-check-all-possible-occurences-of-class 2017-05-04 08:21:37 +02:00
Daniel Hürtgen dcc0c13dd8 Merge branch 'develop' into 'feature/45-removed-signals'
# Conflicts:
#   Documentation/source/features.rst
2017-05-02 22:15:52 +02:00
Daniel Hürtgen 95da568935 Merge branch 'develop' into 'feature/74-check-removed-typoscript-constants'
# Conflicts:
#   Documentation/source/features.rst
2017-05-02 22:12:23 +02:00
Daniel Hürtgen 475e38e3fc Merge branch 'develop' into 'feature/41-check-removed-classes'
# Conflicts:
#   Documentation/source/features.rst
2017-05-02 22:06:02 +02:00
Daniel Hürtgen 2ffe2a5676 Merge branch 'feature/71-refactor-removed-code' into 'develop'
Feature/71 refactor removed code

Closes #71

See merge request !79
2017-05-02 22:00:21 +02:00
Daniel Siepmann 4d7aeea5ae
FEATURE: Implement removed hook sniff.
* Update docs, add sniff and test.
* Add first configuration.

Relates: #45
2017-05-02 15:43:29 +02:00
Daniel Siepmann 2a6bf4f45b Merge branch 'feature/seperate-tests' into feature/45-removed-signals 2017-05-02 15:19:31 +02:00
Daniel Siepmann 17368e32f9
TASK: Fix copy and paste issue in docs 2017-05-02 15:15:30 +02:00
Daniel Siepmann 83239ddeee
FEATURE: Add check for removed signals
* Add docs, sniff, tests.
* Add first configuration.

Relates: #45
2017-05-02 14:24:59 +02:00
Daniel Siepmann 299c33a075
FEATURE: Add warning for removed TypoScript Constants
* Configure removed constants in TYPO3 7.x.
* Add code / sniff.
* Add test.
* Update docs.

Resolves: #74
2017-05-02 12:44:04 +02:00
Daniel Siepmann 582ede2513 TASK: Add removed TypoScript feature to docs 2017-05-02 12:33:32 +02:00
Daniel Siepmann a84f164c49 TASK: Fix typo 2017-05-02 12:33:32 +02:00
Daniel Siepmann a0c9df5667 TASK: Document yaml format for features
* To enable others to configure their own features.

Resolves: #76
2017-05-02 12:33:32 +02:00
Daniel Siepmann f3448b088a
TASK: Add mention of feature to docs
Relates: #15
2017-05-02 11:58:21 +02:00
Daniel Hürtgen 52b110c5a6 Merge branch 'feature/76-document-feature-yaml' into 'develop'
TASK: Document yaml format for features

Closes #76

See merge request !81
2017-04-27 22:04:41 +02:00
Daniel Siepmann d23bc4d221
TASK: Add documentation for new feature
Relates: #41
2017-04-27 17:05:02 +02:00
Daniel Siepmann 06e0578df2
TASK: Add removed TypoScript feature to docs 2017-04-27 17:01:30 +02:00
Daniel Siepmann 28d6e875d2
TASK: Fix typo 2017-04-27 17:01:06 +02:00
Daniel Siepmann 380398a0af
TASK: Document yaml format for features
* To enable others to configure their own features.

Resolves: #76
2017-04-27 16:54:51 +02:00
Daniel Siepmann 510774a3cc
TASK: Support at least PHP 5.6
* Adjust CI , composer and docs.
* Migrate modern code to 5.6 supported code.

Relates: #71
2017-04-27 14:16:22 +02:00
Daniel Siepmann 5704351d22
TASK: Adjust to PHP 7.1
* As PHP 7.1 is required, document and adjust tests in CI.

Relates: #71
2017-04-27 12:53:07 +02:00
Daniel Siepmann 69bb97ad94
Merge branch 'feature/72-refactor-sniff-architecture' into feature/54-add-checks-for-typoscript 2017-04-25 15:50:04 +02:00
Daniel Siepmann 27997c8445
TASK: Link to configuration in docs. 2017-04-25 15:37:16 +02:00
Daniel Siepmann add747d0be
TASK: Fix type of headline in docs 2017-04-25 15:37:01 +02:00
Daniel Siepmann 5428b3805f
TASK: Document new feature in docs 2017-04-25 15:36:47 +02:00
Daniel Siepmann 28329844b8
TASK: Update docs
* To keep naming in sync with code, to make examples work.
2017-04-25 15:36:20 +02:00
Daniel Siepmann 22d50486cf
TASK: Remove unused intersphinx
* As long as we don't make use of intersphinx disable it to speed up
  rendering of documentation.
2017-04-25 15:35:24 +02:00
Daniel Siepmann 74eb4dde20
TASK: Document yaml structure
* To ease contributions and modifications

Relates: #54
2017-04-13 15:44:52 +02:00
Daniel Siepmann 3e9d8c01c8
TASK: Rename TypoScript sniff
* As we not only check ObjectIdentifier's anymore, but also further
  parts, renamce sniff to be more generic.
* Also rename configuration and tests accordingly.

Relates: #54
2017-04-13 15:27:25 +02:00
Daniel Siepmann b394cff3d2
TASK: Add new configuration option to docs
Relates: #54
2017-04-13 13:48:01 +02:00
Daniel Siepmann 896117aa01
TASK: Add docs how to lint TypoScript
Relates: #54
2017-04-13 13:25:35 +02:00
Daniel Siepmann fc8d3579ff
TASK: Add hint how to disable warnings for specific deprecations 2017-04-13 12:04:46 +02:00
Daniel Siepmann c87546de29
BUGFIX: Broken documentation
* Fix broken links
* Fix broken syntax

Relates: #63
2017-04-13 11:02:50 +02:00
Daniel Siepmann e05941ea46
TASK: Add requirements.txt to enable read the docs
* As we use a different theme.

Relates: #63
2017-04-13 10:55:08 +02:00
Daniel Siepmann 8cb68ff6bb
TASK: Migrate / write documentation
* Add further information and sections, e.g. about contribution and
  extending.

Relates: #63
2017-04-13 10:54:32 +02:00
Daniel Siepmann c388a7e8b3
TASK: Provide _static folder for docs 2017-04-13 09:06:34 +02:00
Daniel Siepmann 5c56c1cded
TASK: Add Makefile for documentation rendering 2017-04-13 09:04:02 +02:00
Daniel Siepmann dde46a8d37
FEATURE: Add documentation rendering
Relates: #63
2017-04-13 08:46:17 +02:00