26 Feb, 2015
3 commits
-
Fix private template This patch fix some cucumber tests(private_profile.feature). The template displayed for profiles internal pages was wrong(access_denied). We just changed for the correct one(private_profile). See merge request !480
-
Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed_off_by: Gabriela Navarro <navarro1703@gmail.com>
25 Feb, 2015
12 commits
-
If we also don't rename the views directory, it won't find them. See 926442b6d0c469ce6c73d5e32cf9c686e0fca5b4
-
This reverts commit 025643a62df719a6cfe63f5927d45585d655a1da.
-
This fixes a bunch of tests for me
-
This reverts commit 926442b6d0c469ce6c73d5e32cf9c686e0fca5b4.
-
This reverts commit b22301ace52dfd7561900979a33ad07f7e195deb.
-
Use external jrails and get rid of prototype for good I have packaged eita-jrails in the noosfero debian repository so now it's safe to use an non-embedded dependency See merge request !477
24 Feb, 2015
12 commits
-
Adding temporary copy of jrails.js; when we move to the asset pipeline we'll be able to use the copy provided by eita-jrails itself.
-
Abstract core to use standard and replaceable helpers See merge request !426
-
cc-plugin: fix comment_classification plugin See merge request !390
-
Drop hpricot (unmantained) and replace with nokogiri One less (old) dependency. See merge request !366
23 Feb, 2015
13 commits
-
Add iso currency unit See merge request !384
-
Use has_many through for favorite enterprises This allow hooks for the joint model in the OpenGraphPlugin See merge request !382
-
Improve person notifier email layout Improve person notifier email layout Also: - Include pending tasks in notification email; - Fix image path problem; - Fix loop bug. See merge request !446
-
New test for statistics block Add test to not show products when they are disabled on environment. See merge request !476
-
Add test to not show products when they are disabled in environment.
-
Allow Access-Control-Allow-Credentials in Access-Control-Allow-Origin http://noosfero.org/Development/ActionItem3029 See merge request !129