mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-01-12 15:26:10 +01:00
Commit graph

22 commits

Author SHA1 Message Date
Oliver Klee
9383b21737
[TASk] Re-upgrade the XLIFF files to version 1.2 ()
Now that the Core uses XLIFF version 1.2, this extension
should do so (again), too.

This reverts commit e51dad6aea.
2021-04-05 17:26:30 +02:00
Oliver Klee
e51dad6aea
[BUGFIX] Downgrade the XLIFF files to version 1.0 ()
This now matches what the TYPO3 Core uses.

We still use the XLIFF 1.2 schema for validation as version 1.2
is the first fully ratified version.

Closes 
2021-02-24 19:04:30 +01:00
Oliver Klee
2344557abc
[CLEANUP] Autoformat all files ()
This will reduce unrelated autoformatting changes in other commits
(and it also makes the code more readable).
2020-12-01 23:12:34 +01:00
Oliver Klee
e92bd668a0
[FEATURE] Adopt the stylelint configuration from the TYPO3 Core () 2020-11-29 17:44:58 +01:00
Łukasz Uznański
d4ec80de29
[FEATURE] Add frontend linting ()
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
Co-authored-by: Oliver Klee <typo3-coding@oliverklee.de>
2020-10-31 15:04:44 +01:00
Łukasz Uznański
11e27d01ae
[TASK] Use official xmlns in templates () 2020-09-05 12:29:57 +02:00
Łukasz Uznański
37e1856d9c
[TASK] Fix xliff files ()
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
2020-07-06 08:45:36 +02:00
Oliver Klee
3e1fd7416f
[FEATURE] Tea single view () 2018-05-28 17:05:39 +02:00
Oliver Klee
436a10b9d6
[FEATURE] Tea plugin with TeaController and index action () 2018-05-26 20:46:55 +02:00
Oliver Klee
09dc1281ca
[FEATURE] Add Tea.image as a FAL example () 2018-05-25 22:39:33 +02:00
Oliver Klee
e2f39033c0
[FEATURE] Tea model and repository () 2018-05-25 16:19:12 +02:00
Oliver Klee
bbb6f8e5f0
[TASK] Add the default directory structure ()
Also use spaces for indentation in the .htaccess files.
2018-01-27 15:54:51 +01:00
Oliver Klee
4b7ffe0546 [CLEANUP] Empty out the extensions 2017-12-22 22:20:43 +01:00
Oliver Klee
f4d5287239 [FEATURE] Testimonial showAction 2017-12-09 18:05:05 +01:00
Oliver Klee
a1848afbe5 [CLEANUP] Clean up the configuration files 2016-05-13 14:03:32 +02:00
Oliver Klee
ee93fac2b7 [FEATURE] Add missing files for indexAction. 2013-11-05 12:41:20 +01:00
Oliver Klee
3bdff176e7 [FEATURE] Add TestimonialController.indexAction. 2013-11-05 12:39:25 +01:00
Oliver Klee
d9ddc7bae5 [FEATURE] Add a Testimonial model and a relation to it. 2013-11-01 22:03:14 +01:00
Oliver Klee
e8d19e41c8 [FEATURE] Add an Addition model an a relation to it. 2013-11-01 21:21:03 +01:00
Oliver Klee
c74c26029a [FEATURE] Add a TeaType model and a relation to it. 2013-11-01 20:51:53 +01:00
Oliver Klee
c51c06715d [FEATURE] Add the TeaBeverage model and repository. 2013-11-01 20:11:03 +01:00
Oliver Klee
fddb3ce216 [FEATURE] Add the basic extension data. 2013-11-01 19:53:00 +01:00