28 Dec, 2012
2 commits
27 Dec, 2012
1 commit
-
Noosfero already includes that. Besides, that URL was broken anyway.
06 Dec, 2012
1 commit
09 Apr, 2012
1 commit
06 Feb, 2012
1 commit
22 Dec, 2011
4 commits
-
A few visual tweaks for the shopping cart
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)
17 Aug, 2011
1 commit
-
Conflicts: debian/changelog lib/noosfero.rb lib/noosfero/plugin.rb
16 Aug, 2011
13 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 added cursor:pointer on form's button (ActionItem1970)
-
Adding the 'Add to cart' button to assets products list.
-
* 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
-
* Feature: - Controller for cart
13 Aug, 2011
1 commit
-
Conflicts: app/controllers/my_profile/cms_controller.rb test/functional/cms_controller_test.rb
09 Aug, 2011
10 commits
-
When you drag and drop, Firefox brings the outer element together with the link or image. A <div> is less weird than a <li>, though.
-
* removed hardcoded style from Javascript-generated HTML so that when the image is dragged into TinyMCE it does not carry the sidebar formatting * Moved Textile quick reference to a separate partial that is only rendered for TextileArticle's
08 Aug, 2011
2 commits
-
This makes the font size of the textarea elements similar to the one used by default in single-line text fields
-
- fixing some bugfixes - all controllers under admin/ should require login - plugins admin interface should require at least one permission (ActionItem2056)