22 Mar, 2013
1 commit
17 Jan, 2013
1 commit
-
Conflicts: plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb plugins/shopping_cart/lib/shopping_cart_plugin.rb plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb
28 Dec, 2012
2 commits
-
There are a couple of FIXME's there, plus the whole thing has to be refactored: * the shopping cart controller must be moved out of the profile namespace, because we can't know to which profile we should make the AJAX request to load the cart * there are too many unecessary AJAX requests. * most of the cart functionality must probably be encapsulate into * proper objects.
13 Nov, 2012
1 commit
22 Oct, 2012
1 commit
15 Feb, 2012
1 commit
-
(ActionItem2271)
09 Feb, 2012
1 commit
-
(ActionItem2271)
04 Jan, 2012
1 commit
-
Conflicts: features/step_definitions/noosfero_steps.rb
26 Dec, 2011
1 commit
22 Dec, 2011
2 commits
18 Dec, 2011
1 commit
18 Oct, 2011
1 commit
-
* This libs are already included in Noosfero's core. (ActionItem2099)
22 Sep, 2011
2 commits
-
Co-authored-by: Aurélio A. Heckert <aurelio@colivre.coop.br> (ActionItem2062)
-
Co-authored-by: Aurélio A. Heckert <aurelio@colivre.coop.br> (ActionItem2062)
16 Aug, 2011
11 commits
-
Adding the 'Add to cart' button to assets products list.
-
* 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.