Commit Graph

108 Commits

Author SHA1 Message Date
MaxBUhe 8a643a0b8a Merge remote-tracking branch 'remotes/origin/rel_2.x' 2024-03-08 10:10:27 +01:00
MaxBUhe 7d23204841 Merge remote-tracking branch 'remotes/origin/rel_1.x' 2024-03-08 09:49:12 +01:00
MaxBUhe bcf38a6e11 Merge remote-tracking branch 'remotes/origin/rel_1.x' into dev_2.x 2024-01-22 11:13:05 +01:00
MaxBUhe 5d5b3459cd [Changed] phpStan - set level to 4, clear files by level
Also changed method, to get the category for items (products)
2024-01-17 15:53:51 +01:00
MaxBUhe 007e83909b [Added] search controller extension (add_to_cart) 2024-01-17 15:32:59 +01:00
MaxBUhe 22ea5a1ce2 [Fixed] error on array-count at zero entries 2024-01-03 13:46:43 +01:00
MaxBUhe 229cf3695f [Changed] template structure, template-structure information
all block extensions now only include the template instead of having the extension included immediately (dedicated event-templates within views/event); information about the structure changed to the correct paths
2024-01-02 16:07:53 +01:00
MaxBUhe e2564f613a [Changed] capture implementation
reworked to a safer path-through to get the data
2023-12-18 11:59:12 +01:00
MaxBUhe 9ea5408e44 [Added] add_to_cart to start-template 2023-12-18 11:23:43 +01:00
MaxBUhe ab6b7f7454 [Added] add_to_cart to recommlist, wishlist, noticelist, Class-Extensions for corresponding templates 2023-11-07 15:23:40 +01:00
MaxBUhe 81aab10c4e [Changed] process-list of add_to_cart; [Added] BasketComponent extensions to controll the trigger-behaviour of add_to_cart, ArticleDetailsController extension for add_to_Cart i view_item
add_to_cart no longer is a block extension, changed to an indiv tpl-file
2023-11-07 10:59:39 +01:00
MaxBUhe 5ac3385b53 [Added] add_to_cart to page/list/list.tpl 2023-11-02 13:36:44 +01:00
MaxBUhe f64eb35763 switch control-param name 2023-09-13 15:09:27 +02:00
MaxBUhe 36b3aa9ef2 switch param-name 2023-09-13 15:08:58 +02:00
MaxBUhe 36ac641233 adjust Doku with further infos new cookieid -> Control parameter 2023-09-13 15:00:44 +02:00
MaxBUhe 84a9aba764 adjust Doku with further infos new cookieid -> Control parameter 2023-09-13 14:42:12 +02:00
MaxBUhe eb2c7f73b9 add cookiebot essentials 2023-09-07 15:15:05 +02:00
MaxBUhe 565f47b1ff add cookiebot essentials 2023-09-07 15:08:06 +02:00
MaxBUhe 6b18c50b42 add 'remove_from_cart' event 2023-08-17 08:53:00 +02:00
MaxBUhe 216c53fa90 general structure rework, debug_mode setter 2023-08-17 08:52:58 +02:00
MaxBUhe 9e7b4653ea add deug_mode switch 2023-08-16 10:44:50 +02:00
MaxBUhe 7b1241ab97 correct naming in view_search_result 2023-08-16 09:38:03 +02:00
MaxBUhe 0f15df8364 [working-state] rebuilding meta structure 2023-08-03 15:55:07 +02:00
MaxBUhe c0206f741f add missing param to check if isRemoveFromCart 2023-08-03 15:09:12 +02:00
MaxBUhe 22bec30621 add remove_from_cart 2023-08-03 14:57:26 +02:00
MaxBUhe cc89303595 [fix-bug] wrong category method used for check 2023-06-29 08:31:57 +02:00
MaxBUhe 9f1deab099 [bug-fix] non-category having articles throw exception
deny method-call on no category
2023-06-27 12:15:21 +02:00
MaxBUhe 8b344ffb85 add cookiefirst 2023-06-27 09:39:43 +02:00
MaxBUhe 0ae67c823b add metadata cookiefirst entry plus multilang-usability 2023-06-27 08:46:39 +02:00
MaxBuhe01 a93b1cf582 [working state] add rel_2.x adjustments 2023-06-26 17:41:00 +02:00
MaxBUhe d505d8530a rm unnecessary code 2023-06-23 15:08:09 +02:00
MaxBUhe fd79710158 add coupon to view_cart 2023-06-22 10:43:50 +02:00
MaxBUhe d2ef663dd3 add paymentType to puchase-event
extend Basket-Model to add method to get payment-desc
2023-06-22 10:37:40 +02:00
MaxBUhe fec30b1109 add coupon to puchase-event 2023-06-22 09:57:30 +02:00
MaxBUhe 5c53d83f32 [finished] item_category added to purchase-Event 2023-06-22 09:39:03 +02:00
MaxBUhe 8a7c25fad9 [working state] add method for article category steps
change naming of vars

Not working yet: getting of category-steps
2023-06-21 15:58:46 +02:00
MaxBUhe 429069e0cf fix wrong var usage 2023-06-21 15:56:58 +02:00
MaxBUhe 50f9fbca23 renaming vars on puchase-tpl 2023-06-21 15:47:06 +02:00
MaxBUhe cb18feba82 add missing item_list_name 2023-06-21 15:45:12 +02:00
MaxBUhe 47b8622018 implementing Category->getSplitCategoryArray() method for category-step 2023-06-21 15:43:43 +02:00
MaxBUhe 92a91d0194 implementing Category->getSplitCategoryArray() method for category-step 2023-06-21 15:33:38 +02:00
MaxBUhe 226a80f138 implementing Category->getSplitCategoryArray() method for category-step 2023-06-21 15:29:27 +02:00
MaxBUhe 5dd7b51fb5 adjust view_cart; extend Model\Category
add categories to ecommerce-DataLayer; add method to immediately get the requested Category-Steps
2023-06-21 15:23:50 +02:00
MaxBUhe 7b82476e8b adjust view_item
add categories to ecommerce-DataLayer
2023-06-21 14:24:47 +02:00
MaxBUhe bfc2ca8ad6 adjust view_item_list
add categories to ecommerce-DataLayer
2023-06-21 14:19:48 +02:00
MaxBUhe b4bf91660e [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 14:57:12 +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 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 1d194d445a rm unnecessary check 2023-05-31 12:16:10 +02:00
MaxBUhe bf3fee5ce5 add missing article-getter 2023-05-31 10:35:18 +02:00