Oliver Klee
|
869f348ce8
|
[CLEANUP] Make a type annotation more specific (#415)
|
2022-03-30 12:14:04 +02:00 |
|
Oliver Klee
|
a1a84a511f
|
[BUGFIX] Configure DI and avoid using ObjectManager in TYPO3 11LTS (#399)
`ObjectManager` is deprecated in V11.
Fixes #387
|
2022-03-02 02:07:25 +01:00 |
|
Oliver Klee
|
4f2c813d7f
|
[TASK] Switch to the core testing framework (#361)
The TYPO3 core testing framework has more person-power for maintenance
behind it compared to the nimut testing framework. So we should use that.
|
2022-02-20 15:18:46 +01:00 |
|
Łukasz Uznański
|
f0127b3b64
|
[TASK] Fix php cs related to official configuration (#341)
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
|
2021-11-17 13:14:43 +01:00 |
|
Oliver Klee
|
ca9a8e4e15
|
[TASK] Always use @covers annotations in the tests (#298)
|
2021-09-15 02:11:15 +02:00 |
|
Łukasz Uznański
|
4bde411dd8
|
[TASK] Remove author annotations (#294)
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
|
2021-09-07 08:51:11 +02:00 |
|
Andreas Wolf
|
3f3c9285d9
|
[CLEANUP] Fix PHP_Codesniffer issues
Resolves: #21
|
2019-12-07 12:13:32 +01:00 |
|
Oliver Klee
|
29bf7ccae5
|
[TASK] Convert the PHP namespaces to "TTN" (#9)
Fixes #1
|
2019-12-01 12:16:06 +01:00 |
|
Oliver Klee
|
3401e32a84
|
[FEATURE] Add PHP-CS-Fixer (#53)
Also run the fixer on all classes and tests.
|
2019-08-12 17:25:59 +02:00 |
|
Oliver Klee
|
3e4d10cc12
|
[FEATURE] Add tests using the database abstraction (#25)
|
2018-05-28 15:17:19 +02:00 |
|
Oliver Klee
|
09dc1281ca
|
[FEATURE] Add Tea.image as a FAL example (#15)
|
2018-05-25 22:39:33 +02:00 |
|
Oliver Klee
|
9b10334c0d
|
[FEATURE] Add default sorting by title to the TeaRepository (#14)
|
2018-05-25 17:38:51 +02:00 |
|
Oliver Klee
|
e2f39033c0
|
[FEATURE] Tea model and repository (#10)
|
2018-05-25 16:19:12 +02:00 |
|