04 Nov, 2014
2 commits
-
Currently translated at 71.5% (1872 of 2618 strings)
-
Currently translated at 99.1% (2596 of 2618 strings)
03 Nov, 2014
2 commits
-
Currently translated at 98.4% (2578 of 2618 strings)
02 Nov, 2014
2 commits
-
It makes assumptions on how a package should be installed, which is not cool
01 Nov, 2014
5 commits
-
Before testing for stuff in the database, we need first wait for a visual cue that the processing actually finished (in this case, looking for something in the expected page makes cucumber wait until the page actually shows up)
31 Oct, 2014
15 commits
-
You cannot use Date.today.day together with arbitrary year/month combinations, because will crash on 2014-10-31 and you are viewing the page for 2014-11 (2014-11-31 is not a valid date).
-
Currently translated at 97.0% (2541 of 2618 strings)
-
this was commented a long time ago during the rails3 porting because it was broken, but has been fixed since.
-
Currently translated at 96.9% (2537 of 2618 strings)
-
Currently translated at 0.5% (15 of 2618 strings)
-
Currently translated at 96.7% (2532 of 2618 strings)
-
Currently translated at 96.6% (2530 of 2618 strings)
30 Oct, 2014
1 commit
29 Oct, 2014
6 commits
-
*sigh*
-
January first is parsed in UTC, but when the local timezone is applied, those dates end up in the wrong month.
-
Fix 400 bad request of varnish with nginx and apache 2.4 http://noosfero.org/Development/ActionItem3186 See merge request !249
28 Oct, 2014
7 commits
-
Fix baseplugins addition See merge request !356
-
Add plugins migrations path As supported on rails2, but without a monkey path See merge request !351
-
Fix creation of profile templates when extra fields were setted as required See merge request !355