17 Oct, 2011
1 commit
-
* To solve this problem it was necessary to include a monkey patch on will_paginate due to a bug with the finder_sql option of ActiveRecord association. As described in the monkey patch, this bug is already solved in will_paginate 3.x.pre. (ActionItem2100)
10 Oct, 2011
1 commit
-
* Refactoring profile management to use tokeninput * Also, adding support of tokeninput to the core * Adding attributes validated and cnpj to enterprise * Environment option to define enterprise as validated by defaul * Making profile namedscopes consider subclasses too * Adapting enterprise icon and identification to meet Bsc expectations * Adapting profile info actions to meet Bsc expectations * Adapting control panel buttons to meet Bsc expectations * Adapting core product to meed Bsc expectations * Adding and fixing plugin hotspots (ActionItem2085, ActionItem2087, ActionItem2086, ActionItem2088)
22 Sep, 2011
7 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)
-
Co-authored-by: Aurélio A. Heckert <aurelio@colivre.coop.br> (ActionItem2062)
16 Aug, 2011
31 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. -
(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.