07 Nov, 2015
1 commit
05 Nov, 2015
5 commits
-
Article privacy fixies * Fix article privacy to not consider invisible profiles * Change feed published method to consider it's parent privacy * Closes #148 See merge request !723
-
* It fix the private feed creation problem * Closes #148 Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
04 Nov, 2015
11 commits
-
This avoid crashes against a database where I was testing upgrades from Noosfero 1.2
-
It is _very_ frustrating to be finding those all the time.
-
_That_ was why the find could fail ...
03 Nov, 2015
11 commits
-
GetText will try to update PO files when creating MO files, and we don't want that.
-
- updatepo has been replaced by gettext:po:update - makemo has been replaced by gettext:mo:update
-
This will happen when working from a git repository, but actually running Noosfero from a choot, container or virtual machine that does not have git installed on it.
-
Everything that is needed to run the rails4 branch on Debian Jessie should be available at Noosfero's repository now.
-
- we don't need the very lastest version of of PostgreSQL driver; the one in Jessie should be good enough - we don't need spring-commands-testunit, according to its own documentation: http://www.rubydoc.info/gems/spring-commands-testunit/1.0.1
30 Oct, 2015
8 commits
-
[gallery block] display images from a gallery The images are displayed like a slideshow with groups of images See merge request !720
-
The images are displayed like a slideshow with groups of images
-
$ rake updatepo
-
Don't use versions from git if they are older than the one hardcoded. This is specially useful when doing releases, and mostly harmless everywhere else.
-
work_assignment: make sentence meaning clearer Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> See merge request !719
-
Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com>
29 Oct, 2015
4 commits