27 Feb, 2015
4 commits
-
See merge request !421 Signed-off-by: Victor Costa <vfcosta@gmail.com> Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
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
9 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