Commit Graph

167 Commits

Author SHA1 Message Date
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
adbb7fd2c0 [Fixed] lang file 2025-06-15 16:46:05 +02:00
e03e5c7839 [Changed] explanation text 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
d84f7b64a9 [Fixed] lang files admin-list 2025-06-13 10:33:45 +02:00
2872e01268 [Changed] lang files for OX72 2025-06-12 19:00:14 +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
c27834536d [Changed] code cleanup
php cs fixer
2024-11-25 18:48:39 +01:00
a702a211ef [Added] module-activated check
since its a private method in OXID7
2024-10-05 19:01:00 +02:00
c539c898d9 [Changed] OXID 7 file adjustments 2024-09-21 18:16:52 +02:00
6fcb9f8b84 [Changed] add "internal_names" to constant 2024-09-21 16:20:48 +02:00
53b3c878ce [Fixed] Consentmanager doesn't get delivered
false value given for important decision-making. Since the value was false, we got "false" as return for D3blShowGtmScript() which made consentmanager not send the data to GTM
2024-09-21 16:08:08 +02:00
65b618e25c [Removed] unnecessary "none" entry for CMP-choosability 2024-09-21 16:06:32 +02:00
2a27b25c5a Merge remote-tracking branch 'remotes/origin/dev_2.x_d3GtmStartController' into rel_2.x 2024-09-19 15:33:02 +02:00
31bafa621b [Fixed] currency in begin_checkout 2024-09-11 17:23:04 +02:00
79994eae69 [Added] new Event "add_payment_info"
- add Payment-Model extension for own small method
- new block extension
- new template for the event-data for GA
- metadata adjustments for it
2024-08-20 19:58:02 +02:00
6bdf788ebf [Added] new Event "begin_checkout"
- new block extension
- new template for the event-data for GA
- metadata adjustments for it
- new version ( 2.20.0 )
2024-08-20 18:59:14 +02:00
48a598da51 render() ergänzen 2024-08-08 15:03:48 +02:00
7bc73893c3 Prevent "OXID Logger.ERROR: D3\GoogleAnalytics4\Modules\Application\Controller\d3GtmStartController is not an instance of OxidEsales\Eshop\Application\Component\Widget\WidgetController" 2024-08-08 10:21:22 +02:00
84240f96a9 [Fixed] typo 2024-07-30 16:04:27 +02:00
b7167ec60a [Fixed] missing return statements, on null 2024-06-04 12:09:29 +02:00
9a5e1506e8 [Changed] clear code and adjust Naming 2024-05-31 15:47:54 +02:00
e500814e7e [Added] auto safe on first approach ga4 + cmp-mod 2024-05-31 15:46:10 +02:00
0dc5565640 [Changed] way of manager-classification in tpl 2024-05-31 15:42:58 +02:00
1dd353ce58 [Changed] Usercentrics-Class constants and adjust glob-code to it 2024-05-31 15:18:26 +02:00
bbd7b5ec95 [Added] extended translations/ explanations 2024-05-31 11:58:00 +02:00
fca1231032 [Added] Help text
multilang + template entries
2024-05-29 16:48:28 +02:00
c4652df373 [Changed] amount of save-buttons 2024-05-29 16:23:38 +02:00
c7ee79f271 [Changed] lang text 2024-05-29 16:23:25 +02:00
ed7a93b8ae [Changed] clear code 2024-05-29 15:54:57 +02:00
e7d921f20e [Added] new CMP individualisation to own Model
this is the first step into manifesting "big" CMP's into own Models that require strong individualism partially
2024-05-29 15:54:55 +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
8e52b0541a [Added] admin headitem alternative 2024-05-29 15:48:29 +02:00
cb9cd11ff5 [Changed] template code upgrade
change generic-html-tag id and controll names to specified names
2024-05-29 13:54:00 +02:00
ef29f7eb1b [Added] additional check for properly activated module 2024-05-29 12:16:22 +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
96f6321b14 [Changed] declare module settings consistency 2024-05-23 10:30:11 +02:00
7847ad9874 [Fixed] potential error
if no basket-component is given, error occurs
2024-04-11 11:40:41 +02:00
ce1614996a [Fixed] getGtmContainerId gave false/ null
on second call method gave false
2024-04-10 12:21:21 +02:00
c32c66322f [Changed] styling 2024-04-10 11:58:14 +02:00
8079eee236 [OST830498][Removed] ( for now ) unnecessary set 2024-04-10 11:45:48 +02:00
00c0bd2497 [OST830498][Fixed] comment-error
Syntax-Error duo to the OXID-strip that made the inline-comment cut off "})" of the code
2024-04-10 11:44:35 +02:00
76eeb0d5bd [OST830498][Fixed] dataLayer overwriting 2024-04-08 15:19:26 +02:00
0baa44e5d7 [OST830498][Added] multilang ident 2024-04-04 14:41:47 +02:00