16 Aug, 2011
40 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.
-
* Also fixing the translation.
-
(ActionItem1970)
-
Also some little fixes
-
* 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
-
* Feature: - Possibility to enable and disable "Add to cart" buttons - Also possibility to further configurations of cart on the profile.
-
Don't panic! =D
-
* Feature: - Controller for cart
-
(ActionItem1970)
-
(ActionItem1970)
-
(ActionItem1970)
-
Also added cursor:pointer on form's button (ActionItem1970)
-
Adding the 'Add to cart' button to assets products list.
-
Mailer uses supplier and environment domains to avoid messages being filtered as spams.
-
Also some little fixes