31 Jul, 2015
1 commit
29 Jul, 2015
1 commit
-
So that it shows up in the output of `rake -T`
28 Jul, 2015
4 commits
-
metadata: do not expose metadata on private pages See merge request !639
-
addthis: only show for public pages See merge request !638
27 Jul, 2015
4 commits
-
Use case: upgrade tests, as documented in README.md
24 Jul, 2015
3 commits
-
Currently translated at 24.4% (511 of 2089 strings)
23 Jul, 2015
5 commits
-
I know this is ridiculous, but will we have to rewrite all the HTML at some point anyway ...
-
- first it breaks selenium tests because it hides the original select and replaces it with its own thing. - second, IMO is is too much overhead to add a style that (again IMO) is not even that better than the default select widget in Firefox.
22 Jul, 2015
6 commits
-
Around filter need to yield if the plugin is not enabled and need to receive a block from the controller
21 Jul, 2015
10 commits
-
Analytics plugin See merge request !632
-
With this we will finally have a consistent list of people who contributed with commits (code, translations, artwork and whatnot). I hope that from now on people will know how to configure their git clients to not generate garbage.
-
Generalize lattes_curriculum plugins' cucumber test See merge request !631
-
Remove lattes_curriculum's tests with external dependencies See merge request !630
20 Jul, 2015
1 commit
19 Jul, 2015
2 commits
18 Jul, 2015
1 commit
-
allow run the "quick-start" script from everywhere change current directory to the noosfero's root at the beginning of the script execution See merge request !627
17 Jul, 2015
1 commit
-
change current directory to the noosfero's root at the beginning of the script execution
16 Jul, 2015
1 commit
-
Fix JS behaviour to show categories when noosfero is in a subdir environment The admin page to edit or remove a category breaks when noosfero is a subdir app. We are using the method to get the Noosfero.root to add to the address See merge request !624