Commit Graph

110 Commits

Author SHA1 Message Date
MaxBUhe 5c98d99d80 bump metadata && changelog 2023-09-13 16:02:49 +02:00
MaxBUhe da2966626e cleaning; adjust not set param handling 2023-09-13 15:15:49 +02:00
MaxBUhe 6fcee0671f adjust set-param check 2023-09-13 15:15:22 +02:00
MaxBUhe f64eb35763 switch control-param name 2023-09-13 15:09:27 +02:00
MaxBUhe b2d8d597fd switch name of control-parameter; switch consentmanager-script-adjustments
# Conflicts:
#	Modules/Core/ViewConfig.php
2023-09-13 15:02:50 +02:00
MaxBUhe 36ac641233 adjust Doku with further infos new cookieid -> Control parameter 2023-09-13 15:00:44 +02:00
MaxBUhe 99af4cdfa9 bump metadata && changelog 2023-09-07 15:16:54 +02:00
MaxBUhe eb2c7f73b9 add cookiebot essentials 2023-09-07 15:15:05 +02:00
MaxBUhe 575e35ffbc [changed] 'an article has been removed from basket'-check 2023-08-18 14:07:53 +02:00
MaxBUhe 2e6acbe675 [fixed] metadata class entry 2023-08-17 10:59:57 +02:00
MaxBUhe aae6c43786 extends changelog 2023-08-17 10:30:19 +02:00
MaxBUhe 17840d33b1 Merge remote-tracking branch 'remotes/origin/dev_1.x_manufacturer' into dev_1.x
# Conflicts:
#	metadata.php
2023-08-17 10:27:21 +02:00
MaxBUhe a49c29d7aa add CountryObjectGetter to ThankYouController 2023-08-17 09:20:58 +02:00
MaxBUhe e90aba2c55 add gitignore 2023-08-17 08:53:00 +02:00
MaxBUhe ea6b63fd2f extended docs 2023-08-17 08:53:00 +02:00
MaxBUhe 6b18c50b42 add 'remove_from_cart' event 2023-08-17 08:53:00 +02:00
MaxBUhe 443b456a0d add new method for debug-check 2023-08-17 08:53:00 +02:00
MaxBUhe 216c53fa90 general structure rework, debug_mode setter 2023-08-17 08:52:58 +02:00
Markus Gärtner 5355b0a7ad extend Manufacturer 2023-08-15 11:59:27 +02:00
MaxBUhe 432ba54c84 bump version && changelog to 1.10.0 2023-06-27 09:48:29 +02:00
MaxBUhe 8b344ffb85 add cookiefirst 2023-06-27 09:39:43 +02:00
MaxBUhe 0009926313 revert php adjustment in composer.json 2023-06-27 09:30:10 +02:00
MaxBUhe 50be757355 reduce minimal usable php to 7.0 2023-06-27 09:08:17 +02:00
MaxBuhe01 60f61f4bab [working state] add rel_2.x adjustments 2023-06-26 17:45:26 +02:00
MaxBuhe01 a93b1cf582 [working state] add rel_2.x adjustments 2023-06-26 17:41:00 +02:00
MaxBUhe 3f59d1f210 bump version && changelog to 1.9.0 2023-06-19 14:50:34 +02:00
MaxBUhe 5ed924e840 [rework] change structure of GA-event
moving the procedere into one step so there's not an accidental triggering of an GA-Push-Event which at the end overwrites the View-Item-Push-Event in the cmpEvent
2023-06-19 11:34:45 +02:00
MaxBUhe d4ef0f35f9 bump version && changelog to 1.8.0 2023-05-31 14:22:11 +02:00
MaxBUhe c17ae1cef5 fix explicit manager bug
bug would adjust the script even if the check for an own cookieManager is not set
2023-05-31 14:11:50 +02:00
MaxBUhe 32e08a88ca rm typo in readme 2023-05-31 10:29:49 +02:00
MaxBUhe 9d9daf9a85 bump version && changelog to 1.7.0 2023-05-31 10:28:19 +02:00
MaxBUhe 6eefc062ba add missing article-getter 2023-05-31 10:17:51 +02:00
MaxBUhe 3f89e26bde adjust readme and switch used block-extension 2023-05-30 16:41:59 +02:00
MaxBUhe e624cfdfcb bump version && changelog to 1.6.0 2023-05-30 08:56:19 +02:00
MaxBUhe e2cdda530b adjusted usercentrics script 2023-05-26 13:49:50 +02:00
MaxBUhe 3e65d05c0b added position to block-extension 2023-05-24 11:09:36 +02:00
MaxBUhe 561a2101f1 [working-state] restructuring usercentricts & consentmanager decision
consentmanager decision is working so far; next step is implementing usercentricts
2023-05-23 14:52:07 +02:00
MaxBUhe 6fca52cc06 add usercentrics chosable settings-value; add additional methods; add new multilang-idents 2023-05-23 14:33:35 +02:00
MaxBUhe dfdc5d5edf bump version && changelog to 1.5.0 2023-05-23 11:44:07 +02:00
MaxBUhe ae6f9bfaa9 switch php-file-header hint 2023-05-23 10:49:59 +02:00
MaxBUhe 1d9e09b8b1 switch view_item and item_list template 2023-05-23 10:49:05 +02:00
MaxBUhe f9a0834d26 add settings-entry; add consentmanager-option 2023-05-16 14:42:12 +02:00
MaxBUhe bb70cda626 fix unnecessary convert of int to str 2023-05-16 14:41:47 +02:00
MaxBUhe c9a1174c98 genuine code cleanup; switch hard-getter to methods and use price-object
# Conflicts:
#	Application/views/blocks/view_item.tpl
#	Application/views/ga4/add_to_cart.tpl
2023-05-16 14:41:32 +02:00
Christoph Staeblein f3b2911679 OXID UserCentrics support, general overhaul for cookie managers 2023-05-16 14:24:50 +02:00
MaxBUhe 6d155d310b bump version && changelog to 1.4.0 2023-05-02 14:21:43 +02:00
Christoph Staeblein 6e62f39b71 OXID UserCentrics support, general overhaul for cookie managers
taken from pull-request; thank you C. Stäblein
2023-04-04 10:15:15 +02:00
MaxBuhe01 4222c947a9 bump versions and changelog 2023-03-17 14:49:49 +01:00
MaxBuhe01 d8fa06233b adjust translation 2023-03-17 14:49:28 +01:00
MaxBuhe01 4e0988307a bump readme files 2023-03-17 14:03:53 +01:00