10 Nov, 2015
1 commit
-
For some bizarre reason no tests would run when the :cucumber task is added as a dependency of :default (??). Also let's stop messing with the dependencies of the test task; the task to run all tests (as in ci.noosfero.org) is now ci:full
09 Nov, 2015
2 commits
-
script/noosfero-plugins will now fail if the plugin dependencies are not met, which caused the whole set of plugin tests to be aborted at the first plugin whose dependencies were not available.
-
Noosfero now uses Rails 4.2, and requires Debian Jessie.
06 Nov, 2015
2 commits
05 Nov, 2015
1 commit
04 Nov, 2015
5 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
7 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.
30 Oct, 2015
2 commits
-
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.
10 Oct, 2015
1 commit
09 Oct, 2015
1 commit
07 Oct, 2015
2 commits
05 Oct, 2015
2 commits
-
This is useful when you are loading a database dump from a production database for local tests, and you don't want people's emails there in order to avoid accidental outgoing email.
02 Oct, 2015
1 commit
01 Oct, 2015
1 commit
30 Sep, 2015
2 commits
29 Sep, 2015
3 commits
28 Sep, 2015
1 commit
26 Sep, 2015
1 commit
-
This is useful for testing packages, since regular packages created with `noosfero:deb` would have the same version number as the last release ondes.
25 Sep, 2015
1 commit
-
Error with feeds encoded with 8-bit ascii: "#<Encoding::CompatibilityError: incompatible encoding regexp match (UTF-8 regexp with ASCII-8BIT string)>"
24 Sep, 2015
3 commits
-
Additional improvements include: - Makes 'Remove Image' checkbox optional - Very ugly css hack to hide duplicated labels in some forms. I couldn't find another way to avoid the labels generated by labelled_form_for nor could I skip adding labels inside the helper since it's supposed to be generic.
16 Sep, 2015
1 commit