Commit Graph

18 Commits

Author SHA1 Message Date
3e45de95a9 Merge remote-tracking branch 'remotes/origin/rel_2.x' into dev_3.x__OX7_twig 2025-06-29 01:46:38 +02:00
8c50d921f1 [Changed] data getter to state-of-the-art
and removed unnecessary code/ try-outs
2025-06-29 01:36:55 +02:00
cdc448aa80 [working-state][Changed] save/ Get methods 2025-06-28 09:30:21 +02:00
518c33e8e0 [working-state][Changed] save/ Get methods 2025-06-23 13:23:39 +02:00
e6b927308d added option to add variants in view_item event 2025-06-15 15:46:05 +02:00
c4f120038b - Change item_category_X to item_categoryX etc.
- add item_brand to all events
- add option to use real category titles instead of url parts for item_categoryX
- add option to replace chars in item_categoryX values

thanks to Stefan Moisees@beffy@proudcommerce.com
2025-06-15 15:45:40 +02:00
cf463a60e2 added option to add variants in view_item event 2025-06-10 14:52:30 +02:00
2b8192da26 - Change item_category_X to item_categoryX etc.
- add item_brand to all events
- add option to use real category titles instead of url parts for item_categoryX
- add option to replace chars in item_categoryX values

thanks to Stefan Moisees@beffy@proudcommerce.com
2025-06-10 14:26:22 +02:00
6172cbcbd8 [Fixed] 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 16:48:28 +01:00
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
c27834536d [Changed] code cleanup
php cs fixer
2024-11-25 18:48:39 +01:00
c539c898d9 [Changed] OXID 7 file adjustments 2024-09-21 18:16:52 +02:00
0dc5565640 [Changed] way of manager-classification in tpl 2024-05-31 15:42:58 +02:00
049454a782 [OST497528][Added] usercentrips step/ option 2
detailed information about the new addings check docs: https://docs.usercentrics.com/#/consent-mode
2024-05-29 15:51:16 +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
91e0c5c0c9 [Added] new Admin-UI 2024-05-29 11:40:36 +02:00