CÑ
Copyright (c) 2011-2016 Paweł Jędrzejewski
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
-
Update README.md
By web-flow, 4 years ago
-
[Cart] Remove unused checkout state from session
By Arminek, 4 years ago
-
[Core][Checkout] Rework checkout resolver
By Arminek, 4 years ago
-
[DocBlocks] Remove capitan obvious comments
By lchrusciel, 4 years ago
-
[DocBlocks] Remove `Constructor.` from docblocks
By lchrusciel, 4 years ago
-
[Cart] Move CartModifier to Cart component
By lchrusciel, 4 years ago
-
[Cart] Change cart events
By lchrusciel, 4 years ago
-
[Cart] Add remove action to CartModifier
By lchrusciel, 4 years ago
-
[Cart] Introduce CartModifier service
By lchrusciel, 4 years ago
-
[Cart] Trigger CART_CHANGE for add item API calls
By lchrusciel, 4 years ago
-
[Cart] Trigger CART_CHANGE for remove item API calls
By lchrusciel, 4 years ago
-
Merge pull request #5911 from mbabker/resolver-refs
By web-flow, 4 years ago
-
[Translations] Updated translations from Crowdin
By SyliusBot, 4 years ago
-
Remove the remaining resolver references
By mbabker, 4 years ago
-
Merge pull request #5893 from lchrusciel/cart-bundle-cleanup
By web-flow, 4 years ago
-
[Cart] Controller cleanup
By lchrusciel, 4 years ago
-
[CoreBundle] Add SessionAndChannelBasedContext and CartRepository
By tuka217, 4 years ago
-
[Cart] Minor CartController changes
By GSadee, 4 years ago
-
[Cart] Remove FlashSubscriber
By GSadee, 4 years ago
-
[Cart] Remove CartSubscriber
By GSadee, 4 years ago
-
[Cart] Refactor saving cart
By GSadee, 4 years ago
-
[CartItem] Refactor removing cart item from cart
By GSadee, 4 years ago
-
Merge pull request #5752 from GSadee/refactor-clearing-cart
By web-flow, 4 years ago
-
[Cart] Refactor clearing cart
By GSadee, 4 years ago
-
[CartItem] Fixes after PR review
By GSadee, 4 years ago
-
[CartItem] Fixes in CartItemController
By GSadee, 4 years ago
-
[CartItem] Add custom flash message to CartItemController
By GSadee, 4 years ago
-
[CartItem] Add resource create action to CartItemController
By GSadee, 4 years ago
-
[Core][Cart] Remove registry from composite cart context
By Arminek, 4 years ago
-
[Core][Cart] Decorate cart context from cart bundle
By Arminek, 4 years ago