199 Commits

Author SHA1 Message Date
Philipp Dieter
1e69ff8a25 [TASK] Improve content handling of mailutility 2022-02-22 17:56:17 +01:00
Philipp Dieter
039738d8a3 [FEATURE] Add remove from list function to TcaUtility 2022-01-19 16:06:05 +01:00
Philipp Dieter
dc543c65a4 [BUGFIX] Duplicate use statement after merge 2022-01-05 13:47:22 +01:00
Philipp Dieter
1932024cae [MERGE] Branch 'master' of https://phabricator.glanzstueck.agency/source/typo3-template_aide 2022-01-05 13:40:55 +01:00
Philipp Dieter
55675aab7e [FEATURE] TcaUtility: Add function to change position of items in lists 2022-01-05 13:40:40 +01:00
Philipp Dieter
c1da6881d0 [BUGFIX] Html template table layout 2021-12-21 17:24:40 +01:00
Philipp Dieter
8c94f72895 [BUGFIX] Padding for tables in mails 2021-12-20 01:41:19 +01:00
Philipp Dieter
4159324b26 [TASK] Hide option to clear all cache on not development systems 2021-12-19 17:45:28 +01:00
Philipp Dieter
06010aebea [TASK] Add TYPO3 10 compatibilty getTranslation function in TcaUtility 2021-12-19 17:44:18 +01:00
Philipp Dieter
3c9a649822 [FEATURE] Add removeCHashIfOnlyParameter to SiteConfigUtility 2021-12-19 17:43:35 +01:00
Philipp Dieter
a2943b52a4 [FEATURE] Add getFromExtensionByPath to SiteConfigUtility 2021-12-19 17:43:07 +01:00
Philipp Dieter
ef5eb1b03f [TASK] Add TYPO3 10 compatibilty for ObjectUtility 2021-12-19 17:42:19 +01:00
Philipp Dieter
1d5c949477 [TASK] Add TYPO3 10 compatibilty for MailUtility 2021-12-19 17:42:01 +01:00
Philipp Dieter
c3d5d0ec63 [TASK] Hide link text in text mails if duplicates target 2021-12-19 17:40:40 +01:00
Philipp Dieter
217aa02fc5 [FEATURE] Add option for bold text in mails 2021-12-19 17:33:19 +01:00
Philipp Dieter
a9a3ad38d4 [BUGFIX] ArrayUrility: Return empty object if array is empty 2021-12-17 20:25:09 +01:00
Philipp Dieter
47415deeac [BUGFIX] Building url for ajax environment with routeEnhancer enabled 2021-12-17 20:24:25 +01:00
Philipp Dieter
f62695055f [TASK] Make DependencyInjectionTrait compatible to TYPO3 >= 10 2021-12-15 17:04:20 +01:00
Philipp Dieter
97c3407636 [TASK] Add dev settings to pageTSConfig 2021-12-10 19:02:10 +01:00
Philipp Dieter
3d74347eaf [BUGFIX] Add bool return type for double2converter 2021-12-10 19:01:09 +01:00
Philipp Dieter
d498d48ed3 [CLEANUP] Remove left over orig file 2021-11-23 00:36:46 +01:00
Philipp Dieter
4393111f02 [BUGFIX] Remove superflous comma 2021-11-23 00:34:26 +01:00
Philipp Dieter
0e0e351b0f [MERGE] Branch 'master' of https://phabricator.glanzstueck.agency/source/typo3-template_aide 2021-11-23 00:00:58 +01:00
Philipp Dieter
7edad9ec5e [FEATURE] Add option to add empty select option in tca utility 2021-11-23 00:00:06 +01:00
Philipp Dieter
700e592f05 [TASK] Differentiate between associative and nonaccociative arrays when mapping to object 2021-11-22 15:20:35 +01:00
Philipp Dieter
8dbc5791d2 [FEATURE] Add date parsing for schema based input conversion 2021-11-21 23:59:12 +01:00
Philipp Dieter
c563dcf069 [MERGE] Branch 'master' of github_atticmedia:cjel/typo3-templates_aide 2021-11-21 23:12:27 +01:00
Philipp Dieter
70d0856ba0 [MERGE] Branch 'master' of https://phabricator.glanzstueck.agency/source/typo3-template_aide 2021-11-21 23:09:51 +01:00
Philipp Dieter
9858f663f6 [FEATURE] Backport function to convert form data input by schema 2021-11-21 23:09:16 +01:00
Philipp Dieter
4a4b809d13 [MERGE] Branch 'master' of github_atticmedia:cjel/typo3-templates_aide 2021-11-15 22:40:26 +01:00
Philipp Dieter
4c42637fab [TASK] Increase TYPO3 version dependency 2021-11-15 22:40:16 +01:00
Philipp Dieter
76c9a738f7 [BUGFIX] Create correct extension key to get configuration 2021-11-14 20:55:09 +01:00
Philipp Dieter
55b9ae220c [TASK] Don't hide new pages in dev environment 2021-11-14 19:05:33 +01:00
Philipp Dieter
04041fa564 [FEATURE] Add option to search full typoscript to site config utility 2021-11-14 19:03:55 +01:00
Philipp Dieter
4a1ae9a7a2 [FEATURE] Add attachment option to mailutility 2021-11-14 19:02:51 +01:00
Philipp Dieter
cf387b1af7 [TASK] Improve result handling for apis 2021-11-05 14:23:39 +01:00
Philipp Dieter
f427ab7cd6 [TASK] Move some functions to traits for reuse 2021-11-05 13:14:54 +01:00
Philipp Dieter
f206c8fb0e [TASK] Improve ajax and mail sending handling 2021-10-26 23:50:04 +02:00
Philipp Dieter
46f7b519b7 [FEATURE] Add persistenceManagerTrait 2021-10-26 23:48:57 +02:00
Philipp Dieter
0c534753d8 [TASK] Make function filereferenceToApi public 2021-09-22 13:57:06 +02:00
Philipp Dieter
57a4e34eb9 [TASK] Cleanup configuration handling 2021-09-22 13:15:20 +02:00
Philipp Dieter
7c1dae9b5d [FEATURE] Add option to set custom http return status 2021-08-30 21:54:28 +02:00
Philipp Dieter
802f44f51c [TASK] Add double to parsed objects 2021-08-10 18:00:07 +02:00
Philipp Dieter
ba0f11ccfb [TASK] Add element option to configure select function 2021-08-10 17:05:37 +02:00
Philipp Dieter
c8112b13f5 [TASK] Improve api utility, additional relations 2021-08-09 22:16:36 +02:00
Philipp Dieter
a3c8acf3be [TASK] Improve abstract eid controller 2021-08-09 22:14:54 +02:00
Philipp Dieter
fa2ab93619 [MERGE] Branch 'master' of https://phabricator.glanzstueck.agency/source/typo3-template_aide 2021-08-02 11:42:32 +02:00
Philipp Dieter
2f7b46fbac [TASK] Add additional function to create select tca 2021-08-02 11:30:22 +02:00
Philipp Dieter
7db9769872 [FEATURE] Add interface utility, includes function to get constants 2021-08-02 11:27:45 +02:00
Philipp Dieter
ca80ae8c20 [TASK] Add options to parse dates 2021-07-30 21:29:16 +02:00