26 Feb, 2015
5 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
23 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
-
Currently translated at 100.0% (16 of 16 strings)
-
Currently translated at 25.0% (9 of 36 strings)
-
Currently translated at 100.0% (41 of 41 strings)
-
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