21 Nov, 2015
1 commit
14 Jun, 2015
1 commit
22 Feb, 2015
1 commit
11 Apr, 2013
2 commits
-
We improved some extra requests on the shopping cart, like: visibility and list actions. They are now being retrieved on the get action all together. Also forbidding the user to request more the one action on the cart simultaneously because the cart in the cookie doesn't supports it. (We need the session stored in the database!)
25 Mar, 2013
1 commit
20 Mar, 2013
1 commit
-
This commit, with the participation of Lucas Melo, does: * Make action list from ShoppingCartPluginController Fault-tolerant. * Create a basic logging system and replace debug alerts. * Limit the cart size to protect against cookie limit. * Add more loading style possibilities. * Add a little fault-tolerance to the process of loading the carts items. * Force colorbox to "Shopping checkout" button. * Add L10n to Cart JS interaction.
18 Feb, 2013
1 commit
-
(ActionItem2591)
28 Dec, 2012
2 commits
06 Dec, 2012
1 commit
22 Dec, 2011
2 commits
-
A few visual tweaks for the shopping cart
16 Aug, 2011
8 commits
-
* The history.go used to revert the url don't work properly on chromium. We're commenting it for now to avoid problems. * Also fixing the show/hide feature.
-
Don't panic! =D
-
* Also fixing little bug on js.
-
* Features: - Plugin helper. - Plugin mailer. - Template for supplier and customer email. - Upgrades to form. * Fixes: - Passing request form through ajax serialize instead of hardcoded.
-
* Missing the send-email implementation
-
Don't panic! =D