171 Commits

Author SHA1 Message Date
Philipp Dieter
c4f9c16ff7 [TASK] Imrove mail content template parsing capabilities 2021-05-02 13:16:15 +02:00
Philipp Dieter
75be493b60 [MERGE] Branch 'master' of github_atticmedia:cjel/typo3-templates_aide 2021-04-28 00:03:45 +02:00
Philipp Dieter
bf18a0fb18 [TASK] Inject api utility into ActionController 2021-04-28 00:03:13 +02:00
Philipp Dieter
67e3a7f0d3 [MERGE] Branch 'master' of github_atticmedia:cjel/typo3-template_aide 2021-04-26 19:27:47 +02:00
Philipp Dieter
36f7ea9a48 [TASK] Add options to mailutility 2021-04-26 19:27:22 +02:00
Philipp Dieter
38008960d9 [MERGE] Branch 'master' of https://github.com/cjel/typo3-templates_aide 2021-04-16 11:56:16 +02:00
Philipp Dieter
c2203a0d06 [TASK] Improve error and config handling 2021-04-16 11:55:50 +02:00
Philipp Dieter
09d69397c8 [TASK] Try to get translation from site_templates 2021-04-08 18:40:32 +02:00
Philipp Dieter
01b5f95928 [MERGE] Branch 'master' of https://phabricator.glanzstueck.agency/source/typo3-template_aide 2021-04-05 23:53:19 +02:00
Philipp Dieter
cbae19302d [TASK] Fix error translation handling 2021-04-05 23:52:33 +02:00
Philipp Dieter
3797bf0800 [MERGE] Branch 'master' of https://phabricator.glanzstueck.agency/source/typo3-template_aide 2021-03-19 13:49:08 +01:00
Philipp Dieter
0cadf141c2 [TASK] Add fe cookie delete script 2021-03-19 13:48:57 +01:00
Philipp Dieter
7d627c2530 [TASK] Improve nested error messages, fix array utility 2021-03-17 14:46:39 +01:00
Philipp Dieter
221eda9f44 [TASK] Move array functions to utility class 2021-03-16 17:00:09 +01:00
Philipp Dieter
329fa6d313 [TASK] Sepeate validation from ActionController 2021-03-15 16:54:03 +01:00
Philipp Dieter
a3cb4325bf [TASK] Add random string method 2021-03-04 10:56:21 +01:00
Philipp Dieter
b9542e5e1b [TASK] Add string utility 2021-03-01 23:54:08 +01:00
Philipp Dieter
897635c1ab [MERGE] Branch 'master' of ssh://phabricator.glanzstueck.agency/source/typo3-template_aide 2020-12-11 12:05:55 +01:00
Philipp Dieter
fc0a911e31 [BUGFIX] Make api utility skip empty rows 2020-12-11 12:05:38 +01:00
Philipp Dieter
cec4ab291e [TASK] Get extension name from controller context 2020-12-10 15:34:48 +01:00
Philipp Dieter
092d9dadbd [TASK] Add value for localisation until parameterized 2020-12-10 12:21:40 +01:00
Philipp Dieter
85af17b979 [MERGE] Branch 'master' of github_atticmedia:cjel/typo3-templates_aide 2020-12-03 03:48:39 +01:00
Philipp Dieter
0a92c3191e [TASK] Add api utility and extension_builder css 2020-12-03 03:47:28 +01:00
Philipp Dieter
e11c0e8139 [TASK] Add mail html content partial and change template path handling 2020-11-22 19:37:47 +01:00
Philipp Dieter
504386c717 [TASK] Improve mail template handling 2020-11-12 00:15:26 +01:00
Philipp Dieter
b7f93518d0 [BUGFIX] Setting content type for pagetype 5000 2020-10-19 22:50:47 +02:00
Philipp Dieter
5e7953acde [TASK] Add getGetValue() and $componentMode 2020-10-06 00:56:05 +02:00
Philipp Dieter
4680bce585 [TASK] Add methods to retrieve typoscript 2020-10-05 00:57:12 +02:00
Philipp Dieter
8f24164f03 [TASK] add RandomStringUtility 2020-10-05 00:56:52 +02:00
Philipp Dieter
c9bd34eb23 [TASK] Add MailUtility and default templates 2020-10-04 23:49:58 +02:00
Philipp Dieter
8a55fa7209 [CLEANUP] Remove debugging output 2020-10-04 23:49:43 +02:00
Philipp Dieter
f40c4b6e74 [TASK] Improve validation handling 2020-10-04 23:49:15 +02:00
Philipp Dieter
1cd9c2567e [TASK] Add Double2Converter 2020-10-04 23:48:22 +02:00
Philipp Dieter
db5c79cef6 [TASK] Add propertymapping classes 2020-09-18 00:04:28 +02:00
Philipp Dieter
decc709e55 [TASK] Fix step handling 2020-08-04 23:59:33 +02:00
Philipp Dieter
7ed00c1bbb [TASK] Improve input validation for nested elements 2020-08-03 02:26:37 +02:00
Philipp Dieter
fbd07a1545 [TASK] Improve validation of empty strings 2020-07-30 01:18:52 +02:00
Philipp Dieter
3e37d9882c [TASK] Start working on additional steps logic 2020-07-30 01:18:08 +02:00
Philipp Dieter
33cfcf1abb [BUGFIX] Disable getting nonexisting cache 2020-07-30 01:17:37 +02:00
Philipp Dieter
3d0133b70c [TASK] Add action controoller 2020-07-27 00:31:15 +02:00
Philipp Dieter
0bad55dfef [TASK] Update default template name handling 2020-07-21 23:53:58 +02:00
Philipp Dieter
cf3c2a08e8 [TASK] Add config for folder tree 2020-07-02 11:59:02 +02:00
Philipp Dieter
d8f3837d28 [FEATURE] Add headerdata view helper 2020-06-08 19:18:25 +02:00
Philipp Dieter
4f28dda912 [TASK] Improve handing for empty assets in dev environment 2020-05-19 01:55:23 +02:00
Philipp Dieter
d99c831bbb [BUGFIX] Remove empty table specification 2020-04-27 01:01:55 +02:00
Philipp Dieter
b49d7c4509 [BUGFIX] Disable some unused code 2020-04-27 00:46:38 +02:00
Philipp Dieter
f6c309408a [TASK] Update typo3 version dependency, saved with updated extension builder 2020-04-27 00:34:33 +02:00
Philipp Dieter
d2dc4af101 [TASK] Add readme 2020-04-26 23:56:23 +02:00
Philipp Dieter
95da3b7e58 [TASK] Add getClassViewHelper 2020-04-16 23:40:02 +02:00
Philipp Dieter
8e74dc6145 [TASK] Update formatting 2020-04-16 23:39:50 +02:00