Commit Graph

374 Commits

Author SHA1 Message Date
adbb7fd2c0 [Fixed] lang file 2025-06-15 16:46:05 +02:00
d1a067471a [Added] option to add variants in view_item event
by  Florian Palme <info@florian-palme.de>
2025-06-15 16:44:05 +02:00
58d6505bfb [Added] band_name + rawFieldData 2025-06-15 16:16:57 +02:00
e03e5c7839 [Changed] explanation text 2025-06-15 15:46:06 +02:00
c868b515b2 [Fixed] no input error
if activated but no chars are given, it'll cut out the whole category-string
-> added char-check
2025-06-15 15:46:06 +02:00
56fbb1d606 [Changed] moving new setting-sections to corresponding area 2025-06-15 15:46:06 +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
f16d102c60 MGH-424 easycredit fix: cast oxdesc to string, may be object 2025-06-15 15:43:36 +02:00
0a311045dc Add missing semikolon to prevent javascript errors 2025-06-15 15:42:40 +02:00
22f393c807 Add item_oxid parameter to all event templates 2025-06-15 15:42:40 +02:00
2018bbb97c [Fixed] missing checkout/user extension
making sure that begin_checkout is always rolled out
2025-06-15 14:09:23 +02:00
6195b5ba65 [Fixed] missing currency-name 2025-06-14 20:09:15 +02:00
ce05a64f15 [Fixed] missing currency-name 2025-06-14 19:32:53 +02:00
bbfd38f3f6 [Added] IDE-Support script-tags and rearranging content 2025-06-14 15:42:05 +02:00
77ad43181f [Removed] invalid files 2025-06-14 14:28:34 +02:00
61be67638e [Fixed] wrong html-id input 2025-06-14 14:25:58 +02:00
287132ecb4 Merge remote-tracking branch 'origin/dev_3.x__OX7_twig' into dev_3.x__OX7_twig
# Conflicts:
#	views/twig/admin/d3ga4uiheaditem.html.twig
#	views/twig/admin/d3ga4uimain.html.twig
2025-06-14 12:34:29 +02:00
2dfa611a2f [Fixed] twig 2025-06-13 14:44:53 +02:00
ed6d43b220 [Fixed] twig keywords 2025-06-13 14:20:55 +02:00
6287da7f18 [Fixed] missing |raw modifier 2025-06-13 11:00:20 +02:00
959f535e28 [Reverted] original twig-content 2025-06-13 10:51:02 +02:00
6d81a788d5 [Fixed] wrong twig-modifier 2025-06-13 10:50:48 +02:00
4f3961c652 [Fixed] wrong twig-modifier 2025-06-13 10:46:15 +02:00
12a3e6c8d1 [Fixed] wrong twig-modifier 2025-06-13 10:34:16 +02:00
b4e284ef49 [Reverted] file-content 2025-06-13 10:34:00 +02:00
d84f7b64a9 [Fixed] lang files admin-list 2025-06-13 10:33:45 +02:00
0f73132cb2 reverting accidental deletion 2025-06-12 19:40:12 +02:00
2872e01268 [Changed] lang files for OX72 2025-06-12 19:00:14 +02:00
3dca4fc72e [Changed] file-paths of included files 2025-06-12 18:53:27 +02:00
d7256e4fc5 [Changed] implement twig extensions 2025-06-12 18:53:25 +02:00
8ef20e362f [Changed] reconstructed to fit extending schemata 2025-06-12 18:49:00 +02:00
891d29798b [Fixed] smarty to twig converted templates 2025-06-12 14:33:56 +02:00
9c9312b2f5 [Added] .htaccess for assets-folder 2025-06-12 14:33:30 +02:00
372feda957 [Fixed] composer correlation 2025-06-12 11:04:30 +02:00
a1df8be9c1 [Added] twig files ( unfixed ) 2025-05-23 14:25:32 +02:00
fcdb794c93 [Bump] Changelog 2025-03-19 17:09:00 +01:00
5d547247bc [Fixed] changelog 3.0.0.1 2025-03-19 17:06:12 +01:00
0b2209136f [Bump] Changelog && Metadata 2025-03-19 16:52:06 +01: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
bbcb9d7063 [Fixed] bash-hints readme; [Added] changelog entries 3.0.0.0 2024-11-25 19:00:56 +01:00
8097c8019b [Changed] version constraint 2024-11-25 18:49:23 +01:00
85f99f25ad [Fixed] view_cart template register 2024-11-25 18:49:07 +01:00
c27834536d [Changed] code cleanup
php cs fixer
2024-11-25 18:48:39 +01:00
2cd0652c31 don't submit item prices, if user doesn't have "show price" right
# Conflicts:
#	Application/views/ga4/remove_from_cart.tpl
#	Application/views/ga4/view_search_result.tpl
2024-11-15 13:46:04 +01:00
df179568c9 use Constants ergänzt 2024-11-04 15:20:44 +01:00
a702a211ef [Added] module-activated check
since its a private method in OXID7
2024-10-05 19:01:00 +02:00
9fde587cfd [Fixed] template paths 2024-10-05 18:59:21 +02:00
6111cf50ad Merge branch 'dev_3.x_OXID7' of https://git.d3data.de/D3Public/GoogleAnalytics4 into dev_3.x_OXID7 2024-10-05 18:15:57 +02:00
474737bcdc [Changed] composer reqs 2024-10-05 18:14:57 +02:00