11 Sep, 2015
1 commit
-
Using method in lib/noosfero/geo_ref.rb instead of old method. Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com> Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com>
03 Jun, 2015
1 commit
-
Set profile to nil rather than delete the key so the nil value will take precedence over the value stored in request object.
30 May, 2015
2 commits
28 May, 2015
3 commits
-
A plugin to help enterprises find consumers and suppliers for their products
-
Signed-off-by: Larissa Reis <larissa@colivre.coop.br>
-
Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by: Rodrigo Souto <rodrigo@colivre.coop.br>
27 May, 2015
9 commits
22 May, 2015
1 commit
21 May, 2015
1 commit
-
Conflicts: app/views/content_viewer/_article_toolbar.html.erb
20 May, 2015
1 commit
18 May, 2015
4 commits
12 May, 2015
3 commits
11 May, 2015
1 commit
08 May, 2015
6 commits
-
- Adds host option to the postgres commands where necessary. - Passes -h option to tar when compressing in order to follow symlinks. Signed-off-by: Athos Ribeiro <athoscribeiro@gmail.com> Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com>
-
- `rake backup` will now create a tarball with everything that needs to be backed up (files + database dump) - `rake restore BACKUP=/path/to/(...).tar.gz` will restore that backup over the current Noosfero instance. Multi-tenant setups are not supported yet.
07 May, 2015
3 commits
-
Add alternative redirect's behavior when user is '~' This is a new feature to create generic URL's related to usernames in Noosfero. It is useful for internal links on articles and for general links on themes. Examples: - If you're logged in as "test" and you go to /~/blog it will redirect you to /test/blog - If you're logged in as "test" and you go to /myprofile/~ it will redirect you to /myprofile/test - If you're not logged in and you go to /profile/~ or any other link using "~" it will give you a not found page(404). See merge request !518
06 May, 2015
2 commits
05 May, 2015
2 commits