Commit graph

26 commits

Author SHA1 Message Date
f5c609e57b
Merge remote-tracking branch 'origin/develop' into feature/44-add-checks-for-deprecated-removed-extensions 2017-05-18 08:39:04 +02:00
41d5ec0dff
Merge remote-tracking branch 'origin/develop' into feature/44-add-checks-for-deprecated-removed-extensions 2017-05-16 16:29:14 +02:00
180a8a77c2
Merge branch 'develop' into feature/77-globals 2017-05-16 16:24:33 +02:00
219103561e
TASK: Update docs
* To reflect new feature.

Relates: #77
2017-05-09 15:03:35 +02:00
c1712d0bc5
TASK: Update docs
Relates: #44
2017-05-09 13:31:51 +02:00
470910b07a
Merge branch 'feature/seperate-tests' into feature/45-removed-signals 2017-05-04 08:45:10 +02:00
7f17db504c
BUGFIX: Fix broken rst syntax 2017-05-04 08:35:25 +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
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
2a6bf4f45b Merge branch 'feature/seperate-tests' into feature/45-removed-signals 2017-05-02 15:19:31 +02:00
17368e32f9
TASK: Fix copy and paste issue in docs 2017-05-02 15:15:30 +02:00
83239ddeee
FEATURE: Add check for removed signals
* Add docs, sniff, tests.
* Add first configuration.

Relates: #45
2017-05-02 14:24:59 +02:00
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
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
d23bc4d221
TASK: Add documentation for new feature
Relates: #41
2017-04-27 17:05:02 +02:00
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
69bb97ad94
Merge branch 'feature/72-refactor-sniff-architecture' into feature/54-add-checks-for-typoscript 2017-04-25 15:50:04 +02:00
5428b3805f
TASK: Document new feature in docs 2017-04-25 15:36:47 +02:00
28329844b8
TASK: Update docs
* To keep naming in sync with code, to make examples work.
2017-04-25 15:36:20 +02:00
74eb4dde20
TASK: Document yaml structure
* To ease contributions and modifications

Relates: #54
2017-04-13 15:44:52 +02:00
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
b394cff3d2
TASK: Add new configuration option to docs
Relates: #54
2017-04-13 13:48:01 +02:00
fc8d3579ff
TASK: Add hint how to disable warnings for specific deprecations 2017-04-13 12:04:46 +02:00
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