8 Commits

Auteur SHA1 Bericht Datum
b2a302fbb3 [Removed] over-engineered Getter-methods
- the methods would semi-automatic search and set/ save params
- I removed those and set it back to its base functionality:
-- saving happens ONLY at the save() function if triggered by the user in the admin-frontend
-- only one Getter who checks for a value in the DB ? give the value : no value given yet
2025-03-19 08:39:10 +01:00
e347739bd3 [Changed] remove save-logic from Getter-Method 2025-03-19 08:31:56 +01:00
b7167ec60a [Fixed] missing return statements, on null 2024-06-04 12:09:29 +02:00
e500814e7e [Added] auto safe on first approach ga4 + cmp-mod 2024-05-31 15:46:10 +02:00
09ccb6726d [Changed] clear dead code 2024-05-29 12:05:32 +02:00
7ab62493e4 [Changed] configParamGetter 2024-05-29 11:59:38 +02:00
106fea9c91 fix explicit manager bug
bug would make script apply anyway, even if no manager is found
2023-05-31 14:29:46 +02:00
95e0cab68c rework 'Manager Type Handling'; add ManagerHandler + ManagerTypes 2023-05-31 12:17:00 +02:00